body{
font-family: tahoma, verdana, helvetica, sans-serif;
font-size: 14px;
margin: 2px;
background-color: #ffe888;
}
#border{
	background-color: #ffffff;
	height: 150px;
	width: 1000px;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -500px;
	border: 1px solid #be7000;
}

#bannerleft{
	background-image:url('../images/bannerleft.jpg');
	height: 175px;
	width: 220px;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -500px;
	border-bottom: 1px solid #be7000;
	border-left: 1px solid #be7000;
	border-top: 1px solid #be7000;
}


#bannerright{
	background-image:url('../images/bannerright.jpg');
	height: 125px;
	width: 780px;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -280px;
	border-bottom: 1px solid #be7000;
	border-right: 1px solid #be7000;
	border-top: 1px solid #be7000;
}

#menu{
	background-color: #ffce79;
	height: 470px;
	width: 220px;
	position: absolute;
	top: 195px;
	left: 50%;
	margin-left: -500px;
	border-left: 1px solid #be7000;
	border-top: 1px solid #be7000;
	font-size: 16px;
	text-decoration: none;
	list-style-type: none;
	padding-top: 10px;
	
}

.menuitem{
	font-size: 15px;
	list-style-type; none;
	padding-left: 0px;
	color: #000000;
	text-decoration: none;	
}

.menuitem a{
	font-size: 15px;
	list-style-type; none;
	padding-left: 0px;
	color: #000000;
	text-decoration: none;	
}

.menuitem a:visited{
	font-size: 15px;
	list-style-type; none;
	padding-left: 0px;
	color: #000000;
	text-decoration: none;		
}

.menuitem a:hover{
	font-size: 15px;
	list-style-type; none;
	padding-left: 0px;
	color: #fffdcc;
	text-decoration: none;	
}

.menuitem a:active{
	font-size: 15px;
	list-style-type; none;
	padding-left: 0px;
	text-decoration: none;	
}


.menuitem_act {
	font-size: 15px;
	color: #ff0000;
	list-style-type; none;
	padding-left: 0px;
	text-decoration: none;	
}

.menuitem_act a{
	font-size: 15px;
	color: #ff0000;
	list-style-type; none;
	padding-left: 0px;
	text-decoration: none;	
}

.menuitem_act a:visited{
	font-size: 15px;
	color: #ea5300;
	list-style-type; none;
	padding-left: 0px;
	text-decoration: none;	
}

.menuitem_act a:active{
	font-size: 15px;
	color: #ff0000;
	list-style-type; none;
	padding-left: 0px;
	text-decoration: none;	
}

.menuitem_act a:hover{
	font-size: 15px;
	color: #ff0000;
	list-style-type; none;
	padding-left: 0px;
	text-decoration: none;	
}

#content{
	background-color: #ffeabc;
	height: 490px;
	width: 769px;
	position: absolute;
	top: 155px;
	left: 50%;
	margin-left: -280px;
	border-left: 1px solid #be7000;
	border-right: 1px solid #be7000;
	border-top: 1px solid #be7000;
	white-space:normal;
	vertical-align: top;
	padding: 5px;
	overflow: auto;
}

#menuabsatz{
	background-color: #ffb940;
	height: 20px;
	width: 170px;
	position: absolute;
	top: 655px;
	left: 50%;
	margin-left: -445px;
	border-bottom: 1px solid #be7000;
	padding-top: 5px;
}

#langmenu{
	background-color: #ffb940;
	height: 20px;
	width: 60px;
	position: absolute;
	top: 655px;
	left: 50%;
	margin-left: -500px;
	border-bottom: 1px solid #be7000;
	border-left: 1px solid #be7000;
	padding-top: 5px;
	padding-left: 4px;
}

#adresse{
	background-color: #ffce79;
	height: 23px;
	width: 777px;
	position: absolute;
	top: 655px;
	left: 50%;
	margin-left: -280px;
	border-bottom: 1px solid #be7000;
	border-left: 1px solid #be7000;
	border-right: 1px solid #be7000;
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #777777;
	padding-top:2px;
	padding-left:2px;
}


.menuitem2{
	font-size: 12px;
	list-style-type; none;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
}

.menuitem2 a{
	font-size: 12px;
	list-style-type; none;
	color: #000000;
	text-decoration: none;
}


.menuitem2 a:visited{
	font-size: 12px;
	list-style-type; none;
	color: #000000;
	text-decoration: none;		
}

.menuitem2 a:hover{
	font-size: 12px;
	list-style-type; none;
	color: #fffdcc;
	text-decoration: none;	
}

.menuitem2 a:active{
	font-size: 12px;
	list-style-type; none;
	text-decoration: none;	
}


.menuitem2_act {
	font-size: 12px;
	color: #ff0000;
	list-style-type; none;
	text-decoration: none;
         padding-left: 15px;	
}

.menuitem2_act a{
	font-size: 12px;
	color: #ff0000;
	list-style-type; none;
	text-decoration: none;	
}


.menuitem2_act a:visited{
	font-size: 12px;
	color: #ea5300;
	list-style-type; none;
	text-decoration: none;	
}

.menuitem2_act a:active{
	font-size: 12px;
	color: #ff0000;
	list-style-type; none;
	text-decoration: none;	
}

.menuitem2_act a:hover{
	font-size: 12px;
	color: #ff0000;
	list-style-type; none;
	text-decoration: none;
	
}

a img{
border: 0px none;
}
