body {
	background-image: url(../hintergrund/hintergrund.png);
	background-color: #590905;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 110%;
}

#center{
text-align: center;
position: absolute;
top: 50%;
left: 0px;
width: 100%;
height: 1px;
overflow: visible;
}

#wrap{
	text-align: left;
	margin-left:-495px;
	position:absolute;
	top:-296px;
	left: 50%;
	width:990px;
	height:592px;
	background-image: url(../hintergrund/startseite_inhalt_neu.jpg);
	background-color: #8B8F92;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	
	
#navi_left 
{
	float: left;
	height: 507px;
	width: 160px;
	padding-top: 40px;
	padding-left: 25px;
	position: relative;
}


#content_start {
	float: left;
	height: 500px;
	width: 740px;
	padding-left: 10px;
	padding-right: 25px;
	position: relative;
}


.headline {
	font-family: "Monotype Corsiva", cursive;
	font-size: 36px;
	color: #b32b24;
	text-align: center;
	font-weight: normal;
	margin-top: 20px;
}



/************************************************
*************FIRST_LEVEL*************************
************************************************/
/*Style-Definition für die First-Level-Navigation*/
DIV.fstLevel a
{
	TEXT-DECORATION: none;
	DISPLAY: block;
	WIDTH: 120px;
	PADDING: 3px;
	MARGIN: 1Px;
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE: 12px;
	TEXT-ALIGN: left;
	COLOR: #fde585;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
DIV.fstLevel a:hover
{
	COLOR: #000000;
	background-color: #fde585;
}
/*Style-Definition für die First-Level-Navigation bei aktivem Link*/
DIV.fstLevelActive a
{
	TEXT-DECORATION: none;
	DISPLAY: block;
	WIDTH: 120px;
	PADDING: 3px;
	MARGIN: 1Px;
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE: 12px;
	TEXT-ALIGN: left;
	COLOR: #fde585;
	border: 1px solid #fde585;
}

/************************************************
*************SECOND_LEVEL*************************
************************************************/
/*Style-Definition für die Second-Level-Navigation*/
DIV.secLevel a
{
	TEXT-DECORATION: none;
	DISPLAY: block;
	WIDTH: 120px;
	MARGIN: 0px;
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: left;
	COLOR: #fde585;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 15px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}
/*Style-Definition für die Second-Level-Navigation bei Mouse-Over*/
DIV.secLevel a:hover
{
	COLOR: #000000;
	background-color: #fde585;
}
/*Style-Definition für die Second-Level-Navigation bei aktivem Link*/
DIV.secLevelActive a
{
	TEXT-DECORATION: none;
	DISPLAY: block;
	WIDTH: 120px;
	MARGIN: 0px;
	FONT-FAMILY: verdana, arial, helvetica;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: left;
	COLOR: #fde585;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	border: 1px solid #fde585;
}
.youtube {
	position: absolute;
	left: 30px;
	bottom: 1px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

