
a:link {
color:#336699;
	text-decoration: none;
}
a:visited {
color:#336699;
	text-decoration: none;
}
a:hover {
color:#003000;
	text-decoration: none;
}
a:active {
color:#336699;
text-decoration: none;
}

body{
margin-top: 30px;
text-align: center;
background-color: #A2A497;
}


div#main_container{
margin: 0px auto 10px auto;
width: 800px;
height:1000px;
text-align: left;
border: 0px solid red;
}

div#box1{
background-color: #D7E3E3;
float:left;
width: 800px;
height: 40px;
border: 0px solid red;
}
div#box1a{
background-color: #D7E3E3;
float:left;
width: 340px;
height: 40px;
border: 0px solid red;
}

div#box2{
float:left;
background-color: #E6F7E7;
width: 800px;
height:30px;
}

div#box2a{
float:left;
background-color: #E6F7E7;
width: 800px;
height: 60px;
}

div#box2b{
float:left;
background-color: #E6F7E7;
width: 400px;
height: 550px;
}

div#box2c{
float:left;
background-color: #E6F7E7;
width: 400px;
height: 320px;
overflow:auto;
}

div#box2d{
float:left;
background-color: #E6F7E7;
width: 400px;
height: 70px;
overflow:auto;
}


div#box2e{
float:left;
background-color: #E6F7E7;
width: 400px;
height: 160px;
overflow:auto;
}

.kop{
font-family: arial black;
font-size: 130%;
padding:5px 5px 5px 10px;
}


.ernst{
font-family: arial;
font-weight:bold;
font-size: 86%;
padding:0px 10px 10px 10px;
}


.ernsta{
font-family: arial;
font-weight:bold;
font-size: 90%;
color:#005500;
padding:10px 10px 10px 0px;
}
