/* CSS Document */

body {
	background-image:url(/shared/markilux/media/back_index2.gif);
	}

/*unveraendert Begin*/
.detail {background-image:  url("/shared/markilux/media/back_detail.gif");}
	


.search_box {	width:190px;	float: left;	margin-top:50px;	margin-left:0px;	}
	
/*unveraendert End*/
			
.chose_table {
	width: 778px;
	background:#ECEEDA;	
	margin-top:20px;
	}
.index_content {
	margin-top:22px;
	}
	
	
#index_flash {
	float:left; 
	width:315px;
}

#index_rechts {
	float:right; 
	width:664px; 
	background-color:#F4F0EB;
	height:256px; 
	position:relative;
}
#index_rechts #block1 {
	position:absolute; 
	left:90px; 
	top:0px; 
	width:154px;
}
#index_rechts #block2 {
	position:absolute; 
	left:290px; 
	top:0px; 
	width:154px;
}
#index_rechts #block3 {
	position:absolute; 
	left:490px; 
	top:0px; 
	width:154px;
}
#index_bottom {
	margin-top:20px; 
	display:block; 
	position:relative;
}
#index_news {
	width:300px; 
	float:left;
}
#index_leiste {
	float:right; 
	margin-top:70px; 
	width:250px; 
	margin-bottom:-10px; 
	background-color:#F2ECE7;
}	
#index_select {
	padding-top:10px; 
	padding-bottom:20px; 
	padding-left:10px;
}

ul.lst_aktuell {
	clear:both;
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-left:20px;
	margin-right:20px;
}

ul.lst_aktuell li {
	padding-left:14px;
	margin-top:10px;
	background-image:url(/shared/markilux/media/kasten.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}

ul.lst_aktuell li .lst_linie {
	/*
  position:relative;
  * width:530px;
  */
	width:530px;
	border-bottom:1px solid #CECECE;
	float:left;
}

ul.lst_aktuell li .lst_linie a {
	/*position:absolute;
	right:0px;
	bottom:2px;*/
	float:right;
	display:block;
	width:70px;
	text-align:right;
}

ul.lst_aktuell li .lst_txt {
  float:left;
  width:460px; 
}

ul.lst_aktuell li .lst_clear {
  clear:both; 
  height:5px; 
  overflow:hidden;
}


.footer_links {
	margin:6px;
	margin-left:17px;
}

.footer_links a {
	color:#000;
	font-weight:normal;
	font-size:11px;
}
