
html {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.51%;
	height: 100%;
	overflow-y: scroll;
}
body {
	font-size: 100.01%;
	height: 100%;
	margin:0;
	padding:0;
	background-color:#E1FFC6;
	background-image: url(img/bg-kraeftiger.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}
* {  
	font-size:1.0em;
}

abbr, acronym {
	cursor: help;
	border-bottom: 1px dotted black;		
}

img {
	border: 0;
}

#website {
	text-align: left;
	position: relative;	
	margin: 0 auto;
	
	
	width: 98.0em;
	height: 100%;
	min-height: 100%;
/*	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
*/
}

#absolute-header {
	position: absolute;
	top: 0px;
	z-index: 4;
	left: 0px;
	margin-top: -0.6em;
}

#fixed-header {
	position: fixed;
	overflow: hidden;
	z-index: 4;

}

#header {
	position: absolute;
	top: 0em;
	left: 0em;	
}

#header img {
	width: 97.8em;
	height: 15.2em;
}

#header-bg {
	width: 98.0em;
	height: 15.2em;
}


#header-tr {
	height: 1.2em;
}

#header-tr img {
	width: 97.8em;
}


.address-wrap {
	position: absolute;
	top: 4.2em;
	left: 27em;
	font-size: 1.1em;
/*	font-family: 'Comic Sans MS','Arial Narrow';*/
}

#addrr-firmname {
	margin-bottom: 0em;
}

.address {
	position: relative;
	left: 3.8em;
	top: 0.6em;
}

#right-bar,
#center-area,
#left-menu-wrap {
	padding-bottom: 4em;
	padding-top: 16.2em;
}

#right-bar {
	position: relative; /*Check here*/
	left: 21.9em; /*Check here*/
}

#left-menu-wrap {
	margin-left: 2.2em;
}

#center-area {
	float: left;
	width: 54.2em;
}

#center-area-inner {
	padding: 0em 0.8em 0em 0.8em;

	position: relative; /*Check here*/
	left: 21.9em; /*Check here*/
}

.you-are-here {
	color: black !important;
	margin-left: 1.1em;
}

.you-are-here a {
	color: black;
	font-size: 0.9em;
	text-decoration: none;
}

#pic-center-wrap {
	position:relative; 
	top:0px; left:0px; 
	overflow:hidden; 
	width:52.6em; height:15.6em; 
	overflow:hidden; 
	text-align:center; 
	background-color:#A0D3E9;
}

#pic-center-wrap img {
	width:52.6em !important; 
	height:15.6em !important; 
}

#right-bar {
	float: left;
	width: 19.5em;

}

#absolute-footer {
	z-index: 2;
	position: absolute;
	bottom: 2.3em;
	left: -0.3em;
}

#fixed-footer {
	position: fixed;
	height: 2.3em;
	width: 97.8em;
	overflow: hidden;
}

#footer-tr {
	height: 0.4em;
	line-height: 0.1em;
	overflow: hidden;
	background-image: url(img/footer-border-tr.png);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}

#footer-bg {
	height: 2.0em;	
	background-color: #A6BAC3;
	border-top: 0.1em solid #A0A1A3;
	position: relative;
	padding: 0.0em 1.3em 0 1.3em;;
}

#footer-img-rechts {
	position: absolute;
	right: -0.4em;
	bottom: -0.2em;
	width: 1.5em;
	height: 2.3em; 
}
#footer-img-links {
	position: absolute;
	left: -0.4em;
	bottom: -0.2em;
	width: 1.5em;
	height: 2.3em; 
}


#backlink-label {
	/*visibility: hidden;*/
	float: left;
	font-size: 1.1em;
	font-family: verdana; 
	padding-top: 0.2em;
}

#backlink {
	left: 1.2em;
	position: absolute;
	z-index: 999;
	visibility: hidden;
	float: left;
	margin: 0 0 0 6.3em; 
	background-color: #126E16;
	padding: 0.0em 0.6em 0.2em 0.6em;
	border: 1px inset;
}

#backlink a {
	font-weight: normal;
	text-decoration: underline;
	color: white;
	font-size: 0.9em !important;
	font-family: verdana !important; 
}

#backlink .you-are-here {
	margin-left: 0.2em;
	padding-right: 0.2em;
}

#last-update-wrap_fr,
#last-update-wrap_en,
#last-update-wrap_nl,
#last-update-wrap {
	position: absolute;
	right: 12.2em;
	top: 0.2em;
	color: black; 
	font-size: 1.1em;
	font-family: verdana; 
}
#last-update-wrap_en,
#last-update-wrap_nl {
	right: 10.2em;
}
#last-update-wrap_fr {
	right: 13.2em;
}




#print-link {
	position: absolute;
	right: 1.2em;
	top: 0.3em;
	background-image: url(img/print_4.gif);
	background-repeat: no-repeat;
	font-size: 1.1em;
	font-family: verdana; 
	padding: 0.0em 0em 0.2em 2em;
}

#print-link a {
	position: relative;
	top: -0.1em;
	color: black;
	text-decoration: none;
}
#print-link a:hover {
	text-decoration: underline;
}


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

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

.sprunglinks a:focus, .sprunglinks a:hover, .sprunglinks a:active {
  position: absolute;
  display: block;
  top: 6014px;
  left: 6014px;
  height: auto;
  width: auto;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
  color: white;
  background-color: #D41800;
}

.sprunglinks {
	  z-index: 999999;
}

