body {
	background : #fff url('../images/body_background.gif') repeat-x 0px 163px;
	font-family:tahoma, sans-serif
}

.menue_schrift{
	font-weight:bold;
	font-family:tahoma, sans-serif;
	font-size :10px;
	color:#FFFFFF;
	cursor:pointer;
}

.menue_ueberschrift{
	font-weight:bold;
	font-family:tahoma, sans-serif;
	font-size :14px;
	color:#FFFFFF;
	cursor:pointer;
}
	
#page_footer {
	position:absolute;
	left:111px;
	width : 755px;
	height : 55px;
	background-color : #5C5E5F;
	font-size : 10px;
	color : #C8C6C6;
	font-weight:bold;
	font-family:tahoma, sans-serif;
}

#page_footer a {
	color:#0033FF;
}

#page_footer a:hover {
	color:#0099FF;
	text-decoration : underline;
}

#logo {
	margin-left:10%;
	height:155px;
}

#page_menu {
	margin : 0px auto;
	width : 684px;
	height : 35px;
	float : none;
	clear : both;
	text-align : center;
	
}
#menuepunkt {
	padding : 8px 24px 0px;
	height : 25px;
	float : left;
	font-weight:bold;
	font-family:tahoma, sans-serif;
	font-size :14px;
	color:#FFFFFF;
	cursor:pointer;
}
#home {
	position:absolute;
	width:60px;
	height:26px;
	padding : 8px 24px 0px;
	z-index:35;
	left:200px;
}
#dienstleistung {
	position:absolute;
	width:167px;
	height:35px;
	z-index:35;
	left:310px;

}
#kontakt {
	position:absolute;
	width:79px;
	height:27px;
	padding : 8px 24px 0px;
	z-index:35;
	left:478px;
}
#impressum {
	position:absolute;
	width:100px;
	height:28px;
	padding : 8px 24px 0px;
	z-index:35;
	left:607px;
}
#shop {
	position:absolute;
	width:57px;
	height:28px;
	padding : 8px 24px 0px;
	z-index:35;
	left:756px;
}


.ok {
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:130px;
	font-size:11px;
}
.fehler {
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:130px;
	font-size:11px;
}

