	/* Allgemeine Definitionen */

	html {
		height: 100%;
	}

	body {
		background-color: #CCCCCC;
		background-image: url(../grafiken/hintergrund_verlauf.gif);
		background-repeat: repeat-x;
		height: 100%;
		padding: 0%;
		margin: 0%;
		font-size: 100.1%;
	}
	
	
	img {
		border: 0;
	}
	
	table {
		margin: 0;
		padding: 0;
	}
	
	a { color: #003F99; text-decoration: underline;}
	a:hover { color: #FF7200; text-decoration: underline;}
	
	
	/* Definitionen der DIVs */
	
	div#kopf {
		top: 0px;
		height: 228px;
		overflow: hidden;
	}
	
	div#mainmenue {
		top: 228px;
		height: 38px;
		overflow: hidden;
	}
	
	div#Inhalt {
		position:absolute;
		left:50%;
		top:0px;
		width:900px;
		background-color: #FFFFFF;
		min-height: 100%;
		margin-left: -450px;
		z-index:2;
		padding-left: 3px;
		padding-right: 3px;
		background-image:url(../grafiken/hinter_inhalt.gif);
	}
	
	* html div#Inhalt {
		height: 100%;
	}

	div#Ticketbox {
		position:absolute;
		left:691px;
		top:16px;
		width:190px;
		height:117px;
		overflow:hidden;
		background-image:url(../grafiken/ticketbox/hinter_ticketbox_kopf.gif);
		background-repeat: no-repeat;
		padding-top: 8px;
		padding-left: 12px;
		padding-right:0;
		padding-bottom: 0;
		z-index:3;
	}
	
	div#quickmenue {
		position:absolute;
		left:634px;
		top:202px;
		width:244px;
		height:15px;
		overflow:hidden;
		z-index:4;
	}

	div#Logo {
		visibility:visible;
		position:absolute;
		left:28px;
		top:13px;
		width:231px;
		height:70px;
		z-index:5;
	}

	div#Inhaltsausgabe { 
		float:left;
		border-style: solid;
		border-color: #FFFFFF;
		border-top-width: 35px;
		border-left-width: 16px;
		border-right-width: 26px;
		border-bottom-width: 50px;
		z-index:6;
	}
	
	div#submenue_div {
		margin-top: 0px; /* wichtig für JavaScript! */
		border-top-width: 49px;
		border-top-style: solid;
		border-top-color: #FFFFFF;
		z-index:7;
	}	
	
	/* Definition des Submenüs */
	
	ul#submenue {
		display: block;
		width: 200px;
		margin: 0;
		padding: 0;
		border-top-color: #999999;
		border-top-style: solid;
		border-top-width: 1px;
	}
	
	li.submenue_normal {
		display: block;
		width: 170px;
		border-bottom-color: #999999;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		list-style-type: none;
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 16px;
		margin: 0;
		padding: 0;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 25px;
		padding-right: 5px;
		color: #003F99;
		background: url(../grafiken/submenue_hintergrund.png) no-repeat;
		background-position: -300px 0px;
	}
	li.submenue_normal a {
		display: block;
		width: 170px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 16px;
		color: #003F99; 
		text-decoration: none;
	}
	li.submenue_normal a:hover { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 16px;
		color: #003F99; 
		font-weight: bold; 
		text-decoration: none;
	}
	
	li.submenue_aktiv {
		display: block;
		width: 170px;
		border-bottom-color: #999999;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		list-style-type: none;
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 16px;
		font-weight: bold;
		margin: 0;
		padding: 0;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 25px;
		padding-right: 5px;
		color: #003F99;
		background: url(../grafiken/submenue_hintergrund.png) no-repeat;
		background-position: -300px 0px;
	}
	li.submenue_aktiv a {
		display: block;
		width: 170px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 16px;
		color: #003F99;
		font-weight: bold;
		text-decoration: none;
	}
	li.submenue_aktiv a:hover { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 16px;
		color: #003F99; 
		font-weight: bold; 
		text-decoration: none;
	}

	/* Definitionen der Texte */
	
	p {
		paddin: 0;
		margin: 0;
		margin-bottom: 15px;
	}

	.quickmenue {
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #9E9E9F;
		text-align: right;
	}

	.quickmenue a { color: #9E9E9F; text-decoration: none;}
	.quickmenue a:hover { color: #FF7200; font-weight: bold; text-decoration: underline;}


	.fussmenue {
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #9E9E9F;
	}

	.fussmenue a { color: #9E9E9F; text-decoration: none;}
	.fussmenue a:hover { text-decoration: underline;}

	.bildunterschrift {
		font-size: 10px;
		line-height: 14px;
		padding-top: 5px;
		padding-bottom: 20px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
	}

	.klein {
		font-size: 9px;
		line-height: 12px;
		padding-top: 5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #555555;
	}
	
	.headline {
		font-size: 14px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 16px;
		padding-bottom: 10px;
		font-weight: bold;
		color: #003F99;
	}
	.headline a { color: #003F99; text-decoration: underline;}
	.headline a:hover { color: #FF7200; text-decoration: underline;}
	
	.va_headline {
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 16px;
		font-weight: bold;
		color: #003F99;
	}
	
	.blue_bold {
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 16px;
		font-weight: bold;
		color: #003F99;
	}
	.blue_bold a { color: #003F99; text-decoration: underline;}
	.blue_bold a:hover { color: #FF7200; text-decoration: underline;}
	
	a .blue_bold { color: #003F99; text-decoration: none;}
	a:hover .blue_bold { color: #FF7200; text-decoration: none;}
	
	.orange_bold {
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 16px;
		font-weight: bold;
		color: #FF7200;
	}
	.orange_bold a { color: #FF7200; text-decoration: underline;}
	.orange_bold a:hover { color: #003F99; text-decoration: underline;}
	
	a .orange_bold { color: #FF7200; text-decoration: none;}
	a:hover .orange_bold { color: #003F99; text-decoration: none;}

	.subline {
		font-size: 13px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 18px;
		padding-top: 10px;
		padding-bottom: 10px;
		font-weight: bold;
		color: #003F99;
	}
	.subline a { color: #003F99; text-decoration: underline;}
	.subline a:hover { color: #FF7200; text-decoration: underline;}
	
	.va_subline {
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 18px;
		padding-bottom: 10px;
		font-weight: bold;
		color: #787979;
	}

	.hinweis {
		font-size: 13px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 18px;
		padding-bottom: 10px;
		font-weight: bold;
		color: #787979;
	}
	.hinweis a { color: #787979; text-decoration: underline;}
	.hinweis a:hover { color: #FF7200; text-decoration: underline;}

	.faq {
		font-size: 13px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 18px;
		padding-bottom: 10px;
		color: #5B5B5B;
	}
	.faq a { color: #5B5B5B; text-decoration: none;}
	.faq a:hover { color: #FF7200; text-decoration: underline;}
	
	.label_fett {
		font-size: 13px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 18px;
		font-weight: bold;
		color: #787979;
	}

	.fliesstext {
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 18px;
		padding-bottom: 10px;
		color: #000000;
	}
	.fliesstext a { color: #003F99; text-decoration: underline;}
	.fliesstext a:hover { color: #FF7200; text-decoration: underline;}
	
	.text {
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 18px;
		color: #000000;
	}
	
	.text_gruen {
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 18px;
		color: #4CA337;
	}
	
	a.no_underline { text-decoration: none;}
	a:hover.no_underline { text-decoration: none;}

	.fehler {
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		line-height: 18px;
		padding-bottom: 10px;
		color: #FF7200;
	}

	.korrekt {
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		line-height: 18px;
		padding-bottom: 10px;
		color: #4CA337;
	}
	
	abbr {
		text-decoration: none;
		border: 0;
	}
	
	/*Fun extras for Safari and Firefox - nothing else supports these!*/
	::-moz-selection{ background-color: #8BE071; }
	::selection { background-color:#8BE071; }
	a::selection { background-color:#8BE071; }
	a::-moz-selection { background-color:#8BE071; }

	/* Definitionen der Formulafelder */

	input.ticketbox_felder_kopf { height: 23; width:162; border-color:#666666; border-style:solid; border-width:1px;}
	
	input.formularfelder { height: 23; width:250; border-color:#666666; border-style:solid; border-width:1px; }
	
	.formularbeschriftung {
		height: 23;
		line-height: 23px;
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
	}
	
	/* Slimbox (Bildvergrößerung) CSS */
	
	#lbOverlay {
		position: absolute;
		left: 0;
		width: 100%;
		background-color: #333;
		cursor: pointer;
		z-index: 9990;
	}
	
	#lbCenter, #lbBottomContainer {
		position: absolute;
		left: 50%;
		overflow: hidden;
		background-color: #fff;
		z-index: 9991;
	}
	
	.lbLoading {
		background: #fff url(../grafiken/slimbox/loading.gif) no-repeat center;
		z-index: 9992;
	}
	
	#lbImage {
		border: 10px solid #fff;
		z-index: 9993;
	}
	
	#lbPrevLink, #lbNextLink {
		display: block;
		position: absolute;
		top: 0;
		width: 50%;
		outline: none;
		z-index: 9994;
	}
	
	#lbPrevLink {
		left: 0;
	}
	
	#lbPrevLink:hover {
		background: transparent url(../grafiken/slimbox/prevlabel.gif) no-repeat 0% 15%;
	}
	
	#lbNextLink {
		right: 0;
	}
	
	#lbNextLink:hover {
		background: transparent url(../grafiken/slimbox/nextlabel.gif) no-repeat 100% 15%;
	}
	
	#lbBottom {
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color: #666;
		line-height: 1.4em;
		text-align: left;
		border: 10px solid #fff;
		border-top-style: none;
	}
	
	#lbCloseLink {
		display: block;
		float: right;
		width: 80px;
		height: 22px;
		background: transparent url(../grafiken/slimbox/closelabel.gif) no-repeat center;
		margin: 5px 0;
		z-index: 9995;
	}
	
	#lbCaption, #lbNumber {
		margin-right: 71px;
	}
	
	#lbCaption {
		font-weight: bold;
	}
	
	/* G-Maps CSS */
	
	#gmOverlay {
		position: absolute;
		left: 0;
		width: 100%;
		background-color: #333;
		cursor: pointer;
		z-index: 8;
	}
	
	#gmCenter, #gmBottomContainer {
		position: absolute;
		left: 50%;
		overflow: hidden;
		background-color: #fff;
		z-index: 9;
	}
	
	.gmLoading {
		background: #fff url(../grafiken/slimbox/loading.gif) no-repeat center;
	}
	
	#gmMap {
		width: 600px;
		height: 400px;
		border: 10px solid #fff;
	}
	
	#gmBottom {
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color: #666;
		line-height: 1.4em;
		text-align: left;
		border: 10px solid #fff;
		border-top-style: none;
	}
	
	#gmCloseLink {
		display: block;
		float: right;
		width: 80px;
		height: 22px;
		background: transparent url(../grafiken/slimbox/closelabel.gif) no-repeat center;
		margin: 5px 0;
	}
	
	#gmCaption {
		margin-right: 71px;
	}
	
	.fliesstext ul { padding: 0px; margin: 0px; }
	.fliesstext ul li { list-style: none; background: transparent url(../grafiken/anstrich-liste.gif) no-repeat 0px 5px; padding-left: 20px; margin-bottom: 10px; }
	.fliesstext ul li a { color: #666666; text-decoration: none; }
	
	ul { padding: 0px; margin: 0px; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; }
	ul li { list-style: none; background: transparent url(../grafiken/anstrich-liste.gif) no-repeat 0px 5px; padding-left: 20px; margin-bottom: 10px; }
	ul li a { color: #666666; text-decoration: none; }
