* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-image: url(../images/hg.gif);
	background-repeat: repeat-y;
	background-color: #F2DA01;
}
#wrapper {
	width: 1020px;
	margin: 0px;
	text-align: left;
}
#head {
	width: 989px;
	height: 80px;
	color: #E95D0F;
	font-weight: bold;
	font-size: 130%;
	padding: 15px;
}
#side {
	float: left;
	width: 280px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 0px;
}
#content {
	float: left;
	width: 674px;
	border-left: 5px solid #E95D0F;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: justify;
	line-height: 140%;
	font-size: 100%;
	height: 100%;
	min-height: 100%;
	color: #000000;
	line-height: 1.8;

}
#title {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
	overflow: hidden;
	position: absolute;
	z-index: -1000;
	top: 83px;
	left: 310px;
	height: 120px;
	white-space: nowrap;
	color: #7EB843;
}
#prefoot {
	clear: both;
	width: 1020px;
	height: 10px;
}
#foot {
	clear: both;
	width: 1020px;
	border-top: 0px solid #E95D0F;
	padding: 15px;
}
#impfoot {
	clear: both;
	width: 1020px;
	padding: 15px;
}
#impfoot a {
	text-decoration: none;
	font-weight: normal;
	font-size: 80%;
	font-weight: bold;
}
#foot p {
	color: #E95D0F;
	font-weight: bold;
}
#title h1#big {
	font-size: 600%;
}
#lefttab {
	text-align: left;
}
#middletab {
	text-align: center;
}
#righttab {
	text-align: right;
}
#side #navlinks {
	list-style: none;
	list-style-position: inside;
	margin-top: 15px;
}
#side #navlinks li {
	padding-bottom: 20px;
}
#side #navlinks li a {
	color: #E95D0F;/*E95D0F*/
	text-decoration: none;
	font-weight: normal;
	font-size: 130%;
}
#side #navlinks li img {
	padding-top: 6px;
}
div.gallerybox {
	padding-bottom: 15px;
}
img {
	border: 0px;
}
img.gallery {
	margin: 15px;
}
span.klickinfo {
	font-style: italic;
	font-size: 70%;
	margin: 15px;
}
a {
	color: #E95D0F;/*E95D0F*/
	text-decoration: none;
	font-weight: normal;
	font-weight: bold;
}
h1 {
	padding-left: 0px;
	padding-right: 0px;
	white-space: nowrap;
	color: #7EB843;
}
h2 {
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 110%;
}