html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0;
	background-color:#669999;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background-image:url(../img/bg_splash1.jpg); 
	background-color:#000000;

	}
	
.font a:link  {
	color:#FFFFFF;
	text-decoration: none;
	}
	
.font a:visited {
	color:#FFFFFF;
	text-decoration: none;
	}
	
.font a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	}
	
.font a:active {
	color:#FFFFFF;
	text-decoration: none;
	}
	

#start {
position: absolute;
top: 50%;
left: 50%;
width: 614px;
height: 286px;
margin-top: -143px; /* Höhe durch zwei */  
margin-left: -307px; /* Breite durch zwei */ 
}

#navi {
	display:block; 
	text-align:center;
	overflow:hidden; 
	position:absolute; 
	z-index:3; 
	top:177px; 
	bottom:50px; 
	width:208px; 
	margin-left:-495px;
	left:50%;
	/*background-image:url(../img/bg_left.jpg);*/
	background-color:#000000;
	border-left:1px solid #282A2B;	
	}
	
#logo{
	position:absolute;
	height:66px;
	width:270px;
	margin-left:25px;
	margin-top:45px;
	float:left;
	}

* html #navi {
	top:0px;
	text-align:center;
	bottom:0px;
	height:100%;
	width:208px;
	background-color:#000000;
	/*background-image:url(../img/bg_left.jpg);*/
	/*background-attachment:fixed;*/
	border-top:177px solid #fff; 
	border-bottom:50px solid #fff;
	border-left:1px solid #282A2B;
	}
	
#rubrik{
	margin-top:15px;
	width:204px;
	height:100%;
	border-right:1px solid #282A2B;
	text-align:center;
	}

#spavaria{
	position:absolute;
	height:154px;
	width:150px;
	bottom:50px;
	left:28px;
	}
	
#hogast{
	position:absolute;
	height:54px;
	width:160px;
	bottom:60px;
	left:23px;
	}


#fundstueck{
	position:absolute;
	height:77px;
	width:75px;
	bottom:30px;
	left:28px;
	}
	
#aktual {
	position:absolute;
	height:19px;
	width:150px;
	bottom:50px;
	left:28px;
}

#zuruck{
	position:absolute;
	height:14px;
	width:60px;
	bottom:17px;
	left:10px;
	}
	
#team_detail{
	position:absolute;
	height:200px;
	width:144px;
	top:170px;
	left:29px;
	border: 1px solid #282A2B;
	padding:10px;
	}
	
#gs_detail {	
	position:absolute;
	height:90px;
	width:710px;
	left:30px;
	background-color:#FFFFFF;
	bottom:17px;
	border:1px solid #282A2B;
	background-image:url(../img/bg_jobs.jpg);
	}
	
#jobs_detail {	
	position:absolute;
	height:300px;
	width:710px;
	left:30px;
	background-color:#FFFFFF;
	bottom:17px;
	border:1px solid #282A2B;
	background-image:url(../img/bg_jobs.jpg);
	}
	
	
#close {
width:60px;
height:20px;
right:0px;
top:0px;
position:absolute;
}

#next {
width:60px;
height:20px;
left:0px;
top:0px;
position:absolute;
}

#print {
width:60px;
height:20px;
margin-left:650px;
bottom:0px;
position:absolute;
}
	
#content {
	display:block; 
	text-align:center;
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:177px; 
	bottom:50px; 
	width:771px; 
	margin-left:-287px; 
	left:50%;
	/*background-image:url(../img/bg_content.jpg);*/
	background-color:#000000;
	border-right:1px solid #282A2B;
	}

* html #content {
	top:0px;
	text-align:center;
	bottom:0px;
	height:100%;
	width:771px;
	background-color:#000000;
	/*background-image:url(../img/bg_content.jpg);*/
	/*background-position:top left;*/
	border-top:177px solid #fff; 
	border-bottom:50px solid #fff;
	border-right:1px solid #282A2B;
	}
	

.inhalt{
	width:740px;
	height:auto !important;
	margin-left:13px;
	padding-top:23px;
	margin:auto;
	}


	
#right {
	display:block; 
	text-align:left;
	overflow:hidden; 
	position:absolute; 
	z-index:3; 
	top:177px; 
	bottom:50px; 
	width:210px; 
	margin-left:275px; 
	left:50%;
	background-color:#FFFFFF;
	}

* html #right {
	top:0px;
	bottom:0px;
	text-align:left;
	height:100%;
	width:210px;
	background-color:#FFFFFF;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position: 50% 0%;
	border-top:177px solid #fff; 
	border-bottom:50px solid #fff;
	}

#head {
	position:absolute;
	margin-left:-495px;
	left:50%;
	top:0;
	width:980px;
	min-width:980px;
	height:177px;
	background:#333;
	font-size:1em;
	z-index:5;
	background-color: #000000;
	}

* html #head {
	top:0px; width:980px; height:177px;
	}



#foot {
	text-align:left;
	position:absolute; 
	margin-left:-495px; 
	left:50%; 
	bottom:0; 
	width:980px; 
	min-width:980px; 
	height:50px; 
	background-color:#FFF;
	font-size:1em; 
	z-index:5; 
	font-family: trebuchet MS, tahoma, verdana, arial, sans-serif;
	font-weight:bold;
	color:#000;
	
	}

* html #foot {
	bottom:0px; width:980px; height:50px;
	}
	
#prod {
	position:absolute;
	width:181px;
	height:335px;
	z-index:1;
	overflow: auto;
	border:none;
	background-color:transparent;
	text-align:center;
	}

a img {
border: 0px;
}



.boldhead {
	font-size:1.5em; 
	font-weight:bold;
	}
.bold {font-weight:bold;}
.left {float:left; margin:10px; border:1px solid #000;}
.right {float:right; margin:10px; border:1px solid #000;}
.lefttext {float:left; width:300px; text-align:justify;}
.righttext {float:right; width:300px; text-align:justify;}

* html .lefttext {float:left; width:310px; text-align:justify;}
* html .righttext {float:right; width:310px; text-align:justify;}

.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
	
.font1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
.font2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF9933;
	font-weight:bold;
	text-align:right;
	}
	
.font3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	}
	
.font4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF9933;
	}
	
.font5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	}
	
.ueber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.produkte {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#006699;
	}

.unterprodukte {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#66CC00;
	}

.box{
width:156px;
height:25px;
border:1px solid #999999;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
background-color:#000;
vertical-align:middle;
line-height:25px;
}

.box1{
width:261px;
height:250px;
border:1px solid #999999;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
background-color:#000;
}


	
.navi1 { 
float:left;
width:105px;
}
.navi2 {
float:left;
width:100px;
}

.navi4 {
float:left;
width:130px;
}

.navi10 {
float:left;
width:45px;
}

.navi76 {
float:left;
width:76px;
}

.navi92 {
float:left;
width:92px;
}

.navi101 {
float:left;
width:101px;
}

.clear {
clear:left;
}

#projekte_detail {	
	position:absolute;
	height:200px;
	width:710px;
	left:30px;
	background-color:#FFFFFF;
	bottom:17px;
	border:1px solid #282A2B;
	background-image:url(../img/bg_jobs.jpg);
	visibility:hidden;
	z-index:10;
	}

#projekte_navi {	
	position:absolute;
	height:20px;
	width:710px;
	left:30px;
	bottom:17px;
	z-index:9;
	}

#projektbeschr {
	width:204px;
	height:auto;
	border:1px solid #282A2B;
	padding:5px;
	margin:0 auto;
	text-align:left;
	}
	
#naviproj {
	display:block; 
	text-align:center;
	overflow:hidden; 
	position:absolute; 
	z-index:3; 
	top:177px; 
	bottom:50px; 
	width:235px; 
	margin-left:-495px;
	left:50%;
	/*background-image:url(../img/bg_left.jpg);*/
	background-color:#000000;
	border-left:1px solid #282A2B;	
	}
	
* html #naviproj {
	top:0px;
	text-align:center;
	bottom:0px;
	height:100%;
	width:235px;
	background-color:#000000;
	/*background-image:url(../img/bg_left.jpg);*/
	/*background-attachment:fixed;*/
	border-top:177px solid #fff; 
	border-bottom:50px solid #fff;
	border-left:1px solid #282A2B;
	}
	
#contentproj {
	display:block; 
	text-align:center;
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:177px; 
	bottom:50px; 
	width:745px; 
	margin-left:-261px; 
	left:50%;
	/*background-image:url(../img/bg_content.jpg);*/
	background-color:#000000;
	border-right:1px solid #282A2B;
	}

* html #contentproj {
	top:0px;
	text-align:center;
	bottom:0px;
	height:100%;
	width:745px;
	background-color:#000000;
	/*background-image:url(../img/bg_content.jpg);*/
	/*background-position:top left;*/
	border-top:177px solid #fff; 
	border-bottom:50px solid #fff;
	border-right:1px solid #282A2B;
	}
	
#rubrikproj{
	margin-top:15px;
	width:230px;
	height:100%;
	border-right:1px solid #282A2B;
	text-align:center;
	}
	