body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../pics/bg-body.gif);
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#wrapperOuter {
	text-align: left;
	width: 797px;
	background-color: #F8F6F2;
	margin: auto;
	background-image: url(../pics/bg-wrapperOuterRand.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#contentBox {
	padding-top: 30px;
	padding-right: 150px;
	padding-left: 55px;
	background-image: url(../pics/indien-karte.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 50px;
}
#contentBox a {
	color: #f88f07;
	text-decoration: none;
}
#contentBox a:hover {
	text-decoration: underline;
}

#contentBox h1 {
 color: #f88f07;
 font-style:italic;
 font-size: 1.4em;
}
#contentBox h2 {
 color: #3d682d;
 font-size: 1.2em;
}
#contentBox h3 {
 color: #666666;
 font-size: 1.1em;
}
#contentBox p,li,tr,td {
 font-size: 0.8em;
}
img.floatLeft {
	float: left;
	margin-right: 5px;
}
img.floatRight {
	float: right;
	margin-left: 5px;
}
.clearing {
	clear: both;
}

#headerTop {
	text-align: center;
	height: 87px;
	padding-top: 17px;
	padding-bottom: 11px;
	width: 100%;
}
#navBlock {
	display: block;
	width: 100%;
	margin-left: 1px;
	padding: 0;
	list-style-type: none;
	height: 38px;
	background-color: #e7f5e2;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
#navBlock li {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 14px;
}
#navBlock li a {
	color: #547b45;
	text-decoration: none;
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 10px;
	margin-left: 2px;
	height: 28px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #f8f6f2;
}
/* BOF Browserhack für IE 5/6 */
* html #navBlock li a {
	color: #547b45;
	text-decoration: none;
	display: inline;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 2px;
	height: 18px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #f8f6f2;
} 
/* EOF Browserhack für IE 5/6 */
#navBlock li a.lastLink {
	border-right-width: 0px;
	border-right-style: none;
}
#navBlock li a:hover {
	color: #fff;
	background: #f88f07;
}

/* BOF Box für Stimmungsbild und Slogan */
div#moodBox {
	background-repeat: no-repeat;
	background-position: left top;
	height: 210px;
	width: 100%;
	margin-bottom: 1px;
	margin-left: 1px;
	font-size: 18px;
	color: #fff;
	font-style: italic;
}
/* BOF verschieden Stimmungsbilder für die verschiedenen Seiten */

div.standard {
	background-image: url(../pics/mood_01.jpg);
}
div.vorstand {
	background-image: url(../pics/mood_02.jpg);
}
div.kontakt {
	background-image: url(../pics/mood_08.jpg);
}
div.projekt {
	background-image: url(../pics/mood_04.jpg);
}
div.bilder {
	background-image: url(../pics/mood_03.jpg);
}
div.aktuelles {
	background-image: url(../pics/mood_07.jpg);
}
div.spende {
	background-image: url(../pics/mood_05.jpg);
}
/* EOF verschieden Stimmungsbilder für die verschiedenen Seiten */
div#moodBox span.slogan {
	display: block;
}
.gruen {
	color:#336600;
}
.orange {
	color: #FF6600;
}
/* EOF Box für Stimmungsbild und Slogan */

#headerBottom {
	background-color: #f88f07;
	height: 20px;
	width: 100%;
}


#wrapperOuterExt {
	background-image: url(../pics/bg-wrapperOuterExt.gif);
	background-repeat: repeat-x;
	background-position: left 115px;
	height: 400px;
}
#wrapperOuterExt #footerOuter {
	text-align: right;
	width: 797px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: auto;
}
#wrapperOuterExt #footerOuter a {
	color: #f88f07;
	text-decoration: none;
}
#wrapperOuterExt #footerOuter a:hover {
	text-decoration: underline;
}

/* Tabelle für Gallerie Thumbs */

table.gallerie {
	width: 500px;
	text-align: center;
}
table.gallerie img {
	border: 3px solid #FF6600;	
}

table.projekt {
	background-color: #f9f7f6;
}
table.projekt th {
	background-color: #999;
	color: #fff;
	text-align: left;
}
td.headingStandAlt {
	background-color: #C4E3B7;
	font-weight: bold;
	font-size: 11px;
}

td.headingStandNeu {
	background-color: #e7f5e2;
	font-weight: bold;
	font-size: 11px;
}
