.menubutton:hover{background-image:url(menu_aktiv_komplett.gif); }
a:link { text-decoration:none; }

a.top{ text-decoration:none; color:#000000; font-size:13px;}
a.top:hover{ text-decoration:underline;color:#000000; font-size:13px;}
body
{
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;	
}

#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:121px;
  height:53px; 
  text-align:center; 
  float:left;
  margin-right:35px;
}

.menubutton_text
{
	height:40px; 
	width:110px; 	
	margin:15px 5px; 
	font-size:20px; 
	color:#FFFFFF;
	 
}
#hintergrund1{
	background: #fff url(bg_repeat.jpg) bottom left repeat-x;
	width:830px;
	margin:0;
	padding:0;
	min-height: 650px;
}
#hintergrund
{
	background:url(zupfdohle.jpg) bottom left no-repeat;
	width:830px;
	margin:0;
	padding:0;
	min-height: 650px;
} 

#container_ueberschrift
{
  text-align: left;
  margin-bottom: 20px;
  padding:5px;
  width:480px;
  height:75px;
  overflow: hidden;
      
} 
#main{
	background:url(feld_oben_repeat.gif) repeat-y;
	width: 490px;

}
#oben{
	background:url(feld_oben_top.gif) no-repeat;
	width: 488px;
	height: 9px;
	}
#unten{
	background:url(feld_oben_bottom.gif) no-repeat;
	width: 488px;
	height: 9px;
	margin-bottom: 20px;
}
#txt{
padding: 10px;
}
#ueberschrift1
{
	font-size:22px;
	font-weight:bold;
	color:#a70300;
}

#container_box_middle
{
	width:490px;
	margin-left:300px;
	overflow: hidden;

}

#txt1
{  
  width:490px;  
  text-align:justify;
  font-size:12px;
}

.grau
{
	height:20px;
	width:830px;
	background:#343434;
}

#schwarz
{
	height:30px;
	width:830px;
	background:#000000;	
}



