html, body {
	height:100%;
}

body {
	background-color: #6B6400;
	margin: 0;
	padding: 0;
}

#pos_logo {
	position:absolute;
	left: 35%;
	top: 24%;
	z-index: 200;
}

#pos_navrechts {
	position:absolute;
	right: 43px;
	bottom: 12px;
	z-index: 250;
}

#pos_navlinks {
	position:absolute;
	left: 53px;
	bottom: 13px;
	z-index: 250;
}

#pos_newsmeldung {
	position:absolute;
	left: 26px;
	bottom: 25px;
	z-index: 300;
}

#pos_menumitte {
	position:absolute;
	left: 32%;
	top: 45%;
	z-index: 200;
}

#distance_5zeilen {
	width:1px;
	height:42%;
	background-color:#6B6400;
	margin-bottom:-214px;/*-13.75em; /* half of container's height */
	float:left;
}

#pos_inhalt5zeilen {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:429px; /*27.5em;*/
	width:798px; /*45em;*/
	clear:left;
}

#pos_hg5zeilen {
	z-index: 300;
	width: 798px;
	height: 429px;
	background-image:url(../bilder/hintergrund_referenzen.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

#distance_referenzen {
	width:1px;
	height:42%;
	background-color:#6B6400;
	margin-bottom:-214px;/*-13.75em; /* half of container's height */
	float:left;
}

#pos_inhaltreferenzen {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:429px; /*27.5em;*/
	width:798px; /*45em;*/
	clear:left;
}

#pos_hgreferenzen {
	position:absolute;
	z-index: 350;
	height:429px;
	width:798px;
	background-image:url(../bilder/hintergrund_referenzen.gif);
	background-repeat: no-repeat;
	
}



#pos_headline_gestern {
	position:absolute;
	z-index: 450;
	left: 80px;
	top: 87px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #6B6400;
	font-weight:bold;
}

#pos_headline_heute {
	position:absolute;
	z-index: 450;
	left: 460px;
	top: 87px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #6B6400;
	font-weight:bold;
}


#pos_gestern, #pos_heute {
	position:absolute;
	z-index: 450;
	left: 80px;
	top: 120px;
}

#pos_heute {
	z-index: 550;
	left: 440px;
}

#pos_hgreferenzen_v2 {
	position:absolute;
	z-index: 350;
	height:429px;
	width:798px;
	background-image:url(../bilder/hintergrund_referenzen_v2.gif);
	background-repeat: no-repeat;
}

#pos_impressum_text {
	position:relative;
	left: 75px;
	top: 35px;
	z-index: 400;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 640px;
	color: #6B6400;
	line-height: 15px;
	text-transform: uppercase;
}

#pos_lupe {
	position:absolute;
	left: 556px;
	bottom: 44px;
	z-index: 500;
}

#referenz_bild {
	position:absolute;
	left: 33px;
	top: 18px;
	height: 390px;
}

#referenz_kunde {
	position:absolute;
	left: 580px;
	bottom: 42px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6400;
	font-weight:normal;
/*	letter-spacing:0.1em;*/
	text-transform:uppercase;
	width: 210px;
}

#referenz_pfeile {
	position:absolute;
	right: 86px;
	bottom: 15px;
	*bottom: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-transform: uppercase;
	color: #6B6400;
	font-weight:normal;
	border: 0px;
}

#referenz_pfeile_next {
	position:absolute;
	right: 51px;
	bottom: 15px;
	*bottom: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-transform: uppercase;
	color: #6B6400;
	font-weight:normal;
	border: 0px;
}


#referenz_close {
	position:absolute;
	right: 51px;
	top: 7px;
	border: 0px;
}

/* Textformatierung +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#pos_hg5zeilen p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	text-transform: uppercase;
	color: #6B6400;
/*	font-weight:bold;*/
	line-height: 25px;
	padding-top: 150px;
	padding-left: 60px;
}

p {
	margin: 0;
	padding: 0;
}

p.referenzen {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	text-transform: uppercase;
	color: #A4A17B;
/*	font-weight:bold;*/
	line-height: 15px;
}

p.referenzen a {
	color: #6B6400;
	text-decoration:none;
	font-weight: bold;
	border: 0px;
}


p.referenzen a:hover {
	color: #6B6400;
	text-decoration:underline;
	border: 0px;
}

a {
	color: #6B6400;
	border: 0px;
}

a.pfeile {
	color: #6B6400;
	text-decoration:none;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 0px;
}



p.pos_impressum_text a {
	color: #6B6400;
	text-decoration:none;
	font-weight: bold;
	border: 0px;
}


p.pos_impressum_text a:hover {
	color: #6B6400;
	text-decoration:underline;
	border: 0px;
}


div#pos_mehr_581 {
	position: absolute;
	left: 743px;
	top: 368px;
}

div#pos_mehr_581 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#pos_facebook_plugin{ position:fixed; right:47px; top:10px; width:292px; height:80px; text-align:right;background:#fff }
.name_block a{ color:#fff !important }
