* {
	padding: 0px;
	margin: 0px;
	}

/* kill defaults */

html, body, p, ul, dl, li, h1, h2, h3, h4, img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #525240;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

ul {
	list-style: disc;
	margin-left: 16px;
	color: #333333;
	}

#home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	background-color: #e20a16;
	background-image: url(../bilder/back_index.jpg);
	background-repeat: repeat-x;
}

#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	position:relative;
	width:1030px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	z-index:0;
}

#topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	width: 1007px;
	height:13px;
}

#headerimage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	position:absolute;
	width:983px;
	height:283px;
	z-index:10;
	top:42px;
	left:24px;
}


#logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	position:absolute;
	width:218px;
	height:70px;
	z-index:20;
	top:42px;
	left:24px;
}


#slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 140%;
	color: #e20a16;
	font-weight: normal;
	text-decoration: none;
	position:absolute;
	width:511px;
	height:auto;
	z-index:30;
	top:232px;
	left:24px;
}

#redbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	position:absolute;
	width:513px;
	height:194px;;
	z-index:40;
	top:282px;
	left:0px;
}

#contentredbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	position:absolute;
	width:440px;
	height:156px;;
	z-index:50;
	top:299px;
	left:24px;
}


#contentintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	position:absolute;
	width:463px;
	height:109px;;
	z-index:60;
	top:367px;
	left:535px;
}



#containercontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	width: 1014px;
	height:auto;
	background-image: url(../bilder/back_abstand.jpg);
	background-repeat: repeat-y;
}

#eins {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	width: 24px;
	height:auto;
	float:left;
}

#zwei {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 140%;
	color: #e20a16;
	font-weight: normal;
	text-decoration: none;
	width: 223px;
	height:auto;
	float:left;
}

#drei {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	width: 92px;
	height:auto;
	float:left;
}

#vier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	width: 642px;
	height:auto;
	float:left;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	width: 957px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.clearer {
	clear:both;
	}


.rotsrich {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	width: auto;
	height:auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e20a16;
}



