@charset "UTF-8";
/* CSS Document */

img, div {
   behavior: url(iepngfix.htc);
}
a:link {
	color:#000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #75b835;
}
a:active {
	text-decoration: none;
	color: #6d9936;
}

.logo{
	font-size:18px;	
}

h1 {
	font-size:12px;
	font-weight:bold;
}

body{
	background-image:url(Bilder/BG.jpg);

	background-repeat:repeat;
	
}

#main {
	position:relative;
	width:1090px;
	height:1760px;
	margin:0px auto; 
	text-align:left;
	background-image:url(Bilder/BGImpressum.png);
	background-repeat:no-repeat;

	
}

#top {
	position:relative;
	width:100%;
	height:220px;
	text-align:center;



}

#LogoNavigation {
	width:387px;
	height:55px;
	position:absolute;
	left: 350px;
	top: 59px;	
}








#eins {
	position:absolute;
	width:54px;
	height:54px;
	background-repeat:no-repeat;
	top:0px;
	left:0px;

}

#eins:hover {
	background:url(Bilder/LogoNavi/punkt.png);
	background-repeat:no-repeat;
	
}

#zwei {
	width:54px;
	height:54px;
	position:absolute;
	left: 84px;
	top: 0px;
	background-repeat:no-repeat;
}

#zwei:hover {
	background:url(Bilder/LogoNavi/Doppelpunkt.png);
	background-repeat:no-repeat;
	
}

#drei {
	width:54px;
	height:54px;
	position:absolute;
	left: 169px;
	top: 0px;
	background-repeat:no-repeat;
}

#drei:hover {
	background:url(Bilder/LogoNavi/Semikolon.png);
	background-repeat:no-repeat;
	
}
#vier {
	width:54px;
	height:54px;
	position:absolute;
	left: 249px;
	top: 0px;
	background-repeat:no-repeat;
}

#vier:hover {
	background:url(Bilder/LogoNavi/Ausrufe.png);
	background-repeat:no-repeat;
	
}

#fuenf {
	width:54px;
	height:54px;
	position:absolute;
	left: 332px;
	top: 0px;
	background-repeat:no-repeat;
}

#fuenf:hover {
	background:url(Bilder/LogoNavi/Frage.png);
	background-repeat:no-repeat;
	
}


#navihorizontal {
	width:1090px;
	height:40px;
	position:absolute;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	letter-spacing:2px;
	top: 303px;
}


 ul#Navigation {
    margin: 0; 
	padding-left:65px;
    text-align: center;

  }
  ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0; padding: 0;
	
  }

  ul#Navigation a, ul#Navigation span {
    float: left; width: 140px;;
    margin: 6px; padding: 3px 20px;
    text-decoration: none;
	color:#666; 
  
  }
  * html ul#Navigation a, * html ul#Navigation span {  /* Korrektur fuer IE 5.x */
    width: 8em;
    w\idth: 6em;
  }
  ul#Navigation a:hover, ul#Navigation span {
	  color:#75b835;
	  font-weight:bold;
	  font-size:18px;
	  letter-spacing:2px;
  
  }
  ul#Navigation div {
     clear: left;
  }




.impressum {
	font-size:9px;	
}

.besucht{
	color:#75b835;
	
}

#icon{
	position: absolute;
	background-image: url(Bilder/h1Impressum2.png);
	background-repeat: no-repeat;
	width: 474px;
	height: 100px;
	left: 102px;
	top: 83px;
}


#maintext {
	position:relative;
	margin-top:120px;
	 width:850px; 
	 height:1040px; 
	 font-family:Verdana, Geneva, sans-serif; 
	 font-size:14px; 
	 font-weight: normal; 
	 line-height:22px; 
	 padding-left:120px;
	 padding-top:130px;

	
}

#navifooter{
	position:absolute;
	width:300px;
	height:25px;
	top: 1587px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-left:0px;
	left: 4px;
}




ul#navifoot {
		display:inline;


}


ul#navifoot li {
		display:inline;
		margin-left:20px;




}
				
ul#navifoot li a {

		display:inline;
		text-decoration:none;

}

#facebook{
	position: absolute;
	width: 35px;
	height: 35px;
	left: 1001px;
	top: 1583px;
}

#copy{
	position:absolute;
	color: #666;
	font-size:10px;
	left: 929px;
	top: 1628px;
}
