body {
	background: #9D1881;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	
}


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

a:hover {
	color: #FACE35;
	text-decoration: none;
}



#oben {
	background: #FFFFFF;
	height: 395px;
	
}

.oben_inner {
	width: 880px;
	margin: auto;
}

#logo {
	margin-top: 50px;
}

#schrift {
	margin-top: 141px;
}


#unten {
	width: 880px;
	margin: auto;
	height: 285px;
	font-size: 11px;
	position: relative;
}


.mwst {
	position: absolute;
	top: 236px;
	color: #939598;
	
}

.left {
	

}


.right {
	height: 285px;
	position: absolute;
	right: 0px;
	top: 189px;
	line-height: 23px;
	
}

h1 {
	font-size: 23px;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	margin-bottom: 3px;
	color: #FFFFFF;
	font-weight: normal;
	background: url(../images/quad.png) no-repeat left 11px;
}

.klein_rechts {
	font-size: 14px;
	padding: 0px 0px 0px 12px;
	margin: 0px;
	color: #FFFFFF;
	width:480px;
}


.gelb {
	color: #FACE35;
}

.dispnone {
	display: none;
}