.layer_main {
	position: fixed;
	* position: absolute;
	top: 10px;
	left: 10px;
	background-color: #FFFFFF;
	z-index: 1100;
	width: 725px;
	height: 510px;
	* padding: 0px;
	max-width: 725px;
	min-width: 400px;
}


.layer_main #top_bar {
	width:100%; 
	height:32;
	background:url(http://media.funpic.de/top_bg.png) repeat-x;
	z-index: 1101;
	overflow: hidden;
	padding: 0px;
	padding: 0px;
	overflow: hidden;
}

.layer_main #top_middle {
	width:330px; 
	height:32px;
	z-index: 1101;
	line-height:26px;	
	font-size: 13px;	
	font-family:Verdana;
	font-weight:500;
	padding: 0px;
	overflow: hidden;
}

.layer_main #top_left {
	height:32px; 
	width:42px;
	z-index: 1101;
	padding: 0px;
	overflow: hidden;
	float: left;
}

.layer_main #top_right {
	height:32px; 
	width:62px;
	z-index: 1101;
	padding: 0px;
	overflow: hidden;
	float: right;
}


.layer_main #down_bar {
	width:100%; 
	height:28px;
	background:url(http://media.funpic.de/bottom_bg.png) repeat-x;
	z-index: 1101;
	padding: 0px;
	overflow: hidden;

}

.layer_main #down_middle {
	width:115px; 
	height:27px;
	z-index: 1101;
 	line-height:27px;
	font-size: 11px;	
	font: verdana, arial, helvetica, sans-serif  ! important;
	font-weight:600;
	padding: 0px;
	overflow: hidden;
}

.layer_main #down_left {
	height:27px; 
	width:157px;
	z-index: 1101;
	padding: 0px;
	overflow: hidden;
	float: left;
}

.layer_main #down_right {
	height:27px; 
	width:162px;
	z-index: 1101;
	padding: 0px;
	overflow: hidden;
	float: right;
}

.layer_main #adframe{
	width:100%;
	height:100%; 
	z-index: 1101;
	background-color: white;
	padding: 0px;
}


.layer_main img {
	float: none;
}


.layer_main a {
	position: static ! important;
	text-decoration: none  ! important;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

