/* ------------------------   allgemeiner Kram   ----------------------- */
body
{
	margin: 20px 0px 25px 25px;
	padding:0;
	border:0;
	height:100%;
	background:#FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	color:#000000;
}
a {
	text-decoration: none;
	font-weight: normal;
	color:#285F79;
}

a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#285F79;
}

a:active {
	text-decoration: none;
	font-weight: normal;
	color:#285F79;
}

a:hover {
	color:#285F79;
	text-decoration: underline;
}
#superbanner {
  width: 728px;
  margin: 0 0 20px 0;
}

/*  ------------------------   im Kopf    ------------------------------  */
table.kopf
{
	margin: 0px 0px 40px 0px;
	width: 790px;
}
td.kopf_links
{
	width: 200px;
	padding: 0px 0px 0px 0px;
}
td.kopf_links img, td.kopf_links img a, td.kopf_links img a:link, td.kopf_links img a:active, td.kopf_links img a:visited
{
	border: none;
	margin: 0px;
}
td.kopf_mitte
{
	border-bottom: 1px solid #285F79;
	vertical-align: bottom;
   font-size: 0.7em;
	padding: 4px;
	width: 450px;
}
td.kopf_mitte .navi
{
	float: right;
	margin: 0px;
	text-align: right;
}

/*  ------------------------   im Fu�   ------------------------------  */
table.fuss
{
	margin: 30px 0px 0px 0px;
	width: 790px;
}
td.fuss_rechts
{
	width: 160px;
	font-size: 0.7em;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
td.fuss_rechts img, td.fuss_rechts img a, td.fuss_rechts img a:link, td.fuss_rechts img a:active, td.fuss_rechts img a:visited
{
	border: none;
	margin: 0px;
}
td.fuss_mitte
{
	border: 1px solid #285F79;
	vertical-align: middle;
   font-size: 0.7em;
	padding: 4px;
	width: 640px;
}
td.fuss_unten
{
	vertical-align: middle;
   font-size: 0.6em;
	padding: 14px 4px 4px 4px;
	text-align: center;
}



/*  ------------------------   die Navi    ------------------------------  */

td.navi_links
{
	width: 150px;
   font-size: 0.8em;
}
td.navi_links .content
{
	border: 1px solid #285F79;
	width: 100%;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
}

td.navi_links h4
{
	width: 100%;
	background-color: #285f79;
	margin: 0px 0px 0px 0px;
	color: White;
	font-size: 1.5em;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	padding: 3px 0px 3px 0px;
	letter-spacing: 1px;
}
td.navi_links li
{
	list-style: none;
	list-style-image: none;
	margin: 0px 0px 0px -25px;
	padding: 0px;

}
td.navi_links li li
{
	list-style: none;
	list-style-image: none;
	margin: 0px 0px 0px -25px;
	padding: 0px;

}
td.navi_rechts
{
	width: 150px;
   font-size: 0.8em;
	padding: 0px;
}

td.navi_rechts h4
{
	width: 148px;
	background-color: #285f79;
	margin: 0px 0px 0px 0px;
	color: White;
	font-size: 1.5em;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	padding: 3px 0px 3px 0px;
	letter-spacing: 1px;
}
td.navi_rechts form
{
	list-style: none;
	list-style-image: none;
	margin: 10px 0px 0px 12px;
	padding: 0px;
}

td.navi_rechts #welle
{
	border-left: 1px solid #285F79;
	border-right: 1px solid #285F79;
	border-top: 1px solid #285F79;
	width: 148px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

td.navi_rechts #toplist
{
	color: #ffffff;
	background: url(welle_150.jpg) no-repeat top;
	padding: 40px 0px 0px 0px;
	background-color: #285f79;
}
td.navi_rechts #toplist a, td.navi_rechts #toplist a:link, td.navi_rechts #toplist a:active, td.navi_rechts #toplist a:visited
{
	color: #ffffff;
	text-decoration: none;
}
td.navi_rechts #toplist a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

td.navi_rechts #events
{
	margin: 0px 0px 0px 0px;
	padding: 60px 0px 0px 0px;
	background: url(top10events.jpg) no-repeat top;
}

td.navi_rechts #locations
{
	margin: 0px 0px 0px 0px;
	padding: 60px 0px 10px 0px;
	background: url(top5locations.jpg) no-repeat top;
}

td.navi_rechts li
{
	list-style: none;
	list-style-image: none;
	margin: 0px 0px 0px -25px;
	padding: 0px;
}

td.navi_rechts INPUT {
	border: solid 1px #285f79;
	background-color: #efefef;
	color: Black;
	margin: 0px 0px 0px 0px;
	width: 120px;
}
td.navi_rechts INPUT, td.navi_links INPUT {
	border: solid 1px #285f79;
	background-color: #efefef;
	color: Black;
	margin: 0px 0px 0px 0px;
	width: 120px;
}

td.navi_rechts INPUT.submit {
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background: #efefef;
	color: #285f79;
	width: 80px;
}

/*  ------------------------   der Kalender    ------------------------------  */
#monatskalender
{
	width: 150px;
	font-family: verdana, arial, helvetica, sans-serif;
}
#monatskalender h4
{
	width: 100%;
	background-color: #285f79;
	margin: 0px 0px 0px 0px;
	color: White;
	font-size: 1.5em;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	padding: 3px 0px 3px 0px;
	letter-spacing: 1px;
}
td.navi_links #kalender, #monatskalender
{
	border: 1px solid #285F79;
	width: 100%;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
}
td.navi_links #kalender table, #monatskalender table
{
	margin: 0px 3px 0px 3px;
	width: 95%;
}
td.navi_links #kalender .navi, #monatskalender .navi
{
	font-weight: normal;
	font-size: 0.7em;
	padding: 3px 3px 3px 3px;
}
td.navi_links #kalender .navi #navi_rechts, #monatskalender .navi #navi_rechts
{
	float: right;
}
td.navi_links #kalender td.monat, #monatskalender td.monat
{
	font-weight: normal;
	text-align: center;
	font-size: 0.8em;
	padding: 5px 0px 7px 0px;
}
td.navi_links #kalender td.wochentag, #monatskalender td.wochentag
{
	font-weight: normal;
	text-align: center;
	font-size: 0.7em;
	padding: 0px 0px 5px 0px;
	width: 14.2%;
}
td.navi_links #kalender td.wochentag_we, #monatskalender td.wochentag_we
{
	font-weight: normal;
	text-align: center;
	font-size: 0.7em;
	padding: 0px 0px 5px 0px;
	color: #840000;
	width: 14.2%;
}
td.navi_links #kalender td.tag, #monatskalender td.tag
{
	font-weight: normal;
	text-align: right;
	color: #cccccc;
	font-size: 0.7em;
	padding: 0px 0px 3px 0px;
}
td.navi_links #kalender td.tag_we, #monatskalender td.tag_we
{
	font-weight: normal;
	text-align: right;
	font-size: 0.7em;
	padding: 0px 0px 3px 0px;
	color: #cc9999;
}
td.navi_links #kalender td.tag a, td.navi_links #kalender td.tag a:link, td.navi_links #kalender td.tag a:active, td.navi_links #kalender td.tag a:visited,
#monatskalender td.tag a, #monatskalender td.tag a:link, #monatskalender td.tag a:active, #monatskalender td.tag a:visited
{
	font-weight: normal;
}
td.navi_links #kalender td.tag_we a, td.navi_links #kalender td.tag_we a:link, td.navi_links #kalender td.tag_we a:active, td.navi_links #kalender td.tag_we a:visited,
#monatskalender td.tag_we a, #monatskalender td.tag_we a:link, #monatskalender td.tag_we a:active, #monatskalender td.tag_we a:visited
{
	font-weight: normal;
	color: #840000;
}
td.navi_links #kalender td.heute, #monatskalender td.heute
{
	font-weight: normal;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
}
td.navi_links #kalender td.heute_we, #monatskalender td.heute_we
{
	font-weight: normal;
	text-align: right;
	padding: 0px 0px 3px 0px;
	color: #840000;
	font-size: 0.8em;
	font-weight: bold;
}

/*  ------------------------   der Inhalt    ------------------------------  */
td.liste
{
	width: 470px;
	text-align: center;
	padding: 0px 10px 0px 10px;
}
td.liste table
{
	width: 100%;
	border: 1px solid #285F79;
}
td.liste td.content
{
	background-color: #efefef;
	width: 70%;
	padding: 5px 5px 5px 5px;
	font-size: 0.7em;
}
td.liste td.content_alter
{
	background-color: #c0c0c0;
	width: 70%;
	padding: 5px 5px 5px 5px;
	font-size: 0.7em;
}

td.liste h4
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	color: #285f79;
	font-size: 1.5em;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	padding: 0px 0px 3px 0px;
	letter-spacing: 1px;
}

td.liste td.service
{
	background-color: #efefef;
	width: 30%;
	padding: 5px 5px 5px 5px;
	vertical-align: bottom;
	font-size: 0.7em;
}
td.liste td.service_alter
{
	background-color: #c0c0c0;
	width: 30%;
	padding: 5px 5px 5px 5px;
	vertical-align: bottom;
	font-size: 0.7em;
}
td.texte {
	font-size: 12px;
	padding: 10px;
}
td.texte h3, td.texte h4 {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
}



/* -------------------------------- HEKTICKET ------------------------------ */

table.order td.order h4
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	color: black;
	font-size: 1.5em;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	padding: 0px 0px 3px 0px;
	letter-spacing: 1px;
}

table.order td.order h3
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	color: black;
	font-size: 1.3em;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	letter-spacing: 1px;
}

table.order, td.order {
	padding: 8px;
}

table.order INPUT {
	border: solid 1px #285f79;
	background-color: #efefef;
	color: Black;
	margin: 0px 0px 0px 0px;
}

table.order INPUT.submit {
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background: #efefef;
	color: #285f79;
}

table.order table, td.liste table td table
{
	margin: 25px 0px 10px 10px;
	border: none;
}

table.order table td, td.entry table, td.order
{
	padding: 0px 20px 3px 0px;
	border: none;
	font-size: 0.8em;
}

table.order .errorline
{
 color:#ff0000;
}


/* --------- korrektur -------------------------- */
.small{
 font-weight:normal;
 font-size:12px;
 padding-top:20px;
 padding-left:13px;
}
.normal{
 font-weight:normal;
 font-size:12px;
 padding-left:4px;
}
.padL
{
 padding-left:13px;
}
.padL2
{
 padding-top:38px;
 padding-left:13px;
}
.padLTB
{
 padding:38px 0px 38px 13px;
}
.red{
color:#ff0000;
}
.rot{
 color:#ff0000; 
 font-weight:normal;
 font-size:12px;
 font-family: verdana, arial, helvetica, sans-serif; 
}
.pad3{
 padding-top:20px;
}


/* ------------navigation ----------------------- */

ul, li{
margin:	0;
padding-left: 25px;
list-style-type: none;
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul#menue{
width: 140px;
margin: 0;
}

ul#menue li a{
margin:	2px 0;
height:	25px;
line-height: 25px;
text-align: left;
border:	1px solid #c0c0c0;
background: #efefef;
display: block;
color: #285f79;
text-decoration:none;
padding: 0 0 0 5px;
}

ul#menue li a + ul.submenue{
display:none;
}

ul#menue li a:focus + ul.submenue{
display: block;
color: #285f79;
}


ul#submenue1 li a, ul#submenue2 li a, ul#submenue3 li a, ul#submenue4 li a{
background: none;
}


.korr{

text-align:center;
}

