
body{
margin:0px 0px 0px 20px;
padding: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666;
font-size:0.7em; 
text-align: center;/*fuer IE_quirks (Fehlt die Doctype-Angabe, wird der Quirks-Modus verwendet)*/
font-weight:normal;
}

strong {color:#666;}
h1 { font-size:1.2em; color:#fc0; margin:0;padding:0 0 5px 0;}
h2 { font-size:1em; color:#666; margin:0;padding:0 0 5px 0;}
h3 { font-size:1em; color:#666; margin:0;padding:0 0 5px 0;}

hr {height: 1px;border: 0 none; border-top: 1px dotted #ccc; margin-top:15px;}

a:link { text-decoration:none; color:#faba00;}
a:visited {text-decoration:none; color:#faba00;}
a:hover { color:#faba00; text-decoration:none;}
a:focus { color:#faba00; text-decoration:none;}

/***************************************************** header ***********************************************************/

#header { margin:auto; background-image:url(images/logo.gif); background-repeat:no-repeat; background-position:left bottom; width:960px; height:80px; margin-top:20px; }

#header2 { margin:auto; width:960px; height:80px; margin-top:20px; }
/********************************* Service Menue************************************************/

#service-menue ul {display:none;}

#service-menue ul li { display:block;float:left;text-decoration: none;
padding: 0 10px 0 10px;
border-right: 1px solid #666;
color: #666;
background-color: #fff;
text-align: center;}

#service-menue a:hover {text-decoration: underline;}
#service-menue a {text-decoration:none; color:#666;}

#service-menue ul li#minusRand { 
text-decoration: none;
padding: 0 1px 0 7px;
border-right: 0;
color: #666;
background-color: #fff;
text-align: center;}
/*********************************ende Service Menue************************************************/

#wrapper {
width:960px;
margin:auto;
border:1px solid #faba00;border-bottom:10px solid #faba00;
padding-top:30px;
text-align:left;
}

#wrapper2 {
width:960px;
margin:auto;
border:1px solid #faba00;border-bottom:10px solid #faba00;
padding-top:30px;
text-align:left;
}

/************************	definition linkes menue*****************************************/

#menue {display:none;}

#menue ul { list-style:none; margin:0; padding:0;}
#menue ul li {padding:8px 0px 8px 10px;}
#menue li a { color:#666; background-image:url("images/bullet.gif"); background-repeat: no-repeat; background-position: left center; padding-left: 15px;}
#menue li a:hover { color:#666;}
#menue ul li a.active { font-style:italic; text-decoration:underline;}

#menue ul ul li {padding:7px 0px 8px 15px;}


#content { width:960px;}
*html #content { width:940px;}


#story-akt { margin:0px 200px 0 40px;}
#story-akt p {line-height:1.5em; padding:0;margin:0;}

#story { margin:0px 30px 0 40px;}
#story p {line-height:1.5em; padding:0;margin:0;}

#story ul{ list-style-type:none; line-height:1.8em;}
#story ul li {
margin-left:-15px;
background: transparent url(images/bullet2.gif) left top no-repeat;
background-position:0px 9px;
padding-left: 12px;
text-align: left;
}

.dsc-abstand {width:120px; float:left; }

img.left { float:left; margin-right:15px; margin-bottom:10px;}

.red { font-weight:bold; color:#CC3300;}
.download {
		background-image: url(images/icon_pdf.gif);
		background-repeat: no-repeat;
		background-position: left center;
		padding-left: 18px;
		font-size:1em;
	}

 .clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
	
	.box-left { width:300px; float:left; margin-top:16px;}
	.box-right { width:250px; float:left; margin-left:50px; margin-top:16px; }
	
	*html .box-left { margin-top:40px;}
	*+html .box-left { margin-top:40px;}
	*html .box-right { margin-top:40px;}
	*+html .box-right { margin-top:40px;}

/************************ aktuelles bereich *****************************************/

#aktuelles { display:none;}
*html #aktuelles { display:none;}

/******************************************************** footer ****************************************************/

#footer {
margin:auto;
width:960px;
font-size:0.9em;
clear:both; 
height:25px;
text-align:center;
border-top:10px solid #f3e6d4;
border-left:1px solid #faba00;border-right:1px solid #faba00;border-bottom:1px solid #faba00;
background-color:#fff;
margin-top:1px;
padding-top:10px;}


