wrap.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

li {list-style: none;}
a{
text-decoration:none;
}
a:link{
	/*color:#C6C3BC;*/
	color:#655141;
	text-decoration:none;
}
a:visited {
	color:#655141;
	text-decoration:none;
}
 a:active {
	color:#655141;
	text-decoration:none;
}

 a:hover {
	color:#ffffff;
	text-decoration:none;
}

body {
margin:0;
padding:0;
}

body{
	font-family: Helvetica, sans-serif;
	background: url('img/background.gif');


}
#wrap{

	background: url('img/back.jpg');
	background-repeat:no-repeat;
	/*background-position:0 0 0 10px;*/
		margin: 0 auto;
	padding: 0 10px 10px ;
		width: 930px;
	height:592px;
	margin-top:15px;

}

#menu_left{
float:left;
font-size:12px;
font-weight:bold;
margin-top: 184px;
height: auto;
width: 187px;
line-height:10px;


}

.menu_item{
padding-left: 4px;
width: 200px;

}


.menu_item a:link{
color:#655141;text-decoration:none;
}
.menu_item a:visited{
color:#655141;text-decoration:none;
}
.menu_item a:active{
color:#655141;text-decoration:none;

}
.menu_item a:hover{
color:#ffffff;text-decoration:none;
background-image:url(img/balken.gif);
background-position:left;
background-repeat:no-repeat;
}

#sub_menu{
padding-bottom: 6px;
}
.sub_menu_item{
	padding-left: 18px;
	/*padding-bottom: 6px;*/
width: 170px;
	font-size:11px;
}
.sub_menu_item a:link{
color:#655141;text-decoration:none;
}
.sub_menu_item a:visited{
color:#655141;text-decoration:none;
}
.sub_menu_item a:active{
color:#655141;text-decoration:none;
}
.sub_menu_item a:hover{
color:#ffffff;text-decoration:none;
/*background-image:url(img/balken.gif);
background-position:left;
background-repeat:no-repeat;*/
}

#sub_active_link a{
color:#ffffff;text-decoration:none;

}

#slogan{
/*float:left;*/
margin-top:162px;

margin-left:11px;
height: 60px;
width: 160px;
background-image:url(img/slogan.jpg);
background-repeat:no-repeat;
}
#active_link a{
color:#ffffff;text-decoration:none;
background-image:url(img/balken.gif);
background-position:left;
background-repeat:no-repeat;
}


#text_container{
	float:left;
	width:400px;
	margin-top: 160px;
	margin-left: 50px;
	height:415px;
	overflow:hidden;
}

#text_header{
	clear:both;
	width:300px;
	height:20px;
	margin-top:20px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;

}
#main_text{
	font-size:10pt;
	/*color:#d8c6af;*/
	color:#f5e1c7;
	height:350px;
	padding-top:16px;
	overflow:hidden;
	
}
#text_image{
	float:left;
	margin: 16px 0 0 0;
	padding-left: 31px;
	width:auto;
	height:auto;

}
#lang_menu{
	text-align:right;
	font-size:12px;
	float:left;
	margin-top: 95px;
	margin-left: 66px;
	width:200px;
	height:20px;
	color:#dba63f;
}

#active_lang_link a{
color:#ffffff;text-decoration:none;
}

.lang_menu_item a:link{
	color:#d9a748;
	text-decoration:none;
}
.lang_menu_item a:visited{
	color:#d9a748;
	text-decoration:none;
}
.lang_menu_item a:active{
	color:#d9a748;
	text-decoration:none;
}
.lang_menu_item a:hover{color:#ffffff;text-decoration:none;}

/*.lang_menu_item .active_link{color:#ffffff;text-decoration:none;}*/





#top{ 
	margin:0px;
	padding:0px;
	height: 199px;
	background-image: url(img/top.jpg);
	background-repeat:no-repeat;
	/*clear:both;*/
}


#main_navigation{
	width: 676px;
	height: 23px;
	background-image: url(img/main_menu_deutsch.jpg);
	background-repeat: no-repeat;
	margin-left: 190px;
	margin-top: 174px;
	position:absolute;
}


#text_bottom{
	float:left;
	background-image: url(img/text_bottom_back.jpg);
	background-repeat: no-repeat;
	width:445px;
	height:50px;
	/*background-position:bottom;*/
	padding-left: 20px;
}

.text_header{
color:#f99934;
font-size:18px;
}