@charset "utf-8";
/* CSS Document */
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
	list-style-type: circle;
}
a:active {
	text-decoration: none;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
.link-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 15px;
	margin-left: 5px;
	color: #FF9900;
	font-weight: bold;
}
.link-liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 20px;
	list-style-type: inherit;
	line-height: 14px;
}
div#oben_links {
	height: 200px;
	width: 320px;
	position: absolute;
	left: -320px;
	top: 96px;

}
div#oben_mitte {
	height: 200px;
	width: 320px;
	top: 187px;
	left: -320px;
	position: absolute;

}

div#oben_mitte_text {
	height: 180px;
	width: 430px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	left: 192px;
	margin: 10px;
}
div#oben_rechts {
	height: 200px;
	width: 320px;
	top: 0px;
	left: 640px;
	position: absolute;

}
div#mitte_links {
	height: 200px;
	width: 320px;
	top: 200px;
	left: 0px;
	position: absolute;

}
div#mitte_mitte {
	height: 200px;
	width: 320px;
	top: 200px;
	left: 320px;
	position: absolute;

}
div#mitte_rechts {
	height: 200px;
	width: 320px;
	top: 200px;
	left: 640px;
	position: absolute;

}
div#unten_links {
	height: 200px;
	width: 320px;
	top: 400px;
	left: 0px;
	position: absolute;

}
div#unten_mitte {
	height: 200px;
	width: 320px;
	top: 400px;
	left: 320px;
	position: absolute;

}
div#unten_rechts {
	height: 200px;
	width: 320px;
	top: 400px;
	left: 640px;
	position: absolute;

}


div#links_unten {
	height: 30px;
	width: 960px;
	top: 600px;
	left: 0px;
	position: absolute;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


div#content    
	{
	margin: 0 auto;
	position: relative;
	top: 5px;
	width: 960px;
	height: 640px;
	background-image: url(bilder/noelb_screendesign.jpg);
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	line-height: 9px;
}
