
body, html, #navigation, #container, #inhalt, #bilder {
         margin: 0;
         padding: 0;
}
body {
         background-color:#FFFFFF;
		   background: #FFFFFF url(images/hg_statue.jpg);
		   background-repeat: no-repeat;
		   background-position: right top;
		   background-attachment: fixed;
}
#container {
	width: 900px;
	float: left;
	font: 8pt/16pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #E6B873;
	background: #FFFFFF url(images/hg_test2.jpg);
	color: #3054BF;
	border-style: solid;
	border-width: 5px;
	border-color: white;
}
#kopf {
         color: #E6DCCF;
		   background: #FFFFFF
         text-align: left;
		   border-bottom-style: solid;
		   border-bottom-width: 1px;
		   border-color: black;
}

#inhalt {
	width: 700px;
	float: left;
	background-color: #F1F2F2;
	color: Black;
	border-style: solid;
	border-bottom-style: none;
	border-width: 5px;
	border-color: white;
}
.feld {
	margin: 10px;
	background-color: #EAEAEA;
	text-align: left;
	border-style: solid;
	border-width: 2px;
	border-color: White;
}
ul#testimon li {
	margin: 0 20px 20px 0;
	padding: 5px
		text-align: justify;
	list-style: none;
}
ul#contacts {
	list-style: none;
}
ul#contacts li {
	margin: 3px 20px 0 0;
	padding: 5px
	list-style: none;
}
ul#contacts img {
	margin: 3px 0 0 0;
}
.zentriert {
			margin-left: auto;
			margin-right: auto;
			display: block;
}
.abstand1 {
			margin-left: 20px;
}
.zen {
			text-align: center;
}
.dickzen {
			text-align: center;
			font-size: 16px;
			line-height: 25px;
			margin: 25px;
}
p {
         margin: 10px 25px 10px 25px;
}
.important {
	margin: 20px 45px 7px 25px;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.fett {
		   font-weight: bold;
}
.farbe {
	color: #F28600;
	letter-spacing: 2px;
}

h1 {
         margin: 25px 25px 25px 25px;
		   font: sans-serif;
         font-size: 1.3em;
}
h5 {
	font: sans-serif;
	font-size: 15px;
	margin: 0px;
	line-height: 35px;
}
.ganzoben {
	margin-top: 0px;
}
h2 {
	background-image: url(images/ueberschrift.jpg);
}
.unsichtbar {
	display: none;
}
p {
	font: 8pt/14pt verdana;
	margin-top: 0px;
	text-align: justify;
}
.erster {
	color: #F28600;
	font-size: 20px;
	font-style: italic;
}
.program {
	margin-left: 60px;
	margin-right: 70px;
}

h3 { 
			font: italic normal 12pt sans-serif; 
			letter-spacing: 1px; 
			margin-bottom: 0px; 
			color: #7D775C;
}
hr {
	margin: 20px 220px 20px 220px;
	background-color: #BABABA; /* Mozilla 1.4 */
	color: #BABABA; /* IE 6 */
	border: #BABABA; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

.bild {
	       margin: 0 0 5px 0;
}
.spon {
	       margin: 30px 0 0 0;
}
.portraet {
		   margin-right: 10px;
         float: left;	   		   
}
html {
	overflow-y: scroll;
}

* html #inhalt { width: 651px; }
* html #navcontainer2 { width: 191px; }
* html #sponsors { width: 191px; }

#menue, #navcontainer, #navcontainer2, #bilder, #sponsors, #pfeil {
	display: none;
}