*{
  font-size:15px;
	font-family:Verdana, Arial, Times New Roman;

}

h1{
  font-size:15px;
}

img{
  border:0px;
}

div#seite{
  width:988px;
	float:left;
}

div#header{
  
	width:988px;
	height:119px;
	float:left;
	
}

div#inhalt{
  width:740px;
	float:left;
	padding:25px 15px 15px 15px;

}

div#menu{
  margin-top:10px;
  display:block;
	float:left;
  width:176px;
	margin-right:25px;
}

#menu a{
  display:block;
  background:url('bilder/menupunkt.gif') no-repeat;
	
	color:#fff;
	font-size:13px;
	text-decoration:none;
	
	padding:8px 20px 8px 34px;
	height:31px;
	width:115px;
	float:left;
	margin-bottom:5px;
}

p.klein{

  float:left;
	width:500px;
	display:block;
}

p.sehr_klein{
  font-size:9px;
	width:600px;
	text-align:justify;
}
