/* 
KKS Freiamt
© 2009 by BENRIC Mediengestaltung
*/

body{
 background-image:url(../../style/images/layout/head_bg.jpg);
 background-repeat:repeat-x;
}

#content{
 background-color:#FFFFFF;
 float:left;
 margin-bottom:10px;
}

#incontent{
 border-right:1px #65af2c solid;
 margin-bottom:10px;
 padding-top:10px;
 padding-left:15px;
 padding-right:20px;
 min-height:400px;
 width:635px;
}

#foot{
 text-align:center;
 color:#6f7072;
 font-size:10px;
 height:30px;
 width:660px;
}

#head{
 background-image:url(../../style/images/layout/head.jpg);
 background-repeat:no-repeat;
 background-position:center top;
 height:212px;
 margin:0 auto;
 overflow:visible;
}

#mainbox{
 margin:0 auto;
 padding:0;
 width: 850px;
}

#menubox{
 background-image:url(../../style/images/layout/menu_bg_all.jpg);
 background-repeat:repeat-y;
 float:left;
 text-align:left;
 width:175px;
}

#menu_state{
 background-image:url(../../style/images/layout/menu_bg.jpg);
 background-repeat:no-repeat;
 min-height:300px;
 width:175px;
}

#menu_end{
 background-image:url(../../style/images/layout/menu_bg_abschluss.jpg);
 background-repeat:no-reapeat;
 height:17px;
 width:175px;
}
