body {
	margin: 0;
	padding: 0px;
	background-color: #f4ece3;
	background-image: url(../images/seitenhintergrund.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
hr {
	background-color: #5a9619;
	color: #8ccd4b;
	height: 1px;
	border: 0px;
	border-style: none;
}

a {
	color: #e2007a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	line-height: 28px;
	color: #966e46;
	font-weight: bold;
	margin-bottom:20px;
	padding-bottom:2px;
	border-bottom:1px solid #966e46;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	color: #5a9619;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	line-height: 20px;
	color: #966e46;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 14px;
	line-height: 16px;
	color: #966e46;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h6 {
	font-size: 18px;
	line-height: 28px;
	color: #966e46;
	font-weight: bold;
	margin-bottom:20px;
	padding-bottom:2px;
	
	display: inline;
}
.artikelliste {
	font-size: 12px;
	color: #966e46;
	line-height: 16px;
}
.artikelliste a {
	font-weight: bold;
}
.artikelliste li
{
	margin-bottom: 8px;
}
.mitgliederliste {
	font-size: 12px;
	color: #966e46;
	line-height: 16px;
	font-weight: bold;
	width: 300px;
	
}
.mitgliederliste li
{
	margin-bottom: 8px;
}
.mitgliederliste .firmenname {
	font-weight: normal;
	color: #333333;
}

#center {
	text-align: center;
	width: 100%;
	height: auto;
	padding-top: 20px;
}

/* Styles für den Headerbereich */

#header {
	position: relative;
	width: 981px;
	height: 111px;
	background-image: url(../images/background_header.gif);
	text-align: left;
	margin: 0 auto;
}
#header .logo {
	position: absolute;
	left: 810px;
	top: 14px
}
#header .impressum {
	position: absolute;
	left: 680px;
	top: 90px
}
#header .newsletter {
	position: absolute;
	left: 40px;
	width: 300px;
	top: 70px;
	color: #c3af9b;
	font-size: 11px;
	font-weight: bold;
}
.newsletter input, button {
	color: #998067;
	font-size: 10px;
	border: 1px solid #998067;
	
}

/* Styles für den Newsbereich */

#news {
	position: relative;
	width: 981px;
	height: 203px;
	background-image: url(../images/background_news.jpg);
	text-align: left;
	margin: 0 auto;
	color: white;
}
.newsheader {
	position: absolute;
	left: 40px;
	top: 14px;
	font-size: 20px;
	line-height: 24px;
}
.newsuebersicht {
	position: absolute;
	left: 50px;
	top: 44px;
	width: 570px;
	height: 150px;
	overflow: hidden;
}
.datum {
	float:left; 
	line-height: 18px;
}
.newseintrag {
	margin-left: 60px; 
	margin-bottom:6px;
}
	
.newsletterfett {
	font-size: 18px;
	line-height: 20px;
}
/* Styles für den Contentbereich */
#content 
{
    position: relative;
	width: 979px;
	border: solid #807b75;
	border-width: 0px 1px 1px 1px;
	background-color: white;
	text-align: left;
	margin: 0 auto;
}
.navigation {
	position: relative;
	background-image: url(../images/navhintergrund.gif);
	height: 30px;
	width: 939px;
	padding: 6px 0px 0px 40px;
	margin-bottom: 40px;
}
.subnav {
	position: absolute;
	margin-left: 40px;
	margin-top: -48px;
	z-index: 200;
}
.subnav a {
	display: block;
	margin-right: 4px;
	border: 1px solid #8dc943;
	margin-bottom: 1px;
	width: 130px;
	background-color: #e7f6d4;
}
.subnav a:hover {
	text-decoration:none;
	background-color: #cfedaa;
}
.button {
	display: block;
	padding: 0px 4px 0px 4px;
	color: #498308;
	
	font-size: 11px;
	border: 1px solid #ffffff;
}

.textbereich {
	position: relative;
	width: 630px;
	margin-left: 40px;
	line-height: 20px;
}
.textbereich img {
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
	padding-top: 2px;
}
.infobereich {
	position: relative;
	float: right;
	margin-right: 30px;
	width: 230px;
	
}
.sponsoren {
	position: relative;
	clear:right;
	margin: 40px 30px 20px 40px;
	font-size: 11px;
	color: #666666;
}
.sponsoren img 
{
    margin-left:30px;
}
.headerrechts {
	background-color: #e2007a;
	background-image: url(../images/spitze.gif);
	background-repeat: no-repeat;
	height: 19px;
	font-weight: bold;
	color: white;
	padding-left: 12px;
	margin-bottom: 4px;
}
.eintragrechts {
	font-size: 11px;
	margin-left: 10px;
	padding-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 2px solid #e2007a;
}
.bannerrechts 
{
    margin:0px 0px 20px 10px;
	padding-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 2px solid #e2007a;
}
.vadatum {
	font-size: 14px;
	line-height: 20px;
	color: #966e46;
}
.infoheader {
	background-color: #e2007a;
	background-image: url(../images/spitze.gif);
	background-repeat: no-repeat;
	height: 19px;
	line-height: 18px;
	font-weight: bold;
	color: white;
	padding-left: 12px;
}
.infocontent {
	border: 1px solid #e2007a;
	margin-top: 2px;
	font-weight: bold;
}
.infocontent ul {
	margin: 10px 6px 10px 20px;
	padding: 0px;
}
.infocontent li {
	list-style: square;
	color: #e2007a;
}

