* {
	margin:0;
	padding:0;
}

body {
	font-family:"Trebuchet MS";
	font-size:15px;
	background-color: #320019;
}

#wrapper {
	width:1024px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#navigation {
	height: 25px;
	padding: 20px;
	width: 984px;
	background-image: url(images/hintergrund_navi.jpg);
}
#header {
	height: 160px;
	width: 964px;
	margin-right: 30px;
	margin-left: 30px;
	padding-bottom: 10px;
}
#slideshow {
	height: 500px;
	width: 964px;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(images/hintergrund_slider.jpg);
}
#content {
	padding-right: 30px;
	padding-left: 30px;
	position: relative;
	background-image: url(images/hintergrund_content.jpg);
	background-repeat: repeat;
	padding-top: 25px;
}
#content_termine {
	padding-right: 30px;
	padding-left: 30px;
	position: relative;
	background-image: url(images/hintergrund_content.jpg);
	background-repeat: repeat;
	padding-top: 25px;
}
.termine_datum {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #000000;
	margin-bottom: -15px;
	margin-top: 5px;
}
#footer {
	position: relative;
	background-repeat: repeat;
	padding-top: 25px;
	height: 30px;
	text-align: right;
	width: 964px;
}
ul {
	margin-bottom: 15px;
}
p {
	padding-bottom: 8px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 1.6em;
	font-weight: normal;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 28px;
	color: #000000;
	padding-bottom: 15px;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	padding-bottom: 10px;
	font-weight: normal;
}
h3 {
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 10px;
}
#content_termine h1 {
	font-weight: normal;
	padding-bottom: 0px;
}
#content_termine h2 {
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 5px;
}
#navigation  a {
	text-decoration: none;
}
#wrapper_768 {
	width:1024px;
	height: 768px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/hintergrund.jpg);
}
a {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
