body {
	background-color: #daedfb;
	text-align: center;
}

#banner {
	height: 57px;
}

#bilderspalte {
border: 0px solid #ffffff;
position: absolute;
left: 75%;
top:2em;
}

#suchBoxSpalte {
border: 0px solid #ffffff;
float:right;
width: 25%;
}
#fuss {
	color: #fdfaf3;
	background-color: #35a7e8;
	text-align: center;
	padding-top: 4px;
	position: fixed;
	z-index: 7;
	right: 0;
	bottom: 0;
	left: 0;
	height: 20px;
}

#inhalt {
	margin-left: 190px;
	margin-top: 4.2em;
	background-color: transparent;
	min-height: 400px;
	border: 0px solid #000000;
	position: relative;
}

/*  #rahmen {
	width: 760px;
	border: 1px #d3951f solid;
	background-color: #eabf6f;
	text-align: left;
	position: absolute;
	top: 0px;
	height: auto;
}*/
#menu {
	width: 156px;
	background-color: #35a7e8;
	position: absolute;
	top: 110px;
	left: 0px;
	padding: 0px 0px 10px 0px;
}

#oben {
	background: #35a7e8;
	text-align: left;
	padding-top: 3px;
	position: fixed;
	z-index: 5;
	top: 0;
	left: 0;
	width: 100%;
	height: 20px;
}

#outer {
	background-color: #daedfb;
	text-align: left;
	margin: auto;
	position: relative;
	width: 936px;
	top:40px;
	height: auto;
	border: 0px solid #ffdd2e
}

#textspalte {
	
	width: 70%;
	float:left;
	border: 0px solid #ff0000;
	padding-bottom: 10em
}

#flvplayer{
margin: 1.5em 0;	
height: 368px;
}


