body {
	scrollbar-face-color: #009FBF;
	scrollbar-highlight-color: #FFC861;
	scrollbar-3dlight-color: #009FBF;
	scrollbar-arrow-color: #FFC861;
	scrollbar-track-color: #FFC861;
	scrollbar-darkshadow-color: #009FBF;
	scrollbar-shadow-color: #FFC861;
	scrollbar-base-color: #FFC861;
	background-color: #FFC861;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}




table.back{
    border-left : 1px solid #333333;
	/*border-right : 1px solid #333333;
	background-color: #CCCCCC;*/
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

	
	
td.news_titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #333333;

}






a:link {
	color: #333333;
	text-decoration:none;
}

a:visited { 
	color:#333333; 
	text-decoration:none;
}

a:hover { 
	color:#333333; 
	text-decoration:none;
}

a:active { 
	color:#333333;
	text-decoration:none;
}


/* Fließtext*/
/********************************/
td.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #333333;
	background-color: #FFFFFF;
	/*border-right : 1px solid #666666; */
	padding-top: 4;
	padding-right: 16px;
	padding-bottom: 16;
	padding-left: 16px;

	
}

a.text:link {
	color:#333333;
	text-decoration:underline;
}

a.text:visited { 
	color:#333333; 
	text-decoration:underline;
}

a.text:hover {
 	color:#333333; 
 	text-decoration:underline;
}
 
a.text:active { 
	color:#333333; 
	text-decoration:underline;
}



/* Menupunkte Navigation */
/********************************/
table.menu {
	background-color: #009999;
	line-height: 18px;
}

td.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	/* border-bottom : 1px solid #666666;
	border-right : 1px solid #666666; */
}

a.menu:link  {	
	color:#FFFFFF;	
	text-decoration:none;	
	font-size : 12;
	font-weight: bold;
}

a.menu:visited  {	
	color:#FFFFFF;	
	text-decoration:none;	
	font-size : 12;
	font-weight: bold;
}

a.menu:hover  {	
	color:#FFFFFF;	
	text-decoration:none;	
	font-size : 12;
	font-weight: bold;
}

a.menu:active  {
	color:#FFFFFF;
	text-decoration:none;
	font-size : 12;
	font-weight: bold;
	
}


/* Sub-Menu Navigation */
/********************************/
table.submenu {
	background-color: 009933;
	line-height: 20px;
	border-top : 1px solid #000000;


}

td.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
	border-bottom : 1px solid #000000;
	border-right : 1px solid #000000;
	border-left : 1px solid #000000;
}

a.submenu:link  {	
	color:#FFFFFF;	
	text-decoration:none;	
	font-size : 12;
	
}

a.submenu:visited  {	
	color:#FFFFFF;	
	text-decoration:none;	
	font-size : 12;
	
}

a.submenu:hover  {
	color:#FFFFFF;
	text-decoration:none;
	font-size : 12;
	
}

a.submenu:active  {
	color:#FFFFFF;
	text-decoration:none;
	font-size : 12;
	

}


/* Sub-Menu Navigation */
/********************************/
table.untermenu {
	background-color: AAD1B6;
	line-height: 20px;
	border-top : 1px solid #000000;


}

td.untermenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
	border-bottom : 1px solid #000000;
	border-right : 1px solid #000000;
	border-left : 1px solid #000000;
}

a.untermenu:link  {	
	color:#000000;	
	text-decoration:none;	
	font-size : 12;
	
}

a.untermenu:visited  {	
	color:#000000;	
	text-decoration:none;	
	font-size : 12;
	
}

a.untermenu:hover  {
	color:#000000;
	text-decoration:none;
	font-size : 12;
	
}

a.untermenu:active  {
	color:#000000;
	text-decoration:none;
	font-size : 12;
	

}
/* Menupunkte oberer Tabellenteil */
/**********************************/
table.inhalt {
	
	
}

td.inhalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a.inhalt :link  {	
	color:#000000;	
	text-decoration:underline;	
	font-size : 11;
}

a.inhalt :visited  {	
	color:#000000;	
	text-decoration:underline;	
	font-size : 11;
}

a.inhalt :hover  {	
	color:#333333;	
	text-decoration:underline;	
	font-size : 11;
}

a.inhalt :active  {
	color:#333333;
	text-decoration:underline;
	font-size : 11;
}
.textbold {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}