/* Farben

orange = #ab0707
grau = #ff0000

*/

html, body, div, p, h1, span, a, table, td, form, img {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color:#666666
}
.fett {
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
}
body {
	background-image: url(img/hinten_start2.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color:#FF6600
}
img {
	border: 0;
}
#punkteunten {
	position:absolute;
	left:0px;
	top:651px;
	z-index:1;
}
#punkteoben {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}
#start {
	position:absolute;
	left:0px;
	top:200px;
	z-index:3;
}
#bilder {
	position:absolute;
	left:0px;
	top:551px;
	z-index:5;
	width: 950px;
	border-right: 1px solid #FFFFFF;
}
#nav1 {
	position:absolute;
	left: 100px;
	top: 692px;
	z-index:3;
}
#nav2 {
	position:absolute;
	left: 100px;
	top: 722px;
	z-index:2;
}
#kontakt {
	position:absolute;
	left:750px;
	top:660px;
	z-index:4;
}
#hinweis {
	position:absolute;
	left:574px;
	top:164px;
	z-index:4;
}
#neu {
	position:absolute;
	left:572px;
	top:125px;
	z-index:4;
	width: 418px;
	visibility: hidden;

}
#neu img {
	margin-right: 12px;
	display:block;
	float:left;

}
#neu p {
	line-height:50px;
}

