body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
#menu-box {
	height: 144px;
	width: 100%;
}

#main-menu {
	z-index: 1;
	height: 130px;
	width: 850px;
	background-image: url(bilder/logo_1.gif);
}

#main-menu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	left: 0px;
}
table td.sub-box {
	vertical-align: bottom;
	height: 104px;
}	
.menue {
	color: #333333;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	line-height: 11px;
}
.menue:hover {
	color:#3366CC;
	font-size: 9px;
	font-weight: bold;
}
.menue:active {
	color:#3333CC;
	font-size: 9px;
	font-weight: bold;
}

.menko {
	color: #000000;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 12px;
}
.menko:hover {
	color:#3366CC;
	font-size: 9px;
}
.menko:active {
	color:#3333CC;
	font-size: 9px;
}
	
.rahmen_1 {
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	height: 0px;
}
	
h1 {
	font-size: 20px;
	font-weight: 100;
	color: #666666;
	line-height: 24px;
	padding-top: 10px;
	background-position: top;
	vertical-align: top;
	height: 30px;
	width: 250px;
}
h2 {
	font-size: 20px;
	font-weight: 100;
	color: #0066CC;
	line-height: 24px;
	padding-top: 10px;
	width: 540px;
	background-position: top;
	height: 30px;
}
.active {
	color: #FF0000;
	font-size: 9px;
	text-decoration: none;
}
#layer5 {
	width:850px;
	scrollbar-arrow-color:blue;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color:white;
	scrollbar-highlight-color:gray;
	scrollbar-shadow-color:gray;
	scrollbar-track-color:white;
	scrollbar-3dlight-color:white;
	line-height: 16px;
	top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	overflow: auto;
	margin: auto;
	background-color: #FFFFFF;
}
#layer6 {
	width:840px;
	height:20px;
	scrollbar-arrow-color:#F2D446;
	scrollbar-darkshadow-color:black;
	scrollbar-face-color:black;
	scrollbar-highlight-color:gray;
	scrollbar-shadow-color:gray;
	scrollbar-track-color:black;
	scrollbar-3dlight-color:black;
	overflow: auto;
	font-size: 11px;
	line-height: 16px;
	margin: auto;
	color: #666666;
	text-align: center;
	vertical-align: bottom;
	padding: 5px;
	background-color: #FFFFFF;
	word-spacing: -0.1em;
}
.blautext {
	color: #3366CC;
	vertical-align: top;
	width: 250px;
	background-position: top;
	padding-top: 0px;
	height: 150px;
	text-decoration: none;
	font-size: 12px;
}
.schwarztext {
	color: #333333;
	vertical-align: top;
	background-position: top;
	padding-top: 0px;
	height: 150px;
	width: 540px;
	text-decoration: none;
	font-size: 12px;
}

