
/* commented backslash hack v2 \*/
* html {overflow:hidden;}
/* end of hack */


body {
	background-repeat:repeat-y;
	background-color:#fdf8b6;
	background-attachment:fixed;
	margin:0;
	padding:0 10px 0 10px;
	border:0;
	height:100%;
	font-family: verdana;
	font-size:12px;
}

* html body {
	overflow-y:scroll;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

#menue {
	position:fixed;
	display:block;
	top:0;
	left:0;
	width:876px;
	height:135px;
	background-color:transparent;
	z-index:20;
}

#footer{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:48px;
	z-index:21;
}

#wetter{
	position:absolute;
	bottom:0;
	left:877px;
	width:100%;
	height:200px;
	z-index:20;
}

@media screen{
	body>div#footer{
		position:fixed;
	}
	body>div#wetter{
		position:fixed;
	}
}


* html #menue {
	position:absolute;
}

#content {
	position:relative;
	display:block;
	margin:0 0 0 20px;
	background:transparent;
	overflow:hidden;
	z-index:10;
}
.text {
	display:block;
	padding:10px 10px 10px 10px;
	width: 800px;
	margin-left:5px;
	float:left;
	color:#000;
}




#pad {
	display:block; height:150px;
}

#adsie {
	clear:both;
	text-align:center;
}

.tab{
	/* background-image:url(../img/bg.gif); */
	width: 551px;
	/*
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	*/
}

#abdecker {
	background:#353535;
	filter:alpha(opacity=90);
	-moz-opacity:.7;
	opacity:.7;
	position:absolute;
	left:0px;
	top:0px;
	z-index: 29;
	width:100%;
	height:100%;
	text-align:center;
}
