body {
	margin: 0px;
	padding: 0px;
}

BODY,table{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
color: #000000;
}

.lineBottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	width:100%
}
.lineRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffcc00;
	border-right-color: #ffcc00;
	border-bottom-color: #ffcc00;
	border-left-color: #ffcc00;
}
.lineTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffcc00;
}


.main_menu, .main_menu a:active, .main_menu a:link, .main_menu a:visited, .main_menu a:hover{
color:#FFFFFF;
padding-right:10px;
text-decoration:none;
text-transform:uppercase;
font-size:10px;
background-color:#085290;

}

.sub_menu_left, .sub_menu_left a:link, .sub_menu_left a:visited, .sub_menu_left a:hover{
padding-left:0px;
background-color:#99a8bd;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
font-size:12px;
}

.sub_menu_left a:active{
padding-left:0px;
background-color:#99a8bd;
font-weight:bold;
color:#085290;
text-decoration:none;
font-size:12px;
}




.news{
background-color:#FFFFFF;
color:#085290;
}
.news a{
background-color:#FFFFFF;
color:#085290;
font-weight:bold;
text-decoration:none;
}

.footer, .footer a:link, .footer a:active, .footer a:visited, .footer a:hover{
background-color:#085290;
color:#FFFFFF;
text-transform:uppercase;
font-size:10px;
}

.gelb_hg_text_blaufett{
color:#085290;
background-color:#ffcc00;
}

.weiss_hg_text_blaufett{
color:#ffffff;
background-color:#ffcc00;
}

.contentRow{
padding-top:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px

}

.headerRow{
padding: 0 0 0 0;
}

.headlines{
padding-top:70px;
padding-left:20px;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
color:#085290;
font-weight:bold;
background-color:#98b6d0;
}


.texthblau{
font-weight:bold;
color:#085290;
}
a:active, a:link, a:hover, a:visited{
color:#085290;
text-decoration:none;
}