/* CSS Document */
body {
	margin:0px 0px;
	padding:0px;
	text-align:center;
	background-color: #FDF8D2;
}
.container {
	position:absolute;
	left: 50%;
	top: 0px;
	width: 802px;
	height: 100%;
	margin-top: 0px;
	margin-left: -401px;
	z-index:1;
	background-image:  url(img/page_bg.gif);
	background-repeat: repeat-y;
}
.bottom {
	position:absolute;
	left: 16px;
	top: 100%;
	width: 770px;
	height: 84px;
	margin-top: -84px;
	z-index:7;
	background-image:  url(img/bottom_bg.gif);
	background-repeat: no-repeat;
}
.header {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 802px;
	height: 178px;
	z-index:6
}
.menu {
	position:absolute;
	left: 16px;
	top: 178px;
	width: 208px;
	height: 191px;
	z-index:4;
	background-image:  url(img/menue/bg.gif);
}
.wetter {
	position:absolute;
	left: 651px;
	top: 8px;
	width: 135px;
	height: 93px;
	z-index:25;
	background-image:  url(img/top/wetter_bg.gif);
	background-repeat: no-repeat;
}
.link01 {
	position:absolute;
	left: 110px;
	top: 16px;
	width: 76px;
	height: 17px;
	z-index:12;
}
.link02 {
	position:absolute;
	left: 56px;
	top: 46px;
	width: 145px;
	height: 22px;
	z-index:13;
}
.link03 {
	position:absolute;
	left: 103px;
	top: 76px;
	width: 68px;
	height: 17px;
	z-index:14;
}
.link04 {
	position:absolute;
	left: 117px;
	top: 106px;
	width: 41px;
	height: 17px;
	z-index:15;
}
.link05 {
	position:absolute;
	left: 46px;
	top: 136px;
	width: 85px;
	height: 17px;
	z-index:16;
}

.links {
	position:absolute;
	left: 16px;
	top: 380px;
	width: 150px;
	height: 40px;
	text-align:right;
	z-index:8;
}
.right {
	position:absolute;
	left: 605px;
	top: 178px;
	width: 181px;
	height: 400px;
	z-index:10;
}
.bottom_left {
	position:absolute;
	left: 16px;
	top: 100%;
	width: 180px;
	height: 42px;
	margin-top: -130px;
	z-index:9;
}
.eck01 {
	position:absolute;
	left: 517px;
	top: 178px;
	width: 88px;
	height: 29px;
	z-index:5;
}
.link1 {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #8C896F;
	text-decoration: none;
}
.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
.verdana11 {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #8C896F;
	text-decoration: none;
	text-align: justify;

}
.eingabe {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FCF8D0;
}
input {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #8C896F;
	border: 1px solid #CCCC99;
	background-color: #FCF8D0;
}
.tempmin {

	font-family: Arial, Verdana;
	font-size: 10px;
	color: #274D71;
}
.tempmax {


	font-family: Arial, Verdana;
	font-size: 10px;
	color: #FF0000;
}
.link2 {

	font-family: Arial, Verdana;
	font-size: 11px;
	color: #8C896F;
	text-decoration: none;
}
.tag {


	font-family: Arial, Verdana;
	font-size: 10px;
	color: #8c896f;
}

