img.logo-kopf {
	float: left;
	margin: 0;
}

img.titel-kopf {
	float: right;
	margin: 0;
}

#nav {
	background: url(gfx/bg-nav-mgh.png);
}

#nav-links {
	background: url(gfx/bg-nav-links-mgh.png);
}

#nav-rechts {
	background: url(gfx/bg-nav-rechts-mgh.png);
}

#menu li a:hover, #menu li a:active {
	background: #339900;
}

#hauptteil h1 {
	color: #990000;
}

#hauptteil a {
	color: #990000;
	border-bottom: 1px dotted #990000;
}

#hauptteil a:active, #hauptteil a:hover {
	border-bottom: 1px solid #990000;
}

#spalte h2 {
	color: #339900;
	margin-bottom: 15px;
}

#spalte a:active, #spalte a:hover {
	color: #990000;
	border-bottom: 1px solid #990000;
}

#fussleiste p {
	color: #666;
}

#fussleiste a {
	color: #666;
	border-bottom: 1px dotted #666;
}



