body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
}

img, table {
	border-width: 0px;
	border-style: solid;
}

a {
	color: black;
}

td {
	text-align: justify;
	font-size: 13px;
	vertical-align: top;
}


#startbuttoncontainer
{
	width: 80px;
	text-align: right;
	padding-right: 15px;
}


#startbutton
{
	position: absolute;
	margin-top: 55px;
	margin-left: 5px;
	display: block;
	width: 72px;
	height: 22px;
}

table.page {
	width: 850px;
/*	height: 1000px;*/
	background-image: url(gfx/pageBackground.jpg);
	background-repeat: no-repeat;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
}

td.head div {
    float: left;
    height: 55px;
    margin-top: 8px;
}

div.musik {
    width: 70px;
    color: white;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}

div.musik A {
	color: white;
	text-decoration: none;
}

div.musik A:hover {
	text-decoration: underline;
}

div.reiter {
    width: 1px;
    text-align: right;
}

div.menu {
    text-align: right;
    width: 770px;
    visibility: visible;
}

div.menu table {
    margin-top: 4px;
    margin-right: 0px;
    margin-left: auto;
}

div.menu table td {
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
}


table.page td.content {
	width: 620px;
	padding: 20px;
	vertical-align: top;
	padding-top: 0px;
}

table.page td.sponsoren {
	width: 230px;
	border-width: 0px;
	border-left-width: 3px;
	border-style: solid;
	border-color: #24276d;
	vertical-align: top;
	text-align: center;
}

table.page td.sponsoren table {
	width: 230px;
	margin-left: auto;
	margin-right: auto;
}

table.page td.sponsoren table td {
	padding-bottom: 15px;
	text-align: center;
	vertical-align: middle;
}

.blue {
    color: #24276d;
}


.headline {
	font-size: 18px;
	font-weight: bold;
	color: #24276d;
	text-align: right;
}

h1 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 0px;
    color: #24276d;
}

.subheadline {
	font-size: 16px;
	font-weight: bold;
}

table.info {
	margin-left: auto;
	margin-right: 0px;
}

.info td {
	font-size: 10px;
	font-weight: bold;
	color: #24276d;
	vertical-align: middle;
	height: 35px;
	padding-right: 10px;
	padding-left: 10px;
}

table.intro {
	width: 500px;
}

table.intro td {
	text-align: center;
}

.kartenTable {
	width: 400px;
	border-width: 1px;
	border-color: #A61E22;
}

.kartenTable td {
	font-weight: bold;
}

.kartenTable table {
	margin: 20px;
	margin-left: 50px;
}

.kartenTable table td {
	font-weight: normal;
	width: 200px;
}

.kartenTable table td.preis {
	width: 80px;
	text-align: right;
}
.seperator {
	background-image: url(gfx/seperator.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	width: 450px;
	height: 80px;
}

.borderInfo {
	width: 200px;
}

.borderInfo img {
	width: 20px;
	height: 20px;
	border-width: 0px !important;
	margin: 0px !important;
}

.borderInfo td.left, .borderInfo td.right {
	background-repeat: repeat-y;
	width: 20px;
}
.borderInfo td.top, .borderInfo td.bottom {
	background-repeat: repeat-x;
	height: 20px;
}

.borderInfo td.top {
	background-image: url(gfx/border/top.gif);
}
.borderInfo td.right {
	background-image: url(gfx/border/right.gif);
}
.borderInfo td.bottom {
	background-image: url(gfx/border/bottom.gif);
}
.borderInfo td.left {
	background-image: url(gfx/border/left.gif);
}

.borderInfo td.middle, .borderInfo td.star {
	background-color: #E5F2FF;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
}

.borderInfo td.star {
	font-size: 15px;
	font-weight: bold;
}

.borderImage td {
	text-align: center;
	vertical-align: middle;
}

.borderImage td table.borderInfo {
	margin-left: auto;
	margin-right: auto;
}

.borderImage img,
.starsaddon img,
.pressefotos img
{
	border-width: 2px;
	border-color: #24276d;
	margin: 5px;
	margin-bottom: 0px;
}

table.impressionen td {
    text-align: center;
    vertical-align: middle;
    background-color: #E5F2FF;
    padding: 7px;
}

table.impressionen td img {
	border-width: 2px;
	border-color: #24276d;
}

span.info {
    font-size: 11px;
    font-weight: normal;
}

table.stars td {
    text-align: center;
    vertical-align: middle;
    font-size: 11px;
    width: 194px;
    height: 194px;
}

table.stars td.mod {
    width: 126px;
}


table.stars td.top {

    background-image: url(gfx/border/openBottom.gif);
}

table.stars td.right {
    background-image: url(gfx/border/openLeft.gif);
}

table.stars td.bottom {
    background-image: url(gfx/border/openTop.gif);
}

table.stars td.left {
    background-image: url(gfx/border/openRight.gif);
}

table.stars td div {
    font-size: 12px;
    margin: 8px;
}

table.stars td span {
    font-size: 16px;
    font-weight: bold;
}

table.stars td img {
    border-width: 2px;
    border-style: solid;
    border-color: #0C4E98;
}

table.starswarmup td img {
    border-width: 2px;
    border-style: solid;
    border-color: #24276d;
}

table.starswarmup td h3 
{
	margin:0px;
	font-size: 16px;
}

table.stars td.logo {
    /* background-color: #0C4E98; */
    background-color: #0f437c;
}

table.stars td.logo img {
	border: 0px;
	
}

table.events td {
    font-size: 18px;
    font-weight: bold;
    vertical-align: middle;
}

ul.liste {
    padding: 0px;
}

td.footer div {
    float: left;
    text-align: justify;
    font-size: 11px;
    margin-left: 5px;
    margin-right: 5px;
}

.kartenpreise {
    width: 300px;
}

.kartenpreise td {
    text-align: right;
}

.kartenpreise th {
    text-align: left;
}

.pk {
    background-color: #F1FFFE;
    font-size: 12px;
}

table.hotels {
    border-width: 1px;
    border-color: #24276d;
    border-style: solid;
}

table.hotels td {
    vertical-align: middle;
}

h2 {
    font-size: 18px;
}
h4 {
    font-size: 14px;
}

p {
    text-align: justify;
}

.star.text
{
	font-size: 12px !important;
	font-weight: normal !important;
}

.presse img
{
	margin-top: 10px;
	margin-bottom: 3px;
	border: 1px solid #24276d;
}

.chor h1
{
	margin-top: 20px;
	margin-bottom: 5px;
}

.chor img
{
	border: 2px solid #24276d;
}

.map
{
	width: 550px;
	height: 400px;
}

#karten
{
	width:450px;
	margin-left:30px;
	text-align: left;
}

#karten h3
{
	margin-top: 2em;
	margin-bottom: 0.4em;
}

#karten td
{
	text-align: left;
}

.presselogos
{
	width: 400px;
}

.presselogos td
{
	vertical-align: middle;
}

.pressefotos td
{
	text-align: left;
}

.produktion
{
	text-align: center;
	font-size: 0.8em;
}

.produktion table,
.produktion table td,
.produktion table td img
{
	margin: 0px !important;
	padding: 0px !important;
}

.produktion table td
{
	padding: 5px !important;
}

.sponsorhead
{
	width: 90%;
	background-color: #133c7e;
	padding: 3px;
	color: white;
	margin-top: 1em;
	margin-bottom: 1em;
}

.infobox
{
	text-align: left;
	margin-left: 45px;
	padding-top: 0px;
	padding-left: 40px;
	line-height: 1.5em;
	margin-bottom: 2em;
}

.infobox.gm
{
	margin: 0;
}

.infobox img
{
	float: left;
	margin-top: -3px;
	margin-left: -45px;
}

.infobox img.logo
{
	float: left;
	margin: 0;
}

.infobox h2
{
	margin-bottom: 0.4em;
}

.infobox a
{
	color: #666;
}

#mapdirections
{
	margin: 0 40px;
}

.infobutton
{
	border: 2px solid #133c7e;
	background-color: #d5e6fa;
	width: 450px;
	
}

.infobutton .partA
{
	font-size: 1.8em;
	color: #133c7e;
	padding: 0.5em;
}

.infobutton .partB
{
	font-size: 1.6em;
	color: white;
	font-weight: bold;
	padding:0.8em 0 0.8em 0;
	background-color: #133c7e;
	
}