@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #000000;
	background-color: #000000;
	margin: 0px;
	background-image: url(images/blauer-balken.jpg);
	background-repeat: repeat-x;
}
.inhalt {
	font-size: 16px;
	line-height: 18px;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	padding: 20px;
}
.titel {
	font-size: 22px;
	color: #0073AB;
	line-height: 40px;
}
.aktion {
	font-size: 17px;
	color: #CC0000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.hervorgehoben {
	background-color: #FFFF99;
	text-decoration: none;
}
#stimmungsbild {
	padding-top: 5px;
}
.breit {
	width: 100%;
}
.formular {
	background-color: #E9F7FF;
	padding: 10px;
	border: 1px dotted #0099CC;
}
.header {
	background-color: #000000;
	height: 177px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 28px;
}
.inhalt .titelgross {
	font-size: 19px;
	line-height: 29px;
}
