body {
	background: #333;
	color: #444;
	font: 11px verdana;
}

h1, h2, h3 {
	color: #666;
}

.meta {
	margin: 0;
	margin-top: -8px !important;
	padding: 0 !important;
	font-size: 90%;
}

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

a:hover {
	color: #999;
}

#rahmen, #infoleiste, #footer {
	background: #ddd;
}

#rahmen, #header, #infoleiste {
	border-color: #FFF;
}

#rahmen {
	margin: 0 auto;
	width: 770px;
	position: relative;
}

#infoleiste {
	border-color:#DDDDDD;
	border-bottom: 1px solid #FAFBEC;
	font-size:9px;
	height:25px;
	position:absolute;
	top:0;
	left:0;
	z-index:50;
	color:#555;
}

#menue li a {
	background: #888;
}

#menue li a, #menue .sub li  a {
	border: none;
	border-top: 1px solid #fff;
	color: #eee;
}

#menue li a:hover, #menue .sub li a:hover {
	background: #8798af;
}

#menue .sub li  a {
	background: #666;
}

#content {
	background: #fff;
	width: 510px;
}

#content image, #content img {
	border-color: #ccc;
}

#footer {
	color: #585d52;
	border-color: #DDD;
}

#footer a {
	color: #838b78;
}

#footer a:hover {
	color: #777;
}

#header {
	height:163px;
	background: transparent url(images/header.jpg) bottom no-repeat;
	border-bottom: 1px solid #69c;
}