/* stilvorlage fuer alle allgemeinen Definitionen der Website:		*/
/* www.zinzendorfhaus.de											*/
	
/* Copyright .TRIPLE.ORANGE  .Thomas.Schürmann				*/
/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # 	*/

/* allgemeine html-tag definitionen		*/
/* # # # # # # # # # # # # # # # # # # # # # # 	*/


body {
	margin: 0 0 0 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}

html, body {
	height: 100%;
	}


/* bereichsdefinitionen 			*/
/* # # # # # # # # # # # # # # # # # # # # # # 	*/

/* clearfix hack				*/
/* # # # # # # # # # # # # # # # # # # # # # # 	*/
/* siehe http://jassesnee.de/easyclear/		*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#center {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image:  url("/img/bg/hintergrund.gif");
	background-repeat: repeat-y;
	background-position: 0px 7px;
	min-height: 100%;
	padding: 0 0 30px 0;
	min-height: 100%;

}

/* Height Fehler Ueberbrueckung fuer den Internet Explorer 		*/
/* min-height fuer alle Browser, height nur (* html) fuer den I.E. 		*/
/* http://bzabza.com/css/1/ 						*/

* html #center
{
  height: 100%;
}


#linkespalte {
	width: 185px;
	float: left;
	background-image:  url("/img/bg/hintergrund-lisp.gif");
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
	
#rechtespalte {
	width: 588px;
	float: left;
	background-image:  url("../img/bg/hintergund-resp.jpg");
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

hr.clear-spalte {	
	content: "."; 
	display: none; 
/* modified  display: block; */
	height: 0; 
	line-height: 0px; 
	clear: both; 
	float: left; 
	visibility: hidden; 
	border: 0; 
	padding: 0;
	margin: -2em 0 0 0; 
}


#service {
	width: 573px;
	text-align: right;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	padding-right: 15px;
	padding-top: 3px;
}

#service a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	}

#service a:link  {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#service a:visited {
	color: #95A5CE;
	text-decoration: none;
	}

#service a:focus, #service a:hover, #service a:active { 
	color: #FFAC17;
	text-decoration: underline;
	}

	
#oben {
	height: 87px;
	width: 588px;
	margin: 0px;
	padding: 65px 0 0 0;
	background-image:  url("/img/logos/logo1-rechts.gif");
	background-repeat: no-repeat;
	background-position: 0px 62px;
}




#content {
	width: 568px;
	margin-left: 20px;
}


#inhaltmitte {
	width: 373px;
	float: left;


}

#willkommen {
	width: 373px;



}



#willkommen p {
	color: #000000;
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
	margin: -5px 0 0 39px;
	padding-right: 10px;
}
#willkommen p a {
	color: #3F6DCD;
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
}


#boxenrechts {
	float: left;

}
.kontaktbox {
	width: 175px;
	background-image:  url("/img/bg/kontaktbox.gif");
	background-repeat: no-repeat;
	height: 130px;
	padding: 10px;
	background-position: 13px 0px;
}
.topbox {
	width: 175px;
	background-image:  url("/img/bg/topbox.gif");
	background-repeat: no-repeat;
	height: 130px;
	padding: 10px;
	background-position: 15px 0px;
}
.galeriebox {
	width: 175px;
	background-image:  url("/img/bg/galerie.gif");
	background-repeat: no-repeat;
	height: 130px;
	padding: 10px;
	background-position: 15px 0px;
}

.galerie {
	background-image:  url("/img/helfer/galerie.gif");
	background-repeat: no-repeat;
	background-position: -3px 0px;
	padding-top: 7px;
	padding-left: 45px;
	margin-left: 15px;
	color: #FB4F27;
}
.galeriebox p {
	padding: 0 20px 0 15px;
	margin-top: -23px;
	text-indent: 45px;
	line-height: 18px;
	color: #000000;
}

.kontaktbox p, .topbox p {
	padding: 0 20px 0 15px;
	margin-top: -20px;
	text-indent: 25px;
	line-height: 18px;
	color: #000000;
}


#textmitte {
	clear: both;

}





#logo {
	width: 185px;
	height: 50px;
	margin: 80px 0px 0px 0px;
	background-image:  url("/img/logos/logo1-links.gif");
	}

#drucklogoeins {
	display: none;
	}
#drucklogozwei {
	display: none;
	}

#location {
	display: none;
}







#navigation {
	height: 350px;
	background-image:  url("/img/bg/navigation.gif");
	width: 185px;
	padding: 17px 0 0 0;
	background-repeat: no-repeat;
}

#pfad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	margin: 0 0 17px 0;
}



#pfad a:link  {
	color: #666666;
	text-decoration: none;
	}
	
#pfad a:visited {
	color: #666666;
	text-decoration: none;
	}

#pfad a:focus, #pfad a:hover, #pfad a:active { 
	color: #000066;
	text-decoration: underline;
	}



.invisible {
	display: none;
}


.service {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-align: right;
	margin: 0 13px 0 0;
	padding: 0;
}




.feature {
	font-style: italic;
	margin-bottom: 23px;
	width: 400px;
	margin-top: 11px;
}
.fuenf {
	background-image:  url("/img/helfer/3.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 7px;
	padding-left: 33px;
	margin-left: 15px;
	color: #FFCC33;
}
.preis {

	background-image:  url("../img/helfer/preis.gif");
	background-repeat: no-repeat;
	background-position: -3px 0px;
	padding-top: 7px;
	padding-left: 45px;
	margin-left: 15px;
	color: #FFCC33;
}

.kontakt a:link  {
	color: #FA3001;
	text-decoration: none;
	}
	
.kontakt a:visited {
	color: #FA3001;
	text-decoration: none;
	}

.kontakt a:focus, .kontakt a:hover, .kontakt a:active { 
	color: #FFAC17;
	text-decoration: underline;
	}
.kontakt {


	background-image:  url("/img/helfer/kontakt.gif");
	background-repeat: no-repeat;
	background-position: 5px 0px;
	padding-top: 7px;
	padding-left: 35px;
	margin-left: 5px;
	color: #FA3001;
}
.invisible {
	display: none;
}
.bildrand {
	border: 2px solid #999999;
}


#unten {
	background-image: url(/img/bg/unten.gif);
	clear: both;
	margin: 0 0 0 0;
	height: 50px;
	background-position: 0 0px;
	background-repeat: no-repeat;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#unten p {
	padding: 50px 30px 20px 0;
	text-align: right;
	letter-spacing: 0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#unten span {
	padding: 0 60px 0 0;
	color: #666666;
	}

#unten p a:link, #unten p a:visited, #unten p a:link a:focus, #unten p a:link a:hover, #unten p a:link a:active {
	color:#4F6BA2;
	text-decoration: none;
	}
