
body{
font-family:VERDANA, Arial;
text-align:center;
margin:0px;
padding:0px;
background-color:#215C49;
}

a:link{
color:#2f846a;
text-decoration:none;
}
a:visited{
color:#2f846a;
text-decoration:none;
}
a:hover{
color:#ccb48f;
text-decoration:underline;
}
a:active{
color:#215c49;
text-decoration:none;

}
a:focus{
color:#215c49;
text-decoration:underline;

}
h1{
font-size:14px;
font-weight:bold;
}

h2{
font-size:12px;
font-weight:bold;
}

h3{
font-size:12px;
font-weight:normal;
font-style:underline;
}
td{
font-size:12px;
font-weight:normal;
font-family:VERDANA, Arial;
}
.container{
margin: 5px auto; /* !!! Mozilla Fehler, Anweisung muss als erstes im container stehen*/
width:950px;
height:auto;
text-align:left;
overflow:auto;
font-family:VERDANA, Arial;
font-size:11px;
color:#000000;
background-color:#ffffff;
border:dashed 1px #2f846a;
}


 /* Header*/
.header{
width:950px;
height:120px;
margin:0px;
background-color:#ffff00;
}

.header_mitte{
margin:20px 10px auto 10px;
height:50px;
width:950px;
color:#ffffff;
background-color:#ffffff;
padding:10px;
float:left;
}

.headline{
margin:0px;
width:214px;
height:50px;
font-size:20px;
font-weight:bold;
padding-top:30px;
padding-left:27px;
}


.navi1{
text-align:right;
font-size:10px;
font-weight:bold;
}


 /* Main*/
.main{
margin:0px;
width:100%;
height:auto;
background-color:#00ff00;
}

navi2{
float:left;
margin:10px 20px auto 20px;
width:200px;
height:auto;
background-color:#000000;
}


text{
margin:10px;
width:650px;
background-color:#ffeedd;
}


.tes{
background-image:URL(../images/tes.jpg);
background-repeat:repeat-y;
}

/* Footer */


.footer{
margin:0px;
width:100%;
height:30px;
text-align:center;
font-size:10px;
}