

html {
	font-family: arial, Helvetica, sans-serif;
	font-size: 62.51%;
	margin:0;
	padding:0;
}
body {
	font-size: 100.01%;
	margin:0;
	padding:0;
	/*background-color:#E5E3E4;*/
	background-color:#FFFFFF;
/*		overflow-x:hidden */
}
* {  
	font-size:1.0em;
}

.at-img {
	position: relative;
	top: 0.2em;
}

#home-link {
	position:absolute;
	left: 2em;
	top: 1em;
	width:40em;
	overflow: hidden;
	z-index: 999;
}


#home-link a:link, #home-link a:visited,
#home-link a:hover, #home-link a:active, #home-link a:focus {
	padding: 0 2em 0 2em;
	font-size: 8em;
	text-decoration: none;
	background-color: none;
	background-color: transparent;
} 


.back-link {
	color: white;
	font-weight: bold;
	font-size: 1.18em;
	position: absolute; 
	top: 0.6em;
	right: 21em;
	z-index: 5;
}

.back-link a:link, .back-link a:visited,
.back-link a:hover, .back-link a:active {
	color: white;
	text-decoration: none;
}
 
.unsichtbar, .sprunglinks {
  position: absolute;
  top: -6000px;
  left: -6000px;
  height: 1px;
  width: 1px;
}

.unsichtbar a:focus, .unsichtbar a:hover, .unsichtbar a:active,
.sprunglinks a:focus, .sprunglinks a:hover, .sprunglinks a:active {
  position: absolute;
  display: block;
  top: 6005px;
  left: 6020px;
  height: auto;
  width: auto;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
  color: white;
  background-color: #708FC9;
}

.sprunglinks {
	  z-index: 999999;
}

#website {
	position: absolute;
	width: 98%;
	max-width: 96em;
	min-width: 77em;
	min-height: 100%;
	/*background-color: red;*/
	background-image:url(img/ws-hg.gif); 
	background-position: 76% 0; 
}


#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 76%;
	z-index: 3;
}

#header-img {
	position: absolute;
	right: -1px;
	width: 73.1em;
	height: 13em;
}

#balken-links {
	margin-top:14.9em;
	width: 24%;
	float: left;
}


#content-area {
	position:relative;
	margin-top:14.1em;
	padding: 0 0 0 0;
	width: 52%;
	float: left;
}


#balken-rechts {
	position: relative;
	width: 23.9%;
	margin-left: 76.0%;
}

#top-right {
	position: absolute;
	overflow: hidden;
	width: 24%;
	top: 0px;
	right: 0px
}

#top-right-img {
	width: 23.1em;
	height: 13em;
}

html>/**/body top-right-img {
	width: 23em;
}


#box-oben {	
	width: 100%;
	overflow: hidden;
}
	

