img, div, a { 
	behavior: url(iepngfix.htc) 
}
body {
	background-image: url(../Bilder/hg.jpg);
	background-repeat: repeat-x;
	background-color: #d2d2b7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #323131;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p {
	margin-top: 0px;
}
a:link, a:active, a:visited {
	color: #9d771c;
}
a:hover {
	color: #9d771c;
	text-decoration: none;
}
h1 {
	font-family: Georgia, serif;
	font-size: 21px;
	color: #e9af35;
}
h2 {
	font-size: 15px;
	font-weight: bold;
}
.aktuelles {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	background-color: #f2b83d;
}
.teaser {
	color: #a3986b;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
}
.copyright {
	font-size: 12px
}
.bcnav { 
	font-size: 12px;
	padding: 2px 4px 2px 4px;
}
.bcnav a:link, .bcnav a:hover, .bcnav a:active, .bcnav a:visited { 
	text-decoration: none;
	color: #9d771c;
}
.descr {
	font-style: italic;
}
.box {
	padding: 6px;
	background-color: #ededd9;
}
.subnav {
	padding: 6px;
	background-color: #ededd9;
	width: inherit;
}
ul,li {
	list-style-image: url("../Bilder/ar.jpg");
}
.list-num {
	list-style-image: url("../Bilder/haken.jpg");
}
.nobg {
	background-color: none;
}
.zitat {
	color: #a3986b;
	font-size: 16px;
	font-style: italic;
}