@charset "UTF-8";
/* CSS Document */

#close {
	float: right;
}
.beschreibung a:link, .beschreibung a:visited {
	text-decoration: none;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #000000;
	background-color: #333333;
	margin: 0px;
}
.linkliste a:link, .linkliste a:visited {
	text-decoration: none;
	font-size: 13px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #CC0000;
	background-color: #FFFF99;
	padding: 3px;
	margin-bottom: 1px;
}
.linkliste a:hover {
	color: #FF6600;
}
.balken {
	height: 170px;
	background-color: #000000;
	position: absolute;
	z-index: -1;
	overflow: visible;
	width: 100%;
}
.tipp {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	padding-bottom: 1px;
	margin-top: -2px;
}
.weiterempfehlen {
	background-color: #000000;
	display: block;
	padding-bottom: 2px;
	cursor: pointer;
}
.background {
	position: absolute;
	z-index: -1000;
	background-color: #FFFFFF;
}
.inhalt {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.titel {
	font-size: 16px;
	color: #006699;
}
.clear {
	clear: both;
	height: 1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
}
#contentarea {
	background-color: #996633;
	height: 400px;
	width: 100%;
}
#hover {
	background-color: #517600;
	height: 5px;
	overflow: hidden;
	z-index: 1000;
	font-family: Arial, Helvetica, sans-serif;
}
#form1 #info {
	float: left;
	padding-right: 5px;
}
#hover .hoverinhalt {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	font-size: 16px;
}
.infoempfehlung {
	color: #000000;
	padding: 5px;
}
.titelinfo {
	font-size: 16px;
	color: #003366;
}
#hover .hoverinhalt strong {
	color: #FFE569;
	font-size: 16px;
}
#form1 td {
	font-size: 14px;
}
#form1 input {
	font-size: 14px;
	width: 200px;
}
#form1 #nachricht {
	width: 100%;
	height: 250px;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial;
}
.aktionen {
	padding: 5px;
	border: 1px dotted #CCCCCC;
	font-size: 13px;
	color: #333333;
}
.aktionen img {
	float: left;
	padding-right: 4px;
}
.aktionen a:link, .aktionen a:visited {
	text-decoration: none;
	color: #CC0000;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFCC;
	padding: 3px;
}
.aktionen a:hover {
	color: #FF6600;
}
.videoboxblack {
	background-color: #000000;
}
.clear2 {
	clear: both;
}
.keininhalt {
	background-color: #FFCC00;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	padding: 50px;
	border: 5px solid #FFFFFF;
	font-size: 21px;
	font-weight: bold;
}
#einbetten {
	height: 0px;
	overflow: hidden;
	position: relative;
	background-color: #FFFFFF;
}
#einbetten2 {
	border: 5px solid #FFFFCC;
	position: relative;
	background-color: #FFFFFF;
	padding: 10px;
	height: 552px;
}
#codetextfield {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #333333;
	width: 97%;
}
.beschreibung .highlight {
	background-color: #CC0000;
	padding: 5px;
	color: #FFFFFF;
	border: 1px solid #FF0000;
}
