body {
	margin-top:0px;
	background:#dadada;
	font:0.8em Arial;
}

#mitte {
	width:996px;
	margin-left:auto;
	margin-right:auto;
}

#head {
	width:996px;
	height:170px;
	background: url(../bilder/head2.png) top right no-repeat;
}

#content {
	width:996px;
	background:url(../bilder/shadowrechts.png) bottom right repeat-y;
}

#slider {
	width:988px;
	height:180px;
	margin:0px;
	margin-left:1px;
}

#menu {
	width:988px;
	height:50px;
	margin:0px;
	margin-left:1px;
	background:#fff;
}

#menu ul {	
	margin:0 auto;
	margin-left:-39px;
}

#menu li {	
	height:39px;
	float:left;
	padding-left:1px;
	padding-left:0px;
	list-style-type:none;
	text-align:center;
	background:url(../bilder/menuback.png) bottom right no-repeat;
}

#menu a {
	color:#666666;
	display:block;
	padding:5px;
	position:relative;
	word-spacing:2px;
	font-size:1em;
	
	text-decoration:none;
	font-weight:bold;
	margin-right:10px;
}

#menu a.current {
	color:#440055;
}

#inhalt {
	width:988px;
	margin: -21px 0 0 1px;
	background:#fff;
}

.einfach {
	width:948px;
	margin-left:20px;
	text-align:justify;
}

.doppelt {
	width:460px;
	margin-left:20px;
	float:left;
}

h1 {
	color:#440055;
}

#inhalt li {
	padding:3px 5px;
	list-style-image:url(../bilder/spiegel.png);
	
}

#foot {
	width:996px;
	height:63px;
	background: url(../bilder/foot.png) top right no-repeat;
	text-align:right;
}

#footerin {
	padding:20px 20px 0 0;
	font: 0.7em Arial;
}

#footerin a{
	
}

td {
	vertical-align:top;
}

a {
	color:#440055;
}

h3 {
	color:#440055;
	margin-top:0px;
}