body {
	background: url(dd/bg-body.jpg) repeat-x;
	background-color: #e5e2e2;
}

h1, h2, h3 {
	color: #843a79;
}

a:hover { 
 color: #843a79; 
}

#menu3 li {
	background: url(dd/menu3_bg.gif) repeat-x;
}

#content {
	border-top: 3px solid #843a79; 
}

div.box_home1 {
	background: url(dd/box-oben.jpg) no-repeat top left;
}

div.box_home2 {
	background: url(dd/box-unten.jpg) no-repeat bottom right;
}

#header #headerbild {
	background: url(dd/header.jpg) no-repeat;
}

#header #menu li a.active {
	background: url(dd/active.gif) no-repeat bottom center;
	color: #843a79;
	font-weight: bold;
}

#header #menu li#header-bottom {
	background: url(dd/header-bottom.jpg) no-repeat;
}

#header #bar-bg2 {
	background: url(dd/bar-bg2.jpg) no-repeat;
}

#menu3 #navi {
	background: url(dd/menu3.gif) no-repeat;
}

#home_rechts a#vl, #home_rechts a#mh, #home_rechts a#sdl, #home_rechts a#audl {
	display: block;
	width: 270px;
	height: 103px;
	cursor: pointer;
	float: left;
	margin-top: 12px;
	margin-bottom: 10px;
	text-decoration: none;
}

#home_rechts a#vl {
	background: url(dd/vl.jpg) no-repeat;
}

#home_rechts a#mh {
	background: url(dd/mh.jpg) no-repeat;
}

#home_rechts a#sdl {
	background: url(dd/sdl.jpg) no-repeat;
}

#home_rechts a#audl {
	background: url(dd/audl.jpg) no-repeat;
}