body {
/*	background-color: #DDDDDD;*/
	background-color: #F3F5C9;
	font-family: Courier New, Times, serife;
	font-size: 11px;
	color: #444444;
	padding: 0;
	margin: 0;
}

#background {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -510px;
	width: 1020px;
	height: 782px;
}

#kopf {
	position: relative;
	width: 1020px;
	height: 140px;
	background-image: url(bilder/back_top.jpg);
}

img.logo {
	position: absolute;
	top: 20px;
	left: 20px;
	border: 0;
}

#bauch {
/*	position: relative;*/
	width: 1020px;
	background-image: url(bilder/back.gif);
	background-repeat: repeat-y;
	padding-bottom: 50px;
}

#fuss {
	width: 1020px;
	height: 10px;
	background-image: url(bilder/back_bottom.gif);
}

#links {
	padding-left: 30px;
	padding-top: 80px;
	width: 190px;
	height: 500px;
}

#mitte {
	padding-left: 20px;
	padding-top: 80px;
	width: 470px;
	padding-right: 10px;
}

#mitte_breit {
	padding-left: 20px;
	padding-top: 20px;
	width: 730px;
	padding-right: 10px;
}

#rechts {
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	width: 200px;
}

p.bodytext {
	font-family: Courier New;
	font-size: 11px;
}

h1 {
	font-size: 14px;
	color: #444444;
	font-weight: bold;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 10px;
}

a {
	color: #444444;
	text-decoration: underline;
}
a:hover {
	color: #722B2F;
	font-weight: bold;
}


a.haupt {
	font-size: 13px;
	color: #722B2F;
	font-weight: bold;
	text-decoration: none;
}
a.haupt:hover {
	text-decoration: underline;
}
a.haupt2 {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.haupt2:hover {
	text-decoration: underline;
}

a.haupt3 {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.haupt3:hover {
	text-decoration: underline;
}

a.status {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: black;
}
a.status:hover {
	text-decoration: underline;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
}

td {
	vertical-align: top;
}

img {
	border: 0;
}

.imageElement h3 {
	font-size: 11px;
}

h2  {
	font-size: 11px;
}