BODY{
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #004C3F;
	color : #FEFEC6;
}
A{
	color : #FEFEC6;
	text-decoration : underline;
}
A:hover{
	text-decoration : none ;
}
A:visited{
	/*color : #800080;*/
}
A:active{
	color : Red;
}
h1 {
	font-size: 2.5ex;
	color: #FEFEC6;
}
p.content, .content{
	font-size: 80%;
	color: #FEFEC6;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top : 0px;
	padding-top : 0px;
}
.foto_frame{
	background-color: White;
	border: 5px solid #FEFEC6;
}
A.MENU, A.MENU:visited{
	font-size: 12px;
	color: #C19F62;
	font-weight: bold;
	text-decoration: none;
}
A.MENU:hover{
	text-decoration: underline;
}
.MENU_active {
	font-size: 12px;
	color: #FEFEC6;
	font-weight: bold;
	text-decoration: underline;
}
h2 {
	font-size: 2.3ex;
	color: #FEFEC6;
	line-height : 2.3ex;
	padding-bottom : 0px;
	margin-bottom : 0px;
}
h3 {
	font-size: 1.5ex;
	color: #FEFEC6;
	font-weight : normal;
	margin-bottom : 0px;
	padding-bottom : 0px;
}
A.h3, A.h3:vitited{
	color: #FEFEC6;
}
.grafik{
	background : White;
	color : #C19F62;
	font-weight : bold;
	padding-left : 5px;
	padding-bottom : 5px;
	padding-right : 5px;
	padding-top : 5px;
	font-size : 11px;
}
.menu2{
	background : White;
	color : #C19F62;
	font-weight : bold;
	font-size : 11px;
	margin-bottom : 1px;
	display : block;
}
A.menu2, A.menu2:visited{
	padding-left : 5px;
	padding-bottom : 5px;
	padding-right : 5px;
	padding-top : 5px;
	background : White;
	color : #C19F62;
	font-weight : bold;
	font-size : 11px;
	display : block;
	text-decoration : none;
}
A.menu2:hover, A.menu2:visited:hover{
	background : #C19F62;
	color : #FEFEC6;
}


.menu2_sel{
	background : #C19F62;
	color : #FEFEC6;
	font-weight : bold;
	font-size : 11px;
	margin-bottom : 1px;
	display : block;
}
A.menu2_sel, A.menu2_sel:visited{
	padding-left : 5px;
	padding-bottom : 5px;
	padding-right : 5px;
	padding-top : 5px;
	background : #C19F62;
	color : #FEFEC6;
	font-weight : bold;
	font-size : 11px;
	display : block;
	text-decoration : none;
}
A.menu2_sel:hover, A.menu2_sel:visited:hover{
	background : #B38C46;
	color : #FEFEC6;
}



.table_head{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10px;
	font-weight : bold;
	background-color : #F0F0F0;
	color : #00257E;
	padding : 4px 0px 4px 0px;
	text-align : center;
	border-bottom : 2px solid #C8C8C8;
}
.text_black{
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : normal;
	margin-bottom : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
	color : Black;
}