#divBackpic {
	position:absolute;
	left:50%;
	top:0px;
	width:1200px;
	height:731px;
	z-index:1;
	_margin-left: -600px;
}
.vita_name {
	font-size: 1.2em;
	color: #ce4017;
	font-weight: bold;
}
#divSite {
	position:absolute;
	width:100%;
	height:100%;
	z-index:2;
	overflow: hidden;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575756;
}
.text_justified {
	text-align: justify;
}
#divCenterer {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:3;
	overflow: scroll;
}
#divLogo {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	text-align: right;
	clear: both;
}
#divNavibar {
	width:900px;
	height:18px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #FF3;
	clear: both;
}

#divContent {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 27px;
	background-color: #eae9e6;
	opacity: 0.95;
	clear: both;
	padding-top: 40px;
	padding-right: 170px;
	padding-bottom: 80px;
	padding-left: 140px;
}
#divFooter {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 8px;
	clear: both;
	margin-bottom: 20px;
}
#divNavibar  a{
	color: #FFF;
	text-decoration: none;
}
#divStartbanner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 270px;
}
.naviItemTable {
	text-align: right;
}
.naviItemTopbar {
	height: 1px;
}
.NaviItem {
	text-align: right;
	padding-top: 8px;
	padding-right: 5px;
	height: 100%;
}
.strip {
	clear: none;
	float: left;
	width: 175px;
	height: 100%;
}
.footerItem {
	padding-right: 5px;
}
.NaviHome {
	background-color: #7e4f25;
}
.NaviVita {
	background-color: #ce4017;
}
.NaviLabel {
	background-color: #3a86be;
}
.NaviKunden {
	background-color: #c5b1a7;
}
.NaviKontakt {
	background-color: #2a4d58;
}
.customer {
	margin-bottom: 40px;
}
#divSeeland {
	margin-bottom: 20px;
}
.customer_name {
	font-size: 1.1em;
	font-weight: normal;
	padding-bottom: 12px;
}
#divSeelandText {
	margin-bottom: 20px;
	width: 80%;
}
#divCollection {
	margin-bottom: 16px;
}
#divCustomerHead {
	margin-bottom: 30px;
	color: #c5b1a7;
	font-weight: bold;
	font-size: 1.2em;
}
#divContactHead {
	margin-bottom: 30px;
	color: #2a4d58;
	font-weight: bold;
	font-size: 1.2em;
}
#divContent a{
	text-decoration: none;
	color: #575756;
}
