.menubutton_text:hover{color: red; }


body
{
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;	
}
a.top{ text-decoration:none; color:#000000; font-size:13px;}
a.top:hover{ text-decoration:underline;color:#000000; font-size:13px;}
#seite
{
	width:1000px;
	margin:0 auto;
   text-align:center;
}
#content{
border: 1px solid black;
float: left;
width:830px;
}
#menuhgr
{
	background:#000000;
	width:830px;
	height:60px;
	text-align:center;		
}

#menucontainer
{
  margin-left:45px;
}

.menubutton
{
  cursor: pointer;
  width:130px;
  height:53px; 
  text-align:center; 
  float:left;
  margin-right:25px;
}

.menubutton_text
{
	height:40px; 
	width:130px; 	
	margin:15px 5px; 
	font-size:20px; 
	color:#fff;
	 
}



#container_ueberschrift
{
  text-align: left;
  margin-left: 37px;
  margin-bottom: 20px;
  width:830px;
  height:75px;
  color: #000;
  overflow: hidden;
      
} 
#main{
	/*background:url(feld_oben_repeat.gif) repeat-y;*/
	width: 830px;

}
#oben{
	background:url(top.jpg) no-repeat;
	width: 830px;
	height: 180px;
	}
#unten{
	background:url(bottom.jpg) no-repeat;
	width: 830px;
	height: 180px;
}
#txt{
	background:url(fill.gif) repeat-y;
padding: 10px;
}
#ueberschrift1
{
	font-size:22px;
	font-weight:bold;
	color:#000;
	padding-top: 20px;
}

#container_box_middle
{
	width:830px;
	overflow: hidden;

}
#text-cont{
margin-left: 25px;
color: #fff;
width: 740px;
padding: 10px;

}
#txt1
{  
  width:830px;  
  text-align:justify;
  font-size:12px;
}

