@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #000000;
	background-color: #012f3f;
	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: 10px;
	border-top-style: solid;
	border-top-color: #333333;
	border-left-color: #E8E8E8;
}
.titel {
	font-size: 18px;
	color: #012f3f;
	line-height: 26px;
}
.hintergrundbild {
	background-image: url(images/hintergrund-bild.jpg);
	height: 340px;
	width: 800px;
	background-repeat: no-repeat;
}
.haupttitel {
	font-weight: bold;
	font-size: 30px;
	color: #012f3f;
}
.infobox {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color:white;
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	opacity:0.9;
	filter:alpha(opacity=90);
	margin-bottom: 0px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-left: 1px;
}
.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;
}
.txtbox {
	padding: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #333333;
}
.button {
	background-color: #CC0000;
	color: #FFFFFF;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	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;
	font-size: 18px;
	display: block;
	text-align: center;
}
.button a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.button a:hover {
	color: #FFCC00;
	text-decoration: none;
	background-color: #990000;
}

.button a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.audiofeedback {
	background-color: #DFFBF8;
	padding: 15px;
	border: 1px dotted #006699;
}
.audiofeedbackTI {
	font-size: 18px;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
#fotostory {
	float: left;
	position: relative;
	display: block;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px dotted #006699;
	margin-right: 15px;
	margin-bottom: 26px;
}
