#main_top {
	/*background-image: url(../images/main_top.png) ;*/
	/*background-image: url(../images/main_top2.png);*/
	height: 14px;	
	}
	
#main {
	/*background-image: url(../images/main.png) ;*/
	/*background-image: url(../images/main_middl2.png);*/
	max-height:350px;
	background-color:#4f5c55;
	border-left: 1px solid #333333;
	border-right: 3px solid #333333;
	margin-left: 0px;
	overflow:auto;
}
#main_text{
	margin: 0px 25px 0px 25px;
	color: #ff6f00;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	
}

#main_text li{
	left: 30px;	
}

#main_foot {
	/*background-image: url(../images/main_foot.png);*/
	/*background-image: url(../images/main_foot2.png);*/
	height: 15px;	
	}
	
#absatz{
	margin: 0px 25px 0px 25px;
}

#bild {
	position:inherit;
	width: 300px;
	vertical-align: middle;
}

/*header*/

#header
{
	height: 31px;
	background-image:url(../images/header1.png);
	background-repeat:no-repeat;
	width:874px;
}
#frame-index
{
	background-image:url(../images/bg_frame_index.png);
	background-repeat:repeat-x;
	background-color: #1A171B;
	border-left:1px solid #ff6f00;
	border-right:3px solid #232323;
	position:relative;
	min-height:550px;
	height:auto;
	width:868px;

}
#small-blog
{
	position:relative;
}