/* -------------- WRAPPER -------------------------- */


#inhalt {
	color : #000;
	background-color : #fff;
	line-height : 140%;
	width: 608px;
	padding: 50px 0 50px;
	margin: 0 0 30px 150px;
	min-height: 362px;
	border : 0 solid #fff;
	border-width : 0 28px;
	z-index : 7;
	position : relative;
}


#hinten {
	color : #000;
	background-color : #ed6d4a;
/*	font-size : 0.72em;*/
	width: 850px;
	height : 610px;
	margin: 0 auto;
	text-align : center;
	padding: 0 ;		
	text-align: left;
	clear: both;	
	border : 0 solid #fff;
	border-left-width : 150px; 
	position : relative;
	top : -18px;
	background-image : url(../images/sch_r.gif);
	background-repeat : repeat-y;
	background-position : right; 
}

#wrapper0 {
	position : absolute;
	top: 0;
	width : 100%;
	text-align : center;
	margin: auto;
}

#wrapper1 {
	position : relative;
	height : 8px;
	top: 600px;
	width : 1000px;
	text-align : center;
	margin: 0 auto;
	background-image : url(../images/sch_u_03.gif);
	background-repeat : repeat-x;
	background-position : bottom;
	z-index : 0;
}


#wrapper {
	color : #000;
	background-color : transparent;
	font-size : 0.72em;
	width: 850px;
	height : 608px;
	margin: 0 auto 50px;
	padding: 0 0 0 150px;		
	text-align: left;
/*	clear: both;	*/
	border : 0 solid #fff;
	position : relative;
	top : 0;
	z-index : 2;
}


#kopf {
	color : #000;
	background-color : #fff;
	margin: 0 0 0 150px;
	padding : 10px 28px 10px;
	width : 636px;
	height : 126px;
	line-height : 120%;
/*	border : 0 solid #9d9976;
	border-bottom-width : 28px;*/
	position: relative;
	z-index : 5;
	background-image : url(../images/sch_u_02.gif);
	background-repeat : repeat-x;
	background-position : bottom 
}

#kopf h1 {
	color : #1D3E8F;
	background-color : #fff;
	font-weight : bold;
	text-transform : uppercase;
	font-size : 22px;
	padding : 22px 0 0 0;
}

#kopf h2 {
	color : #1D3E8F;
	background-color : #fff;
	font-weight : bold;
	font-size : 16px;
	margin : 10px 0 0 0;
}


#fuss {
	width : 654px;
	clear: both;
	margin: 0 -28px 0;
	padding: 5px 5px 13px;
	text-align: right;
	color : #fff;
	background-color: #ed6d4a;
	position : absolute;
	bottom : 0;
	background-image : url(../images/sch_u_03.gif);
	background-repeat : repeat-x;
	background-position : bottom; 

}
	
#fuss a:link, #fuss a:visited {
	color : #fff;
	background-color : #ed6d4a;
	font-weight : normal;
	text-decoration : none;	
	padding : 0 3px;
}

#fuss a:focus, #fuss a:hover, #fuss a:active {
	color : #fff;
	background-color : #ed6d4a;
	font-weight : normal;
	text-decoration : underline;
	padding : 0 3px;	
}


/* -------------- CONTENT -------------------------- */

#logo {
	color : #000;
	background-color : #fff;
	width: 842px;
	height : 449px;
	position: absolute;
	top : 28px;
	left : 150px;
	z-index : 4;
}

/* -------------- HACK FUER GECKO-FEHLER ---------------- */

#logo div {
	width : 150px;
}

/* -------------- ENDE HACK FUER GECKO-FEHLER ------------- */

#logo div img {
	border :  none;
	display : block;
}

.bildr {
	margin : 0 0 10px 10px;
	float : right;
	clear : right; 
}

.bildl {
	margin : 0 10px 10px 0;
	float : left;
	clear : left; 
}
