body {
	background-color: #e4e4de;
	color: black;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
}
h2, h3{
	font-size: 13px;
	font-weight: bold;
	color: #8f0214;
	padding-top: 50px;
	padding-bottom: 8px;
	margin: 0;
}
p {
	margin: 0px;
	padding: 0;
}
a {
	color: #8F0214;
    border-color: #8F0214;
}
a:hover {
	color: #be041c;
    border-color: #be041c;
}
a:visited {
	color: #9c434f;
    border-color: #9c434f;
}
html {
	height: 100%;
}
img {
    border-color: #cc3333;
}
.csc-form-labelcell {
    vertical-align: top;
    font-weight: bold;
}
.csc-textpic-caption {
	padding-left: 5px;
	font-size: 13px;
}
.csc-mailform {
	border: 0;
}
.csc-mailform-field label {
	font-weight: bold;
	font-size: 12px;
	width: 150px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block
}
div.kasten {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 920px;
	background-color: white;
	overflow: visible;
	height: 750px;
	clear: none;
}
div.kasten-unten {
    height: 30px;
}
div.navi {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 300px;
	height:630px;
	overflow: visible;
	background-color: #ff3919;
	background-image: url(web_01_FILES/nav.back.gif);
	background-repeat: repeat-y;
	z-index: 4;
	
}
div.nav {
	float:left;
	margin-left: 0px;
	z-index: 5;	
	background-color: #ff3919;
	background-image: url(web_01_FILES/nav.back.gif);
	background-repeat: repeat-y;
	width:300px;
}

div.zertifizierung-text {
	float:left;
	margin-top: 20px;
	margin-left: 20px;
	width: 270px;
	height: 30px;
	z-index: 5;
}
div.zertifizierung-text img, a {
	border: 0;
}
div.pvbid {
	float:left;
	margin-top: 12px;
	margin-left: 20px;	
	width: 121px;
	height: 50px;
	background-color: #ff3919;
	z-index: 5;
	}
div.pvbid img {
	border: 0;
}
div.nav img {
	border: 0;
}
ul.nav {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	margin-top: 18px;
	padding: 0px;
}
div.header {
	position: relative;
	width: 100%;
	height: 120px;
	background-color: #c5c4b7;
	z-index: 1;
}
div.title {
	position: absolute;
	top: 120px;
	left: 300px;
	height: 280px;
	width: 280px;
	padding-left: 20px;
	padding-top: 20px;
	background-color: #fbdbd4;
	overflow: visible;
	z-index: 2;
}
div.title-start {
	position: absolute;
	text-align: right;
	top: 120px;
	left: 300px;
	height: 480px;
	width: 620px;
	padding: 0;
	background-color: #fbdbd4;
	overflow: visible;
	z-index: 2;
}
div.quote {
	position: absolute;
	font-style:italic;
	text-align:right;
	bottom: 30px;
	right: 20px;
}
div.quote-start {
	position: absolute;
	font-style: italic;
	text-align: right;
	font-stretch: condensed;
	font-size: 13px;
	bottom: 213px;
	right: 398px;
}
div.picture {
	position: absolute;
	top: 120px;
	left: 600px;
	height: 300px;
	width: 300px;
	background-color: grey;
	overflow: visible;
	z-index: 2;
}
div.redborder {
	position: absolute;
	top: 0px;
	left: 900px;
	height: 100%;
	width: 20px;
	background-color: #8f0214;
	z-index: 6;
}
div.inhalt {
	position: absolute;
	top: 420px;
	left: 0px;
	padding-bottom: 50px;
	padding-left: 320px;
	padding-right: 40px;
	padding-top: 40px;
	width: 560px;
	min-height: 200px;
	background-color: white;
	background-image: url(web_01_FILES/inhalt.back.gif);
	background-repeat: repeat-y;
	z-index: 1;
}
div.inhalt img{
	padding: 5px;
	border: 0;
}