body {
	margin: 0px;
	padding: 0px;
	overflow: auto;
	border: none;
	font-family: Verdana;
	font-size: 8pt;
	scrollbar-face-color:#ddd9cd;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#c7ac69;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-shadow-color:#4F4F4F;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFFFFF;
	background: black;
	
}

#inhalt {
	position:absolute;
	height:600px;
	width:800px;
	margin:-300px 0px 0px -400px;
	top: 50%;
	left: 50%;
	overflow: hidden;
	text-align: left;
	padding: 0px;
	background-color: #ddd9cd;
	visibility: visible;
}

a { 
	color: #ffffff; text-decoration: none   
} 
a:active { 
	color: #f0e3a1; text-decoration: none 
} 
a:visited { 
	color: #ffffff; text-decoration: none 
} 
a:hover { 
	color: #f0e3a1; text-decoration: none 
} 


a.presse { 
	color: #a60054; text-decoration: underline;
} 
a:presse { 
	color: #a60054; text-decoration: underline;
} 
a:presse { 
	color: #a60054; text-decoration: underline;
} 
a:presse { 
	color: #a60054; text-decoration: underline;
} 

a.layer { 
	color: #ffffff; font-size: 12px; line-height:1.4em; text-decoration: none; font-weight: bold;   
} 
a.layer:active { 
	color: #000000; text-decoration: none 
} 
a.layer:visited { 
	color: #ffffff; text-decoration: none 
} 
a.layer:hover { 
	color: #000000; text-decoration: none 
} 

a.kontakt { 
	color: #000000; font-size: 13px; line-height:1.4em; text-decoration: none; font-weight: bold;   
} 
a.kontakt:active { 
	color: #8b1b19; text-decoration: none 
} 
a.kontakt:visited { 
	color: #000000; text-decoration: none 
} 
a.kontakt:hover { 
	color: #8b1b19; text-decoration: none 
} 

.marquee{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	font-size: 12;
	width: 100%;
}
.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: justify;
	text-indent: 0px;
	list-style-type: square;
	letter-spacing: normal;
	word-spacing: normal;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #dec59e;
	text-align: left;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
}

.title-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
}

.title-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
.strich{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	
}

.subnav{
	display: none; 
	position: absolute;
	z-index:100; 
	background: #ff9933; 
	padding: 3px;
	-moz-opacity:0.7; 
	filter: alpha(opacity=70); 
	-khtml-opacity:0.7; 
	opacity:0.7;
}

