/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336633;
	}

a	{	
	color: #336633;
	}
a:link {
	color: #336633;
	text-decoration: none;
}
a:visited {
	color: #336633;
	text-decoration: none;
	}
a:hover {
	color: #669966;
	text-decoration: underline;
	}
a:active {
	color: #336633;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	color: #88994b;
	}
h3 {font: bold 100%/2em "Verdana", Arial, Helvetica, sans-serif;
	color: #336633; margin-top: 50px}
h5 {
	font-size: 90%;
	font-weight: bold;
	color: #336633;}

.bild{
	border: 1px solid #336633;
	margin: 0 15px 5px 0;
}
.container {width:100%; overflow:hidden;}
#logo{
	height: 6em;
	background: url(images/logo.jpg) no-repeat 1em 1em;
	}

#men{
	position:absolute;
	left: 10px;
	top: 380px;
	height: 200px;
	width: 200px;
	padding-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	text-transform: uppercase;
}
#menkl{height: 20px;
	width:100%;
	text-align: right;
	text-decoration: none;
	border-top: 1px solid #336633;
	border-bottom: 1px solid #336633;
	font: 75%/1.8em bold Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 20px 2px 0px;
	}
.menklchin{
	margin: 1px 50px 2px 0px;}
#title, #herbst{
	height: 90px;
	width: 340px;
	background: url(images/bluemchen.jpg) no-repeat 0 -30px;
	text-align: right;
	color: #ACC1AC;
	padding-top: 183px;
	float: left;
	font-family: "bold Verdana", Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-weight: bold;
	}

#text, #textchin{
	margin: 50px 0 0 360px;
	width: 600px;
	
	}
#text li, #men li {
	
	list-style-position: outside;
	
	list-style-image: url(images/li.jpg);
}
#text h1 {font: 120%/1.8em "Verdana", Arial, Helvetica, sans-serif;
	color: #99b299;}
	
#textchin li{
	list-style-position: outside;
	list-style-type: square;
}
#textchin h1 {font: 200%/2em MingLiU; margin-top: 60px;
	color: #99b299;}
#textchin h3 {font: bold 100%/2em MingLiU; margin-top: 30px;
	color: #336633;}
#textchin p {font: font: 100%/2em MingLiU;  }
	
li{	font:95%/1.8em  Verdana, Arial, Helvetica, sans-serif;	}
#text p {
	font: 12px/1.5em  Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.note{
	font: 80%/2.0em "bold Verdana", Arial, Helvetica, sans-serif;
	float:right;
	}
#anruf{
	margin: 20px 0 0 360px;
	float: left; clear: left;
	}
#test, #divStayTopLeft{
	margin: 5em 8em 10em 0em;
	width: 20em; 
	}
#ref{width: 600px; margin-top: 40px;}
#ref p {font: 90%/1.5em  Verdana, Arial, Helvetica, sans-serif; margin-bottom: 90px;}

#ref img{
	margin: 0px 10px 0 0px;
	border: 0px;
	}
fieldset {	float : left;	margin : 0 5px 0 0px;	padding : 1em;	border : 1px solid #B5CCBA; 
			font: 90%/1.8em bold Verdana, Arial, Helvetica, sans-serif;}
fieldset div {	width : 150px; 	border : 0px solid #ccc;	margin : 0;	padding : 1px;}

* html fieldset div {	left: 170px;	width: 150px; }
fieldset div input { width: 136px; 	border : 3px double #B5CCBA;	padding : 1px;}
* html fieldset div input {	width: 150px; 	width: 146px;}
fieldset div br { display : none;}
legend { font-size:12px;	font-weight : bold;	color : #6D9A77;	margin : 0;	padding : 0.5em;}
label {	display : block;}
label em { font-style : normal;	text-decoration : underline; color : #900; }
textarea {	padding: 0;	margin:5px auto 10px auto;	background: #fafbfc; border: 3px double #B5CCBA; width: 150px; 	height:180px;}
input:hover, textarea:hover {	background:#fff;}
input:focus, textarea:focus {	border : 3px double #666;	background:#fff;}
.wichtig {
	font-weight: bold;
}

