body {
	background-image: url(pix/bg.jpg);
	background-repeat: repeat-x;
	overflow:auto;
	overflow: -moz-scrollbars-vertical;
	margin: 0px;
}
.nav a {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #336600;
	font-weight: normal;

	}
.nav a:hover {
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   text-decoration: underline;
   color: #000000;
	}
	
.n2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;

	}
.n2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #339900;
	color: White;
	text-decoration: none;
	font-weight: normal;

	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	font-size: 18px;
}
a {
	color: #006600;
	text-decoration: none;
	font-weight: bold;

}
.subline {
	width: 100%;
	border-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 40px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;





}
li {
	list-style-image: url(pix/bullet.gif);
	padding-bottom: 5px;

}
ul{
	margin: 18;
	padding: 0;
	}
.zitat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	line-height: 20px;

}
a:hover {
	color: #000000;
}
input {
	font-size: 11px;
	color: #006633;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
}
.header {
	background-color: #336600;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(pix/back_header.jpg);
	margin-right: 0px;
	margin-left: 0px;
}
.bild {
	border: 1px solid #336600;
	margin-right: 15px;
	float: left;
	margin-bottom: 10px;



}
#vcard {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
.text #anzeige {
	background-color: #DFE9CE;
	border: 1px solid #336600;
	background-image: url(pix/bg.jpg);
	padding: 11px;
	margin-bottom: 15px;
}
.text #anzeige h3 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}
