@charset "UTF-8";
/* CSS Document */

#inhalt {
	border: #000;
	padding: 0;
	left: 50%;
	margin: -293px 0px 0px -495px;
	width: 993px;
	position: absolute;
	top: 50%;
	height: 585px;
	text-align: left;
	visibility: visible;
}

#Layer1 {
	z-index: 1;
	left: 90px;
	overflow: hidden;
	width: 619px;
	position: absolute;
	top: 282px;
	height: 278px;
}

#Layer2 {
	z-index: 1; 
	left: 748px; 
	overflow: hidden; 
	width: 180px; 
	position: absolute; 
	top: 317px; 
	height: 242px;
}

h1 {
	font-size:13px;
	font-weight: bold;
}

body  { 
  background-attachment:fixed; 
  scrollbar-arrow-color: #999999;
  scrollbar-track-color: #FFFFFF;
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #FFFF33;
  scrollbar-3dlight-color: #CCCCCC;
  scrollbar-darkshadow-color: #CCCCCC;
  scrollbar-shadow-color: #CCCCCC;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  background-color:#FFFFFF;
  background-image:url(../Bilder/hintergrund.png)
}

 a:link{color:#000;}
 a:visited{color:#000;}
 a:hover{color:#000;}
 a:active{color:#000;}
