@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-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 20px;
	background-image: url(images/bg-rechts.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
}
.titel {
	font-size: 22px;
	color: #CC0000;
	line-height: 40px;
}
.inhalt .inhalts {
	padding: 15px;
	border: 1px dotted #333333;
}
.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;
}
.bgrechts {
	background-color: #FFFFFF;
	background-image: url(images/bg-rechts.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bgrechts2 {
	background-image: url(images/Box_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}
.videobox {
	padding: 0px;
	width: 350px;
	border: 2px solid #CC0000;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-position: right;
}
.untertitel {
	font-weight: normal;
	font-size: 19px;
	padding-top: 20px;
	padding-left: 20px;
}
.inpform {
	width: 98%;
	background-color: #EFF6F3;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #D4DAD8;
	border-right-color: #FFFFFF;
	border-bottom-color: #7F8281;
	border-left-color: #D4DAD8;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #000000;
	padding: 3px;
}
.inhalt #form {
	padding: 15px;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CC0000;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.bgrechts2 .videobox .infoboxtra {
	
	background-color: #FFFFFF;
}
.inhalt .spezialbox {
	padding: 15px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	font-size: 20px;
	line-height: 25px;
	background-color: #FFFFFF;
	color: #000000;
}
.inhalt .spezialbox .sonderangebot {
	padding: 5px;
	background-color: #CC0000;
	color: #FFFF00;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
