/***********************************************************/
/* intropage.css										   */
/*														   */
/* Author: Sabrina Adamski								   */
/*														   */
/* Im Auftrag fuer: 									   */
/*		Deutsche Jugendfeuerwehr und					   */ 
/*		Landespraeventionsrat Brandenburg	   			   */
/*														   */
/* Datum: 8. März. 2010									   */
/* Version: 2.0											   */
/*														   */
/***********************************************************/


* { margin: 0; padding: 0; font-size: 11px; font-family: arial; line-height: 1.4em; }

body { margin: 0; padding: 0;  
font-weight: normal; 
background: #514C46 url(../grafiken/indexpage/bg_wood.jpg) top center repeat; text-align: center; }


p { font-size: 12px; }

/* damit der Rahmen der Hyperlinks nicht allzusehr auffaellt */
a, a:visited, a:active, a:hover { color: #aea69b; }


/* Wrapper*/
#wrapper { margin: 0 auto; width: 100%; height: 942px; border: 0px solid black; 
background: transparent url(../grafiken/indexpage/bg_desk.jpg) top center no-repeat; }

  
  /* Content */
  #content { border: none; 
  margin: 0 auto; width: 910px; height: 819px; text-align: left; 
  }
  /* Alle Texte ausblenden */
  #content span { display: none; text-decoration: none; }
    
   
    /* Über uns */
    #ueberuns { border: none; height: 40px; width: 120px; position: relative; top: 100px; left: 290px; }
    #ueberuns a.hover { display: block; width: 100%; height: 100%; text-decoration: none; }
	#ueberuns a.hover:hover { border: none; background: transparent; z-index: 100; }   
	#ueberuns a.hover:hover span { 
		background: #fefcc9; border: 1px solid gray;
		display: block; position: absolute; top: 40px; left: 30px;
		width: 103px; z-index: 100; 
		font-family: arial, helvetica, sans-serif;
		font-size: 11px; color: #000;
		padding: 1px 4px;
	}
	
	/* Aktuelles */
    #aktuelles { border: none; height: 60px; width: 100px; position: relative; top: 80px; left: 410px; }
    #aktuelles a.hover { display: block; width: 100%; height: 100%; text-decoration: none; }
	#aktuelles a.hover:hover { border: none; z-index: 100; background: transparent url(../grafiken/indexpage/btn_aktuelles.gif) 53px 14px no-repeat; }   
	#aktuelles a.hover:hover span { 
		background: #fefcc9; border: 1px solid gray;
		display: block; position: absolute; top: 60px; left: 20px;
		width: 105px; z-index: 100; 
		font-family: arial, helvetica, sans-serif;
		font-size: 11px; color: #000;
		padding: 1px 4px;
	}
	
	/* Kontaktform */
    #kontaktform { border: none; height: 140px; width: 130px; position: relative; top: 160px; left: 660px; }
    #kontaktform a.hover { display: block; width: 100%; height: 100%; text-decoration: none; }
	#kontaktform a.hover:hover { border: none; z-index: 100; background: transparent url(../grafiken/indexpage/btn_melder.gif) 30px 55px  no-repeat; }   
	#kontaktform a.hover:hover span { 
		background: #fefcc9; border: 1px solid gray;
		display: block; position: absolute; top: 130px; left: 80px;
		width: 155px; z-index: 100; 
		font-family: arial, helvetica, sans-serif;
		font-size: 11px; color: #000;
		padding: 1px 4px;
	}
	
	/* Hotline */
    #hotline { border: none; height: 90px; width: 120px; position: relative; top: 110px; left: 315px; }
    #hotline a.hover { display: block; width: 100%; height: 100%; text-decoration: none; }
	#hotline a.hover:hover { border: none; z-index: 100; background: transparent url(../grafiken/indexpage/btn_hotline.gif) 10px 60px  no-repeat; }   
	#hotline a.hover:hover span { 
		background: #fefcc9; border: 1px solid gray;
		display: block; position: absolute; top: 90px; left: 40px;
		width: 155px; z-index: 100; 
		font-family: arial, helvetica, sans-serif;
		font-size: 11px; color: #000;
		padding: 1px 4px;
	}
	
	/* faq */
    #faq { border: none; height: 45px; width: 55px; position: relative; top: -115px; left: 540px; }
    #faq a.hover { display: block; width: 100%; height: 100%; text-decoration: none; }
	#faq a.hover:hover { border: none; z-index: 100; background: transparent url(../grafiken/indexpage/btn_faq.gif) 26px 34px  no-repeat; }   
	#faq a.hover:hover span { 
		background: #fefcc9; border: 1px solid gray;
		display: block; position: absolute; top: 45px; left: 25px;
		width: 195px; z-index: 100; 
		font-family: arial, helvetica, sans-serif;
		font-size: 11px; color: #000;
		padding: 1px 4px;
	}
	
	/* Bildergalerie */
    #bildergalerie { border: none; height: 200px; width: 230px; position: relative; top: -115px; left: 0px; }
    #bildergalerie a.hover { display: block; width: 100%; height: 100%; text-decoration: none; }
	#bildergalerie a.hover:hover { border: none; background: transparent; z-index: 100; }   
	#bildergalerie a.hover:hover span { 
		background: #fefcc9; border: 1px solid gray;
		display: block; position: absolute; top: 160px; left: 120px;
		width: 180px; z-index: 100; 
		font-family: arial, helvetica, sans-serif;
		font-size: 11px; color: #000;
		padding: 1px 4px;
	}
	
	
	/* Presse */
    #presse { border: none; height: 150px; width: 140px; position: relative; top: -170px; left: 680px; }
    #presse a.hover { display: block; width: 100%; height: 100%; text-decoration: none; }
	#presse a.hover:hover { border: none; background: transparent; z-index: 100; }   
	#presse a.hover:hover span { 
		background: #fefcc9; border: 1px solid gray;
		display: block; position: absolute; top: 30px; left: 70px;
		width: 155px; z-index: 100; 
		font-family: arial, helvetica, sans-serif;
		font-size: 11px; color: #000;
		padding: 1px 4px;
	}
	
	/* Sonsoren und Förderer */
    #sponsoren1 { border: none; height: 70px; width: 100px; position: relative; top: -620px; left: 110px; }
    #sponsoren1 a.hover { display: block; width: 100%; height: 100%; text-decoration: none; }
	#sponsoren1 a.hover:hover { border: none; background: transparent; z-index: 100; }   
	#sponsoren1 a.hover:hover span { 
		background: #fefcc9; border: 1px solid gray;
		display: block; position: absolute; top: 70px; left: 50px;
		width: 170px; z-index: 100; 
		font-family: arial, helvetica, sans-serif;
		font-size: 11px; color: #000;
		padding: 1px 4px;
	}
	
	#sponsoren2 { border: none; height: 70px; width: 100px; position: relative; top: -625px; left: 50px; }
    #sponsoren2 a.hover { display: block; width: 100%; height: 100%; text-decoration: none; }
	#sponsoren2 a.hover:hover { border: none; background: transparent; z-index: 100; }   
	#sponsoren2 a.hover:hover span { 
		background: #fefcc9; border: 1px solid gray;
		display: block; position: absolute; top: 70px; left: 20px;
		width: 155px; z-index: 100; 
		font-family: arial, helvetica, sans-serif;
		font-size: 11px; color: #000;
		padding: 1px 4px;
	}
	
	#sponsoren3 { border: none; height: 70px; width: 110px; position: relative; top: -695px; left: 150px; }
    #sponsoren3 a.hover { display: block; width: 100%; height: 100%; text-decoration: none; }
	#sponsoren3 a.hover:hover { border: none; background: transparent; z-index: 100; }   
	#sponsoren3 a.hover:hover span { 
		background: #fefcc9; border: 1px solid gray;
		display: block; position: absolute; top: 70px; left: 20px;
		width: 155px; z-index: 100; 
		font-family: arial, helvetica, sans-serif;
		font-size: 11px; color: #000;
		padding: 1px 4px;
	}
	
	
	/* Ipressum und Kontakt */
	#impressum { border: none; height: 30px; width: 120px; position: relative; top: -420px; left: 350px; }
    #impressum a.hover { display: block; width: 100%; height: 100%; text-decoration: none; }
	#impressum a.hover:hover { border: none; z-index: 100; background: transparent;}   
	#impressum a.hover:hover span { 
		background: #fefcc9; border: 1px solid gray;
		display: block; position: absolute; top: 30px; left: 20px;
		width: 180px; z-index: 100; 
		font-family: arial, helvetica, sans-serif;
		font-size: 11px; color: #000;
		padding: 1px 4px;
	}
	
	/* Aktionstag */
	#aktionstag { border: none; height: 300px; width: 200px; position: relative; top: -670px; left: 460px; }
    #aktionstag a.hover { display: block; width: 100%; height: 100%; text-decoration: none; }
	#aktionstag a.hover:hover { border: none; z-index: 100; background: transparent;}   
	#aktionstag a.hover:hover span { 
		background: #fefcc9; border: 1px solid gray;
		display: block; position: absolute; top: 160px; left: 140px;
		width: 180px; z-index: 100; 
		font-family: arial, helvetica, sans-serif;
		font-size: 11px; color: #000;
		padding: 1px 4px;
	}
	
	
	
	/* Counter */
	#counter { height: 60px; width: 200px; position: relative; top: -650px; left: 540px; border: 0px solid red; 
	color: #7c756c;
	
	}
	
	
	
	
	
	
    
