/*CSS (c) by Cavigelli und Partner AG*/
/*made by Dumeni Vincenz*/


body{
	background-color:#CCCCCC;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
#hintergrund{ 	
  position:absolute;
  height:600px;
  width:100%; 
  margin:-300px 0px 0px 0px;
  top: 50%;	
  background:#CCCCCC;
  background: url(grafiken/hintergrund_1.jpg);
  background-position:center;
  background-repeat:no-repeat;

}

#haupt{
	position:absolute;
	height:100%;
	width:700px;
	margin: 0px 0px 0px -352px;
	left:50%;
	background-color:#CCCCCC;


}
#haupt2{
	position:absolute;
	top:1%;
	height:730px;
	left:0px;
	border:#00afda solid 1px;
	background-color:#ffffff;
}


#line{
	border-top:#00afda solid 1px;
	position:absolute;
	top:72px;
	left:0px;
	width:700px;
	height:1px;
}
#links{
	position:absolute;
	top:73px;
	left:100px;
	height:24px;
	width:600px;
}
#unten{
	border-bottom:#00afda solid 1px;
	position:absolute;
	top:445px;
	left:0px;
	text-align:center;
	width:700px;
	margin-bottom:5px;
	padding-top:5px;
	background-color:#FFFFFF;
}



#link1{
	background-color:#CCEFF7;
	height:25px;	
	width:150px;
	text-align:center;
	border-left: #00afda solid 1px;
	border-bottom:#00afda solid 1px;
	border-right:#00afda solid 1px;
	overflow:hidden;
	position:absolute;
	z-index:2;
}
#link2{
	background-color:#CCEFF7;
	height:25px;	
	width:150px;
	left:180px;
	text-align:center;
	border-left: #00afda solid 1px;
	border-bottom:#00afda solid 1px;	
	border-right:#00afda solid 1px;
	overflow:hidden;
	position:absolute;
	z-index:2;
}
#link3{
	background-color:#CCEFF7;
	height:25px;	
	width:150px;
	left:360px;
	text-align:center;
	border-left: #00afda solid 1px;
	border-bottom:#00afda solid 1px;	
	border-right:#00afda solid 1px;
	overflow:hidden;
	position:absolute;
	z-index:2;

}

#vorlink{
	position:absolute;
	top:2px;
	height:600px;
	width:152px;
	overflow:hidden;
}
#vorlink2{
	position:absolute;
	top:2px;
	height:600px;
	width:152px;
	left:180px;
	overflow:hidden;
}

#vorlink3{
	position:absolute;
	top:2px;
	height:600px;
	width:152px;
	left:360px;
	overflow:hidden;
}

#linkscr1{
	position:absolute; 
	top:-200px; 
	width:150px;
	
}
#linkscr2{
	position:absolute; 
	top:-500px; 
	width:150px;

}
#linkscr3{
	position:absolute; 
	top:-500px; 
	width:150px;
	
}
#schatten1{
	position:absolute;
	width:150px;
	height:28px;
	left:-2px;
	top:0px;
	background-color:#999999;
		
}
#schatten2{
	position:absolute;
	width:150px;
	height:28px;
	left:178px;
	top:0px;
	background-color:#999999;
		
}
#schatten3{
	position:absolute;
	width:150px;
	height:28px;
	left:358px;
	top:0px;
	background-color:#999999;
		
}

#rama{
	position:absolute; 
	width:150px; 
	left:-1px; 
	top:-3px;
}


a{
	text-decoration:none;
	color:#00afda;
}
p{
	margin:0px;
	padding:0px;
	padding-top:3px;
}
.hauptlink{
	color:#00afda;
}
.klein_s{
	font-size:10px;
}



/*CSS (c) by Cavigelli und Partner AG*/
/*made by Dumeni Vincenz*/
