body {
  text-align: center; /* Zentrierung IE */
  margin: 0;
  padding: 0;
    
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.95em;
  color: #404040;
  
  overflow-y: scroll;
  
  background-color: #FFFFFF;
}

body h1 {
  margin: 10px 0 5px 0;
  padding: 0;
  
  font-weight: bold;
  font-size: 1.4em;
  color: #404040;  
}

body h2 {
  margin: 5px 0 5px 0;
  padding: 0;
  
  font-weight: bold;
  font-size: 1.2em;
  color: #666;  
}

body h3 {
  margin: 5px 0 5px 0;
  padding: 0;
  
  font-weight: bold;
  font-size: 1.1em;
  color: #404040;  
}

body h4 {
  text-align: left;
  margin: 5px 0 5px 0;
  padding: 0 0 0 5px;
    
  font-weight: bold;
  font-size: 1.1em;
  color: #000;  
  background-color: #CCCE06;
}

body p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
} 

img {
	border: none;
}

/***********************************Kopf**********************************/
#kopf {
	position: relative;
	margin: 0 auto;
	
	height: 115px;
	width: 942px;
	
	border-bottom: 1px solid #999;
	
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#333; 
	
	background-color: #FFFFFF;
	background-image: url(../img/bg_kopf.gif);
	background-repeat: no-repeat;
		
}

#kopf a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#kopf a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#kopf a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#kopf a:active {
	color: #666666;
	text-decoration: none;
}

/**********************Menue*************************/
.hmenue1 {
	position: absolute;
	top:83px;
	left:332px;
	height: 23px;
	width:120px;
	padding: 7px 0 0 0;
	background-color:#333;
	visibility: visible;
}

.hmenue2 {
	position: absolute;
	top:83px;
	left:454px;
	height: 23px;
	width:120px;
	padding: 7px 0 0 0;
	background-color:#333;
	visibility: visible;
}

.hmenue3 {
	position: absolute;
	top:83px;
	left:576px;
	height: 23px;
	width:120px;
	padding: 7px 0 0 0;
	background-color:#333;
	visibility: visible;
}

.hmenue4 {
	position: absolute;
	top:83px;
	left:698px;
	height: 23px;
	width:120px;
	padding: 7px 0 0 0;
	background-color:#333;
	visibility: visible;
}

.hmenue5 {
	position: absolute;
	top:83px;
	left:820px;
	height: 23px;
	width:120px;
	padding: 7px 0 0 0;
	background-color:#333;
	visibility: visible;
}

/*.hmenue6 {
	position: absolute;
	
	top:83px;
	left:820px;
	height: 23px;
	width:120px;
	
	padding: 7px 0 0 0;

	background-color:#333; 
}*/

/*******************************Inhalt*************************************/

#container1 {
	position: relative; 
	text-align: left;
	
	margin: 0 auto;
	
	height: auto; 
	width: 440px;

	padding: 180px 20px 20px 480px; 
	
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	
	font-size: 0.8em;
	/*letter-spacing: 0.05em;*/
	
	background-image: url(../img/bg_sonst.jpg); 
	background-repeat: no-repeat;
}

.symbole {
	position: absolute;
	top: -40px;
	left: -170px;
	height: 80px;
	width: 140px;
	padding: 10px 10px 0 10px;
	font-size: 11px;
	background-image:url(../img/bg_symbol2.gif);
	visibility: hidden;
	z-index: 8;
}

.symbole2 {
	position: absolute;
	top: -10px;
	left: -170px;
	height: 80px;
	width: 140px;
	padding: 10px 10px 0 10px;
	font-size: 11px;
	background-image:url(../img/bg_symbol2.gif);
	visibility: hidden;
	z-index: 9;
}


#container2 {
	position: absolute;
	text-align: left;
	top: 210px;
	left: 20px;
	height: auto;
	width:350px;
	padding: 0px 20px 20px 0px;
	visibility: visible;
	z-index: 6;
	
}

#container3 {
	position: relative; 
	text-align: left;
	
	margin: 0 auto;
	
	height: auto; 
	width: 800px;
	
	padding: 50px 20px 20px 120px; 
	
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	
	font-size: 0.8em;
	/*letter-spacing: 0.05em;*/
	
	background-image: url(../img/bg_sonst.jpg); 
	background-repeat: no-repeat;	
}

.inhaltborder_re {
	padding: 0 10px 10px 0;
	border-right: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
}

.inhaltborder_li {
	padding: 0 0 10px 10px;
	margin: 0 0 10px 0;
	border-left: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
}

.bild_re {
	float: right;
	padding-left: 10px;
}

.bild_li {
	float: left;
	padding-right: 10px;
}

li {
	margin-bottom: 5px;
}

#footer {
	text-align: center;
	margin: 0 auto;
	height: auto;
	padding: 0px;
	font-size: 11px;
	color: #404040;
}

/********************** Sonstige Linkfarben und Klassen************************/
a:link {
	color: #C52501;
	text-decoration: none;
}
a:visited {
	color: #C52501;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}

.text_klein {
	font-size: 0.8em;
	color: #000000;
}

.linkoben { 
	text-align: right;
	padding: 0 0 0 0;
	font-weight: normal;
	color: #808000;  
}

.center { 
	text-align: center;
}

.rechts {
	text-align: right;	
}

.kontakt {
	padding: 10px 0 0 0;
}
