body {
	padding:0px; 
	margin-top:0px;
	background:#e4e4e4;
}

#lang_linkDiv {
	width:120px;
	height:20px;
	margin-top:80px;
	margin-left:800px;
	position:absolute;
}

#lang_linkDiv a{
	width:120px;
	height:20px;
	display:block;
}

#mainDiv {
	margin:auto;
	margin-top:40px;
	width:931px; 
	background:url(../images/bg.jpg);
}

#headerDiv {
	width:931px;
	height:125px;
	background:url(../images/header_engl_vers.jpg);
}

#lu_headerDiv {
	width:221px; 
	height:56px; 
	background:url(../images/l_u_header.jpg); 
	float:left;
}

#contentWrap {	
	width:650px; 
	float:right; 
	padding-top:30px;
	padding-right:30px;
}

.clearDiv {
	clear:both;
}

#naviDiv {
	width:221px; 
	margin-top:0px; 
	padding:0px;
	margin-bottom:30px;
}

#logo_untenDiv{
	height:53px;
	margin-top:0px;
	width:221px; 
	background: url(../images/l_ue_footer.jpg) no-repeat;
}

#footerDiv {
	width:931px; 
	height:36px; 
	background:url(../images/footer.jpg); 
	padding:0px;
}

/* #### Style / font u. co. ### */

body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;

}

.navi1ACT {
	height:27px; 
	background:url(../images/navi_act.jpg) no-repeat;
	padding-top:4px;
}
.navi1INA {
	height:27px;
	background:url(../images/navi_no.jpg);
	padding-top:4px;
}

.navi1ACT a,
.navi1ACT a:link,
.navi1ACT a:visited,
.navi1ACT a:active,
.navi1ACT a:hover{
	margin-left:20px;
	color:#515151;
	text-decoration:none;
	}
	
.navi1INA a,
.navi1INA a:link,
.navi1INA a:visited,
.navi1INA a:active{
	margin-left:20px;
	color:#515151;
	text-decoration:none;
	}

.navi1INA a:hover{
	color:#1e6597;
	}
