body{
margin: 0px;
padding: 0px;
background-color: #E6E6E6;
text-align: center;
}

.div_mittig{
border: 0px;
margin-left: auto;
margin-right: auto;
width: 929px;
height: auto;

background-image: url(img/back.gif);
background-repeat: repeat-y;
text-align: left;

}

.header{
top: 0px;
left: 10px;
width: 900px;
margin-left: 14px;
}

.td_navigation{
background-color: #5C7B99;
font-family: Verdana, Arial;
font-weight: bold;
font-size: 12px;
color: white;
}
.td_navigation a:link { text-decoration: none; color: #FFFFFF;}
.td_navigation a:visited { text-decoration: none; color: #FFFFFF;}
.td_navigation a:active { text-decoration: none; color: #FFFFFF; }
.td_navigation a:hover { text-decoration: none; color: #222222;}

.div_content{
width: 900px;
height: auto;
border: 0px;
margin-left: 14px;
}

.div_aussen{
width: 150px;
margin-left: 15px;
border: 0px;
font-family: Verdana, Arial;
font-weight: normal;
font-size: 10px;
color: black;
line-height: 13px;
}
.div_aussen a:link { text-decoration: underline; color: #1365A1;}
.div_aussen a:visited { text-decoration: none; color: #1365A1;}
.div_aussen a:active { text-decoration: none; color: #1365A1; }
.div_aussen a:hover { text-decoration: none; color: #1365A1;}

.div_inhalt{
width: 440px;
margin-left: 15px;
border: 0px;
font-family: Verdana, Arial;
font-weight: normal;
font-size: 12px;
color: black;
line-height: 16px;
}
.div_inhalt a:link { text-decoration: underline; color: #1365A1;}
.div_inhalt a:visited { text-decoration: none; color: #1365A1;}
.div_inhalt a:active { text-decoration: none; color: #1365A1; }
.div_inhalt a:hover { text-decoration: none; color: #1365A1;}


h1{
margin: 0px;
padding: 0px;
font-family: Verdana, Arial;
font-weight: bold;
font-size: 15px;
color: #1365A1;
}

ul,li{
margin: 0px;
margin-left: 10px;
padding: 0px;
list-style-type: square;
}

.text{
font-family: Verdana, Arial;
font-weight: normal;
font-size: 12px;
color: black;
line-height: 16px;
}
.text a:link { text-decoration: underline; color: #1365A1;}
.text a:visited { text-decoration: none; color: #1365A1;}
.text a:active { text-decoration: none; color: #1365A1; }
.text a:hover { text-decoration: none; color: #1365A1;}

.loginfeld{
width: 100px;
height: 19px;
font-family: Verdana, Arial;
font-weight: normal;
font-size: 11px;
color: black;
border: 0px;
background-color: #E8F3FD;
margin-bottom: 2px;
}