/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


#body {
	position: relative;
	width: 882px;
	height: 667px;
	z-index: 1;
	background-image: url(../img/background.jpg);
}
#links {
	position: absolute;
	left: 13px;
	top: 155px;
	width: 200px;
	height: 480px;
	background-color: #2bad2b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	z-index: 2;
}
#main {
	position: absolute;
	right: 13px;
	top: 155px;
	width: 700px;
	height: 480px;
	background-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	z-index: 3;
}
#footer {
	position: absolute;
	right: 15px;
	bottom: 11px;
	width: 850px;
	height: 15px;
	text-align: center;
	vertical-align: middle;
	z-index: 4;
}
#haus {
	position: absolute;
	right: 40px;
	top: -64px;
	width: 250px;
	height: 208px;
	z-index: 2;
}
#newsticker {
	position: absolute;
	right: 16px;
	top: 137px;
	width: 696px;
	height: 15px;
	z-index: 5;
}
#flagge_lang {
	position: absolute;
	left: 18px;
	top: 120px;
	width: 100px;
	height: 30px;
	z-index: 6;
}
