body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(background.gif);
	margin: 0px;
}
.content_background {
	background-image: url(background_content.gif);
	background-attachment: fixed;
}
.content_themenbild {
	background-image: url(platzhalter_themenbild.jpg);
	background-repeat: no-repeat;
}
.navigation {
	color: #FF5F00;
	font-size: 12px;
	font-weight: bold;
}
.haupttext a {
	color: #FFF;
}
.haupttext a:hover {
	text-decoration: none;
}
.subheadline {
	font-size: 14px;
	font-weight: bold;
	color: #FF5F00;
}
.haupttext {
	font-size: 12px;
	color: #CCC;
}
.navigation a {
	text-decoration: none;
	color: #FFF;
}
.navigation a:hover {
	text-decoration: underline;
}
#nachricht {
	width: 320px;
	height: 200px;
}
.input {
	background-color: #350000;
	color: #CCC;
	border: 1px dashed #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#plz {
	width: 40px;
}
.image {
	border: 1px solid #FFF;
}
.breadcrumbs {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6000;
}
.breadcrumbs a {
	color: #FFF;
	text-decoration: none;
}
.videos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}
.videos a {
	color: #FFF;
	text-decoration: none;
}
li {
	margin-bottom: 10px;
}

