body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #F5F5DC;
	font-family: sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 140%;
	background-image: url(http://www.powerdisplays.de/power-sonst/bilder/hintergrund.jpg);
	background-repeat: no-repeat;
}
div#container{
	position: absolute;
	left: 30%;
	margin-left: -240px;
	width: 800px;
	background-color: #ffffff;
}
div#oben{
	width: 800px;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	height: 250px;
	background-image: url(http://www.powerdisplays.de/power-sonst/bilder/oben.jpg);
	border-top: 1px dotted #999999;
}
div#menu{
	width: 456px;
	margin: 105px 0px 0px 50px;
	font-family: monospace;
	line-height: 140%;
}
div#menu01{
	width: 150px;
	height: 85px;
	float: left;
}
div#menu03{
	width: 150px;
	height: 85px;
	float: right;
}
div#menu02{
	width: 150px;
	height: 85px;
	margin-left: 150px;
}

div#inhalt{
	width: 780px;
	margin: -30px 0px 0px 10px;
}
div#links{
	width: 330px;
	float: left;
	margin-right: 20px;
}
div#rechts{
	margin-left: 350px;
}
h1{
	font-family: sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #ef7d00;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h2{
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5d2e00;
	margin: 25px 0px 5px 20px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px dotted #999999;
}

div#unten{
	width: 800px;
	background-color: #5d2e00;
	margin: 20px 0px 0px 0px;
}
h3{
	font-family: monospace;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 10px 10px;
	text-align: center;
	line-height: normal;
}

a:link, a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
	}
a:active {
	text-decoration: none;
	color: #999999
}

div#link{
	margin: 5px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 88px;
	height: 18px;
	background-image: url(http://www.powerdisplays.de/power-sonst/bilder/link-01.jpg);
	background-repeat: none;
	font-family: sans-serif;
}
a.superlink:link {
	margin: 0px 0px 0px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
a.superlink:visited {
	margin: 0px 0px 0px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
a.superlink:hover {
	margin: 0px 0px 0px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	}
a.superlink:active {
	margin: 0px 0px 0px 10px;
	text-decoration: none;
	color: #ffffff;
}
