@charset "utf-8";

#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F5433;
	background-image: url(images/_bg_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#logo {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1F5433;
	background-color: #FFF8EA;
}
#container {
	background-image: url(images/_bg_container.jpg);
	background-repeat: repeat-y;
}

#top p {
	font-size: 75%;
	color: #991B1C;
}
#top a {
	color: #991B1C;
	text-decoration: none;
}
#top a:hover {
	color: #274F34;
	text-decoration: none;
}



#mainContent {

}

#mainContent   ul  {
	list-style-position: outside;
	list-style-image: url(images/_liste_rot.gif);

}




#mainContent h1 {
	color: #205835;
	font-size: 120%;
	margin-top: 10px;
	padding-left: 20px;
	font-variant: small-caps;
	font-weight: normal;
}
#mainContent    h1:first-letter {
	font-size: 140%;
	color: #1F5535;
	font-weight: bold;
}
#mainContent h2 {
	color: #1F5535;
	font-size: 100%;
	padding-left: 20px;
	font-weight: normal;
}
#mainContent h2:first-letter {
	font-size: 140%;
	color: #1F5535;
	font-weight: bold;
}
#mainContent h3 {
	color: #1F5535;
	font-size: 100%;
	font-weight: normal;
	padding-left: 20px;
}
#mainContent .firstletter {
	color: #1F5535;
	font-size: 140%;
	font-weight: bold;
}



#mainContent h6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

#mainContent p {
	padding-right: 20px;
	padding-left: 20px;
	line-height: 18px;
}
#mainContent a {
	color: #990000;
}
#mainContent a:hover {
	color: #1B4E2D;
}
#navi span {
	margin-left: 27px;
}
#footer {
	line-height: 30px;
	background-color: #C8C8C8;
	background-image: url(images/_bg_footer.jpg);
	background-repeat: no-repeat;
}

#footer a {
	color: #666666;
	text-decoration: none;
	font-size: 80%;
	padding-left: 35px;
	line-height: 30px;
}
.formfield {
	background-color: #FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #990000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF8EA;
	border-right-color: #FFF8EA;
	border-bottom-color: #990000;
	width: 250px;
}
.formbutton {
	background-color: #FFFFFF;
	border: 1px solid #990000;
}
#top {
	background-image: url(images/_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imgrechts {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 25px;
	border: 1px solid #991B1C;
}
.imgrechtsunten {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 135px;
}
.imgaktuelles {
	border: thin solid #991B1C;
}
.preis {
	text-decoration: line-through;
}
.tabelle {
	margin-left: 20px;
}
#mainContent table td {
	padding-left: 20px;
}
.gruen {
	color: #205835;
	font-weight: bold;
}

