/* CSS Document */
body {
	background: #FCFAF5 url('../img/verlauf.gif') 0 0 repeat-y;
}
#zentriert {
  position:absolute;
  top:50%;
  left:50%;
  width:1010px;
  height:670px;
  margin-left:-505px;
  margin-top:-335px;
  padding:0;
  vertical-align: top;
  background: #EEE url('../img/shadow.gif');
}
#content {
	width: 1000px;
	height: 660px;
}
#links {
	float: left;
	width: 380px;
	height: 660px;
	background: #FFF url('../img/kompass.jpg');
	/*overflow: hidden;*/
}
#rechts {
	float: right;
	width: 620px;
	height: 660px;
	background: #004B8F url('../img/pvh.jpg');
}
#klammer {
	position: absolute;
	top: -8px;
	left: 20px;
	z-index: 20;
}
#tabkontakt {
	position: absolute;
	top: 0px;
	right: 25px;
	z-index: 21;
}
#kontaktformular {
 	/*display: none;*/
 	margin: 0;
 	padding: 0 25px 0 25px;
	background: #FFF;
	height: 660px;
}
form {
 	margin: 0;
	padding: 0;
}
.label {
	padding: 5px 0 0 0;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC900C;
	font-weight: bold;
}
.itxt1 {
 	border: 1px solid #EEE8CD;
 	background: #FDFBF7;
	width: 155px;
	height: 20px;
}
.itxt2 {
 	border: 1px solid #EEE8CD;
 	background: #FDFBF7;
	width: 320px;
	height: 20px;
}
.itxt3 {
 	border: 1px solid #EEE8CD;
 	background: #FDFBF7;
	width: 320px;
	height: 180px;
}
h1 {
 	padding: 68px 0 34px 0;
 	margin: 0;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #BCA730;
	text-align: right;
}
#header {
	margin: 0;
	padding: 0;
	height: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #FFF;
}
h2 {
 	margin: 10px 0 15px 0;
 	padding: 0;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7B6D22;
	font-variant: small-caps;
}
p {
	margin: 0;
	padding: 0;
}
.copytext {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B6D22;
	width: 330px;
	height: 220px;
	overflow: auto;
}
a {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004B8F;
}
#navi1, #navi2 {
 	margin: 0;
 	padding: 0;
	position: absolute;
	bottom: 30px;
	z-index: 22px;
}
#navi1 {
	left: 246px;
}
#navi1, #navi1 a {
	text-align: right;
	text-decoration: none;
}
#navi2, #navi2 a {
	color: #FFF;
	text-decoration: none;
}


