* {
	color: #444444;
	font-family: Verdana, Arial, Helvetica, Geneva, adobe-sans, sans-serif, "MS Sans Serif";
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	height: 100%;
	overflow: auto;
}


fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

h1 {
	font-size: 120%;
	line-height: 140%;
	margin-bottom: 15px;
}

h2 {
	font-size: 100%;
	line-height: 140%;
	margin: 30px 0px 0px 0px;
}

h3 {
	font-size: 80%;
	margin: 30px 0px 0px 0px;
}

p {
	font-size: 80%;
	margin: 5px 0px 0px 0px;
}

#inhalt ul {
	font-size: 80%;
	margin: 10px 0px 0px 30px;
}

#inhalt ul li {
	list-style-type: disc;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#inhalt ul.ohnebullet {
	margin: 10px 0px 0px 20px;
}

#inhalt ul.ohnebullet li {
	list-style-type: none;
}

p.wer {
	font-size: 60%;
	padding: 0px 5px 3px 0px;
	text-align: right;
}


body {
	margin: 0;
	padding: 0;
}


#rahmen1 {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-image: url(bilder/deko/spaltelinks.gif);
	background-repeat: repeat-y;
	background-position: left;
}

div#rahmen2 {
	position: relative;
	background-image: url(bilder/deko/spalterechts.gif);
	background-repeat: repeat-y;
	background-position: right;
}

* html div#rahmen2 {
	/* \*/
        /* */
}

#kopf1 {
	position: relative;
	padding: 15px 15px 10px 12px;
	background-image: url(bilder/deko/weiss.gif);
	background-repeat: repeat-x;
}

#kopf2 {
	position: relative;
	background-color: #DEDEDE;
	text-align: right;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

#kopf2 ul {
	margin: 0px 0px 0px 0px;
	margin: 2px 0px 2px 0px;
	list-style: none;
	text-align: right;
	font-size: 75%;
	font-weight: bold;
	white-space: nowrap;
}

#kopf2 ul li {
	margin: 0px 0px 0px -4px;
	padding: 0px 0px 0px 0px;
	display: inline;
	color: #333333;
}

#kopf2 ul li.aktiv {
	padding: 2px 10px 2px 10px;
	background-color: #158B2D;
	color: #DEDEDE;
}

#kopf2 ul li.englisch {
}

#kopf2 ul li a {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #555555;
	background-color: #AAAAAA;
	text-decoration: none;
}

#kopf2 ul li a:hover {
	background-color: #DEDEDE;
	color: #158B2D;
}

#kopf3 {
	background-image: url(bilder/deko/kopf_03.jpg);
	background-repeat: repeat-x;
	height: 100px;
}

#kopf4 {
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	background-color: #DEDEDE;
	text-align: left;
	padding: 0px 0px 0px 0px;
	height: 18px
}

div#mitte {
	margin: 0px 200px 0px 250px;
	padding: 0px 30px 30px 30px;
}

* html div#mitte {
        /* \*/
        margin-left: 277px;
        /* */
}

div#navigation {
	float: left;
	width: 250px;
	height: 1%;
	border: 0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

* html div#navigation {
	/* \*/
  margin-right: -3px;
        /* */
}

div#navigation ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #666666;
}

div#navigation ul li {
	line-height: 220%;
	font-size: 90%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
	color: #222222;
	font-weight: bold;
	border-top: 1px solid #666666;
}

div#navigation ul li:hover {
	background-color: #158B2D;
}

div#navigation ul li.aktiv {
	background-color: #158B2D;
}

div#navigation ul li.aktiv {
	padding-left: 14px;
}

div#navigation ul li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
}

div#navigation ul li.aktiv a {
	padding-left: 0px;
	color: #222222;
}

div#navigation ul li ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #CFCFCF;
	border-bottom: 0;
}

div#navigation ul li ul li {
	font-size: 90%;
	border-top: 1px solid #666666;
}

div#navigation ul li ul li:hover {
	background-color: #4CA65E;
}

div#navigation ul li ul li.aktiv {
	background-color: #4CA65E;
	padding-left: 7px;
}

div#navigation ul li ul li a {
	padding-left: 14px;
	color: #555555;
}

div#navigation ul li ul li ul {
	background-color: #EEEEEE;
}

div#navigation ul li ul li ul li {
	font-size: 90%;
	border-top: 1px solid #666666;
}

div#navigation ul li ul li ul li:hover {
	background-color: #76BB84;
}

div#navigation ul li ul li ul li.aktiv {
	background-color: #76BB84;
}

div#navigation ul li ul li ul li a {
}

div#navigation a:hover {
	color: white;
}

* html div#navigation a:hover {
	/* \*/
	background-color: #158B2D;
	padding: 6px 5px 5px 5px;
     /* */
}

div#rechtespalte {
	position: relative;
	right: 0px;
	background-color: #aaaaaa;
	float: right;
	width: 200px;
	border: 0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.tease {
	margin: 10px;
	padding-top: 5px;
	background-color: #DEDEDE;
	border-bottom: 1px solid #666666;
	float: right;
}

div.tease h1 {
	position: relative;
	z-index: 9;
	background-color: #CFCFCF;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 5px;
	margin: 0px;
	font-size: 80%;
}

div.tease p {
	padding: 5px;
	margin: 0px;
	font-size: 70%;
}

div.tease img {
	display: block;
	padding: 0px;
	margin: 5px;
}

div#status {
	border-bottom: 1px solid #666666;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

#status p {
	font-size: 75%;
	line-height: 140%;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#inhalt{
	padding: 40px 0px 0px 0px;
}

#inhalt div.thema {
}


#inhalt div.einzelpartner {
	width: 200px;
	height: 160px;
	margin: 0px 20px 20px 0px;
	float: left;
}

#inhalt div.einzelpartner img {
	width: 200px;
	height: 160px;
	padding: 0;
	border: 0;
	margin: 0px 0px 0px 0px;
}

#inhalt img {
	float: right;
	margin: 0px 0px 10px 10px;
}

#inhalt img.block {
	display: block;
	float: none;
	margin: 15px 0px 10px 0px;
}

#inhalt img.logofluss {
	float: left;
	margin: 30px 30px 0px 0px;
}

table.gegenueberstellung {
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	border-collapse: collapse;
	margin: 20px 0px 20px 0px;
}

table.gegenueberstellung th, #inhalt table.gegenueberstellung td {
	border-left: 1px solid #666666;
	font-size: 75%;
	line-height: 120%;
}

table.gegenueberstellung th {
	background-color: #EFEFEF;
	padding: 15px 5px 15px 5px;
	border-bottom: 1px solid #666666;
}

table.gegenueberstellung td {
	padding: 10px 5px 10px 5px;
	text-align: center;
	border-bottom: 1px solid #666666;
}

table.gegenueberstellung td.einsvier, table.gegenueberstellung th.einsvier {
	width: 25%;
	text-align: left;
	border-left: 1px solid #666666;
	background-color: #EFEFEF;
}

table.gegenueberstellung td.zweivier, table.gegenueberstellung th.zweivier {
	width: 25%;
}

table.gegenueberstellung td.dreivier, table.gegenueberstellung th.dreivier {
	width: 25%;
}

table.gegenueberstellung td.viervier, table.gegenueberstellung th.viervier {
	width: 25%;
}




#inhalt form.kontaktformular table {
	position: relative;
	z-index: 30;
	width: 400px;
	background-color: white;
	margin: 0px auto 0px auto;
}

#inhalt form.kontaktformular table td.spalte1 {
	width: 150px;
}

#inhalt form.kontaktformular input {
	border: 1px solid #AAAAAA;
	margin-right: 5px;
}

#inhalt form.kontaktformular input.buttonKontakt {
	width: 50px;
}

#inhalt form.kontaktformular textarea {
	width: 400px;
	border: 1px solid #AAAAAA;
}

div.stopper {
	background-color: #158B2D;
	width: 80%;
	margin: 50px auto 0px auto;
}

div#navigation div.stopper {
	width: 100%;
	margin-top: 100px;
	
}

div.stopper h1 {
	background-color: #158B2D;
	color: white;
	padding: 20px 20px 20px 20px;
	font-size: 120%;
	text-align: center;
	font-weight: bold;
}

div.stopper h3 {
	color: white;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	font-size: 70%;
	text-align: left;
	font-weight: bold;
}

div.stopper p {
	color: white;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	font-size: 70%;
	text-align: left;
}

#fuss {
	position: relative;
	clear: both;
	background-color: #DEDEDE;
	margin: 20px 0px 0px 0px;
	padding: 5px 20px 5px 12px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

address {	
	font-size: 70%;
	line-height: 140%;
	font-style: normal;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px  0px 0px;
	
}


p a {
	text-decoration: underline;
	color: #158B2D;
}

p a:hover {
	background-color: #158B2D;
	color: white;
	text-decoration: none;
}

img a:hover, p img a:hover {
	color: #DD0000;
	background-color: blue;
}

.nobr {
	white-space: nowrap;
}

.spreizer {
	clear: both;
	height: 50px;
}

.chemie {
	font-size: 70%;
}

/* Überdeckung */


#inhalt div.thema div.bildreihe {
	height: 1%;
	margin-top: 20px;
}


#inhalt div.einzelbild {
	width: 204px;
	float: right;
	margin: 0px 0px 20px 20px;
}

#inhalt div.thema div.bildreihe div.einzelbild {
	float: left;
	margin: 0px 20px 20px 0px;
}

#inhalt div.einzelbild div.bildteil {
	width: 204px;
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#inhalt div.einzelbild400 {
	width: 404px;
	float: right;
	margin: 0px 0px 20px 20px;
}

#inhalt div.einzelbild400 div.bildteil {
	width: 404px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#inhalt div.einzelbild div.bildteil img, #inhalt div.einzelbild400 div.bildteil img  {
	margin: 0px 0px 0px 0px;
	padding: 1px;
	border: 1px solid #158B2D;
	
}

#inhalt div.einzelbild div.bildteil img.ohnerand {
	border: 0;
	margin: 2px 0px 0px 0px;
	
}

#inhalt div.einzelbild div.textteil {
	width: 204px;
	clear: right;
	float: right;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	
}

#inhalt div.einzelbild400 div.textteil {
	width: 404px;
	clear: right;
	float: right;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	
}

#inhalt div.einzelbild div.textteil p, #inhalt div.einzelbild400 div.textteil p {
	font-size: 60%;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}



div#flaeche {
	position: fixed;
	z-index: 10;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #BEB6A9;
	opacity: .90;
	filter: alpha(opacity=90);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

* html div#flaeche {
	position: absolute;
	z-index: 10;
}

div#bild {
	position: fixed;
	background-repeat: no-repeat;
	background-position: center;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 20;
	text-align: center;
}

* html div#bild {
	position: absolute;
}

div#bild img {
	position: relative;
	z-index: 3;
	border: 10px solid white;
	margin: 0px auto 0px auto;
}

div.rundbox {
	width: 560px;
	height: 40px;
	margin: 40px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

div.ol {
	height: 40px;
	background-image: url(/bilder/deko/ol.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

div.or {
	height: 40px;
	background-image: url(/bilder/deko/or.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

div.ul {
}

div.ur {
}

div#schliessen {
	width: 25%;
	height: 40px;
	background-color: white;
	padding: 0px 0px 0px 0px;
	margin: 40px auto 0px auto;
}

div#schliessen p {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 100%;
	line-height: 100%;
}

div#schliessenfix {
	height: 40px;
	background-color: white;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
}

div#schliessenfix p {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 100%;
	line-height: 100%;
}