*{padding:0; margin:0;}
Body {
	background-color: #f4f8f7;
	text-align: justify;
	background: #f4f8f7;
	color:  #428d76;
	font-family: Tahoma, TakaoPGothic, sans-serif;
	font-size: 0.8em;
	line-height: 1.5;
}

#wrapper {
	color:  #428d76;
	background-color: #f4f8f7;
	width: 750px;
	height: 95%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	/*border: 5px inset #428d76;
	*/overflow: hidden;
}
#header  {
	position: relative;	
	padding-top: 10px;
	padding-bottom: 20px;
	height: 75px;
	background-image: url(bg-header1.gif);
	background-repeat: repeat-x;
}
#header p {
  position: absolute;
  left: 135px;
  top: 2px;
  font-variant: small-caps;
  font-size: 450%;
  font-weight: bold;
  padding-left: 35px;
  padding-top:5px;
  
  }  
#header img {
  position: absolute;
  padding-right: 15px;
  padding-left: 15px;
  float:left; 
  margin-right:40px;
}
#navigation {
	#float: left;
	position: relative;	
	width: 740px;
	padding-top: 15px;
}
#navigation li{
	# margin-bottom: 3px;
	# padding: 2px;
	display: inline;
}
#navigation a{
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #428d76;
	width: 100px;
	font-weight: bold;
	font-size: 13px;
	padding: 3px;
}
#navigation a:hover{
	color: #f4f8f7;
	background-color: #428d76;
}
#textbereich {
	position: relative;	
	float: right;
	width: 740px;
	height: 90%;	
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 1.0em;
	text-align: left;
	}
#textbereich p{
	padding:5px;
}
#textbereich img{
	position: relative;
	float: right;
	padding-right:5px;
	padding-left: 5px;	
}
#textbereich p.disclaimer{
	font-size: 0.9em;
}	
#textbereich a{
	color:	#428d76;
	text-decoration : none;
	font-weight: bold;
}
#textbereich a:hover{
	font-style: italic;
}
#textbereich ul{
	padding-left: 10px;
}
#fusszeile{
	padding-top: 15px;
}
h1 {font-size: 135%;
}
h2 {font-size: 120%;
}
h1.disclaimer{font-size: 110%;
}	
h2.disclaimer{font-size: 100%;
}
ul {
margin-top: 0;
margin-right: 0;
margin-bottom: 1em;
margin-left: 0;
}	
ul ul {margin: 0;}
li {
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 1em;
}
a:link {color:	#428d76;
	text-decoration : none;
}
a:visited {color:	#428d76;
	text-decoration : none;
}	
table {
	background-color: #f4f8f7;
	border-color: #428D76;
	text-align: left;
	text-decoration: none;
	color: #428d76;
	background: #f4f8f7;
	}
th{
	font-size: 1.1em;	
}	
td, th {
	padding: 5px;
	padding-right: 7px;
}

}
