body {
    overflow: hidden;
	background-color: #CCCCCC;
	}

#biografie {
	position: absolute;
	top: 150px;
	left: 350px;
	width: 370px;
	height: 430px;
	border: 0;
	padding: 15px;
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: white;
	z-index: 1000;
	background-color: #9BAD9D;
	overflow: auto;
	}
	
#sbiografie {
	position: absolute;
	top: 150px;
	left: 353px;
	width: 355px;
	height: 430px;
	border: 0;
	padding: 15px;
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: white;
	z-index: 1000;
	background-color: #9898ae;
	overflow: auto;
	}
	
#technologie {
	position: absolute;
	top: 140px;
	left: 345px;
	width: 540px;
	height: 430px;
	border: 0;
	padding: 15px;
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: white;
	z-index: 1000;
	background-color: #9BAD9D;
	overflow: auto;
	}
	
#stechnologie {
	position: absolute;
	top: 140px;
	left: 345px;
	width: 540px;
	height: 430px;
	border: 0;
	padding: 15px;
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: white;
	z-index: 1000;
	background-color: #9898ae;
	overflow: auto;
	}
	
#inhalt {
	position: absolute;
	top: 75px;
	left: 30px;
	width: 960px;
	height: 589px;
	overflow: auto;
	color: #7e7e99;
	background-image: url(../Images/bg3.gif);
}

#calender {
	position: absolute;
	top: 65px;
	left: 600px;
	width: 600px;
	height: 480px;
	border: 0;
	padding: 15px;
	margin: 15px;
	z-index: 1002;
	overflow: auto;
	background-color: #30302C;
}

#video {
	position: absolute;
	top: 50px;
	left: 275px;
	width: 600px;
	height: 480px;
	border: 0;
	padding: 15px;
	margin: 15px;
	z-index: 1000;
	overflow: auto;
	background-color: #30302C;
}

#popupBox {
   position: absolute;
   top:50px;
   left:300px;
   width:580px;
   height:530px;
   border: 2;
   border-color: #FFFFFF;
   padding: 15px;
   margin: 15px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 100%;
   color: white;
   background-repeat:no-repeat;
   color: white;
   z-index: 1000;
   background-color: #666677;
   overflow: auto;
   }

#spopupBox {
   position: absolute;
   top:50px;
   left:35%;
   width:580px;
   height:530px;
   border: 2;
   border-color: #FFFFFF;
   padding: 15px;
   margin: 15px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 100%;
   color: white;
   background-repeat:no-repeat;
   color: white;
   z-index: 1000;
   background-color: #666677;
   overflow: auto;
   }
   
#jpopupBox {
   position: absolute;
   top:50px;
   left:300px;
   width:580px;
   height:500px;
   border: 2;
   border-color: #FFFFFF;
   padding: 15px;
   margin: 15px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 100%;
   color: white;
   background-repeat:no-repeat;
   color: white;
   z-index: 1000;
   background-color: #6c7d6b;
   overflow: auto;
   }
 
 .Stil0 {font-size: 70%;
  font-family: Arial, Helvetica, sans-serif;
  color: #999999;
}
 
.Stil1 {font-size: 150%;
  font-family: Arial, Helvetica, sans-serif;
  color: white;
}

.Stil2 {font-size: 100%;
  font-family: Arial, Helvetica, sans-serif;
  color: white;
}

.Stil3 {font-size: 100%;
  font-family: Arial, Helvetica, sans-serif;
  color: #999999;
}

.Stil4 {font-size: 100%;
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
}

.Stil5 {font-size: 100%;
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.Stil6 {font-size: 100%;
  font-family: Arial, Helvetica, sans-serif;
  color: #00ff00;
}

a,a:active,a:visited {
	color: #dddddd;
	text-decoration: none;
}

a:hover {
	color: #f00;
}

h1 {
	font-size: 3em;
	color: #FFCC00;
}

#container { 
	width: 50%;
	margin: 0 auto;
	text-align: left;
}

.footer {
	background-color: #6c7d6b;
	padding: 0.5em;
}

.sfooter {
	background-color: #666677;
	padding: 0.5em;
}

.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 115px;
	left: 320px;
	width: 600px;
	height: 480px;
	padding: 15px;
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: white;
	border: 0;
	background-color: #9BAD9D;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

.sleightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 115px;
	left: 320px;
	width: 600px;
	height: 480px;
	padding: 15px;
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: white;
	border: 0;
	background-color: #9898ae;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.5;
	opacity:0.50;
	filter: alpha(opacity=50);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }

#informator {
	position: absolute;
	top: 20px;
	left: 10px;
	width: 1024px;
	height: 800px;
	border: 0;
	padding: 15px;
	margin: 15px;
	z-index: 1000;
	overflow: auto;
	background-color: #30302C;
}