body, html {
 
	position: relative;
	text-align: center;
    border: 0; 
    margin: 0;  
    width: 100%;  
    height: 100%; 
    font: normal 100.01% Arial, Helvetica, Verdana, sans-serif;
	background: none repeat-y center top #FFFFFF;

}

#all-wrap {
    text-align: left;    
    margin: 0 auto 0 auto;    
    width: 740px;  
    position: relative;  
    height: 100%;

}

.background {
	position: absolute;
	width: 740px;    
	height: 100%;
}

#head_top {
    position: absolute;
	z-index: 2;  	
    top: 0;
    left: 0;
	width: 740px;
	height: 97px;
	margin-left: 0px;
}

#head_left {
    position: absolute;	
	z-index: 3;  
    top: 0;   
    left: 0;		
	width: 180px;
	height: 97px;
}
/* 
#head_left_tab {
	z-index: 4;  	
    top: 0;   
    left: 0;
	width: 180px;
	height: 25px;   
	line-height: 21px;
	border-bottom: 2px dotted #AFB8BC;
	border-top: 2px dotted #AFB8BC;
	margin-top: 10px;
	padding-left: 5px;
}
*/

#logo {
	z-index: 3;  
    top: 0;   
	width: 250px;
	height: 97px;
    margin-left: 490px;	
}

#head_spacer_1 {
    position: absolute;
	z-index: 2; 
	width: 740px;
	height: 6px;
	background: url(../img/spacer-01.jpg) repeat-x;
	margin-top: 97px;
}

#search {
	z-index: 15;  
	margin-left: 150px;
	margin-top: 30px;
}

#menu-wrap {
    position: absolute;	
	width: 740px;
	height: 280px;    
	margin-top: 103px;
}

#menu_left {
    position: absolute;
	z-index: 6;  
    top: 0;   
    left: 0;		
	width: 180px;
	height: 215px; 	
	background-color: #939DA2;
}

#head_pic {
    position: absolute;
	z-index: 5;  	
    top: 0;
    left: 0;
	width: 560px;
	height: 215px;
	margin-left: 180px;
}

#language {
    position: relative;
	z-index: 7;  
    top: 0;   
    left: 0;		
	width: 190px;
	height: 33px;

	text-align: right;
}

#head_spacer_2 {
    position: absolute;
	z-index: 8;  	
	width: 740px;
	height: 12px;
	margin-left: 0px;
	background-color: #BD171A;
	margin-top: 318px;
}

#content-wrap {
    position: absolute;
    top: 0;   
    left: 0;
	width: 740px;
	margin-top: 330px;
	height: 318px;
}


#content_left {
	padding-top: px;
	padding-left: px;
}

#content-float {		
    position: absolute;
	z-index: 6; 
	width: 558px;
	min-height: 318px;
	border-left: 2px dotted #AFB8BC;
	border-bottom: 2px dotted #AFB8BC;
	border-right: 2px dotted #AFB8BC;
	margin-left: 178px;
}


#news_left {
    position: absolute;	
	z-index: 8;  
    top: 460;   
    left: 0;		
	width: 176px;
	min-height: 318px;	
	background-color: #e7e7e7;
	border-bottom: 2px dotted #AFB8BC;
	border-left: 2px dotted #AFB8BC;
}

#content {
	min-height: 280px;
}

#content-inner {
	z-index: 11;  
    top: 0;   
    left: 0;		
	width: 480px;
	min-height: 250px;	
/*	border-bottom: 2px dotted #AFB8BC;*/
	margin-left: 40px;
	margin-top: 40px;
}

#footer {
	z-index: 8;  
    left: 0;		
	width: 480px;
	height: 20px;
	line-height: 24px;	
	float: none;
	text-align: left;
	margin-left: 40px;
}

#klicker-wrap {
}

#klicker {
    position: absolute;
	z-index: 10;  
    top: 0;   
    left: 0;		
	width: 600px;
	height: 15px;
	vertical-align: middle;
	margin-top: 145px;
	margin-left: 195px;
}

#print {
    position: absolute;
	z-index: 9;  
    left: 0;		
	width: 595px;
	height: 20px;
	float: none;
	vertical-align: middle;
	margin-top: 6px;	
	line-height: 18px;
	padding-bottom: 3px;
	margin-top: 10;
	margin-bottom: 0;
}

/* --- TEASER --- */

#indexedsearchbox {
}

.indexedsearchbox-table {
}