/* CSS Document */

body {
	background-color: #6C0B0B;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#container {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #6C0B0B;
	background-image: url(../../fileadmin/template/seitliches-rad.jpg);
	background-repeat: no-repeat;
	background-position: right 200px;
}

#header-container {
	position:absolute;
	width:100%;
	height:179px;
	z-index:2;
	left: 0px;
	top: 0px;
	background-attachment: fixed;
	background-image: url(../../fileadmin/template/header-endless.jpg);
	background-repeat: repeat-x;
}
#header-logo {
	position:absolute;
	width:203px;
	height:179px;
	z-index:3;
	left: 0;
	top: 0;
}

#header-mainpic {
	position:absolute;
	height:179px;
	z-index:4;
	left: 203px;
	top: 0px;
	background-image: url(../../fileadmin/template/header02.jpg);
	width: 988px;
}

#top-linie {
	position:absolute;
	width:100%;
	height:12px;
	z-index:5;
	top: 179px;
	left: 0px;
	background-image: url(../../fileadmin/template/linie-top.gif);
}

#nav-spalte {
	position:absolute;
	width:198px;
	z-index:6;
	top: 189px;
	left: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../../fileadmin/template/navspaltebg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#nav-spalte ul, li
{
	list-style: none;
	margin: 0;
	padding: 0;
	color: #ffffff;
}


#nav-spalte a 
{
	display: block;
	padding-top: 3px;
	padding-left: 20px;
	margin-left: -0px;
	background-image: url(../../fileadmin/template/navi.gif);
	background-repeat: no-repeat;
	height: 26px;
	color: #ffffff;
	text-decoration: none;
}


#nav-spalte a:link
{
color: #ffffff;
text-decoration: none;

}

#nav-spalte a:hover 
{
	background-image: url(../../fileadmin/template/navi.gif);
	background-repeat: no-repeat;
	color: #FAA628;
	background-position: 0px -26px;
	padding-left: 25px;
	text-decoration: none;
}
#aktuell a 
{
	background-image: url(../../fileadmin/template/navi.gif);
	background-repeat: no-repeat;
	color: #FAA628;
	background-position: 0px -26px;
	padding-left: 25px;
}
#nav-spalte1 ul, li
{
	list-style: none;
	margin: 0;
	padding: 0;
	color: #ffffff;
}


#nav-spalte1 a 
{
	display: block;
	padding-top: 3px;
	padding-left: 50px;
	margin-left: -0px;
	background-image: url(../../fileadmin/template/navi1.gif);
	background-repeat: no-repeat;
	height: 18px;
	color: #ffffff;

}


#nav-spalte1 a:link
{
color: #ffffff;
text-decoration: none;

}

#nav-spalte1 a:hover 
{
	background-image: url(../../fileadmin/template/navi1.gif);
	background-repeat: no-repeat;
	color: #E3DA06;
	background-position: 0px -20px;
	padding-left: 60px;
}
#aktuell1 a 
{
	background-image: url(../../fileadmin/template/navi1.gif);
	background-repeat: no-repeat;
	color: #E3DA06;
	background-position: 0px -20px;
	padding-left: 50px;
}

#contentcontainer {
	position:absolute;
	z-index:7;
	top: 210px;
	left: 220px;
}


#content1 {
	font-size: 10px;
}

#content2 {
	width: 310px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

#content2 a{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

#content3 {


	
}

#footer {
	width:100%;
	background-color: #6C0B0B;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#footer a{
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	font-size: 14px;
}

#ornament-links {
	position:absolute;
	z-index:12;
	background-color: #6C0B0B;
	left: 14px;
}

#navi-unten {
	position:absolute;
	z-index:13;
	background-color: #6C0B0B;
	left: 60px;
	right: 60px;
	top: 5px;
	height: 20px;
	width: auto;
	text-align: center;
	font-size: 14px;
}

#navi-unten a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;

}

#navi-unten a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
}

#linie {
	position:absolute;
	z-index:14;
	background-color: #6C0B0B;
	right: 60px;
	left: 60px;
	top: 30px;
	background-image: url(../../fileadmin/template/footerline.gif);
	background-repeat: repeat-x;
	height: 9px;
	width: auto;
}

#ornament-rechts {
	position:absolute;
	z-index:15;
	background-color: #6C0B0B;
	right: 14px;	
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: center;
}

.csc-textpic-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #FFFFFF;
}

.bodytext, P {
margin-top: 0px; 
margin-bottom: 0px;
}

.seiltichesrad {
	background-image: url(../../fileadmin/template/seitliches-rad.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}