body {
	background-color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #524f4d;
	line-height:150%;
	margin:0;
	overflow:auto;
	overflow: -moz-scrollbars-vertical;
}

a {
	color: #495678;
	text-decoration:underline;
}

a:visited {
	color: #495678;
	text-decoration:underline;
}

a:hover {
	color: #495678;
	text-decoration:underline;
}

a.download {
	display:block;
	line-height:20px;
	background:url(download.gif) no-repeat;
	padding: 0 0 0 25px;
	margin:0 0 10px 0;			
}

#container {
	width:950px;
	margin:0 auto;
	padding:0 30px;
	background: url(bg.gif) repeat-y center;
	position:relative;}

#header {
	height:150px;
	width:950px;
	position:relative;
	margin:0;
	padding:0;
	background: #ffffff url(bg_header.gif) no-repeat;
	
}

#header img {
	position:absolute;
	top:0;
	right:0;
	border:0;
	}	
	
#header img.logo {
	position:absolute;
	top:32px;
	right:30px;
	border:0;
	}		
	
	
#header .login {
	position:absolute;
	width:180px;
	left:770px;
	top: 133px;
	color:#101340;
	z-index:200;
}	

#main {
	min-height:400px;
}

*html #main {
	height:400px;
}


#left {
	float:left;
	width:160px;
	padding:10px 30px;
}

#right {
	float:right;
	width:150px;
	padding:10px 30px;
	}
	
#right h1 {
	width:110px;
	background: transparent url(bg_h1_box.gif) no-repeat;
	padding:0 0 0 40px;
	font-weight:bold;
	font-size:11px;
	line-height:24px;
	margin:0;
	color:#FFFFFF;
}		
	
#right .box {
	background: transparent url(bg_box.gif) no-repeat bottom;
	width:132px;
	padding:9px;
	margin:0 0 15px 0;
	color:#424f72;
	text-align:center;
}
	
#right .box img {
	border:0;
}

#right img {
	border:0;
}
	
	
#content {
	margin:0 210px 0  220px;
	padding:30px;
}	



#content #left {
	width: 220px;
	float:left;
	margin:0;
	padding:0;
}

#content #right {
	width: 210px;
	float:right;
	margin:0;
	padding:0;
}

h1 {
	color:#101340;
	font-size:18px;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0 0 0 15px;
	background:transparent url(bg_h1.gif) no-repeat;
}

h2 {
	font-size:11px;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0;
}

h2 a{
	text-decoration:none;
}

h2 a:visited{
	text-decoration:none;
}

h2 a:hover{
	text-decoration:none;
}

h3 {
	font-size:11px;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0;
}

h4 {
	font-size:11px;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0;
}

h5 {
	font-size:11px;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0;
}

h6 {
	font-size:11px;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0;
}

hr {
	border: 0;
	background: transparent url(bg_hr.gif);
	height:1px;
	
	
}


#content img {
	border: 0px;
}

#content img.right {
	float:right;
	margin:0 0 10px 10px;
}

#content img.left {
	float:left;
	margin:0 10px 10px 0;
}

#icons {
	clear:both;
	text-align:right;
	padding:0;
	margin:0;
	height:20px;
}

#icons a {
	text-decoration:none;
}

#icons a:visited {
	text-decoration:none;
}

#icons a:hover {
	text-decoration:none;
}

#footer {
	clear:both;
	height:73px;
	width:1010px;
	margin:0 -30px;
	padding:0;
	color:#848281;
	background: transparent url(bg_footer.gif);
}

#footer .footernav {
	width:710px;
	height:52px;
	float:right;
	text-align:right;
	padding:0 270px 0 0;
	position:relative;
}

#footer .footernav a{
	float:right;
	display:block;
	width:50px;
	background: #495678 url(bg_back.gif) no-repeat right;
	text-align:left;
	color:#ffffff;
	font-weight:bold;
	padding:0 10px;
	line-height:18px
	}
	
#footer .footernav a:visited{	
	color:#ffffff;
	text-decoration:none;
	}
	
#footer .footernav a:hover{	
	color:#ffffff;
	text-decoration:none;
	}	

#footer .adresse {

	}

#footer a{
	color:#848281;
	text-decoration:none;
}

#footer a:visited{
	color:#848281;
	text-decoration:none;
}

#footer a:hover{
	color:#495678;
	text-decoration:none;
}

#footer .left {
	float:left;
	width:695px;
	padding:0 15px 0 60px;
	}

#footer .right {
	float:right;
	width:180px;
	padding:0 30px;
	}

img.float_right {
	float:right;
	margin:0 0 5px 10px;
	padding:0;
	border:0;
}

img.float_left {
	float:left;
	margin:0 10px 5px 0;
	padding:0;
	border:0;
}


/* *************************** Newsliste ********************************** */

#content img.newsimage {
border:1px solid #5e5e5f;
margin:0 10px 10px 0;
float:left;
}

#content img.newsimage_gr {
border:1px solid #5e5e5f;
margin:0 0 10px 10px;
float:right;
}
