@charset "utf-8";
/*hintergrund_farbe*/
body { background-color: #4cdaf4; }
/*hintergrund_bild*/
#k1 { position:absolute; top:0px; left:0px; width:1024px; height:768px; z-index:1;}/*backgorund_img*/
/*bild haus auf startseite*/
#k2 { position:absolute; top:310px; left:340px; width:165px; height:20px; z-index:6; color:#336666;border:0px solid #888;}
/*Überschrift in der Mitte*/
#k3 {
	position:absolute;
	top:250px;
	left:221px;
	width:748px;
	height:58px;
	z-index:5;
	color:#000066;
	border:0px solid #888;
}
/*box Text für über uns*/
#m2 { position:absolute; top:310px; left:240px; width:800px; height:850px; z-index:4;color:#000066; border:0px solid #888;overflow:auto;}/*box imp*/
#i2 { position:absolute;	top:314px; left:244px;	width:400px; height:518px; z-index:4; color:#000066; border:0px solid #888; 			      overflow:auto; }/*box center*/
#i3 { position:absolute; top:310px; left:235px; width:600px; height:100px; z-index:5;color:#000066; border:0px dotted #888;}/*box center text a*/
#i4 { position:absolute; top:350px; left:235px; width:600px; height:100px; z-index:5;color:#000066; border:0px dashed #888;}/*box center text b*/
#i5 { position:absolute; top:390px; left:235px; width:600px; height:100px; z-index:5;color:#000066; border:0px ridge #888;}/*box center text c*/
#i6 { position:absolute; top:430px; left:235px; width:600px; height:100px; z-index:5;color:#000066; border:0px solid #888;}/*box center text d*/
#i7 { position:absolute; top:470px; left:235px; width:600px; height:100px; z-index:5;color:#000066; border:0px outset #888;}/*box center text e*/
#i8 { position:absolute; top:510px; left:235px; width:600px; height:100px; z-index:5;color:#000066; border:0px outset #888;}/*box center text e*/

#m1 { position:absolute; top:310px; left:556px;	width:400px; height:350px; z-index:4; color:#000066; border:0px dashed #888; }/*box zeit*/
#m1 { position:absolute; top:310px; left:556px;	width:400px; height:350px; z-index:4; color:#000066; border:0px dashed #888; }/*box zeit*/
#m2 { position:absolute; top:310px; left:240px; width:800px; height:850px; z-index:4;color:#000066; border:0px solid #888;overflow:auto;}/*box imp*/

/*- Menu Links--------------------------- */
	
#menu2 {
	width: 200px;
	margin: 10px;
	}
	
#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu2 li a:link, #menu2 li a:visited {
	color: #fff;
	display: block;
	background: url(menu2.gif);
	padding: 8px 0 0 10px;
	}
	
#menu2 li a:hover {
	color: #283A50;
	background: url(menu2.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu2 li a:active {
	color: #283A50;
	background: url(menu2.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}

/*Listenformatierung für das Menü */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/*Menü Box*/
#s6 { position:absolute; top:300px; left:0px; width:210px; height:450px; z-index:3; border:0px dashed #888;}/*box links*/

