/* ---------- Boxmodell - Layout ---------- */

#edit_switch {
		float:left;
		margin:1px 10px;
		}
		
.edit_tag {
		text-align:right;
		}

body {
		background-image:url(../img/leiste_top.gif);
		background-repeat:repeat-x;
		background-position:top;
		background-color: white;
		}
			
#top_men {
	background-image:url(../img/willbold_head_2.gif);
  background-repeat:no-repeat;
  background-position:top;
  width: 955px;
  height: 112px;
  height: 62px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 12px;
  overflow:hidden;
  padding:50px 0 0 66px;
  text-align: left;
}

#container {
		margin-left:auto;
		margin-right:auto;
		margin-top:12px;
		margin-bottom:12px;
		text-align:left;
		width:955px;
		overflow:hidden;	
		padding:0;	
		}
		
#content_cover {
		background-image:url(../img/content_back.jpg);
		background-repeat:repeat-y;
		padding:0;	
		border-top:1px solid #fff;
		margin:0;
		width: 955px;
		margin-left: auto;
		margin-right: auto;
		}				
		
#content {
		background-image:url(../img/content_top.jpg);
		background-repeat:no-repeat;
		background-position:top;
		padding:0;
		margin:0;
		min-height: 17px;
		}	
		
#content_bottom {
		background-image:url(../img/content_bottom.jpg);
		background-repeat:no-repeat;
		background-position:top;
		height:17px;
		}		
		
#mh{
		height:430px;
		width:20px;
		overflow:hidden;
		float:left;
		display:inline;
		}
		
#main_men{
		margin-top:4px;
		margin-left: 20px;
		float:left;
		overflow:hidden;
		width:203px;
  }
		
#con_main{
		float:none;
		overflow:hidden;
		width:487px;
		position: relative;
		}
		
#con_rgt{
		margin-top:32px;
		float: right;
		overflow:hidden;
		width:183px;
		margin-left:15px;
		margin-right: 47px;
		}			
						

