@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #000000;
	background-color: #990000;
	margin: 0px;
	background-image: url(images/hintergrund.jpg);
	background-repeat: repeat-x;
}
.inhalt {
	font-size: 14px;
	line-height: 18px;
	background-color: #FFFFFF;
	padding: 20px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #990000;
}
.titel {
	font-size: 22px;
	color: #990000;
	line-height: 26px;
}
.hintergrundbild {
	background-image: url(images/hintergrund-bild2.jpg);
	height: 380px;
	width: 800px;
	background-repeat: no-repeat;
}
.haupttitel {
	font-weight: bold;
	font-size: 30px;
}
.infobox {
	font-size: 16px;
	color: #990000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330000;
	background-color:#FFFF00;
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	opacity:0.9;
	filter:alpha(opacity=90);
	margin-bottom: 30px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #330000;
}
.hervorgehoben {
	font-weight: bold;
	background-color: #FFFF33;
}
.marker {
	background-color: #FFFF33;
}
.inhaltverzeichnis {
	background-color: #FFFFFF;
	border: 1px dotted #CCCCCC;
	list-style-type: none;
	list-style-image: url(icon/ok.png);
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 50px;
	list-style-position: outside;
	line-height: 17px;
}
.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: 5px;
	border: 1px dotted #333333;
}
.inhalt .eingerueckt {
	padding-left: 15px;
}
.boxkostenlos {
	padding: 10px;
	border: 10px double #990000;
	font-size: 16px;
}
.style15 {color: #7B7B7B}
.style11 {	color: #FFFFFF;
	font-size: 18px;
}
.style12 {color: #000000}
.style14 {font-weight: bold; color: #000000;}
.style16 {
	color: #CC0000;
	font-weight: bold;
}
.inpgross {	font-size: 18px;
	color: #003366;
	font-weight: bold;
	background-color: #D3E9F9;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #003366;
	border-left-color: #FFFFFF;
}
.style3 {	font-size: 24px;
	font-weight: bold;
}
.style4 {font-size: 12px}
.style18 {color: #CC0000; font-weight: bold; font-size: 18px; }
.imgborder {
	padding: 4px;
	border: 1px solid #999999;
}
.style19 {
	font-size: 18px;
	line-height: 22px;
}
.zumangebot {
	border: 5px outset #CC0000;
	background-color: #FFFFFF;
	font-size: 18px;
	padding: 20px;
}
.bildrechts {
	float: right;
	margin-top: -8px;
}
.zumangebot a:link, .zumangebot a:visited {
	color: #CC0000;
	text-decoration: none;
	line-height: 21px;
}
.zumangebot a:hover {
	color: #FF3300;
	text-decoration: none;
	line-height: 21px;
	background-color: #FFFF99;
}
