body {
	margin:0px; padding:0px;
	font-size: 100.01%;
  font-family: Helvetica,Arial,sans-serif;
  text-align: center;	/* Zentrierung im Internet Explorer */
	
	background-image:url(img/bkg.gif);
	background-position:top center;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

#body {
	padding: 0px;
  margin: 0 auto;		/* Zentrierung für andere Browser */
  text-align: left;	/* Text wieder links ausrichten */

	/*width:100%;*/
	width:779px;
	
	background-image:url(img/oben.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#F09800;
	
	position:relative;
	top:0px;
	margin-bottom:0px;
	
	border-width:0px 1px 0px 1px;
	border-color:#F09800;
	border-style:solid;
	
	overflow:visible;

}

/*** *** *** *** *** ***
 * HEAD
 *** *** *** *** *** ***/

#body #head {
	height:120px;
}

#body #head img {
	position:relative;
	top:15px;
	left:10px;
}

/*** *** *** *** *** ***
 * LEFT
 *** *** *** *** *** ***/
 
#body #left {
	width:150px;
	
	position:absolute;
	left:10px;
	top:150px;

}

#body #left #menu img {
	margin:0px 0px 8px 0px;
	padding:0px 0px 0px 0px;
}

#body #left #menu a:hover img {
	border-width:0px 0px 0px 20px;
	border-color:#EEEEEE;
	border-style:solid;
	padding:0px 0px 0px 5px;
}

/*#body #left #menu a {
	display:block;
	color:white;
	text-decoration:none;
	font-family: 'Bitstream Vera Sans Mono';
	font-size:15px;
	line-height:25px;
}

#body #left #menu a:hover {
	text-decoration:underline;
}*/
 
/*** *** *** *** *** ***
 * CENTER
 *** *** *** *** *** ***/
 
#body #center {
	margin-left:180px;
	/*margin-right:220px;*/
	margin-right:60px;
	margin-top:30px;
	margin-bottom:30px;
	padding-bottom:20px;

	text-align:justify;

	color:white;
}
 
#body #center p, li, td {
	font-size:14px;
	line-height:20px;
}

#body #center .comment {
	font-size:10px;
	font-style:italic;
	color:#E0E0E0;
}

#body #center h1 {
	font-size:26px;
	font-weight:normal;
	font-family:'Bitstream Vera Sans Mono',Helvetica,Arial,sans-serif;
	padding:0px; margin:0px;
	margin-bottom:10px;
}

#body #center h2 {
	font-size:16px;
	font-weight:normal;
	font-family:'Bitstream Vera Sans Mono',Helvetica,Arial,sans-serif;
	padding:0px; margin:0px;
}

#body #center h3 {
	font-size:14px;
	font-weight:normal;
	font-family:'Bitstream Vera Sans Mono',Helvetica,Arial,sans-serif;
	padding:0px; margin:0px;
}

#body #center a {
	color:#FFFFFF;
	text-decoration:none;
	
	border-width:0px 0px 1px 0px;
	border-style:dashed;
	border-color:#FFFF00;
}

#body #center a:hover {
	/*color:#82A4D3;*/
	border-style:solid;
	border-width:0px 0px 1px 0px;
}

#body #center a.a_image {
	border:0px solid #000000;
}

#body #center img {
	border:0px;
}

#body #center li {
	margin-bottom:5px;
}
#karte {
	border: 1px dashed #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
 
/*** *** *** *** *** ***
 * RIGHT
 *** *** *** *** *** ***/
 
#body #right {
 	/*width:200px;
	
	position:absolute;
	right:10px;
	top:150px;*/
	
}

.infobox {
margin-left:5px;
margin-right:5px;
}

#bild_mitte {
	float:right;
	width:160px;
	margin-left:5px;
	margin-right:5px;
	text-decoration: none;
}
#bildunter {
	font-size: 10px;
	text-align: center;
}

#spenden {
float:right;
height:75px;
width:150px;
margin-right:20px;
margin-top:20px;
}
.bild_startseite {
margin-right:15px;
}

#start_text {
	width:300px;
	float:left;
	margin-left: 15px;
	font-size: 20px;
	margin-top: 20px;
}

