img, div, a, input { behavior: url(iepngfix.htc) }
body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #fff;
	color: #000;
}
body, h1, h2, h3, h4, h5, h6, div, p, table, ol, dd, dt, dl, address, hr, pre     {
margin: 0;
padding: 0;
}
p, li, h1, h2, h3, h4, h5, h6 {
font-weight: normal;
font-size: 1em;
}body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #630;
}
body {
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat;
}
a:link {
	color: #630;
}
a:visited {
	color: #630;
}
a:hover {
	color: #F60;
}
a:active {
	color: #630;
}
.linkfocus {
	color: #FFF;
	background: #D77E00;
}

h1 {
	font-size: 16px;
	color: #630;
}
h2 {
	font-size: 14px;
	color: #630;
}

#main {
	margin: 0px auto;
	height: auto;
	width: 960px;
}
#header {
	background: url(images/image_01.png) no-repeat;
	float: left;
	height: 140px;
	width: 960px;
}
.adresse {
	left: 274px;
	top: 122px;
	padding-top: 120px;
	padding-left: 270px;
}

#maincontent {
	background: url(images/bg.png) repeat-y;
	float: left;
	height: auto;
	width: 960px;
}
#leftsite {
	background: url(images/image_03.png) no-repeat right top;
	float: left;
	height: auto;
	width: 221px;
}
.navi {
	list-style-type: none;
	padding: 0px;
	margin: 50px 0px 0px 20px;
	float: right;
}
.navi li {

}

.navi a {
	text-decoration: none;
	font-weight: bold;
	width: 165px;
	display: block;
	font-size: 12px;
	color: #630;
	padding: 2px 2px 2px 32px;
	border-bottom: 1px solid #D77E00;
	margin-right: 1px;
}
.navi a:hover {
	color: #630;
	background-color: #D77E00;
}
.navi a:active {
	background-color: #D77E00;
	background-image: url(images/sonne-hover.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #FFF;
}
.navi a:focus {
	color: #fff;
	background-color: #D77E00;
}
.copy {
	padding-left: 50px;
	padding-top: 7px;
	float: left;
	width: 160px;
}

#content {
	background: url(images/image_04.png) no-repeat;
	float: left;
	height: auto;
	width: 679px;
	padding: 10px 40px 10px 20px;
}
.slideshow {
	margin-top: 50px;
	margin-left: 10px;
	float: left;
	width: 430px;
	border: 5px solid #D77E00;
}
.newsticker {
	background: url(images/newsticker-bg.jpg) no-repeat;
	float: left;
	height: 285px;
	width: 155px;
	margin-top: 110px;
	margin-left: 30px;
	padding-right: 15px;
	padding-left: 10px;
}
.newsticker-header {
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}
.newsticker-content {
	margin: 0px;
	padding: 0px;
	height: 200px;
}
#main #maincontent #content .newsticker hr {
	margin: 0px;
	padding: 0px;
}


#main #maincontent #content .newsticker div {


}
.newsticker-content iframe {
	margin-bottom: 20px;
}
.infotxt {
	float: left;
	width: 500px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 100px;
}






#footer {
	background: url(images/image_06.png) no-repeat;
	float: left;
	width: 960px;
	height: 11px;
}

