#gesamt { 
width : 748px;
margin : 0 auto;
border : 1px solid #B9BD0F;
} 
body { 
background : #f9fabf;
margin : 0 auto;
font : 13px verdana, sans-serif;
color : #000099;
} 
table { 
color : #000099;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 12px;
font-family : verdana, sans-serif;
} 
.td {
color : #f9fabf;
background : #b9bd0f;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 12px;
font-family : verdana, sans-serif;
} 
p { 
text-align : justify;
color : #000099;
} 
h1 { 
color : #000099;
font-style : italic;
font-variant : normal;
font-weight : bold;
font-size : 13px;
font-family : verdana, sans-serif;
text-align : left;
}

h2 {
color : #000099;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 12px;
font-family : verdana, sans-serif;
text-align : left;
}


#logo { 
height : 106px;
background : url(images/logo.gif) repeat-x;
} 
#pix { 
padding : 0;
height : 25px;
background : url(images/pic.gif) repeat-x;
} 
#text { 
padding : 15px;
background : url(images/bg_text.jpg) repeat-y;
border-bottom : 0 solid gray;
} 
#fuss { 
height : 20px;
background : url(images/ende.gif) repeat-x;
border-top : 0 solid gray;
} 

.fett { 
font-weight:bold;
white-space: nowrap;
color : #000099;
} 

.center {
text-align:center;
font-size : 9px;
font-style : italic;
}

.text_farbe { 
font-weight:bold;
color : #000099;
} 


a.strichliert:link { 
color : #000099;
border-bottom : 1px dashed #000099;
text-decoration : none;
} 
a.strichliert:visited { 
color : #000099;
border-bottom : 0px dashed #000099;
text-decoration : none;
} 
a.strichliert:active { 
color : #000099;
border-bottom : 0px dashed #000099;
text-decoration : none;
}
 
a.strichliert:hover { 
color : #000099;
border-bottom : 1px dashed #b9bd0f;
text-decoration : none;
}

a.strichliert_nav:link { 
color : #f9fabf;
font-size : 10px;
font-weight:bold;
border-bottom : 0px dashed #f9fabf;
text-decoration : none;
} 
a.strichliert_nav:visited { 
color : #f3e091;
font-size : 10px;
font-weight:bold;
border-bottom : 0px dashed #f3e091;
text-decoration : none;
} 
a.strichliert_nav:active { 
color : #b85953;
font-size : 10px;
font-weight:bold;
border-bottom : 0px dashed #b85953;
text-decoration : none;
}
 
a.strichliert_nav:hover { 
color : #f9f7aa;
font-size : 10px;
font-weight:bold;
border-bottom : 1px dashed #f9fabf;
text-decoration : none;
}

a.link_vw { 
color : #000099;
text-decoration : none;
font-family : verdana;
font-size : 10px;

} 
a.link_vw:hover { 
color : #f9fabf;
text-decoration : none;
font-family : verdana;
font-size : 10px;
}

.ul_list {
list-style:square;
}

.ul_list_ohne {
list-style:none;
}

.li_farbe {
color : #000099;
list-style-image:url(images/punkt.gif);
text-align : justify;
}

.abseits {
position: absolute;
left: -1000px;
top: -1000px;
width:0px;
height: 0px;
overflow:hidden;
display:inline;
}
