body{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 844px;
	font-family: Verdana, Calibri,helvetica;
	font-size: 11px;
	background-color:#fff;
	background-image: url(../template/hinterg.png);
	background-repeat: no-repeat;
}
.menuorten {
	position: absolute;
	left: 189px;
	top: 75px;
	width: 175px;
	
	color: Black;
	font-weight: 500;
	margin-top: 0px;
	
}
.menukw {
	position: absolute;
	left: 0px;
	top: 127px;
	width: 169px;
	font-size: 18px;
	text-align: right;
	font-weight: bold;

}
.scene{
	position: absolute;
	left: 354px;
	top: 83px;
	width: 434px;
	margin-left: 20px;
	margin-top: 0px;
}
.texte{
	color: Black;
	text-align: justify;
}

a{
color: #EB9D1F;
text-decoration:none
}
.menuorten a{
color:#000;
}
a:hover, a.selected {
color:#990000;
}
#imageNav a{
padding-right:7px;
}
#mainImg{
margin:10px 0;
}
/*------------------------------------aktuel--------------------------------------------*/

.menuexpo {
	position:absolute;
	left: 440px;
	top: 0px;
	color: #999999;
	width:58px;
	white-space:nowrap;
}
h1, h2, h3{
	color:#900;
	margin: 0;
	font-weight:normal;
}
h1 {
font-size: 18px;
}
h2{
font-size: 16px;
}
h3{
font-size: 14px;
}

/*------------------------------------fin--------------------------------------------*/
/*------------------------------------links--------------------------------------------*/

.links{
	color: Black;
	text-align: left;
	margin-left: 150px;
}
/*------------------------------------fin--------------------------------------------*/
/*------------------------------------newsletter--------------------------------------------*/
.nl{

	background: White;
	background-image: url(../template/hinterg.png);
	background-repeat: no-repeat;
}
.nltext{
	font-family: Verdana, Calibri,helvetica;
	font-size: 11px;
	color:#000;
}
