/* CSS Document */

#container {
	position:absolute;
	top:50%;
	left:50%;
	width:900px;
	height:570px;
	margin-top:-285px;
	margin-left:-450px;
	background-image: url(../pics/ecklerot.gif);
	background-repeat: no-repeat;
	background-position: right;
}



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}
body {
	background-color: #000000;
	margin:0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #d81e05;
}
a:active {
	text-decoration: none;
}

a.extra:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.extra:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.extra:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.extra:active {
	text-decoration: none;
}
h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
	color: #d81e05;
	font-size:bold;
	text-transform:uppercase;
}

h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}

p {
	font-size: 13px;
	line-height:16px;
	margin:0px;
	padding:0px;
}

#logo {
	position:absolute;
	left: 30px;
	top: 30px;
	}
#obenrot {
	position:absolute;
	width:350px;
	height:25px;
	z-index:1;
	left: 550px;
	top: -1px;
	padding-top:10px;
}
.kontakt {
	font-size:12px;
	padding-left: 15px;
	text-transform:uppercase;
}
.impressum {
	font-size:12px;
	padding-left: 25px;
	text-transform:uppercase;
}
.textrechts {
	float: right;
	padding-left: 15px;
	padding-right:15px;
}


#containerunten {
	position: fixed;
	width:930px;
	height:35px;
	background-image: url(../pics/schaufler-fond-unten.jpg);
	background-repeat: repeat-y;
	background-position:center;
	bottom:0px;
	margin-left:-465px;
	left:50%;
	z-index: 1;	
	
}
#content {
	position:absolute;
	width:487px;
	z-index:3;
	left: 30px;
	top: 230px;
	background-color: #EEEEEE;
	padding:8px;
	overflow: auto;
	height: 324px;
}

#bild {
	position: absolute;
	z-index:3;
	left: 550px;
	top: 50px;
}
	
.eingerueckt {
	padding-left: 20px;
}

ul {
	list-style-position: outside;
	list-style-type: none;
	padding-left:50px;
	margin:0;
}

#aufbau {
	position:absolute;
	z-index:2;
	color: #FFFFFF;
	left: 250px;
	top: 30px;
}
a img {border:0 none}