
body {
align:center;
text-align:center;
vertical-align:middel;
color:#474644;	
background-color:#F0EDED;
font-family: Tahoma;	
}

.SEITE {
	width: 936px;
	background-color: #999999;
	margin-left: auto;
	margin-right: auto;
	height: 647px;
}

.TOP_NAV {
	font-weight: bold;
	font-variant: normal;
	padding-top: 80px;
	padding-bottom: 10px;
}
.TOPNAV_TEXT{
	color: #333333;
	font-size: 16px;
	padding-left: 8px;
	padding-right: 18px;
}

.TOPNAV_TEXT:link { text-decoration:none}
.TOPNAV_TEXT:visited {color:#333333; text-decoration:none}
.TOPNAV_TEXT:active {color:#000000; text-decoration:none}

.AKTIV_TOPNAV_TEXT{
	height: 20px;
	font-size: 16px;
	line-height : 12px;
	padding-left: 8px;
	padding-right: 8px;
}




.SUB_NAV{
	text-align:left;
	height: 10px;
	width: 650px;
	
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
	margin: auto auto;

}
.SUB_NAV_TEXT{
	color: #333333;
	height: 20px;
	font-size: 13px;
	line-height : 12px;
	border: 0px solid;
	padding-left: 14px;
	padding-right: 4px;
}
.SUB_NAV_TEXT:link { text-decoration:none}
.SUB_NAV_TEXT:visited {color: #333333; text-decoration:none}
.SUB_NAV_TEXT:active {color:#000000; text-decoration:none}

.AKTIV_SUBNAV_TEXT{
	text-decoration:underline;
	height: 20px;
	font-size: 13px;
	line-height : 12px;
	padding-left: 14px;
	padding-right: 4px;
}	
.CONTENT {
	overflow: auto;
	background-color: #FFFFFF;
	text-align:left;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	width: 600px;
	height: 315px;
	padding-top: 8px;
	margin: auto auto;
}

h1 {font-weight:bold; font-size: 14px;}
b {font-weight:bold; color: #333333;}
