body{
  	margin: 0px;
  	padding: 0px;
 	background-color:#ecf5f0;
	font-family: arial,helvetica,sans-serif,verdana;
  	font-style: normal;
  	font-size: 10pt;
  	color: #172e21;
}
#box_kopf{
	width: 1000px;
	height: 80px;
 	background-color:#ecf5f0;
	font-family: arial,helvetica,sans-serif,verdana;
}
#mainbox{
	border-top: solid 1px #172e21;
	border-left: solid 1px #172e21;
  	border-right: solid 1px #172e21;
	border-bottom: solid 1px #172e21;
  	background-color: #f8faed;
  	width: 1000px;
	height: 100%;
  	margin: 0px auto;
  	margin-top: 2px;
  	padding: 0px;
  	overflow: hidden;
}
#navi_top {
	border-top: solid 1px #172e21;
	border-bottom: solid 1px #172e21;
	padding-top: 1px;
	padding-left: 400px;
  	width: 1000px;
  	height: 16px;
  	background-color: #b6cc8b;
	clear: both;
}
#box_navi_left {
	float: left;
	width: 140px;
	height: auto;
	margin-top: 16px;
}
#navi_left {
	width: 120px;
	text-align: center;
	margin-left: 5px;
	margin-bottom: 20px;
}
#intern_navi_left {
	width: 120px;
	text-align: center;
	margin-top: 4px;
	background: #b6cc8b;
}
.navi_left {
	border-top: solid 1px #172e21;
	border-bottom: solid 1px #172e21;
	border-left: solid 1px #172e21;
	border-right: solid 1px #172e21;
	width: 120px;
	text-align: center;
	background: #b6cc8b;
	margin-top: 4px;
}
.navi_left2 {
	border-top: solid 1px #172e21;
	border-bottom: solid 1px #172e21;
	border-left: solid 1px #172e21;
	border-right: solid 1px #172e21;
	width: 120px;
	text-align: center;
	background: #e5f4c9;
	margin-top: 4px;
}
#news {
	width: 140px;
	text-align: left;
	font-size: 10px;
	margin-left: 10px;
}
#retour {
	margin-top: 20px;
	width: 100px;
	height: auto;
	text-align: right;
	font-size: 9px;
	padding-top: 20px;	
}
#content {
	margin-top: 10px;
	float: right;
  	width: 858px;
	height: auto;
  	background-color: #f8faed;
}

#title {
	width: 858px;
	height: 18px;
	margin-top: 20px;
	background-color: #f8faed;
	text-align: center;
	font-size: 14px;
	text-decoration:underline;
	overflow: hidden;
}
#foot {
  	width: 998px;
	font-size: 9px;
	height: 11px;
  	background-color: #f1f8c9;
	text-align: center;
	clear: both;
}
