body {
	height: 100%;
	background: #feefd0 url(./images/backpixels.gif) repeat-y left top;
	font-family: Tahoma;
	font-size: 14;
	margin: 0;
	padding: 0;
	width: 100%;
}

.leistung {
border: 0px !important;
}

.startseite {
float: left;
width: 400px;
}

.wrapper {
	background: url(./images/bgline.jpg) repeat-y top;
	height: 100%;
	margin: auto;
}

.rotBG {
	height: 30px;
	width: 100%;
	background-color: #892437;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.abstand {
	width: 1000px;
	margin: auto;
}

.header {
	background: url(./images/header.jpg) no-repeat;
	height: 143px;
	}

.navi, .footer {
	padding-top: 6px;
	vertical-align: middle;
	width: 100%;
	}

.footer {
font-size: 12px;
margin-bottom: 5px;
bottom: 5px;
color: feefd0;
}

.footer a {
	color: feefd0;
	text-decoration: none;
	}

.footer a:hover {
	text-decoration: overline;
	}

.navi a {
	margin-right: 20px;
	color: feefd0;
	text-decoration: none;
	}
	
.navi a:hover {
	text-decoration: overline;
	}

.rest {
	height: auto;
	margin-top: 0px;
	top: 0px;
	margin-bottom: 0px;
	bottom: opx;
	background: url(./images/bgline.jpg) repeat-y top;
	color: #000;
	}

.content2 {
	padding-left: 20px;
}
	
	
.content {
	margin-bottom: -11px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(./images/bgline.jpg) repeat-y top;
	color: #000;
	font-size: 14;
	text-align: left;
	}

.content h1 {
	color: #892437;
	font-size: 16;
	font-weight: bold;
}

.content img {
	border: #892437 3px solid; 
	}