*{
	scrollbar-arrow-color: #FFD700;
	scrollbarBaseColor: #800000;
	scrollbar-face-color: #800000;
	scrollbar-3dlight-color: #800000;
	scrollbar-darkshadow-color: #800000;
	scrollbar-shadow-color: #800000;

	margin:0px;
	padding:0px;
	border-width:0px;

	color:#660000;

}
body{

	background-color:#FFFFFF;
	color:#000000;
	width:100%;
	height:812px;
	font-family:Verdana;
	overflow-x:hidden;
}
#backcontainer{
	background-image:url("../images/background_schleife.png");
	background-repeat:repeat-y;
	position:relative;
	top:0px;
	left:50%;
	margin-left:-515px;
	width:1030px;
	overflow:hidden;
}
#container{
	background-image:url("../images/background.png");
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	left:0px;
	width:1030px;
	min-height:1000px;
}

#menu{
	background-image:url("../images/menuback.png");
	width:519px;
	height:35px;
	position:relative;
	top:40px;
	left: 320px;
}
#pagehead{
	position:relative;
	top:70px;
	left:370px;
	font-size:10pt;
}
#meldungen{
	width:560px;
	position:relative;
	top:80px;
	left:360px;
}
div.titel{
	background-image:url("../images/titelback.png");
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight: bold;
	font-size:8pt;
	padding-top:5px;
	text-indent:40px;
	height:18px;
	width:548px;
}
div.message{

	background-image:url("../images/messageback.png");
	background-repeat:no-repeat;
	background-color:#ffdc66;
	width:474px;
	border:2px solid #660000;
	margin-left:8px;
	margin-top:2px;
	margin-bottom:7px;
	padding-left:31px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:31px;
	color:#660000;
	min-height:80px;
}
div.clearer{
	width:1030px;
	height:100px;
	clear:both;
}
#nav{
	position:absolute;
	left: 65px;
	top:17px;
	z-index:100;
	list-style: none;
}
#nav ul {
	list-style: none;
}

#nav a {
	background-image:url("../images/menumarker.png");
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	color:#660000;
	font-size:8pt;
	margin:0px;
	display: block;
	text-indent:12px;
	padding-right:5px;
	height:15px;
	z-index:103;
}

#nav a:hover {
	background-image:url("../images/menumarker.png");
	background-repeat:no-repeat;
	text-decoration: underline;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	font-size:8pt;
	margin:0px;
	display: block;
	text-indent:12px;
	padding-right:5px;
	height:15px;
	z-index:103;
}

#nav li {
	margin:0px;
	float: left;
	z-index:101;
}
#nav li ul {
	display:block;
	margin:0px;
	position: absolute;
	width: 110px;
	background:#ffc427;
	z-index:102;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	margin:0px;
	left: auto;
	z-index:102;
}
span.outertext{
	font-size:10pt;
	font-weight:bold;
}
span.innertext{
	font-size:8pt;
}
table.datetable{
	font-size:8pt;
}
td.datumspalte{
    width:90px;
	vertical-align:top;
	font-weight:bold;
}
td.inhaltspalte{
	width:380px;
	vertical-align:top;
}
td.infospalte{
	width:30px;
	vertical-align:top;
}
td.linespalte{
	background-image:url("../images/line.png");
	background-repeat: repeat-x;
}
div.medialeft{
	width:125px;
	float:left;
}
div.mediaright{
	font-size:8pt;
	width:340px;
	float:right;
}
div.mediatrack{
	font-size:8pt;
	width:340px;
	float:right;
	margin-top:20px;
}
div.smallclear{
	clear:both;
}
div.formtext{
	width:75px;
	float:left;
	font-size:8pt;
	text-align:right;
	line-height:20px;
}
div.formular{
	width:420px;
	float:right;
	font-size:8pt;
}
form{
	margin-left:20px;
	font-size:8pt;
}
input{
	margin-left:8px;
	font-size:10pt;
	margin-bottom:5px;
	border:1px solid #660000;
}
textarea{
	margin-left:8px;
	margin-bottom:5px;
	font-size:10pt;
	border:1px solid #660000;
 }
div.titleleft{
	color:#ffffff;
	font-weight: bold;
	font-size:8pt;
	float:left;
	width:460px;
}
div.titleright{
	float:right;
	width:50px;
}
img.titleicons{
	margin-right:2px;
	margin-left:2px;
	margin-top:3px;
}
#myspace{
	position:absolute;
	top:20px;
	right:110px;
	z-index:200;
	
}
#newsletter{
	position:absolute;
	top:540px;
	left:70px;
	z-index:200;
	font-size:8pt;
	
}
#events{
	position:absolute;
	top:620px;
	left:80px;
	z-index:200;
	font-size:8pt;
	
}
