/* <![CDATA[ */ 
body {
	padding: 0;
	margin: 0;
	font: 0.75em sans-serif;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
#pageContainer {
	border: solid 1px #ccc;
	border-width: 0 1px;
	margin: 0;		
	min-width: 60em;
	width: auto;
}
* html #pageContainer {
	/* \*/
	word-wrap: break-word;
	/* verhindert float-Probleme beim IE/Win siehe Referenz zu float */
}
#oben {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 97.5%;
	height: 170px;
	margin:0; padding:0.5em 1em;
	background:#fff;
}
#main {
	position: absolute;
	top: 170px;
	left: 0px;
	width: 97.5%;
	height: 100%;
	margin:0; padding:0.5em 1em;
	background:#fff;
	z-index: 5;
}
#menucontainer {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 325px;
	height: 24px;
	margin:0; 
	align: right;
	/*padding:0.5em 1em;*/
	background:#FC7315;
	z-index: 11;
}
#menu2container {
	position: absolute;
	top: 150px;
	left: 275px;
	width: 72.5%;
	height: 24px;
	margin:0; 
	align: right;
	/*padding:0.5em 1em;*/
	background:#FC7315;
	z-index: 10;
}
#fotolinks {
	position: absolute;
	top: 25px;
	left: 30px;
	z-index: 2;
}
#fotorechts {
	position: absolute;
	top: 95px;
	height: 60px;
	left: 350px;
	background:#fff;
	z-index: 4;
}
#logo {
	position: absolute;
	top: 5px;
	left: 130px;
	z-index: 5;
}

#txtjugendseite {
	position: absolute;
	top: 10px;
	left: 330px;
	z-index: 4;
}

h1 { 
	font-size: 2em;
	font-weight: 100;
	margin: 0; 
}
h2 { 
	font-size: 1.7em;
	font-weight: 100;
	color: #FC7315;
	margin: 0; 
}
p { 
	margin: 0.5em 0; 
}

ul.menue {
list-style-type : none;
margin : 0;
padding : 0;
}
li.menue {
width: 7.5em;
margin-top : 3px;
margin-left : 3px;
float: left ;
text-align : center;
}
li.menue a {
text-decoration : none;
font-weight: bold;
font-size: bold;
color : black;
display : block;
width : 100%;
background-color : #FC7315;
padding-top : 1px 0;
padding-right : 5px 0;
padding-bottom : 1px 0;
padding-left : 5px 0;
border : 1px solid #FFFFCC;
}
li.menue a:hover {
background-color : #FFF2B8;
}

/* ]]> */
.erfahrungen {
	font-weight: bold;
	color: #003366;
}
