html {
	width: 100%;
	min-height: 100%;
	height:100%;
}

body {
	border : 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 12px;
	color: #69695C;
	background: url('pics/bg.gif') no-repeat #a7002a;
 	min-height: 100%;
	height:100%;
    margin: 0px;
    padding:0px;
    text-align: center;
    line-height: 150%;
}

a {
	color: 	#a7002a;
}


img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	color: #a7002a;
}

#wrapper {
	position: relative;
	width: 990px;
	height: 862px;
	margin: 0px auto;
	background: url('pics/contentbg.png') no-repeat;
		text-align: left;
}

#logo {
	position: absolute;
	left: 705px;
	top: 68px;
	z-index: 21;

}

#headerbild {
	position: absolute;
	left: 47px;
	top: 53px;
	z-index: 20;

}

#menu {
	position: absolute;
	left: 17px;
	top: 210px;
	height: 78px;
	width: 963px;
	z-index: 30;
	background: url('pics/menu_bg.png');
}

#menu ul {
	list-style-type:none;
	padding:20px 0px 0px 50px;
	margin:0px 0px 0px 0px;
	font-size: 15px;
}

#menu ul li {
	padding:0px 0px 0px 34px;
	margin: 0px;
	border: none;
	float: left;
}

#menu ul li a {
	display: block;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	color: #69695C;

}

#menu ul li.active a {
	color: #BA1535;
}

#menu ul ul  {
	position: absolute;
	list-style-type:none;
	left: 82px;
	top: 40px;
	z-index:40;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 12px;
}

#menu ul ul li {
	padding:0px 0px 0px 10px;
	margin: 0px;
	border: none;
	float: left;
}

#menu ul li.active ul li a {
	color: #A09D9D;
	text-transform: none;

}

#menu ul li.active ul li.active a {
	color: #BA1535;
	font-style:italic;
}


#content {
	position: absolute;
	left: 99px;
	top: 303px;
	width: 577px;
	height: 441px;

}


#graubox {
	position: absolute;
	background: url('pics/graubox_bg.gif');
	padding: 0px;
	top: 280px;
	left: 707px;
	width: 224px;
	color: #ffffff;
}

#graubox h3 {
	color: #a7002a;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px;
}

#graubox h2 {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;

}
#graubox .boxcontent {
	height: 330px;
}

#rotbox {
	position: absolute;
	background: url('pics/rotbox_bg.gif');
	padding: 0px;
	top: 650px;
	left: 707px;
	width: 224px;
	color: #ffffff;
}

#rotbox .boxcontent {
	height: 102px;
}


.boxcontent {
	padding: 0px 10px 10px 10px;
	margin: 0px;
}

.clr {
	clear:both;
}

#footer {
	position:absolute;
	height: 50px;
	text-align: right;
	text-transform: uppercase;
	z-index:50px;
	top: 757px;
	left: 65px;
	color: #a7002a;
}



#footer ul {
	padding: 0px 0px 0px 1px ;
	list-style-type:none;
	margin: 0px;

}

#footer ul li {
	float: left;
}

#footer ul li a {
	color: #a7002a;
	text-transform: uppercase;
	padding: 0px 0px 0px 4px;
	z-index: 60;
	text-decoration: none;
}

#startbutton {
	position:absolute;
	left: 106px;
	top: 478px;
	z-index: 130;
}

#startlogo {
	position: absolute;
	top: 595px;
	left: 110px;
}


#startseite {
	position:absolute;
	left: 60px;
	top: 53px;
	z-index: 100;

}

img, div, a, input { behavior: url(/fileadmin/template/iepngfix.htc) }

.news-list-date {
	display: block;
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;
}

#content .rgslideshow {
	margin: auto;
}


