/* 2004 Fabian Dennler */
body { 
	width: auto;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0px;
	scrollbar-base-color: #333333;
	scrollbar-track-color: #666666;
	scrollbar-face-color: #fff;
/*	background: url(../images/back02.gif) no-repeat;
	background-position	: bottom right; */ 

}

#container { 
	position: absolute;
	/*width: 765px;*/
	top: 0px;
	left: 0%;
	text-align: left;
	background-repeat: no-repeat;
	z-index: 2;
}
	
	

#seperator{
	background-repeat: no-repeat;
	left: 20px;
	z-index: 3;
	height: 20px;
}

#Head {
	/*margin-top: 5px;
	margin-left: 5px;
	margin-right: 3px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;*/
	height: 100px;

}
#Headline {
/*	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 9px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;*/
	width: auto;
	/*background: url(../images/head_left.png) no-repeat;*/
	height:91px;
	font-size:16px;
	font-weight:600;
}

#Headline2 {
/*	margin-top:5px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding: 20px 0px 10px 20px;*/
    	/*background: url(../images/head_right.png) no-repeat;
	
	width:200;
	height:90px; /* the correct height */
/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-style:solid;
	border-color:black;
	border-width:0px 0px; /* top and bottom borders: 1px; left and right borders: 0px */

}

#Header {
    position: absolute;
	top: 30px;
	width: 475px; 
	width:auto;
	margin:10px 20px 30px 220px;
	/*margin:50px 0px 0px 700px; */
	line-height: 10px;
	/*padding:10px 0px 0px 10px;*/
	padding-bottom: 0px;
	padding-top: 0px;
	border-style:solid;
	border-color:black;
	border-width:0px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	}

	
#Content {
	position:relative;
	width: auto;
	margin:0px 40px 20px 240px;
	border-style:solid;
	border-color: silver;
	border-width: 0px 1px 1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
/*	background: url(../images/back01.jpg) no-repeat;*/

/*	background-color:white;
*/
	padding:10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#Menu {

	position: absolute;
	padding:20px 0px 0px 10px;
	float:left;
	top: 106px;
	left: 5px;
	clear: both;
	width: 190px;
	height: 450px;
	background: url(../images/left_menu.png) no-repeat;
/*	background-color:#eee;*/
	border: 0px solid #ffe306;
	/*border: 1px dashed #ffe306;*/
}

#LinkMenu {
/*	position: absolute;*/
	padding:20px 0px 0px 6px;
/*	top: 106px;
	float:left;
	left: 2px;*/
	clear: both;
	width: 173px;
	height: 400px;
/*	background: url(../images/left_menu.png) no-repeat;
	background-color:#eee;*/
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	/*border: 1px dashed #ffe306;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;

}

#Adresse {
	position: absolute;
	padding:20px 0px 0px 10px;
	top: 510px;
	left: 5px;
	clear: both;
	width: 190px;
	height: 70px;
/*	background: url(../images/left_menu.png) no-repeat;
	background-color:#eee;
 	border: 0px solid #ffe306;
	border: 1px dashed #ffe306;*/
}
	
#banners_bottom {
	padding-top: 40%;
	width: 100%;
	clear: both;
	position: absolute;
}

#mod_bottom {
	position: absolute;
	padding-top: 60%;
	width: 100%;
	clear: both;
}

#Footer {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width	:	auto;
	heigth	:	auto;
	margin:0px 10px 20px 240px; /*0px 210px 20px 170px*/
	border:0px solid #999;
/*	background-color:white;*/
	padding:10px;
	font-size:8px;
	z-index:4; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
#Banner {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	margin:0px 80px 20px 240px; /*0px 210px 20px 170px*/
	z-index:5; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

#Right {
	position:relative;
        /*right:20px;*/
        margin:0px 20px 0px 0px;
	top:-70px;
	voice-family:inherit;
        width:178px;
}

#RightContent {
        width:168px;
        /*right:20px;*/
        margin:0px 20px 0px 0px;
	border:2px dashed #999;
	background-color:#eee;
	padding:10px;
	voice-family:inherit;
}
