@charset "UTF-8";
/* CSS Document */
 
 css für normalseite:
 
 @charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 135%;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/wwzi_web3_bg_body135.gif);
	background-repeat: repeat-x;
}

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom:0.5em;
	color: #007f35;
	font-variant: normal;
	text-transform: uppercase;
	}
	
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	margin-top: 1.3em;
	margin-bottom: 1em;
	color: #007f35;
	font-variant: normal;
	text-transform: uppercase;
	}
	
H3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 3px;
	color: #007f35;
	font-variant: normal;
	text-transform: uppercase;
	}


p {
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	margin-bottom: 0.5em;
	}


#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height: auto;
	padding-bottom: 30px;
}



#wrapper #top {
	height: 79px;
	margin-top: 20px;
}

#wrapper #top #metanavi {
	display: inline;
	margin-left: 400px;
}


#wrapper #top #metanavi li {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	margin-top: 20px;
	padding-right: 50px;
	display: inline;
}

#wrapper #top #metanavi li a img {
	color: #FFF;
}

#wrapper #top #metanavi li a:link {
	text-decoration: none;
	background-color: #FFF;
	color: #000;
	border-style: none;
}

#wrapper #top #metanavi li a:hover {
	text-decoration: none;
	background-image:url(../images/wwzi_web3_bg_link.gif);	color: #fff;
	border-style: none;
}


#wrapper #top #metanavi li a:visited {
	text-decoration: none;
	background-color: #FFF;
	color: #000;
	border-top-style: none;
	border-style: none;
}


#header {
	height: 36px;
}





#wrapper #navi {
	height: 215px;
}


#mainnavi {
	height: 230 px;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 110%;
	list-style-type: none;
	line-height: 190%;
	padding-top: 1em;
	margin-top: 2em;
	margin-bottom: 2em;
	
}

#wrapper #mainnavi li a:link {
	color: #000;
	text-decoration: none;
	height: 14px;
}

#wrapper #mainnavi li a:hover{
	color: #fff;
	background-image:url(../images/wwzi_web3_bg_link.gif);
	text-decoration: none;
	height: 14px;
	background-repeat: repeat-x;
}

#wrapper #mainnavi li a:visited{
	color: #000;
	text-decoration: none;
	line-height: 160%;
}

#wrapper #content {
	margin-top: 90px;
	margin-left: 0px;
	margin-right: 20px;
/*	border-bottom:#007f35 solid 2px; */
}
.fischer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.bild {
	clear: left;
	float: left;
	margin-right: 10px;
}
.schaltflaeche {
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 1em;
}
#wrapper #content #kontakt {
	float: right;
	clear: right;
}
#wrapper #content #text {
	clear: right;
	float: right;
	width: 400px;
	padding-bottom: 3em;
}
#wrapper #content p a:link {
	color: #008431;
}

#wrapper #content p a:hover {
	color: #ffffff;
	background:#007f35;
}

#wrapper #content p a:active {
	color: #000000;
	background:#007f35;
}

#wrapper #content p a:visited {
	color: #009f2f;
}

.wunderwuzi {
	font-weight: bold;
	color: #008431;
}
#wrapper #navi a #cd-button {
	margin-left: 0px;
	display: inline;
	float: right;
	margin-right: 250px;
	margin-top: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #content p #stempel {
	display: inline;
	clear: left;
	float: right;
}
#wrapper #content #fussnote {
	font-size: 0.8em;
	margin-top: 10px;
}
#wrapper #content p a img {
	background-color: #FFF;
	padding-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#content #text #ske_c_form fieldset dl dd {
	margin-top: 0.5em;
	margin-bottom: 1em;
}

 
 
 
 
 
 --------------------------------------------------------------------------------------------------------
 
 
 
 
 
 
 
 
 
 
 css für Referenzseiten
 
 
 
#content ul {
	list-style: none;
	display: inline;
	} 


#content ul li a:link {
	color: #000;
	text-decoration: none;
	height: 14px;
}

#content ul li a:hover{
	color: #fff;
	background-image:url(../images/wwzi_web3_bg_link.gif);
	text-decoration: none;
	height: 14px;
	background-repeat: repeat-x;
}

#content ul li a:visited{
	color: #000;
	text-decoration: none;
	line-height: 160%;
	list-style-type: none;
}

#referenzbilder {
	width: 600px;
	min-height: 600px;
	padding-top: 40px;
	margin-left: 20px;
	float: right;
	}
	
#wrapper #weiter {
	color: #007f35;
	text-decoration: none;
	text-align: center;
	margin-top: 20px;
}

#wrapper #weiter a:link {
	color: #000;
	text-decoration: none;
	height: 14px;
}

#wrapper #weiter a:hover{
	color: #fff;
	background-image:url(../images/wwzi_web3_bg_link.gif);
	text-decoration: none;
	height: 14px;
	background-repeat: repeat-x;
}

#wrapper #weiter{
	color: #000;
	text-decoration: none;
	line-height: 160%;
	list-style-type: none;
}

#wrapper #referenzbilder #bildbeschreibung {
	padding-left: 100px;
}

#wrapper #referenzbilder #anmerkung {
	font-size: smaller;
	font-style: normal;
	font-weight: bold;
	padding-left: 100px;
	padding-top: 20px;
}
