body {
	font-family: Helvetica, Arial, sans-serif;
	color: #666;/*#979696;*/
	font-size: 9px;
	position: relative;
	float: none;
	padding-top: 0px;
	top: -10px;
}
.containerAll {
	margin-left: -400px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 800px;
	
}
.containerAll .header {
	background-color: #96c633;
	
}


/* MENU*/
#menu-top {
	height: 60px;
	padding-top: 10px;
	padding-left: 30px;
	font-size: 11px;
}

.containerAll #menu-top .menu-top #point {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}

#menu-top a, #menu-left a {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
		/*letter-spacing: 0.16em;      Firefox gut sonst zu klein   Safari erkennt dezimal nicht!*/
	/*letter-spacing: 0.3ex;*/
}
#menu-top a:hover, #menu-left a:hover {
	color:#555555;
}
#menu-top ul {
  margin: 0px;
  padding: 0px;
}
#menu-top ul li {
  float: left;
  list-style: none;

}
#menu-top ul li a {
  display: block;
  padding: 0px 0px 5px 2px;
  text-decoration: none;
  /*font-weight: normal;*/
}
#menu-top ul li ul {
  margin: 0px 0 17px -1px;
  padding-bottom: 0px;
  padding-left: 0px;
  position: absolute;
  visibility: hidden;
  z-index: 10;
  width: 200px;

}
#menu-top ul li ul li {
  float: none;
  display: block;
  border: none;
  line-height: 10px;
}
#menu-top ul li ul li a {
	padding: 5px 15px 5px 5px;
	width: auto;
	color: #333333;
	/*letter-spacing: 0.1em;*/
  letter-spacing: 1px;
	font-weight: normal;
	font-size: 11px;
}


.containerAll .content {
	background-color: #FFFFFF;
}
.containerAll .content .gauche {
	background-color: #FFFFFF;
	width: 80px;
	position: absolute;
	top: 165px;
}
.containerAll .content .milieu {
	width: 480px;
	left: 80px;
	position: absolute;
	top: 165px;
}
.containerAll .content .milieu .ueber {
	left: 80px;
	top: 0px;
}
.containerAll .content .milieu .copy {
	font-size: 11px;
	margin-right: 20px;
	margin-left: 50px;
	line-height: 140%;
}
.containerAll .content .milieu .copy li {
	padding-bottom: 10px;
	margin-left: -30px;
}
.containerAll .content .milieu .copy a {
	font-weight: bold;
	text-decoration: none;
	color: #6b6b6b;
}
.containerAll .content .milieu .copy a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #777777;
}
 /* milieu large */
 
 .containerAll .content .milieuL {
	width: 690px;
	left: 80px;
	position: absolute;
	top: 165px;
}
.containerAll .content .milieuL .ueber {
	left: 80px;
	top: 0px;
}
.containerAll .content .milieuL .copy {
	font-size: 11px;
	margin-right: 20px;
	margin-left: 50px;
	line-height: 140%;
}
.containerAll .content .milieuL .copy li {
	padding-bottom: 10px;
	margin-left: -30px;
}
.containerAll .content .milieuL .copy a {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
.containerAll .content .milieuL .copy a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}


/*   Milieu Impressum  */
.containerAll .content .milieuImp {
	width: 680px;
	left: 80px;
	position: absolute;
	top: 165px;
}
.containerAll .content .milieuImp .ueber {
	left: 80px;
	top: 0px;
}
 .copyImp {
	font-size: 11px;
	margin-right: 20px;
	margin-left: 30px;
	line-height: 140%;
}
.copyImp li {
	padding-bottom: 10px;
	margin-left: -30px;
}
.copyImp a {
	font-weight: bold;
	text-decoration: none;
	color: #777777;
}
 .copyImp a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #777777;
}
.containerAll .droit {
	width: 222px;	
	position: absolute;
	left: 580px;
	top: 165px;
}

#droite {
	margin-left: 6px;
	margin-top: 0px;
	padding-top: 0px;
	/*float: right;*/
	clear: both;
} 

.containerAll .droit #legende1 {
	text-align: center;
	font-size: 9px;
	color: #999999;
	padding-left:50px;
	top-margin:10px;
}

.containerAll .droit #legende {
	text-align: right;
	font-size: 9px;
	color: #999999;
	padding-left:50px;
}
.containerAll .droit #legende a {
	text-decoration: none;
	color: #999999;
}
.containerAll .droit #legende a:hover {
	text-decoration: none;
	color: #999999;
}
.containerAll #menu-top .menu-top #menuHi {
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}
.containerAll #menu-top .menu-top #menuHi a{
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}
 .retour a {
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	padding-left: 50px;
	position: relative;
	top: 20px;
}
 .retour a:visited{
	font-size: 11px;
	text-align: left;
	text-decoration: none;

}
 #imprint {
	line-height: normal;
}

