@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/tdw-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#kopf-logo {
	position: relative;
	left: 40px;
	top: 30px;
	width: 662px;
}
h6 {
	font-size: 13px;
}
#kopf-subnav {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	width: 900px;
	text-align: right;
	position: relative;
	top: 10px;
	word-spacing: 10px;
}
#kopf-subnav a, #kopf-subnav a:visited {
	color: #ff6600;
	text-decoration: none;
}
#kopf-subnav a:hover {
	color: #E2001A;
}
#kopf-navigation {
	position: absolute;
	left: 200px;
	top: 188px;
}
#kopf-navigation img {
	padding-right: 30px;
}
#content {
	position: relative;
	width: 700px;
	left: 200px;
	top: 105px;
}
#content h1 {
	font-weight: normal;
	color: #eb6909;
	font-size: 24px;
	margin: 0px;
	padding: 0 0 12px 0;
}
#content p {
	font-size: 16px;
	line-height: 1.4;
	margin: 0px;
	padding: 0 0 6px 0;
}
#content li {
	font-size: 16px;
	line-height: 1.4;
	list-style-type: square;
	padding: 0 0 6px 0;
	margin: 0;
}
#content a:link, #content a:visited {
	color: #990000;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#content a:hover {
	color: #990000;
	text-decoration: none;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#fusszeile {
	position: relative;
	bottom: 0px;
	width: 100%;
	height: 50px;
	top: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f9b200;
}
#fusszeile img {
	padding-left: 0px;
}
#fusszeile p {
	font-size: 11px;
	color: #666666;
	padding: 10px 0 0 40px;
	line-height: 1.4;
}
#fusszeile a:link, #fusszeile a:visited
 {
	color: #333333;
	text-decoration: none;
}
tr, td {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f9b200;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.error-zelle {
	background-color: #FFFFCC;
}
.error-font {
	color: #FF0000;
	background-color: #FFFFCC;
	font-weight: bold;
}
#content #form1 h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0 8px 0;
}
#content #form1 iframe {
	width: 100%;
	height: 150px;
}
.bed {
	font-size: 10px;
	color: #333333;
	padding: 4px;
	background-color: #E8E8E8;
	margin: 4px 0 0 0;
}
.ergebnistabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
}
.ergebnistabelle td {
	font-size: 90%;
}
#content table p {
	font-size: 11px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.klapp {
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #f5f5f5;
}
