body {
	background-image: url(../grafik/verlauf.gif);
	margin: 0;
	padding: 0;
}

body * {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}

#backgroundOverlay {
	position: absolute;
	height: 100%;
	width: 100%;
	background-image: url(../grafik/kachel.gif);
}

#contentOverlay {
	position: absolute;
	left: 50%;
	margin-left: -397px;
	height: 100%;
	width: 794px;
	background-image: url(../grafik/content.png);
	height: 100%;
}

#content {
	position: absolute;
	left: 50%;
	top: 30px;
	margin-left: -355px;
	padding-bottom: 30px;
	width: 710px;
}

#header {
	position: relative;
	width: 710px;
	height: 97px;
	margin-bottom: 35px;
}

#navi {
	position: relative;
	float: left;
	width: 83px;
	margin-right: 20px;
}

#navi a {
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #BFBFBF;
	display: block;
	padding-bottom: 12px;
}

#navi a:hover,#navi a.sel {
	color: #E60003;
}

#visual {
	position: relative;
	float: left;
	width: 125px;
	height: 450px;
	margin-right: 20px;
}

#text {
	position: relative;
	float: left;
	width: 442px;
}

#text h1 {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	padding: 0;
	color: #E60003;
}

#text p {
	margin: 0;
	padding: 6px 0px 18px 0px;
}

#text a {
	color: #E60003;
	text-decoration: underline;
}

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

#echeck {
	position: absolute;
	left: 57px;
	top: 222px;
	width: 93px;
	height: 93px;
	background-image: url(../grafik/e-check.png);
	filter: progid :   DXImageTransform .   Microsoft . 
		 AlphaImageLoader(src =   '../grafik/e-check.png');
}

#echeck img {
	border: 0;
	width: 100%;
	height: 100%;
}

#address {
	position: relatve;
	width: 710px;
	height: 15px;
	margin-top: 40px;
	background-color: #E60003;
	color: white;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	line-height: 15px;
}

#address * {
	color: white;
	font-size: 11px;
	line-height: 15px;
	line-height: 15px;
}

#address img {
	border: 0;
	height: 10px;
	width: 25px;
}

#footer {
	position: relative;
	width: 710px;
	height: 43px;
	margin-top: 30px;
	background-color: #E4E2E3;
}

#footer img {
padding:6px 23px;		
	}

#imprint {
	position: relative;
	width: 710px;
	height: 20px;
	margin-top: 10px;
	text-align: right;
}

#imprint a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

#imprint a:hover {
	color: #E60003;
}

a.thickbox img {
    padding:4px; border:1px solid #BFBFBF;
    margin-right:10px;
}
