

body {
margin: 20px 54px 20px 54px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
background-color:#ffffff;
width: 950px;
text-align: left;


}
#abc{
width:950px;


}


img{ border:0px;}


#ban{
margin:0px 0px 0px 200px;
background-image:url(../images/ban_str.jpg);
width:680px;
height:25px;

}


/* Hauptnavigation */
#nav{
font-weight: bold;
font-size:14px;
color: #2a449b;
text-align: left;


}

#nav a {
text-decoration:none;
color: #2a449b;
padding:0px 10px 10px 10px;

}

#nav a:hover {
background: #FDFB44;
color: #286ea0;

}


/* Sub Menue linke Seite */

#submenu h2 {
font-size:14px;
color: #2a449b;
text-align: center;
}

#submenu {
clear: left;
float: left;
font-size:12px;
color: #2a449b;
text-align: left;
width: 200px;
margin: 0 0 10px 0;
padding: 0;
text-align: left;
}

#submenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;

}	

#submenu li {
margin: 0px 0px 2px 0px;
}

#submenu li a {
height: 15px;
font-size:12px;
text-decoration: none;
color: #2a449b;
padding: 6px 0 0 30px;
background:url(../images/dot.gif) 20px 10px no-repeat;

}	
	
#submenu li a:hover {
text-decoration: underline;

}

/* Adresse */
#adr{

font-weight: bold;
margin:0px 0px 0px 10px;
font-size:12px;
color: #2a449b;
text-align: left;

}

/* Content der Seite */
#content {
margin:0 150px 0 200px;
padding: 10px 10px 10px 10px;
text-align: left;
font-size:12px;

width:500px;
/*height:350px;*/



}

#content table{
text-align:left;
font-size:12px;



}



#content table td{
padding: 0px 0px 0px 0px;
vertical-align:top;
font-size:11px;


}

#content h1 {
font-size:16px;
color: #2a449b;
}

#content h2 {
font-size:14px;
color: #2a449b;
}
#content h4 {
font-size:15px;
color:#2a449b;

}


#content img {
padding: 0px;
margin:10px;
display:inline;
background: #cccccc;
border: 0px;

}

#content a {
text-decoration: none;

}

#content a:hover{
text-decoration: underline;

}
#link{
text-align:left;
font-size:10px;
color: #2a449b;
text-decoration: none;

}

/* rechte Seite News */
#news {
float:right;
width: 150px;
text-align:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-weight: bold;
font-size: 11px;
color: #2a449b;

}
#news p{ 
margin:0 0 0.8em 0;


}

/* Footer Seitenabschluss */
#footer {
clear:both;


margin:0px 0px 0px 200px;
padding:0px 0px 0px 0px;
background-image:url(../images/ban_str.jpg);
width:680px;
height:25px;
text-align: center;
font-size:14px;



}

#footer a {
color: #2a449b;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}



