body {
	font: 11px Arial, Helvetica, sans-serif;
}

.hintergrund {
	background-repeat: no-repeat;
}
.bodytext{
	font: 11px Arial, Helvetica, sans-serif;
}

#textebene ul {
		list-style-image: url(formatierung_f2_FILES/menu-bullet-active.png);
		padding: 5px 0 0 14px;
	    font: 11px Arial, Helvetica, sans-serif;
	}

#textebene ol {
	padding: 5px 0 5px 20px;
	font: 11px Arial, Helvetica, sans-serif;
}

a:link {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	/*text-decoration: none;*/
}

a:active {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	/*text-decoration: none;*/
}

a:hover {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	/*text-decoration: none;*/
}

a:visited {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	/*text-decoration: none;*/
}
#meta a,
#meta2 a,
#meta a:link {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

#meta a:active {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

#meta a:hover {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

#meta a:visited {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	background-image: url(formatierung_f2_FILES/bg-wrapper.jpg);
	background-repeat: no-repeat; */
}
#video {
	position:absolute;
	top:420px;
	left:10px;
	z-index:6;
}
#hintergrundbild {
	position:absolute;
	left:149px;
	top:125px;
	width:670px;
	height:480px;
	z-index:1;
}
#textebene {
	position:absolute;
	left:540px;
	top:134px;
	width:255px;
	height:5px;
	z-index:2;
}
#teaserrechts {
	position:absolute;
	left:814px;
	top:50px;
	width:150px;
	height:565px;
	z-index:3;
}
#headline {
	position:absolute;
	left:148px;
	top:38px;
	width:671px;
	height:83px;
	z-index:4;
}
#menue {
	position:absolute;
	left:15px;
	top:182px;
	width:130px;
	z-index:5;
}

#meta,
#meta2 {
	position:absolute;
	top:605px;
	right:20px;
	z-index:6;
	white-space:nowrap;
}


/* Menue
-----------------------------------------------------------------------------*/




	/* 1. Ebene */
	#menue ul {
		margin: 5px 0 0 5px;
	}
	#menue ul li {
		display: inline;
	}
	#menue li a {
		background: transparent url(formatierung_f2_FILES/menu-bullet-inactive.png) left no-repeat;
		background-position: 0 9px;
		display: block;
		font-weight: bold;
		color: #000;
		font-size: 12px;
		padding: 5px 0 0 14px;
		text-transform: uppercase;
		text-decoration: none;
	}
	#menue li a span {
		display: block;
		text-transform: none;
	}
	#menue li a:hover {
		text-decoration: none;
	}
	#menue li.active a {
		background: transparent url(formatierung_f2_FILES/menu-bullet-active.png) left no-repeat;
		background-position: 0 10px;
	}
		/* 2. Ebene */
		#menue ul.submenue {
		margin-left: 5px;
		}
		#menue ul.submenue li a {
			font-size: 10px;
			font-weight: normal;
			text-transform: none;
			background: transparent url(formatierung_f2_FILES/submenu-bullet-inactive.png) no-repeat;
			background-position: 4px 5px;
			padding: 1px 0 1px 16px;
		}
		#menue ul ul.submenue li.active a {
			background: transparent url(formatierung_f2_FILES/submenu-bullet-active.png) no-repeat;
			background-position: 4px 5px;
		}


/*ab in die mitte
__________________________________________________________________________________*/


#contentcenter	{
width: 980px;
	position: absolute;
	left: 50%;
	margin-left: -490px;
}

#maincontent	{
	width: 980px;
	height: 630px;
	background: url(formatierung_f2_FILES/bg-wrapper.jpg);
}



/*für die faq
__________________________________________________________________________________*/


a.LinkFAQ:link, a.LinkFAQ:visited, a.LinkFAQ:hover, a.LinkFAQ:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.LinkActiveFAQ:link, a.LinkActiveFAQ:visited, a.LinkActiveFAQ:hover, a.LinkActiveFAQ:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.FaqText {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	}