@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
}
.inhalt {
	font-size: 14px;
	line-height: 18px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.titel {
	font-size: 22px;
	color: #003366;
	line-height: 26px;
}
.aktion {
	font-size: 15px;
	color: #336699;
	padding: 5px;
	background-color: #ECF7FF;
	line-height: 20px;
	border: 1px dotted #336699;
}
.hervorgehoben {
	background-color: #FFFF66;
	text-decoration: none;
}
#stimmungsbild {
	padding-top: 5px;
}
.breit {
	width: 100%;
}
.formular {
	background-color: #003366;
	padding: 10px;
	color: #FFFFFF;
	border: 3px solid #003333;
}
.header {
	height: 210px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	color: #FFFF00;
	font-size: 24px;
	padding: 20px;
}
.aufzaehlung {
	background-color: #BEE0FF;
	font-size: 18px;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial;
	width: 50px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}
