/* allgemeines der startseite*/


#innercontainer 
{
  margin: 0px 100px;
}

div#categorylayer img {
margin-right: 0px;
}


div#linklist {
margin-top: 510px;
}
div#footer
{
margin-left: 0px;
}
/*  menubox */
div#banner {
position: absolute;
left: 0px;
top: 430px;
width: 624px;
height: 150px;
margin: 0;
padding: 0;
}

div#menubox {
position: absolute;
left: 0px;
top: 100px;
width: 623px;
height: 324px;
margin: 0;
padding: 0;	
}
div#menupics {
position: absolute;
left: 0; top: 0;
width: 500px;
height: 324px;
background-color: #ccc;	
}
div#menuselect {
position: absolute;
left: 500px; top: 0;
width: 123px; height: 324px;
background: url(/img/st_button_bg.gif) left top;	
}
div.menupic {
width: 500px; height: 324px;
position: absolute;
top: 0; left: 0;
display: none;
z-index: 1;	
}
div#st_pic0 {
	display: block;
	background: url(/img/ruebe.jpg) left top;
	z-index: 0;
}
div#st_pic1 {
	background: url(/img/teaser1.jpg) left top;
}
div#st_pic2 {
	background: url(/img/teaser2.jpg) left top;
}
div#st_pic3 {
	background: url(/img/teaser3.jpg) left top;
}
div.mbutton {
display: none;	
position: absolute;
top: 0; left: 0;
width: 123px; 
}
div#mbutton1 {
height: 107px;	
background: url(/img/st_button_mi.gif) left top;
}
a#mbuttonlink1 {
position: absolute;
top: 1px;
left: 0px;
width: 123px;
height: 107px;	
}
div#mbutton2 {
height: 106px;
background: url(/img/st_button_fk.gif) left top;
}
a#mbuttonlink2 {
position: absolute;
top: 108px;
left: 0px;
width: 123px;
height: 106px;
}
div#mbutton3 {
height: 110px;
background: url(/img/st_button_rf.gif) left top;
}
a#mbuttonlink3 {
position: absolute;
top: 214px;
left: 0px;
width: 123px;
height: 110px;
}
a.mbuttonlink {
}