
a:link {
	color: #0000CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}

a:visited {
	color: #0000CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}

a:hover {
	color: #00CCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}



.link1 a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin-right:20px;
	margin-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	
	} 

.link1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-right:20px;
	margin-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	
	}
	

.link1 a:hover {
	color: #BBBBBB;
	margin-right:20px;
	margin-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	
	}

.link1 a:active {
	color: #999999;
	margin-right:20px;
	margin-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	
	}
	
.link a:link{
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 30px;
}

.link a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 30px;
}


.link a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 30px;
}

.important{
	color: #222266;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 18px;
	font-weight: bold;
}

html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-image: url(../bilderstyl/hintergr.gif);
} 
 
#pagewidth{ 
 	width:800px; 
 	text-align:center;  
	margin-left:auto; 
 	margin-right:auto;  
} 
 
#header{
	position:relative;
	height:170px;
	width:100%;
	background-image: url(../bilderstyl/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
} 
 
 #gudrun {
	position:absolute;
	width:329px;
	height:46px;
	z-index:1;
	left: 437px;
	top: 92px;
	background-image: url(../bilderstyl/gudrun.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#logo {
	position:absolute;
	width:776px;
	height:128px;
	z-index:2;
	left: 9px;
	top: 7px;
	background-image: url(../bilderstyl/logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#atem {
	position:absolute;
	width:357px;
	height:25px;
	z-index:3;
	left: 20px;
	top: 101px;
	background-image: url(../bilderstyl/atemundkoerper.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#navi {
	position:absolute;
	width:800px;
	height:31px;
	z-index:6;
	left: 0px;
	top: 144px;
	background-image: url(../bilderstyl/navi.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	color: #FFFFFF;
}

#spiegel {
	position:absolute;
	width:780px;
	height:46px;
	z-index:1;
	left: 2px;
	top: 58px;
	background-image: url(../bilderstyl/spiegelung.gif);
	background-repeat: no-repeat;
	background-position: top;
}


 
#leftcol{
	width:25%;
	float:left;
	position:relative;
	z-index: 2;
	padding-top:40px;
	padding-left:40px;
	  }
 
#twocols{
	width:70%;
	float:right;
	position:relative;
	  }
 
#rightcol{
	width:15%;
	float:right;
	position:relative;
	padding-top:40px;
	
 }
 
#maincol{ 
	float: left; 
 	display:inline; 
	position: relative; 
 	width:85%;
 	height:auto;
 	z-index: 2;
 	padding-top:40px;
 	padding-left:30px;
 	line-height: 17px;
 	font-family: Arial, Helvetica, sans-serif;
 }
 
 #main {
	width:800px;
	background-image: url(../bilderstyl/laby.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index:1;
	font-size: 90%;
	
}
 
 
#main1 {
	width:800px;
	background-color: #FFFFFF;
	background-image: url(../bilderstyl/main.gif);
	background-repeat: no-repeat;
	background-position: top;
	z-index:1;
	
}

 
#footer {
	height:30px;
	clear:both;
	background-image: url(../bilderstyl/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;

 } 

 	
 #laby {
	width:623px;
	height:203px;
	background-image: url(../bilderstyl/laby.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	top: -175px;
	left: 150px;
}

 
 /* *** Float containers fix:*** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

.Stil1 {
	color:#AAAAAA;
}