


/* ----- Layout PfötchenHilfe ----- */



/* ----- Allgemeines Layout ----- */

#aktuell {

	margin-top: 100px;

	}

body {
	text-align : center;
	background-color: #DFE3BA;
	min-width : 900px ;
	}

#wrapper {
	width : 900px;
	text-align : left ;
	margin-left : auto ;
	margin-right : auto ;
	}
	
#header {
	padding-top: 5px;

	}

#maincontainer {
	float: left;
  width : 900px;
	background: url(../pics/layout/contain.jpg) repeat-y;
  margin-left: 8px;
  margin-top: -2px;
	}
	
#padding {
	clear: both;
	padding: 10px 10px 10px 10px;

	}

#content {
	float: left;
	width: 480px;
	padding: 0px 0px 0px 90px;
	margin-left: 0px;

	}
	

#beschreibung {
	float: left;
	padding-left: 0px;
	padding-top : 0px;
	margin-top: 0px;
	}
	
#newsbox {
	float: left;
	width: 305px;
  margin-left : 25px;
	margin-top : 10px;

	}
	
#innernews {
	width: 305px;
	margin-left: 0px;
	margin-top: -2px;
	padding: 10px 0px 0px 20px;
	background: url(../pics/layout/news_contain.jpg) repeat-y;
	border: 0px;
	}
	
#innerbox {
  float: left;
	width: 230px;
	margin-left: 16px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 5px;
  border: 1px solid #DCEAD7;
	}
	
#banner {
	width: 150px;
	padding-left: 30px;
	padding-top: 5px;
	
	}
	
#ad {
	width: 150px;
	padding-left: 15px;
	padding-top: 5px;
	
	}
	
#ad2 {
	width: 160px;
	padding-left: 55px;
	padding-top: 5px;
	
	}
	
#ad3 {
	width: 160px;
	padding-left: 42px;
	padding-top: 5px;
	
	}
	
#ad4 {
	width: 200px;
	padding-left: 25px;
	padding-top: 0px;
	
	}
	
#wrap {
	width : 900px;
	text-align : left ;
	margin-left : auto ;
	margin-right : auto ;
	}
	
#fahne1 {
	position:absolute;
	margin-left:826px;
	margin-top:50px;
	width:19px;
	height:31px;
	border: 2px solid #FFFFFF;
	z-index:2;
  }
 
 #paperbox {
	float: left;
	padding-top: 0px;
	margin-top: 12px;
  } 
  
 #innerpaper {
	width: 468px;
	margin-left:0px;
	margin-top: -2px;
	padding: 5px 5px 5px 25px;
	background: url(../pics/layout/paper_rosa_cont.jpg) repeat-y;
	border: 0px;
	}

#paperletter {
	
	padding-top: 0px;
	margin-top: 0px;
  } 

#innercard {
	width: 468px;
	margin-left:0px;
	margin-top: -2px;
  padding: 5px 5px 5px 35px;
	background: url(../pics/layout/papercard_cont.jpg) repeat-y;
	border: 0px;
	}

#papercard {
	
	padding-top: 0px;
	margin-top: 0px;
  } 

/* ----- Navigation Allgemein -----  */


	
#nav {
	float: left;
	padding-left: 43px;
	margin-top: 0px;
}
	
#navinner {
	float: left;
	width: 767px;
	height: 30px;
	background: #DFE3BA;
	border-top: 0px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	}
	
#nav ul {
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
	
	}
	
#nav li {
	float: left;
	margin: 10;
	padding: 0 0px 0 0;
	}
	
	span {
	display: none; }
	


/* ----- Home Navigation -----  */	
	
#navhome a {
	float: left;
	text-align: center;
	margin-left: 5px;
	width: 65px;
	height: 30px;
	background: url(../pics/menue/home1.jpg) no-repeat;
	}

#navhome a:hover {
	width: 65px;
	height: 30px;
  background: url(../pics/menue/home2.jpg) no-repeat;
	}
	
#navhome a:active {
  width: 65px;
	height: 30px;
	background: url(../pics/menue/home_akt.jpg) no-repeat;
	}
	
#navhomeakt a {
	float: left;
	text-align: center;
	margin-left: 5px;
	width: 65px;
	height: 30px;
	background: url(../pics/menue/home_akt.jpg) no-repeat;
	}


/* ----- Home Unternavigation -----  */	

#navhomeinsel a {
	float: left;
	text-align: center;
	margin-left: 25px;
	width: 58px;
	height: 30px;
	background: url(../pics/menue/index/insel.jpg) no-repeat;
	}

#navhomeinsel a:hover {
	width: 58px;
	height: 30px;
  background: url(../pics/menue/index/insel2.jpg) no-repeat;
	}
	
#navhomeinsel a:active {
  width: 58px;
	height: 30px;
	background: url(../pics/menue/index/insel2.jpg) no-repeat;
	}
	
#navhomeinselakt a {
	float: left;
	text-align: center;
	margin-left: 25px;
	width: 58px;
	height: 30px;
	background: url(../pics/menue/index/insel2.jpg) no-repeat;
	}
	
/* ----- Über uns Navigation -----  */	
	
#navuns a {
  float: left;
  margin-top: 0px;
  margin-left: 10px;
  width: 97px;
	height: 30px;
	background: url(../pics/menue/uns1.jpg) no-repeat;
	}
	
#navuns a:hover {
  background: url(../pics/menue/uns2.jpg) no-repeat;
	}
	
#navuns a:active {
	background: url(../pics/menue/uns_akt.jpg) no-repeat;
	}
	
#navunsakt a {
	float: left;
	text-align: center;
	margin-left: 10px;
  width: 97px;
	height: 30px;
	background: url(../pics/menue/uns_akt.jpg) no-repeat;
	}

	

/* ----- VOR ORT Navigation -----  */

#navrho a {
  float: left;
  margin-top: 0px;
  margin-left: 10px;
  width: 85px;
	height: 30px;
	background: url(../pics/menue/vorort1.jpg) no-repeat;
	}
	
#navrho a:hover {
  background: url(../pics/menue/vorort2.jpg) no-repeat;
	}
	
#navrho a:active {
	background: url(../pics/menue/vorort_akt.jpg) no-repeat;
	}
	
#navrhoakt a {
	float: left;
	text-align: center;
	margin-left: 10px;
  width: 85px;
	height: 30px;
	background: url(../pics/menue/vorort_akt.jpg) no-repeat;
	}
	

	
	
/* ----- Tiere Navigation -----  */

#navtiere a {
  float: left;
  margin-top: 0px;
  margin-left: 10px;
  width: 145px;
	height: 30px;
	background: url(../pics/menue/fotos1.jpg) no-repeat;
	}
	
#navtiere a:hover {
  background: url(../pics/menue/fotos2.jpg) no-repeat;
	}
	
#navtiere a:active {
	background: url(../pics/menue/fotos_akt.jpg) no-repeat;
	}
	
#navtiereakt a {
	float: left;
	text-align: center;
	margin-left: 10px;
  width: 145px;
	height: 30px;
	background: url(../pics/menue/fotos_akt.jpg) no-repeat;
	}
	
	
	
	/* ----- Helfen Navigation -----  */

#navhelfen a {
  float: left;
  margin-top: 0px;
  margin-left: 8px;
  width: 92px;
	height: 30px;
	background: url(../pics/menue/helfen1.jpg) no-repeat;
	}
	
#navhelfen a:hover {
  background: url(../pics/menue/helfen2.jpg) no-repeat;
	}
	
#navhelfen a:active {
	background: url(../pics/menue/helfen_akt.jpg) no-repeat;
	}

#navhelfenakt a {
	float: left;
	text-align: center;
	margin-left: 8px;
  width: 92px;
	height: 30px;
	background: url(../pics/menue/helfen_akt.jpg) no-repeat;
	}

	
	/* ----- BOARD Navigation -----  */

#navboard a {
  float: left;
  margin-top: 0px;
  margin-left: 11px;
  width: 108px;
	height: 30px;
	background: url(../pics/menue/board1.jpg) no-repeat;
	}
	
#navboard a:hover {
  background: url(../pics/menue/board2.jpg) no-repeat;
	}
	
#navboard a:active {
	background: url(../pics/menue/board2.jpg) no-repeat;
	}
	
#navboardakt a {
	float: left;
	text-align: center;
	margin-left: 11px;
  width: 108px;
	height: 30px;
	background: url(../pics/menue/board2.jpg) no-repeat;
	}
	
	
/* ----- NEWS Navigation -----  */

#navnews a {
  float: left;
  margin-top: 0px;
  width: 77px;
	height: 30px;
	background: url(../pics/menue/news1.jpg) no-repeat;
	}
	
#navnews a:hover {
  background: url(../pics/menue/news2.jpg) no-repeat;
	}
	
#navnews a:active {
	background: url(../pics/menue/news2.jpg) no-repeat;
	}
	
#navnewsakt a {
	float: left;
	text-align: center;
	margin: 0px 0 0 0;
	padding: 0px 0px;
  width: 77px;
	height: 32px;
	background: url(../pics/menue/news2.jpg) no-repeat;
	}
	
	/* ----- Kontakt Navigation -----  */

#navkon a {
  float: left;
  margin-top: 0px;
  padding-left: 0px;
  width: 43px;
	height: 30px;
	background: url(../pics/menue/kon1.jpg) no-repeat;
	}
	
#navkon a:hover {
  background: url(../pics/menue/kon2.jpg) no-repeat;
	}
	
#navkon a:active {
	background: url(../pics/menue/kon2.jpg) no-repeat;
	}
	
#navkonakt a {
	float: left;
	text-align: center;
	margin: 0px 0 0 0;
	padding: 0px 0px;
  width: 43px;
	height: 30px;
	background: url(../pics/menue/kon2.jpg) no-repeat;
	}

/* ----- Index Navi zurück -----  */
	
	#index_naviz a {
	display: block;
	margin-left: 18px;
	width: 142px;
	height: 21px;
	background: url(../pics/menue/zurueck1.jpg) no-repeat;
	}
	
#index_naviz a:hover {
  background: url(../pics/menue/zurueck2.jpg) no-repeat;
	}
	
/* ----- Index Navi back -----  */
	
	#index_navizen a {
	display: block;
	margin-left: 18px;
	width: 115px;
	height: 21px;
	background: url(../pics/menue/back1.jpg) no-repeat;
	}
	
#index_navizen a:hover {
  background: url(../pics/menue/back2.jpg) no-repeat;
	}
	

	/* ----- Index Navi 1 -----  */
	
	#index_navi1 a {
	display: block;
	margin-left: 18px;
	width: 142px;
	height: 21px;
	background: url(../pics/menue/index/insel.jpg) no-repeat;
	}
	
#index_navi1 a:hover {
  background: url(../pics/menue/index/insel2.jpg) no-repeat;
	}
	
#index_navi1 a:active {
	background: url(../pics/menue/index/insel3.jpg) no-repeat;
	}

#index_navi1akt a {
	display: block;
	margin-left: 18px;
	width: 142px;
	height: 21px;
	background: url(../pics/menue/index/insel3.jpg) no-repeat;
	}
	
	/* ----- Index Navi 2 -----  */
	
	#index_navi2 a {
	display: block;
	margin-left: 18px;
	width: 164px;
	height: 21px;
	background: url(../pics/menue/index/situation.jpg) no-repeat;
	}
	
#index_navi2 a:hover {
  background: url(../pics/menue/index/situation2.jpg) no-repeat;
	}
	
#index_navi2 a:active {
	background: url(../pics/menue/index/situation2.jpg) no-repeat;
	}

#index_navi2akt a {
	display: block;
	margin-left: 18px;
	width: 164px;
	height: 21px;
	background: url(../pics/menue/index/situation3.jpg) no-repeat;
	}
	
	/* ----- Index Navi 3 -----  */
	
	#index_navi3 a {
	display: block;
	margin-left: 18px;
	width: 156px;
	height: 21px;
	background: url(../pics/menue/index/ausland.jpg) no-repeat;
	}
	
#index_navi3 a:hover {
  background: url(../pics/menue/index/ausland2.jpg) no-repeat;
	}
	
#index_navi3 a:active {
	background: url(../pics/menue/index/ausland3.jpg) no-repeat;
	}

#index_navi3akt a {
	display: block;
	margin-left: 18px;
	width: 156px;
	height: 21px;
	background: url(../pics/menue/index/ausland3.jpg) no-repeat;
	}
	
/* ----- Index Navi 4 -----  */
	
	#index_navi4 a {
	display: block;
	margin-left: 18px;
	width: 120px;
	height: 21px;
	background: url(../pics/menue/index/vorurteil.jpg) no-repeat;
	}
	
#index_navi4 a:hover {
  background: url(../pics/menue/index/vorurteil2.jpg) no-repeat;
	}
	
#index_navi4 a:active {
	background: url(../pics/menue/index/vorurteil3.jpg) no-repeat;
	}

#index_navi4akt a {
	display: block;
	margin-left: 18px;
	width: 120px;
	height: 21px;
	background: url(../pics/menue/index/vorurteil3.jpg) no-repeat;
	}


/* ----- Index Navi 5 -----  */
	
	#index_navi5 a {
	display: block;
	margin-left: 18px;
	width: 142px;
	height: 21px;
	background: url(../pics/menue/index/urlaubsliebe.jpg) no-repeat;
	}
	
#index_navi5 a:hover {
  background: url(../pics/menue/index/urlaubsliebe2.jpg) no-repeat;
	}
	
#index_navi5 a:active {
	background: url(../pics/menue/index/urlaubsliebe3.jpg) no-repeat;
	}

#index_navi5akt a {
	display: block;
	margin-left: 18px;
	width: 160px;
	height: 21px;
	background: url(../pics/menue/index/urlaubsliebe3.jpg) no-repeat;
	}
	
/* ----- Index Navi 6 -----  */
	
	#index_navi6 a {
	display: block;
	margin-left: 18px;
	width: 150px;
	height: 21px;
	background: url(../pics/menue/index/infos.jpg) no-repeat;
	}
	
#index_navi6 a:hover {
  background: url(../pics/menue/index/infos2.jpg) no-repeat;
	}
	
#index_navi6 a:active {
	background: url(../pics/menue/index/infos3.jpg) no-repeat;
	}

#index_navi6akt a {
	display: block;
	margin-left: 18px;
	width: 150px;
	height: 21px;
	background: url(../pics/menue/index/infos3.jpg) no-repeat;
	}
	
	
/* ----- Index Navi 7 -----  */
	
	#index_navi7 a {
	display: block;
	margin-left: 18px;
	width: 120px;
	height: 21px;
	background: url(../pics/menue/index/vermittlung.jpg) no-repeat;
	}
	
#index_navi7 a:hover {
  background: url(../pics/menue/index/vermittlung2.jpg) no-repeat;
	}
	
#index_navi7 a:active {
	background: url(../pics/menue/index/vermittlung3.jpg) no-repeat;
	}

#index_navi7akt a {
	display: block;
	margin-left: 18px;
	width: 120px;
	height: 21px;
	background: url(../pics/menue/index/vermittlung3.jpg) no-repeat;
	}

/* ----- Index Navi 8 -----  */
	
	#index_navi8 a {
	display: block;
	margin-left: 18px;
	width: 150px;
	height: 21px;
	background: url(../pics/menue/index/gast.jpg) no-repeat;
	}
	
#index_navi8 a:hover {
  background: url(../pics/menue/index/gast2.jpg) no-repeat;
	}
	
#index_navi8 a:active {
	background: url(../pics/menue/index/gast3.jpg) no-repeat;
	}

#index_navi8akt a {
	display: block;
	margin-left: 18px;
	width: 140px;
	height: 21px;
	background: url(../pics/menue/index/gast3.jpg) no-repeat;
	}

/* ----- Index Navi 9 -----  */
	
	#index_navi9 a {
	display: block;
	margin-left: 18px;
	width: 142px;
	height: 21px;
	background: url(../pics/menue/index/dies.jpg) no-repeat;
	}
	
#index_navi9 a:hover {
  background: url(../pics/menue/index/dies2.jpg) no-repeat;
	}
	
#index_navi9 a:active {
	background: url(../pics/menue/index/dies3.jpg) no-repeat;
	}

#index_navi9akt a {
	display: block;
	margin-left: 18px;
	width: 142px;
	height: 21px;
	background: url(../pics/menue/index/dies3.jpg) no-repeat;
	}
	
/* ----- Index Navi 10 -----  */
	
	#index_navi10 a {
	display: block;
	margin-left: 18px;
	width: 100px;
	height: 21px;
	background: url(../pics/menue/index/danke.jpg) no-repeat;
	}
	
#index_navi10 a:hover {
  background: url(../pics/menue/index/danke2.jpg) no-repeat;
	}
	
#index_navi10 a:active {
	background: url(../pics/menue/index/danke3.jpg) no-repeat;
	}

#index_navi10akt a {
	display: block;
	margin-left: 18px;
	width: 100px;
	height: 21px;
	background: url(../pics/menue/index/danke3.jpg) no-repeat;
	}
	
	
/* ----- Index Navi 11 -----  */
	
	#index_navi11 a {
	display: block;
	margin-left: 18px;
	width: 142px;
	height: 21px;
	background: url(../pics/menue/helfen/konto.jpg) no-repeat;
	}
	
#index_navi11 a:hover {
  background: url(../pics/menue/helfen/konto2.jpg) no-repeat;
	}
	
#index_navi11 a:active {
	background: url(../pics/menue/helfen/konto3.jpg) no-repeat;
	}

#index_navi11akt a {
	display: block;
	margin-left: 18px;
	width: 142px;
	height: 21px;
	background: url(../pics/menue/helfen/konto3.jpg) no-repeat;
	}
	
	
/* ----- Index Navi 12 -----  */
	
	#index_navi12 a {
	display: block;
	margin-left: 18px;
	width: 142px;
	height: 21px;
	background: url(../pics/menue/index/kooperation.jpg) no-repeat;
	}
	
#index_navi12 a:hover {
  background: url(../pics/menue/index/kooperation2.jpg) no-repeat;
	}
	
#index_navi12 a:active {
	background: url(../pics/menue/index/kooperation3.jpg) no-repeat;
	}

#index_navi12akt a {
	display: block;
	margin-left: 18px;
	width: 142px;
	height: 21px;
	background: url(../pics/menue/index/kooperation3.jpg) no-repeat;
	}
	
/* ----- Vermittlung Navi 1 -----  */
	
	#v_navi1 a {
	display: block;
	margin-left: 18px;
	width: 142px;
	height: 21px;
	background: url(../pics/menue/fotos/rhohunde.jpg) no-repeat;
	}
	
#v_navi1 a:hover {
  background: url(../pics/menue/fotos/rhohunde2.jpg) no-repeat;
	}
	
#v_navi1 a:active {
	background: url(../pics/menue/fotos/rhohunde3.jpg) no-repeat;
	}

#v_navi1akt a {
	display: block;
	margin-left: 18px;
	width: 142px;
	height: 21px;
	background: url(../pics/menue/fotos/rhohunde3.jpg) no-repeat;
	}
	
/* ----- Vermittlung Navi 2 -----  */
	
#v_navi2 a {
	display: block;
	margin-left: 18px;
	width: 164px;
	height: 21px;
	background: url(../pics/menue/fotos/checkliste.jpg) no-repeat;
	}
	
#v_navi2 a:hover {
  background: url(../pics/menue/fotos/checkliste2.jpg) no-repeat;
	}
	
#v_navi2 a:active {
	background: url(../pics/menue/fotos/checkliste3.jpg) no-repeat;
	}

#v_navi2akt a {
	display: block;
	margin-left: 18px;
	width: 164px;
	height: 21px;
	background: url(../pics/menue/fotos/checkliste3.jpg) no-repeat;
	}
	
/* ----- Vermittlung Navi 3 -----  */
	
	#v_navi3 a {
	display: block;
	margin-left: 18px;
	width: 181px;
	height: 21px;
	background: url(../pics/menue/fotos/v_infos.jpg) no-repeat;
	}
	
#v_navi3 a:hover {
  background: url(../pics/menue/fotos/v_infos2.jpg) no-repeat;
	}
	
#v_navi3 a:active {
	background: url(../pics/menue/fotos/v_infos3.jpg) no-repeat;
	}

#v_navi3akt a {
	display: block;
	margin-left: 18px;
	width: 181px;
	height: 21px;
	background: url(../pics/menue/fotos/v_infos3.jpg) no-repeat;
	}
	
/* ----- Vermittlung Navi 4 -----  */
	
	#v_navi4 a {
	display: block;
	margin-left: 18px;
	width: 142px;
	height: 21px;
	background: url(../pics/menue/fotos/schutzvertrag.jpg) no-repeat;
	}
	
#v_navi4 a:hover {
  background: url(../pics/menue/fotos/schutzvertrag2.jpg) no-repeat;
	}
	
#v_navi4 a:active {
	background: url(../pics/menue/fotos/schutzvertrag3.jpg) no-repeat;
	}

#v_navi4akt a {
	display: block;
	margin-left: 18px;
	width: 142px;
	height: 21px;
	background: url(../pics/menue/fotos/schutzvertrag3.jpg) no-repeat;
	}
	
/* ----- Vermittlung Navi 5 -----  */
	
#v_navi5 a {
	display: block;
	margin-left: 18px;
	width: 142px;
	height: 21px;
	background: url(../pics/menue/fotos/schutzgebuehr.jpg) no-repeat;
	}
	
#v_navi5 a:hover {
  background: url(../pics/menue/fotos/schutzgebuehr2.jpg) no-repeat;
	}
	
#v_navi5 a:active {
	background: url(../pics/menue/fotos/schutzgebuehr3.jpg) no-repeat;
	}

#v_navi5akt a {
	display: block;
	margin-left: 18px;
	width: 142px;
	height: 21px;
	background: url(../pics/menue/fotos/schutzgebuehr3.jpg) no-repeat;
	}
	
	
/* ----- Vermittlung Navi 6 -----  */
	
	#v_navi6 a {
	display: block;
	margin-left: 18px;
	width: 164px;
	height: 21px;
	background: url(../pics/menue/fotos/tiere.jpg) no-repeat;
	}
	
#v_navi6 a:hover {
  background: url(../pics/menue/fotos/tiere2.jpg) no-repeat;
	}
	
#v_navi6 a:active {
	background: url(../pics/menue/fotos/tiere3.jpg) no-repeat;
	}

#v_navi6akt a {
	display: block;
	margin-left: 18px;
	width: 164px;
	height: 21px;
	background: url(../pics/menue/fotos/tiere3.jpg) no-repeat;
	}
	
	
/* ----- Vermittlung Navi 7 -----  */
	
	#v_navi7 a {
	display: block;
	margin-left: 18px;
	width: 111px;
	height: 21px;
	background: url(../pics/menue/fotos/happy.jpg) no-repeat;
	}
	
#v_navi7 a:hover {
  background: url(../pics/menue/fotos/happy2.jpg) no-repeat;
	}
	
#v_navi7 a:active {
	background: url(../pics/menue/fotos/happy3.jpg) no-repeat;
	}

#v_navi7akt a {
	display: block;
	margin-left: 18px;
	width: 111px;
	height: 21px;
	background: url(../pics/menue/fotos/happy3.jpg) no-repeat;
	}
	
	
	/* ----- Vermittlung Navi 8 -----  */
	
	#v_navi8 a {
	display: block;
	margin-left: 18px;
	width: 142px;
	height: 21px;
	background: url(../pics/menue/fotos/rhokatzen.jpg) no-repeat;
	}
	
#v_navi8 a:hover {
  background: url(../pics/menue/fotos/rhokatzen2.jpg) no-repeat;
	}
	
#v_navi8 a:active {
	background: url(../pics/menue/fotos/rhokatzen3.jpg) no-repeat;
	}

#v_navi8akt a {
	display: block;
	margin-left: 18px;
	width: 142px;
	height: 21px;
	background: url(../pics/menue/fotos/rhokatzen3.jpg) no-repeat;
	}
	
	
	
/* ----- Vermittlung Navi 9 -----  */
	
	#v_navi9 a {
	display: block;
	margin-left: 18px;
	width: 120px;
	height: 21px;
	background: url(../pics/menue/fotos/notfall.jpg) no-repeat;
	}
	
#v_navi9 a:hover {
  background: url(../pics/menue/fotos/notfall2.jpg) no-repeat;
	}
	
#v_navi9 a:active {
	background: url(../pics/menue/fotos/notfall3.jpg) no-repeat;
	}

#v_navi9akt a {
	display: block;
	margin-left: 18px;
	width: 120px;
	height: 21px;
	background: url(../pics/menue/fotos/notfall3.jpg) no-repeat;
	}
	
	
/* ----- Vermittlung Navi 10 -----  */
	
	#v_navi10 a {
	display: block;
	margin-left: 18px;
	width: 119px;
	height: 21px;
	background: url(../pics/menue/fotos/rhofotos.jpg) no-repeat;
	}
	
#v_navi10 a:hover {
  background: url(../pics/menue/fotos/rhofotos2.jpg) no-repeat;
	}
	
#v_navi10 a:active {
	background: url(../pics/menue/fotos/rhofotos3.jpg) no-repeat;
	}

#v_navi10akt a {
	display: block;
	margin-left: 18px;
	width: 119px;
	height: 21px;
	background: url(../pics/menue/fotos/rhofotos3.jpg) no-repeat;
	}
	
	
	
/* ----- Kontakt Navi 1 -----  */
	
	#kon_navi1 a {
	display: block;
	margin-left: 18px;
	width: 140px;
	height: 21px;
	background: url(../pics/menue/kont/konraws.jpg) no-repeat;
	}
	
#kon_navi1 a:hover {
  background: url(../pics/menue/kont/konraws2.jpg) no-repeat;
	}
	
#kon_navi1 a:active {
	background: url(../pics/menue/kont/konraws3.jpg) no-repeat;
	}

#kon_navi1akt a {
	display: block;
	margin-left: 18px;
	width: 140px;
	height: 21px;
	background: url(../pics/menue/kont/konraws3.jpg) no-repeat;
	}
	
/* ----- Kontakt Navi 2 -----  */
	
	#kon_navi2 a {
	display: block;
	margin-left: 18px;
	width: 140px;
	height: 21px;
	background: url(../pics/menue/kont/anfahrt.jpg) no-repeat;
	}
	
#kon_navi2 a:hover {
  background: url(../pics/menue/kont/anfahrt2.jpg) no-repeat;
	}
	
#kon_navi2 a:active {
	background: url(../pics/menue/kont/anfahrt3.jpg) no-repeat;
	}

#kon_navi2akt a {
	display: block;
	margin-left: 18px;
	width: 140px;
	height: 21px;
	background: url(../pics/menue/kont/anfahrt3.jpg) no-repeat;
	}
	
/* ----- Kontakt Navi 3 -----  */
	
	#kon_navi3 a {
	display: block;
	margin-left: 18px;
	width: 120px;
	height: 21px;
	background: url(../pics/menue/kont/imp.jpg) no-repeat;
	}
	
#kon_navi3 a:hover {
  background: url(../pics/menue/kont/imp2.jpg) no-repeat;
	}
	
#kon_navi3 a:active {
	background: url(../pics/menue/kont/imp3.jpg) no-repeat;
	}

#kon_navi3akt a {
	display: block;
	margin-left: 18px;
	width: 120px;
	height: 21px;
	background: url(../pics/menue/kont/imp3.jpg) no-repeat;
	}
	
/* ----- Kontakt Navi 4 -----  */
	
	#kon_navi4 a {
	display: block;
	margin-left: 18px;
	width: 145px;
	height: 21px;
	background: url(../pics/menue/kont/konform.jpg) no-repeat;
	}
	
#kon_navi4 a:hover {
  background: url(../pics/menue/kont/konform2.jpg) no-repeat;
	}
	
#kon_navi4 a:active {
	background: url(../pics/menue/kont/konform3.jpg) no-repeat;
	}

#kon_navi4akt a {
	display: block;
	margin-left: 18px;
	width: 145px;
	height: 21px;
	background: url(../pics/menue/kont/konform3.jpg) no-repeat;
	}
	
/* ----- Kontakt Navi 5 -----  */
	
	#kon_navi5 a {
	display: block;
	margin-left: 18px;
	width: 145px;
	height: 21px;
	background: url(../pics/menue/banner.jpg) no-repeat;
	}
	
#kon_navi5 a:hover {
  background: url(../pics/menue/banner2.jpg) no-repeat;
	}
	
#kon_navi5 a:active {
	background: url(../pics/menue/banner3.jpg) no-repeat;
	}

#kon_navi5akt a {
	display: block;
	margin-left: 18px;
	width: 145px;
	height: 21px;
	background: url(../pics/menue/banner3.jpg) no-repeat;
	}
	

	
/* ----- Über Uns Navi 1 -----  */
	
	#uns_navi1 a {
	display: block;
	margin-left: 18px;
	width: 156px;
	height: 21px;
	background: url(../pics/menue/uns/anfang.jpg) no-repeat;
	}
	
#uns_navi1 a:hover {
  background: url(../pics/menue/uns/anfang2.jpg) no-repeat;
	}
	
#uns_navi1 a:active {
	background: url(../pics/menue/uns/anfang3.jpg) no-repeat;
	}

#uns_navi1akt a {
	display: block;
	margin-left: 18px;
	width: 156px;
	height: 21px;
	background: url(../pics/menue/uns/anfang3.jpg) no-repeat;
	}
	

/* ----- Über Uns Navi 2 -----  */
	
	#uns_navi2 a {
	display: block;
	margin-left: 18px;
	width: 145px;
	height: 21px;
	background: url(../pics/menue/uns/team.jpg) no-repeat;
	}
	
#uns_navi2 a:hover {
  background: url(../pics/menue/uns/team2.jpg) no-repeat;
	}
	
#uns_navi2 a:active {
	background: url(../pics/menue/uns/team3.jpg) no-repeat;
	}

#uns_navi2akt a {
	display: block;
	margin-left: 18px;
	width: 145px;
	height: 21px;
	background: url(../pics/menue/uns/team3.jpg) no-repeat;
	}
	
/* ----- Über Uns Navi 3 -----  */
	
	#uns_navi3 a {
	display: block;
	margin-left: 18px;
	width: 145px;
	height: 21px;
	background: url(../pics/menue/uns/satzung.jpg) no-repeat;
	}
	
#uns_navi3 a:hover {
  background: url(../pics/menue/uns/satzung2.jpg) no-repeat;
	}
	
#uns_navi3 a:active {
	background: url(../pics/menue/uns/satzung3.jpg) no-repeat;
	}

#uns_navi3akt a {
	display: block;
	margin-left: 18px;
	width: 145px;
	height: 21px;
	background: url(../pics/menue/uns/satzung3.jpg) no-repeat;
	}
	
	
/* ----- Über Uns Navi 4 -----  */
	
	#uns_navi4 a {
	display: block;
	margin-left: 18px;
	width: 142px;
	height: 21px;
	background: url(../pics/menue/uns/vorstand.jpg) no-repeat;
	}
	
#uns_navi4 a:hover {
  background: url(../pics/menue/uns/vorstand2.jpg) no-repeat;
	}
	
#uns_navi4 a:active {
	background: url(../pics/menue/uns/vorstand3.jpg) no-repeat;
	}

#uns_navi4akt a {
	display: block;
	margin-left: 18px;
	width: 142px;
	height: 21px;
	background: url(../pics/menue/uns/vorstand3.jpg) no-repeat;
	}
	
/* ----- Vor Ort Navi 1 -----  */
	
	#ort_navi1 a {
	display: block;
	margin-left: 18px;
	width: 180px;
	height: 21px;
	background: url(../pics/menue/raws/rawsberichte.jpg) no-repeat;
	}
	
#ort_navi1 a:hover {
  background: url(../pics/menue/raws/rawsberichte2.jpg) no-repeat;
	}
	
#ort_navi1 a:active {
	background: url(../pics/menue/raws/rawsberichte3.jpg) no-repeat;
	}

#ort_navi1akt a {
	display: block;
	margin-left: 18px;
	width: 180px;
	height: 21px;
	background: url(../pics/menue/raws/rawsberichte3.jpg) no-repeat;
	}
	
/* ----- Helfen Navi 1 -----  */
	
	#helfen_navi1 a {
	display: block;
	margin-left: 18px;
	width: 160px;
	height: 21px;
	background: url(../pics/menue/helfen/euro.jpg) no-repeat;
	}
	
#helfen_navi1 a:hover {
  background: url(../pics/menue/helfen/euro2.jpg) no-repeat;
	}
	
#helfen_navi1 a:active {
	background: url(../pics/menue/helfen/euro3.jpg) no-repeat;
	}

#helfen_navi1akt a {
	display: block;
	margin-left: 18px;
	width: 160px;
	height: 21px;
	background: url(../pics/menue/helfen/euro3.jpg) no-repeat;
	}
	
/* ----- Helfen Navi 2 -----  */
	
	#helfen_navi2 a {
	display: block;
	margin-left: 18px;
	width: 120px;
	height: 21px;
	background: url(../pics/menue/helfen/sach.jpg) no-repeat;
	}
	
#helfen_navi2 a:hover {
  background: url(../pics/menue/helfen/sach2.jpg) no-repeat;
	}
	
#helfen_navi2 a:active {
	background: url(../pics/menue/helfen/sach3.jpg) no-repeat;
	}

#helfen_navi2akt a {
	display: block;
	margin-left: 18px;
	width: 120px;
	height: 21px;
	background: url(../pics/menue/helfen/sach3.jpg) no-repeat;
	}
	
/* ----- Helfen Navi 3 -----  */
	
	#helfen_navi3 a {
	display: block;
	margin-left: 18px;
	width: 120px;
	height: 21px;
	background: url(../pics/menue/helfen/pflege.jpg) no-repeat;
	}
	
#helfen_navi3 a:hover {
  background: url(../pics/menue/helfen/pflege2.jpg) no-repeat;
	}
	
#helfen_navi3 a:active {
	background: url(../pics/menue/helfen/pflege3.jpg) no-repeat;
	}

#helfen_navi3akt a {
	display: block;
	margin-left: 18px;
	width: 120px;
	height: 21px;
	background: url(../pics/menue/helfen/pflege3.jpg) no-repeat;
	}	
	
/* ----- Helfen Navi 4 -----  */
	
	#helfen_navi4 a {
	display: block;
	margin-left: 18px;
	width: 160px;
	height: 21px;
	background: url(../pics/menue/helfen/flugpaten.jpg) no-repeat;
	}
	
#helfen_navi4 a:hover {
  background: url(../pics/menue/helfen/flugpaten2.jpg) no-repeat;
	}
	
#helfen_navi4 a:active {
	background: url(../pics/menue/helfen/flugpaten3.jpg) no-repeat;
	}

#helfen_navi4akt a {
	display: block;
	margin-left: 18px;
	width: 160px;
	height: 21px;
	background: url(../pics/menue/helfen/flugpaten3.jpg) no-repeat;
	}
	
	/* ----- Helfen Navi 5 -----  */
	
	#helfen_navi5 a {
	display: block;
	margin-left: 18px;
	width: 140px;
	height: 21px;
	background: url(../pics/menue/helfen/flyer.jpg) no-repeat;
	}
	
#helfen_navi5 a:hover {
  background: url(../pics/menue/helfen/flyer2.jpg) no-repeat;
	}
	
#helfen_navi5 a:active {
	background: url(../pics/menue/helfen/flyer3.jpg) no-repeat;
	}

#helfen_navi5akt a {
	display: block;
	margin-left: 18px;
	width: 140px;
	height: 21px;
	background: url(../pics/menue/helfen/flyer3.jpg) no-repeat;
	}
	
/* ----- Helfen Navi 6 -----  */
	
	#helfen_navi6 a {
	display: block;
	margin-left: 18px;
	width: 140px;
	height: 21px;
	background: url(../pics/menue/helfen/haende.jpg) no-repeat;
	}
	
#helfen_navi6 a:hover {
  background: url(../pics/menue/helfen/haende2.jpg) no-repeat;
	}
	
#helfen_navi6 a:active {
	background: url(../pics/menue/helfen/haende3.jpg) no-repeat;
	}

#helfen_navi6akt a {
	display: block;
	margin-left: 18px;
	width: 140px;
	height: 21px;
	background: url(../pics/menue/helfen/haende3.jpg) no-repeat;
	}
	
/* ----- Helfen Navi 7 -----  */
	
	#helfen_navi7 a {
	display: block;
	margin-left: 18px;
	width: 140px;
	height: 21px;
	background: url(../pics/menue/helfen/hilfe_vo.jpg) no-repeat;
	}
	
#helfen_navi7 a:hover {
  background: url(../pics/menue/helfen/hilfe_vo2.jpg) no-repeat;
	}
	
#helfen_navi7 a:active {
	background: url(../pics/menue/helfen/hilfe_vo3.jpg) no-repeat;
	}

#helfen_navi7akt a {
	display: block;
	margin-left: 18px;
	width: 140px;
	height: 21px;
	background: url(../pics/menue/helfen/hilfe_vo3.jpg) no-repeat;
	}
	
/* ----- Helfen Navi 8 -----  */
	
	#helfen_navi8 a {
	display: block;
	margin-left: 18px;
	width: 160px;
	height: 21px;
	background: url(../pics/menue/helfen/hund.jpg) no-repeat;
	}
	
#helfen_navi8 a:hover {
  background: url(../pics/menue/helfen/hund2.jpg) no-repeat;
	}
	
#helfen_navi8 a:active {
	background: url(../pics/menue/helfen/hund3.jpg) no-repeat;
	}

#helfen_navi8akt a {
	display: block;
	margin-left: 18px;
	width: 160px;
	height: 21px;
	background: url(../pics/menue/helfen/hund3.jpg) no-repeat;
	}
	
/* ----- Helfen Navi 9 -----  */
	
	#helfen_navi9 a {
	display: block;
	margin-left: 18px;
	width: 150px;
	height: 21px;
	background: url(../pics/menue/helfen/mitglied.jpg) no-repeat;
	}
	
#helfen_navi9 a:hover {
  background: url(../pics/menue/helfen/mitglied2.jpg) no-repeat;
	}
	
#helfen_navi9 a:active {
	background: url(../pics/menue/helfen/mitglied3.jpg) no-repeat;
	}

#helfen_navi9akt a {
	display: block;
	margin-left: 18px;
	width: 150px;
	height: 21px;
	background: url(../pics/menue/helfen/mitglied3.jpg) no-repeat;
	}
	
	
/* ----- Helfen Navi 10 -----  */
	
	#helfen_navi10 a {
	display: block;
	margin-left: 18px;
	width: 166px;
	height: 21px;
	background: url(../pics/menue/helfen/fp-formular.jpg) no-repeat;
	}
	
#helfen_navi10 a:hover {
  background: url(../pics/menue/helfen/fp-formular2.jpg) no-repeat;
	}
	
#helfen_navi10 a:active {
	background: url(../pics/menue/helfen/fp-formular3.jpg) no-repeat;
	}

#helfen_navi10akt a {
	display: block;
	margin-left: 18px;
	width: 166px;
	height: 21px;
	background: url(../pics/menue/helfen/fp-formular3.jpg) no-repeat;
	}

	/* ----- News Navi 1 -----  */
	
	#news_navi1 a {
	display: block;
	margin-left: 18px;
	width: 174px;
	height: 21px;
	background: url(../pics/menue/news/news2008.jpg) no-repeat;
	}
	
#news_navi1 a:hover {
  background: url(../pics/menue/news/news2008_2.jpg) no-repeat;
	}
	
#news_navi1 a:active {
	background: url(../pics/menue/news/news2008_3.jpg) no-repeat;
	}

#news_navi1akt a {
	display: block;
	margin-left: 18px;
	width: 174px;
	height: 21px;
	background: url(../pics/menue/news/news2008_3.jpg) no-repeat;
	}
	

/* ----- News Navi 2 -----  */
	
	#news_navi2 a {
	display: block;
	margin-left: 18px;
	width: 174px;
	height: 21px;
	background: url(../pics/menue/news/news2009.jpg) no-repeat;
	}
	
#news_navi2 a:hover {
  background: url(../pics/menue/news/news2009_2.jpg) no-repeat;
	}
	
#news_navi2 a:active {
	background: url(../pics/menue/news/news2009_3.jpg) no-repeat;
	}

#news_navi2akt a {
	display: block;
	margin-left: 18px;
	width: 174px;
	height: 21px;
	background: url(../pics/menue/news/news2009_3.jpg) no-repeat;
	}
	
	
	/* ----- Vor Ort Navi 1 -----  */
	
	#ort_navi1 a {
	display: block;
	margin-left: 18px;
	width: 142px;
	height: 21px;
	background: url(../pics/menue/ort/projekt.jpg) no-repeat;
	}
	
#ort_navi1 a:hover {
  background: url(../pics/menue/ort/projekt2.jpg) no-repeat;
	}
	
#ort_navi1 a:active {
	background: url(../pics/menue/ort/projekt3.jpg) no-repeat;
	}

#ort_navi1akt a {
	display: block;
	margin-left: 18px;
	width: 142px;
	height: 21px;
	background: url(../pics/menue/ort/projekt3.jpg) no-repeat;
	}
	
	
	
/* ----- Typography ----- */

body {
	font: small Verdana, Sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #444444;
	}

h1 {
	padding-top: 65px;
	padding-bottom: 15px;
	font-size: 1.3em;
	color:#585d3d;
	}

h2 {
	font-size: 1em;
	font-style:italic;
	color: #494D33;
	padding-left:10px;
	}
	
h3 {
	font-size: 1em;
	font-style:italic;
	color: #A10070;
	padding-left:10px;
	}
	
h4 {
	padding-top: 15px;
	padding-bottom: 3px;
	font-size: 1.3em;
	color:#585d3d;
	}

#innernews p {
	margin-left: 5px;
	padding: 0 5px 0 5px;
	/*border-left: 1px dashed #422100;*/
	font-size: .85em;
	line-height: 1.4em;
	}
	

#quelltext p {
width: 400px;
font-size: .8em;
line-height: 1.2em;
}

#tab {

padding-top: 0px;
padding-left: 0px;
font-size: 1.0em;
color: #CE064A;
font: bold;
}

#border {
 border-color:#FBFBFA;
 background:#FBFBFA;
 border-width:1px; border-style:solid; 
 padding:4px;
 padding-bottom:4px;
 }

#picabstand {
margin-top: 30px;
margin-bottom: 30px;
}

#picabstand2 {
margin-top: 15px;
margin-bottom: 15px;

}

#picabstand3 {
margin-top: 50px;
margin-bottom: 50px;

}

#pic_index {
margin-top: 25px;
margin-bottom: 0px;
margin-left: -13px;
}

#download {
	font-size: 1em;
	color: #A10070;
	}
	
#mail {
	padding-left: 17px;
	
	}

#mail2 {
	padding-left: 210px;
	
	}
	
	
/* ----- Links ----- */

a {
	color: #2ba5bd;
	text-decoration: none;
	}

a:visited {
	color: #2ba5bd;
	text-decoration: none;
	}

a:hover {
	color: #377a96;
  text-decoration: none;
	}

#foot a {
	color: #666666;
	text-decoration: none;
	}

#foot a:visited {
	color: #666666;
	text-decoration: none;
	}

#foot a:hover {
	color: #666666;
	text-decoration: none;
	}
	
	
	
#footer2 a {
	color: #2ba5bd;
	text-decoration: none;
	}

#footer2 a:visited {
	color: #2ba5bd;
	text-decoration: none;
	}

#footer2 a:hover {
	color: #27576b;
	text-decoration: none;
	}



/* ------ Footer ----- */

#footer {
  background : url(../pics/layout/foot.jpg) no-repeat;
  margin-left : 8px;
  text-align: center;
	clear:both;
	font-size: .8em;
	color: #666666;
	}
	
#foote {

	text-align: center;
	clear:both;
	font-size: .8em;
	color: #666666;
	}


#danke {
	text-align : center;
	background-color: #DFE3BA;
	min-width : 450px ;
	}



/*------- Lightbox ----*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://www.pfoetchenhilfe-rhodos.de/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.pfoetchenhilfe-rhodos.de/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.pfoetchenhilfe-rhodos.de/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.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 */ 