body{
margin: 40px 0 0 0;
background: url(../bilder/bg.jpg);
background-repeat: repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}

td{
vertical-align:top
}
.fl{
float:left;
}

.termin{
padding: 5px 5px 5px 5px;
margin: 0 5px 0 5px;
}

.height{
height:100%;
}

.white{
background-color:#FFFFFF;
padding: 5px 5px 5px 5px;
margin: 0 5px 0 5px;
}

/** texte **/
.e-head{
font-family: "Times New Roman", Times, serif;
font-size: 12px;
font-weight: bold;
color: #32497d;
}

.e-text{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
padding: 0;
}

.navi{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
height: 17px;
padding: 1px 0 0 16px;
background: url(../bilder/navi-bg.gif);
background-repeat: no-repeat;
}
.navi-br{
font-size: 9px;
height: 18px;
padding: 0px 0 0 16px;
background: url(../bilder/navi-br.gif);
background-repeat: no-repeat
}

h1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: bold;
font-variant:small-caps;
color: #32497d;
background-image: url(../bilder/underline.gif);
background-repeat: repeat-x;
background-position: bottom;
margin: 0;
}

h2{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-weight: bold;
color: #666666;
text-decoration:underline;
margin: 0;
}

/** Links **/
a{
color: #666666;
text-decoration: none;
}

.alink1{
color: #32497d;
font-weight: bold;
text-decoration:none
}
.alink1:hover{
color: #32497d;
font-weight: bold;
text-decoration: underline;
}

.alink2{
color: #966b26;
font-weight: bold;
text-decoration:none
}

.alink2:hover{
color: #966b26;
font-weight: bold;
text-decoration: underline;
}

.red{
color: #7d3232;
font-weight: bold;
text-decoration:none
}

a:hover{
color: #32497d;
font-weight: bold;
text-decoration: none;
}

p{
margin:0;
}

/** Listen **/
.liste{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:0px;
margin: 0 5px 10px 0;
padding: 0 0 0 0;
}

ul{
margin-top:5px;
margin-bottom:5px;
padding-left:15px;
margin-left:10px;
}

li{
padding: 0 0 0 5px;
}