/*
The Garden Reloaded
css released under Creative Commons ShareAlike License v1.0 - http://creativecommons.org/licenses/sa/1.0/
css verändert und angepasst : Micheline Fasbender Hoffnungskirche Wittenberg
Die Rechte an allen Graphiken des Layouts dieser Homepage liegen bei : Micheline Fasbender, D
*/

body {
	margin : 0;
	padding : 0;
	background : #fff ;
	color : #000;
	font-family : Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size : 0.8em;
}

p {
	margin : 1em 0;
	letter-spacing : 0.1em;
}

h3 {
	font-size : 1.2em;
	letter-spacing : 0.2em;
}

a {
	background : transparent;
	color:black;

}


a:hover,a:focus,a:active {
color:black;


}


a:visited {
	/*text-decoration : line-through;*/
	color:black;
}

.tra1 {
		border: 1px solid #cec;

		}


/* ========================================================
LAYOUT
======================================================== */
#pageHeader h1 {
	 display: none;
}

#pageHeader h1 span {
	display : none;
}

#pageHeader h2 span {
	display : none;
}

#container {
	margin : 0;
	padding : 0;
}

#quickSummary .p1 {
	display: none;
}

#quickSummary .p2 {
	
}

#preamble {
	display: none;
}

#preamble h3 {
	margin : 0.2em 0 0 0;
	background : transparent;

}

#supportingText {
	margin : 20px 0 0 0;
}

#explanation, #participation, #benefits, #requirements {
	margin-top : 3em;
	text-align : justify;
}

#explanation h3, #participation h3, #benefits h3, #requirements h3 {
	position : relative;
	top : -9px;
	margin : 0;
	padding : 0;
	height : 22px;
	border-width : 0 0 0 0;
	border-style : solid;
	border-color : #696;
	color : inherit;
}

#explanation h3 {
	/*width : 300px;*/
}

#participation h3 {
	/*width : 183px;*/

}

#benefits h3 {
	/*width : 120px;*/
}

#requirements h3 {
	width : 171px;
}

#explanation h3 span, #benefits h3 span, #participation h3 span, #requirements h3 span {
	/*display: none;*/
}

#linkList {
	display: none;
}

#linkList2 {
	display: none;
}

#linkList2 h3 {
		display: none;
}

#linkList2 ul {
		display: none;
}

#linkList2 li {
		display: none;
}

#linkList2 li a {
	display: none;
}

#linkList2 li a.c {
		display: none;
}

#linkList2 li a:hover {
	color : #363;
}

#linkList2 li a.c:hover {
	background : #cec none;
	color : inherit;
}

#linkList2 li.mark {
	display : block;
	margin : 0 0 0 -15px;
	padding : 0.4em 0.5em 0.4em 17px;
	font-weight : bold;
	font-size : 1.1em;
}


#footer {
	font-weight : bold;
	font-size : 0.8em;
	border-top : 1px solid #363;
	text-align : right;
}

.rahmen_l {border: 1px solid gray;
		   float: left;
		   padding: 5px 5px 5px 5px;
		   margin: 5px 5px 5px 5px;}
		   
.rahmen_r {border: 1px solid gray;
		   float: right;
		   padding: 5px 5px 5px 5px;
		   margin: 5px 5px 5px 5px;}
		   
.p1 {padding-top: 0px;
     padding-bottom: 20px;}

h2 { font-family : Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size : 1.0em;
	}
