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

<style type="text/css">
<!--
body {
	
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	background-color: #000;
	background-image: url(pix/bg-body001-01.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center +200px;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.3;
	color: #000000;
	height: 100%;
}
.dkbody {
	height: 100%;
	text-align: center;
	line-height: 1.3;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(pix/bg-body001-01.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center +200px;
}
.dkbody #center_container {
	width: 950px;
	height: 100%;
	background-image: url(pix/bg-005-01.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center 0px;
	margin: 0;
	border: 0px solid #f00;
	text-align: center;
	vertical-align: top;
	line-height: 1.3;
	min-height: 800px;
}
.dkbody #inner_center_container {
	width: 950px;
	height: 100%;
	background-image: url(pix/bg-003-01.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center 0px;
	margin: 0;
	border: 0px solid #f00;
	text-align: center;
	vertical-align: top;
	line-height: 1.3;
	min-height: 800px;
}
.dkbody #container {
	width: 909px;
	background-image: url(pix/title002-01.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0 auto;
	border: 1px solid transparent;
	text-align: left;
	vertical-align: top;
	height: 100%;
}
.dkbody #mainContent {
	padding: 0px;
	padding-top: 0px;
	border: 0px #f00 solid;
}
.dkbody #mainText {
	padding: 0px;
	padding-left: 20px;
	width: 620px;
	height: 100%;
	font-size: 10pt;
	line-height: 1.3;
	border: 0px #0f0 solid;
}
.dkbody #menue {
	padding: 0px;
	width: 240px;
	height: 100%;
	float: right;
	border: 0px #00f solid;
}
.dkbody #topmenue {
	background-image: url(pix/leiste001-03.png);
	background-repeat: no-repeat;
	background-position: -20px center;
	padding: 0px;
	width: 660px;
	height: 39px;
	border: 0px #00f solid;
	margin-top: 146px;
	margin-bottom: 40px;
}
.topmenue_content {
	background-image: url(pix/topmenue_content_bg001-02.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 80px;
	height: 27px;
	border: 0px #f00 solid;
	color: #fff;
	float: left;
	text-align: center;
	font-size: 11pt;
}
.topmenue_content_wide {
	background-image: url(pix/topmenue_content_bg001-02_wide.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 120px;
	height: 27px;
	border: 0px #f00 solid;
	color: #fff;
	float: left;
	text-align: center;
	font-size: 11pt;
}
a.topmenue_link {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
a.topmenue_link:hover {
	color: #fff;
	cursor: pointer;
}
.rightmenue_content {
	background-image: url(pix/leiste_menue001-01.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-top: 6px;
	color: #fff;
	font-size: 9pt;
	height: 19px;
}
.div_clear {
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
}
.rightmenue_link {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.dkbody #schattenlinks {
	background-image: url(pix/schatten_links001-01.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 17px;
	height: 100%;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.footer {
	color: #333;
	font-size: 8pt;
	font-weight: 300;
	line-height: 1.3;
	text-align: left;
	padding-top: 40px;
	padding-bottom: 25px;
	padding-left: 50px;
	padding-right: 50px;
	width: 600px;
}
.form {
	border: 1px #111 solid;
	background: transparent;
}
hr {
	height: 1px;
    width:100%;
    background-color: #444;
    border: #444;
    COLOR: #444;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
a,a:link,a:visited {
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	color: #f00;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	color: #555;
	text-decoration: none;
}
.light_small {
	font-weight: 300;
	font-size: 8pt;
	color: #222;
}
.small {
	font-weight: 500;
	font-size: 9pt;
	color: #111;
}
.table_programm {
	margin-left: 10px;
	margin-right: 10px;
	border-spacing: 0px;
	border-collapse: collapse;
}
.td_prog_date {
	width: 100px;
	height: 15px;
	font-weight: 800;
	font-size: 11pt;
	border-bottom: 1px #333 solid;
	padding-left: 5px;
}
.td_prog_name {
	width: 160px;
	height: 15px;
	font-weight: 800;
	font-size: 11pt;
	border-bottom: 1px #333 solid;
	padding-left: 10px;
}
.td_prog_bonus {
	width: 140px;
	height: 15px;
	font-weight: 400;
	font-size: 11pt;
	border-bottom: 1px #333 solid;
	padding-left: 10px;
}
.td_prog_times {
	width: 30px;
	height: 15px;
	font-weight: 400;
	font-size: 11pt;
	text-align: right;
	border-bottom: 1px #333 solid;
	padding-left: 10px;
}
.td_prog_price {
	width: 50px;
	height: 15px;
	font-weight: 400;
	font-size: 11pt;
	text-align: right;
	border-bottom: 1px #333 solid;
	padding-left: 10px;
}
.td_prog_zwischenzeile {
	height: 10px;
	border-bottom: 1px #333 solid;
}
.ol_anfahrt {
	list-style: decimal outside;
}
.li_anfahrt {
	padding-bottom: 5px;
}
.table_gkarte_outer {
	margin-left: 20px;
}
.table_gkarte {
	margin-left: 0px;
}
.td_gkarte_head {
	padding-left: 30px;
	padding-right: 20px;
	font-weight: 700;
	font-size: 10pt;
}
.td_gkarte {
	padding-left: 30px;
	padding-right: 20px;
	font-weight: 700;
	font-size: 10pt;
}
.td_gkarte2 {
	padding-left: 5px;
	padding-right: 20px;
	font-weight: 600;
	font-size: 10pt;
	text-align: right;
}
-->
</style>
