body {
	background:	url(images/h_background.jpg) repeat-x #011415;
	color:		#000000;
	font-family:"arial";
	margin:		0;
	padding:	0;
}


.center {
	margin:		0 auto;
}

a {
	color:		#045256;
}

a:hover {
	color:		#068188;
}

#logo {
	position: 	fixed;
	bottom:		0;
	right:		0;
	width:		174px;
	height:		285px;
	background:	url(images/Denker.png);
}

#logo img {
	margin:		0;
	padding:	0;
}

#left {
	margin:		20px auto 200px auto;
	width:		800px;
	
	padding:	10px;
	border:		5px solid #045256;
	background:	#ffffff;
}

#menu {
	background:	#045256;
	margin: 	0 -10px;
	color:		#ffffff;
}
 
#menu  a { 
	display:	block;
	width:		auto;
	height:		25px;
	line-height:25px;
	vertical-align:center;
	text-decoration: none;
	color:		#ffffff;
	padding:	0 10px;
}

#menu  a:hover { 
	text-decoration: none;
	background:	#068188;
}

#content {
	width:		800px;

	margin:		10px auto;
}

#content_foot {
	margin:		-5px -10px -10px -10px;
	padding:	5px;
	background:	#045256;
	width:		810px;
	text-align:	center;
	font-size:	0.8em;
	color:		#ffffff;
}

#content_foot  a {
	text-decoration: none;
	color:		#ffffff;
}

#head {
	text-align:	center;
}

#foot {
	font-size:	0.7em;
	text-align:	center;
	width:		100%;
	position:	fixed;
	bottom:		0;
	left:		0;
	background:	url(images/background.png) bottom repeat-x;
}

#foot .center {
	height:		184px;
	width:		900px;
	color:		#ffffff;
	background:	url(images/city.png);
}

#foot a {
	text-decoration: none;
	color:		#ffffff;
}

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