body {
	background-color: #CD0102;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
}


/* ----------container zentriert das layout-------------- */
#container {
	width: 900px;
	margin-bottom: 0;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: left bottom;
	border: 0px none 0;
	background-image: url(../img/bg.jpg);
}

/* ----------banner for logo-------------- */
#banner {
	text-align: right;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 900px;
}

#servicetop {
	align: right;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 4px;
	padding-right: 40px;
	padding-bottom: 4px;
	padding-left: 0px;

}

#navitop {
	align: right;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;

}

#navitop p {
	color: #000000;
	margin: 0px;
	padding-top: 2px;
	padding-right: 22px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* -----------------Inhalt--------------------- */
#content {
	margin-top: 0px;
	margin-right: 180px;
	margin-bottom: 0px;
	margin-left: 208px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: auto;
}
div#contentsearch {
min-height:320px;
height:expression(this.scrollHeight > 200 ? "auto":"200px"); 
}


#contentsearch {
	margin-top: 0px;
	margin-right: 180px;
	margin-bottom: 0px;
	margin-left: 180px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: auto;
}



p, pre{
padding: 5px 10px;
margin:0;
}

* html ul{
 list-style: circle;
 padding-left: 10px;
 }
 *+html ul{
 list-style: circle;
 padding-left: 10px;
 }
 

ul{
	list-style: circle;
	padding-left: 30px;
}
#menu8 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu8 {
	float: left;
	width: 200px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	}
	
#menu8 li a {
	text-decoration: none;
	font-size:11px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	}
	
#menu8 li a:link, #menu8 li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(../img/menu8.gif);
	padding: 8px 0 0 30px;
	font-weight: bold;
	}
	
#menu8 li a:hover {
	color: #999999;
	background: url(../img/menu8.gif) 0 -32px;
	padding: 8px 0 0 30px;
	font-weight: bold;
	}
	
#menu8 li a:active {
	color: #fff;
	background: url(../img/menu8.gif) 0 -64px;
	padding: 8px 0 0 25px;
	}


/* --------------left navigavtion------------- */
#left {
	float: left;
	width: 205px;
	padding: 0px;
	margin: 0px;
}
#mainnav {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	height: auto;
	margin: 0px;
}

#left p {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/* --------------rechter bereich------------- */
#right {
	float: right;
	width: 180px;
	height: auto;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
#right p {
	margin: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#teaser{
	width:150px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ffffff;
	border-left-color: #FFFFFF;
}

/* -----------footer--------------------------- */
#footer {
	clear: both;
	text-align: left;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	height: 100px;
	background-position: left bottom;
	background-color: #DBDBDB;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer p {
	color: #CCCCCC;
	margin: 0px;
	padding: 10px;
}

/* -----------navigation--------------------------- */
a.linkliste:link {
	color:#CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	margin: 2px;
}
a.linkliste:visited {
	color:#CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	margin: 2px;
}
a.linkliste:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1em;
	margin: 2px;
}
a.linkliste:active {
	color:#999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	margin: 2px;
}


a.footliste:link {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	margin: 2px;
}
a.footliste:visited {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	margin: 2px;
}
a.footliste:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1em;
	margin: 2px;
}
a.footliste:active {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	margin: 2px;
}

a {color: #000000;}
a:visited {color:#000000;}
a:hover {color: #ff9900;}
a:active { color:#000000;}


a.service:link {color: #ffffff; text-decoration: none; margin-right: 4px; margin-left: 4px;}
a.service:visited {color:#ffffff;text-decoration: none; margin-right: 4px; margin-left: 4px;}
a.service:hover {color: #ff9900; margin-right: 4px; margin-left: 4px;}
a.service:active { color:#ffffff;text-decoration: none; margin-right: 4px; margin-left: 4px;}

.headlist {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FE6D02;
	text-align: center;
}

h1 {
	font-size: 1em;
	color: #333333;
	padding: 0 10px 2px 10px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	margin-top: 10px;
	height: 15px;
}


#contentlist {

	margin-top: 0px;
	margin-right: 180px;
	margin-bottom: 0px;
	margin-left: 180px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: auto;
}
