body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	text-decoration: none;
	background-image: url(screen/hinter.gif);
	background-color:#4C4C4C;
	margin: 0px auto;
	padding: 0px;
}

div,table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

form, p {
	margin: 0px;
	padding: 0px;
}

img {
	border:0px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
}

h1 {
	font-size: 20px;
	padding: 0px 0px 20px 10px;
	margin:0px;
	color:#ADADAD;
	background-image: url(screen/content/ueberschrift.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

#outer {
	text-align: left;
	width: 900px;
	background-color: #FFFFFF;
}

#top_logo {
	width: 900px;
	height: 100px;
}

#top_logo img {
	margin: 31px 0px 0px 41px;
}

#top_nmenue {
	height: 20px;
	text-align: right;
	width: 900px;
	background-image: url(screen/top/hinter_1.gif);
	background-repeat: no-repeat;
	background-position: 41px 15px;
}

#top_nmenue ul {
	margin: 0px;
   padding: 3px 41px 0px 0px;
	list-style: none;
}

#top_nmenue li {
	display: inline;
   list-style-type: none;
	padding-left:8px;
}

#top_banner {
	background-color: #C2C8C9;
	height: 140px;
}

#top_banner img {
	margin-left:40px;
	border-left:1px solid #FFFFFF;
	float:left;
}

#top_banner div {
	float:left;
	width:180px;
	height:140px;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	background-color: #A7AEB0;
	color: #FFFFFF;
}

#top_banner div p {
	padding:4px 8px 6px 8px;
	margin:0px;
}

#top_hmenue {
	width: 900px;
	margin-top:1px;
	height:60px;
}

#top_hmenue ul {
	float: left;
	margin: 0px;
   padding:0px;
	width: 637px;
	list-style: none;
	height: 25px;
	background-color: #CC0000;
}

#top_hmenue li {
	display: inline;
   list-style-type: none;
}

#top_hmenue li img {
	border:0px;
}

#top_hmenue div.suche {
	float: left;
	width: 180px;
	height: 50px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-image: url(screen/menue/hinter_1.gif);
	background-repeat: repeat-x;
}

#top_hmenue div.suche input.suche {
   width:125px;
	border-right: #e7e8ed 1px solid;
	padding-right: 4px;
	border-top: #474e66 1px solid;
	padding-left: 4px;
	padding-bottom: 1px;
	border-left: #474e66 1px solid;
	padding-top: 1px;
	border-bottom: #e7e8ed 1px solid;
	font-size: 11px;
	margin-bottom:2px;
}

#top_hmenue div.platz {
	float: left;
	width: 40px;
	background-color: #E7E9EA;
	border-right: 1px solid #FFFFFF;
	height: 25px;
}

#middle_left {
	width: 145px;
	float: left;
	margin-left: 41px;
}

#middle_content {
	margin: 0px 30px 0px 30px;
	width: 433px;
	float: left;
}

#middle_right {
	width: 180px;
	float: left;
	padding: 0px;
	margin-top:21px;
}

ul.umenue {
	padding: 0px;
	margin: 0px;
	margin-top:5px;
	list-style: none;
	background-image: url(screen/menue/hinter_2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

ul.umenue li {
	padding: 6px 0px 6px 0px;
	margin: 0px;
	list-style-type: none;
	background-image: url(screen/menue/hinter_2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

ul.umenue a {
	display: block;
	width: 145px;
	color:#ADADAD;
}

ul.umenue a:hover {
	color:#CC0000;
}

ul.umenue a.activ {
	color:#CC0000;
}



#bottom {
	 clear:left;
	 height: 25px;
}

.right_container div, .right_container p, .right_container td{
	font-size:11px;
}

.right_container th {
	color:#CC0000;
	text-align: left;
	font-weight:bold;
	padding:0px 0px 5px 15px;
	background-image: url(screen/box/ueberschrift.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	border-bottom: 1px dashed #838383;
}

div.leistung_content {
	padding-bottom: 5px;
	margin-bottom: 15px;
	height: 100%;
	border-bottom: 1px dashed #838383;
}

div.leistung_content div {
	padding-bottom: 15px;
	height:100%;
}

div.leistung_content img {
	float:left;
	margin-right:15px;"
}

