html, body {
	margin: 0px;
	padding: 0px;
}


body {
	background-color: #fff6b7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
h1, h2, h3, h4 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
a:link, a:visited {
	text-decoration: none;
	color: #a81109;
}
a:hover {
	color: #5ac239;
}


#header {
	background-image: url(../images/bg_lefttop.jpg);
	height: 100px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #a81109;
}
#header #title {
	float: right;
	margin-top: 30px;
	font-size: 12px;
	font-variant: small-caps;
	text-align: right;
}
#header #title span {
	font-size: 36px;
	font-variant: small-caps;
}
#right {
	width: 600px;
	margin-left: 300px;
	float: left;
	margin-top: 1px;
	padding-right: 15px;
	background-image: url(../images/bg_c_rechts.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#content {
	padding-left: 15px;
	padding-right: 20px;
	background-color: #fffbdf;
	padding-bottom: 15px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #a81109;
	min-height: 430px;
	padding-top: 0px;
	color: #4d2903;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #a81109;
}
#content #topnav {
	text-align: right;
	height: 15px;
	margin-bottom: 10px;
	margin-right: -15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #a81109;
	padding-right: 3px;
}
#content #topnav a:link, #content #topnav a:visited {
	font-size: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #a81109;
	padding-left: 3px;
}


#content H1 {
	font-size: 150%;
	margin-bottom: 15px;
	color: #a81109;
	font-variant: small-caps;
	font-weight: bold;
}
#content H2 {
	font-size: 125%;
	font-style: italic;
	color: #a81109;
	margin-bottom: 5px;
}
#content H3 {
	font-weight: bold;
}


#content p {
	text-align: justify;
	line-height: 130%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
}

#content  .fltlinks {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content   .fltrechts {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content .small {
	font-size: 80%;
}
#content img {
	padding: 3px;
	border: 1px solid #5ac239;
}
#content blockquote{
	font-style: italic;
	margin-left: 20px;
	display: block;
}
#content ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#content ul li {
	background-image: url(../images/liste.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	line-height: 150%;
	display: block;
	list-style-type: none;
}
#content ul li:hover {
	background-image: url(../images/lister.png);
}
#content HR {
	color: #a81109;
	width: 50%;
	height: 1px;
}
#content .news {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a81109;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
#content .news P {
	margin-top: 0px;
	margin-bottom: 0px;
}
#content .news SPAN {
	cursor: pointer;
	margin-left: 15px;
	font-size: 11px;
	color: #a81109;
	padding-left: 12px;
}
#content .news SPAN:hover {
	color: #5ac239;
}
#content  .news  SPAN.moredn {
	/*cursor: pointer;*/
	background-image: url(../images/more_dn.png);
	background-repeat: no-repeat;
	background-position: 2% 50%;
}
#content   .news   SPAN.moreup {
	/*cursor: pointer;*/
	background-image: url(../images/more_up.png);
	background-repeat: no-repeat;
	background-position: 2% 70%;
}
#content #sitemap{
}
#content #sitemap UL {
	line-height: 180%;
	padding-left: 15px;
	
}
#content #sitemap UL UL {
	padding-left: 15px;
}
#content #galerie {
	margin-bottom: 10px;
	margin-right: 20px;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 10px;
	width: 100%;
	text-align: center;
}
#content #galerie img{
	border: none;
	margin:0px;
	padding:1px;
}
#content #galerie UL LI{
	margin:0px;
	padding:1px;
	background-image: none;
	display: inline;
}
#content #map {
	height: 350px;
	width: 500px;
	border: 2px solid #a81109;
	margin-right: auto;
	margin-left: auto;
}
#left {
	float: left;
	width: 300px;
	margin-left: -915px;
	background-image: url(../images/bg_lefttop.jpg);
	background-repeat: no-repeat;
	background-position: left -100px;
	background-color: #a81109;
	min-height: 450px;
}
#left #menu {
	color: #FFFFFF;
	background-image: url(../images/bg_menu.jpg);
	margin-top: 110px;
	background-repeat: repeat-y;
	background-position: right top;
	width: 300px;
	text-align: right;
	padding-bottom: 10px;
}
#left #menu a:link, #left #menu a:visited {
	background-image: url(../images/dots.png);
	background-position: 270px -17px;
	color: #fffbdf;
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	padding-right: 43px;
	line-height: 19px;
	font-size: 13px;
}
#left #menu a:hover {
	background-image: url(../images/dots.png);
	background-repeat: no-repeat;
	background-position: 270px -36px;

}
#left #menu a.akt {
	font-weight: bold;
	background-image: url(../images/dots.png);
	background-position: 270px 2px;
}
#left  #menu  a.sub1 {
	background-image: url(../images/dots.png);
	background-position: 270px -57px;
	font-size: 11px;
	padding-right: 38px;
}
#left  #menu  a:hover.sub1 {
	background-image: url(../images/dots.png);
	background-position: 270px -76px;
}
#left  #menu  a.sub1akt {
	background-image: url(../images/dots.png);
	background-position: 270px -76px;
	font-size: 11px;
	font-weight: bold;
	padding-right: 38px;
}
#footer {
	height: 30px;
	background-image: url(../images/bg_footer_center.jpg);
	background-repeat: repeat-x;
	background-position: 305px top;
	clear: both;
	margin-left: 300px;
	width: 615px;
}
#footer  #cleft {
	float: left;
	height: 25px;
	width: 15px;
	background-image: url(../images/bg_footer_cleft.jpg);
	background-repeat: no-repeat;
	background-position: left -10px;
}
#footer #fcontent {
	float: left;
	height: 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	color: #a81109;
}

#footer  #cright {
	float: right;
	height: 25px;
	width: 15px;
	background-image: url(../images/bg_footer_right.jpg);
	background-repeat: no-repeat;
	background-position: left -10px;
}
