* 

a {
	color: #000000;}

a img {border:none;}

a hover img {text-decoration:underline; color:#bfa55a;}

a {text-decoration:none; color:#000000;}

a:hover {text-decoration:underline; color:#bfa55a;}

#layer {
	width: 850px;
	margin: auto;}

#header {
	width: 850px;
	background-image:url(images/header2.jpg);
	height: 250px;
	padding: 0;}

#headerslide {
	width:200px;
	height:200px;}

#content {
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	background-image:url(images/content.jpg);
	width: 600px;
	height: 600px;}

#menu {
	float: left;
	background-image:url(images/menu2.jpg);
	width: 250px;
	height: 600px;}
#menu2 {
	font-family: Arial, Helvetica, sans-serif;
	height:600px;
	width: 250px;
	margin-left:40px;
	margin-right:40px;
	border:none; 
	text-decoration:none;}

#menu a {text-decoration:none; font-size:25px; color:#ffe79f;}

#menu a:hover {text-decoration:underline; font-size:25px; color:#fff;}

#footer {
	float:left;
	background-image:url(images/footer2.jpg);
	height: 50px;
	width: 850px;
	text-align: center;
	font-size: 11px;}

#footer2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 18px;}

#ende {width:850px; height:10px; background-color:#CCC;}