body #overlay {
  opacity: 0.6 !important;
  filter: 'alpha(opacity=60, style=0)';
  -moz-opacity: 0.6;
  -webkit-opacity: 0.6
}


.clearer {
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 0;
	max-height: 0px;
	font-size: 0;
}	

.unsichtbar {
  position: absolute;
  top: -6000px;
  left: -6000px;
  height: 1px;
  width: 1px;
}

html {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	height: 100%;
	font-size: 62.51%;
}
body {
	font-size: 100.01%;
	height: 100%;
	margin:0;
	padding:0;
	/*background-image: url(../img/hg.gif);*/
	background-image: url(../img/hg-weniger-kontr.jpg);
	background-repeat: no-repeat;
	background-position: 0.4em 40em;
	background-attachment: fixed;
	background-color:#DEDEDE;
}
* {  
	font-size:1.0em;
}



#kopf {
	margin-left: 2.7em;
	width: 84.2em;
	position: fixed;
	top: 0px;
	height: 28.1em;
	z-index: 2;
	
}

#kopf-top {
	background-color:#DEDEDE;
	height: 27.2em;
	border-bottom: 0.1em solid #BCBDBE;
}


#kopf-bottom {
	height: 1em;
	background-image: url(../img/border-header.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}


#website {
	margin-left: 2.7em;
	padding: 29.1em 0 0em 0;
	width: 84.2em;
	position: relative;
	overflow: visible;
	z-index: 1;
	clear: both;
}

#print-link-header {
	position: absolute;
	bottom: 1.4em;
	right: 0em;
	z-index: 0;
}

#print-link-header a {
	line-height: 2.1em;
	padding-right: 2.1em;
	display: block;
	background-image: url(../img/print_planrat.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}

#print-link-header a:hover {
	background-image: url(../img/print_planrat_hover.gif);
}

#schriftzug-wrap {
	position: absolute;
	bottom: 2.9em;
	left: 5.8em;
	z-index: 0;
}

#aps-wrap {
	position: absolute;
	z-index: 1;
	bottom: 0.8em;
	padding-right: 1em;
	left: 37em;
}

#aps-wrap h1 {
	font-size: 1.4em;
	font-family: arial;
	font-weight: bold;
}


#right-area {
	position: relative;
	color: #333;
	float: right;
	width: 63.3em;
	padding-bottom: 4em;
	padding-top: 0.6em;
}

#abgrauung-unten {
	position: fixed;
	bottom: 0;
	height: 3.1em;
	overflow: hidden;
	width: 100%;
	background-color:#DEDEDE;	
}

#footer {
	margin-left: 2.7em;
	height: 4.1em;
	width: 84.2em;
	position: fixed;
	bottom: 0;
	z-index: 2;
}


#footer-top {
	height: 1em;
	background-image: url(../img/border-footer.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}


#footer-bottom {
	background-color:#DEDEDE;
	border-top: 0.1em solid #BCBDBE;
	height: 3em;
}

/*aus seitenmotto bei team*/
#team-1 {
	position:relative;left: -11.5em;
}

#team-2	 {
	position:relative;left: -4.8em;
}

#team-3 {
	position:relative;left: 4.0em;
}

#print-link,
#footer-menu,
#last-update-wrap {
	position: absolute;
	bottom: 0.9em;
	right: 11em;
	font-size: 1.18em;	
	color: #777;
}

#print-link a,
#footer-menu a {
	font-weight: bold;
	color: #888;
}

#print-link a {
	line-height: 2.1em;
	padding-right: 2.1em;
	display: block;
	background-image: url(../img/print_planrat.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#print-link a:hover {
	background-image: url(../img/print_planrat_hover.gif);
}
 

#print-link {
	right: 0em;	
	bottom: 0.5em;
}

#footer-menu {
	left: 0em;
}

#footer-menu a {
	margin-right: 3em;
}



