@import url(css_muckefuk/main2.css);

@import url(css_muckefuk/header.css);

@import url(css_muckefuk/footer.css);

@import url(css_muckefuk/top.css);

@import url(css_muckefuk/content.css);

@import url(css_muckefuk/leftmenue.css);

 	
#left-menu-box {

	margin: 0;

	padding: 19px 6px 0 16px;

}

#left-menu-box {

	font-size: 12px;	 
	color: #12ff12; 
	font-weight: normal;
}

#middle-marker-box, #right-marker-box {

	margin: 6px;

	padding: 0;

}



#left-marker-box  {

	margin: 0 6px;

	padding: 0;

}



#left-marker, #middle-marker, #right-marker {

	margin: 0;

	padding: 6px;

}



#left, #middle, #right, #inner-content-wrapper {

	position: relative;

	overflow: visible;

}



#inner-content-wrapper {

	float: left;

	width: 895px;
	
}

#left {

	float: left;

	width: 15px;

	z-index: 4;

	background: #EEE9E5;
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	
	font-size: 12px; 
	
	color: #000000; 
	
	line-height: 22px; 
	
	padding-bottom: 6px;


}



#left-content {

	width: 45px;

}



#middle {

	float: right;

	width: 830px;

	z-index: 2;

	background-color: #EEE9E5;

margin-top: 15px;

}



#middle-content {

	width: 820px;
	margin-left: 17px;


}



#right {

	float: right;

	width: 25px;

	z-index: 6;

	background: #FFFFFF;

}



#right-content {

	width: 25px;

}



#header, #outer-wrapper, #footer {

	width: 980px;

}



#header-img {

	width: 980px;

}



.cleaner {

	clear:both;

	height: 1px;

	font-size: 1px;

	line-height: 0px;

	display: block;

	visibility: hidden;

	border: 0; 

	padding: 0;

	margin: -1.0em 0 0 0;

	background: transparent;

}


