img, div, input { behavior: url(iepngfix.htc) }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p { 
	margin:0;
	padding:0;
}
.inhalt div h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Lucida Calligraphy";
}
.inhalt h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Lucida Calligraphy";
}
.inhalt blockquote h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Lucida Calligraphy";
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c3b00;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}#wrapper {
	margin: 0px auto;
	width: 970px;
	height: auto;
}
#header {
	background: url(images/image_01.png) no-repeat;
	float: left;
	height: 181px;
	width: 970px;
}
.topnavi {
	font-weight: bold;
	float: left;
	color: #7D5001;
	margin-top: 155px;
	padding-left: 550px;
}
.topnavi li {
	float: left;
}
.topnavi li a {
	display: block;
	padding-right: 6px;
	padding-left: 6px;
	color: #7D5001;
	text-decoration: none;
	width: auto;
	float: left;
}
.topnavi li a:hover {
	color: #FFF;
	background: #89601C;
}
#maincontent {
	background: url(images/content-bg.png) repeat;
	width: 970px;
	float: left;
	height: auto;
}
#navi {
	float: left;
	width: 231px;
	padding-left: 12px;
}
#content {
	float: left;
	width: 727px;
	height: auto;
}
#content a {
	color: #5C3B00;
}

.inhalt {
	padding: 10px 20px;
	float: left;
	height: auto;
	width: 687px;
}
.bullet {
	list-style: url(images/bullet.jpg);
}
.bullet li {
	margin-bottom: 10px;
}


.newsticker {
	background: url(images/news-bg.jpg) no-repeat;
	float: left;
	height: 221px;
	margin-top: 20px;
	margin-left: 40px;
	padding: 40px 25px 30px;
	width: 153px;
}

#footer {
	background: url(images/image_04.png) no-repeat;
	height: 34px;
	width: 950px;
	float: left;
	padding-top: 5px;
	text-align: right;
	padding-right: 20px;
	color: #FBC25D;
}
#footer a {
	color: #FBC25D;	
}
#footer a:hover {
	color: #ffffff;	
}
