

#content {
background: url(/files/bg_site.jpg) 0% 0% repeat #ffffff;
width: 930px;

}
#contenthead {
background: url(/files/bg_contenthead.jpg) no-repeat #ffffff;
height: 41px;
}
#content2 {
	width: 950px;
	padding:5px;
	position: relative;
	margin-left: 20px;
		background: #ffffff;

}



#inhalt {
	color: #666666;
	width:180px;
	line-height: 20px;
	float: left;
	margin-left: 30px;
	padding-top: 20px;
}

#inhalt2 {
    color: #555555;
	margin-left: 30px;
	width:450px;
	line-height: 20px;
	float: left;
    font-size: 12px;
	padding-top: 20px;
}

#inhalt2 a:link { 
    font: 12px Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold; 
    text-decoration: underline; 
    color: #000000;
	letter-spacing: 1px; 
	padding: 0px 0px 0px 0px;
	
}
	

#inhalt2 a:hover  { 
    font: 12px Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold; 
    text-decoration: underline; 
    color: #888888;
	letter-spacing: 1px;
	padding: 0px 0px 0px 0px;  
}

#inhalt2 a.current:link {
    font: 12px Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold; 
    text-decoration: underline; 
    color: #888888; 
	letter-spacing: 1px; 
	padding: 0px 0px 0px 0px;
}

#inhalt2 a:visited {
    font: 12px Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold; 
    text-decoration: underline; 
    color: #888888; 
	letter-spacing: 1px; 
	padding: 0px 0px 0px 0px;
}


#inhalt p, #inhalt2 p {

   padding: 8px 10px 10px 0px;}
   
   
   #inhalt3 {
    color: #666666;
	margin-left: 30px;
	width:180px;
    font-size: 12px;
	float: left;
	padding-top: 20px;
}

#inhalt3 a:link { 
    font: 12px Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold; 
    text-decoration: underline; 
    color: #000000;
	letter-spacing: 1px; 
	padding: 0px 0px 0px 0px;
	
}
	

#inhalt3 a:hover  { 
    font: 12px Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold; 
    text-decoration: underline; 
    color: #888888;
	letter-spacing: 1px;
	padding: 0px 0px 0px 0px;  
}

#inhalt3 a.current:link {
    font: 12px Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold; 
    text-decoration: underline; 
    color: #888888; 
	letter-spacing: 1px; 
	padding: 0px 0px 0px 0px;
}

#inhalt3 a:visited {
    font: 12px Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold; 
    text-decoration: underline; 
    color: #888888; 
	letter-spacing: 1px; 
	padding: 0px 0px 0px 0px;
}
  
* html #Inhalt, #Inhalt2 {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;
}
 
    #teaser {
    background: #f9f9f9;
	width:440px;
	height: 120px;
    font-size: 12px;
	padding-bottom: 20px;

}

 
 hr {
    color: #FABA0D;
	height: 5px;
	width: 80%;
	margin: 4px;
	border: none;
}
 
h1 {
    font-size: 16px;
    margin: 0.6em 0;
	 color: #222222;
	font-weight: lighter;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: uppercase;
}

  
h2 {
    font-size: 14px;
	margin: 0.2em 0;
	font-weight: lighter;
	letter-spacing: 0px;
	text-decoration: underline;
	text-transform: uppercase;
    color: #000000;
}
  
  
h3 {
	color: #ffffff;
	background-color: #444444;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 13px;
	text-transform: uppercase;
	text-align:center;
	width: 590px;
}

  
h4 {
    font-size: 12px;
	font-weight: lighter;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0.2em 0;
    color: #111111;
}

     
h5 {
    font-size: 14px;
	font-weight: normal;
    color: #cccccc;
	margin: 0.2em 0;
}

h6{
    font-size: 12px;
	font-weight: bold;
    color: #90CF23;
}

#inhalt2 ul {
padding-left: 20px;}
#inhalt2 li  { margin-left: 20px; color:#8B9096; font-weight: bold;
}
#inhalt2 li a {
}
