@charset "UTF-8";
img {
	border: 0px;
}
#alles {
	height: 992px;
	width: 1024px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#kopf {
	background-image: url(images/kopf.jpg);
	background-repeat: no-repeat;
	height: 177px;
	width: 1024px;
	float: left;
}
#navioben {
	height: 45px;
	width: 1024px;
	background-color: #FA9D15;
	float: left;
}
#inhalt {
	height: 562px;
	width: 1024px;
	background-image: url(images/inhalt.jpg);
	background-repeat: no-repeat;
	float: left;
}
#naviunten {
	height: 36px;
	width: 1024px;
	background-color: #FA9D15;
	background-repeat: no-repeat;
	float: left;
}
#fuss {
	background-image: url(images/fuss.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 1024px;
	float: left;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7C1C19;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7c1c19;
}
#texts {
	height: 490px;
	width: 500px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F08E04;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F08D03;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F08E04;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F08E04;
	text-decoration: none;
}
h3 {
	font-size: 0.8em;
	font-weight: normal;
	color: #6E1F1A;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #E4BDBE;
	padding: 5px;
}

.klein {
	font-size: 0.9em;
}
.italic {
	font-style:italic;
}
.bold {
	font-weight: bold;
}
#plakat_thumb {
	float: right;
	height: 100px;
	width: 70px;
	padding-right: 20px; 
}
.bildunter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #6E1F1A;
}