@import url(hauptmenu.css);
* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-image: url(../global-gfx/verlauf-body.jpg);
	background-repeat: repeat-x;
	background-color: #dcdcdc;
	text-align: center;
}

.clear {
	clear: both;
}
#page {
	width: 982px;
	text-align: left;
	margin: auto;
	border-right: 4px solid #FFF;
	border-left: 4px solid #FFF;
	border-top: 4px solid #FFF;
}
	#header {
		border-bottom: 4px solid #FFF;
		background-color: #f8f8f8;
		height: 106px;
	}
		#logo {
			float: left;
			width: 330px;
		}
		#smallnavi {
			float: left;
			width: 220px;
			padding-left: 50px;
			height: 51px;
			padding-top: 55px;
			background-image: url(../global-gfx/verlauf-smallnavi.jpg);
			background-repeat: repeat-x;
		}
			/* VIA GLOBALES CE */
			#smallnavi a {
				font-size: 12px;
				text-decoration: none;
				color: #a0a0a0;
				padding: 0 5px;
			}
			#searchbox {
				float: left;
				width: 382px;
				height: 106px;
				background-image: url(../global-gfx/verlauf-searchbox.jpg);
				background-repeat: no-repeat 
			}
	#ticketshop {
		position: absolute;
		width: 252px;
		height: 65px;
		background-image: url(../global-gfx/verlauf-hauptnavi.jpg);
		background-repeat: repeat-x;
		left: 730px;
	}
		#ticketshop * {
			border: 0;
		}
	#content {
		background-image: url(../global-gfx/verlauf-content.jpg);
		background-repeat: repeat-y;
		border-top: 4px solid #FFF;
		width: 982px;
	}
		#left-column {
			float: left;
			width: 479px;
			padding-left: 22px;
			padding-right: 14px;
			font-size: 12px;
			line-height: 160%;
			color: #313131;
			z-index: 200;
		}
			.h1, h5 {
				font-size: 14px;
				font-weight: bold;
				text-transform: uppercase;
				color: #434343;
				margin-bottom: 6px;
				background-image: url(../global-gfx/verlauf-h1.jpg);
				background-repeat: no-repeat;
				margin-left: -22px;
				margin-right: -14px;
				height: 50px;
				padding: 7px 3px 0 20px;
			}
			#linksFooter .h1, #linksFooter h5 {
				margin-left: 0px;
				padding: 9px 3px 0 20px;
			}
				.konstant {
					float: left!important;
					padding-right: 6px!important;
				}
				.variabel {
					float: left!important;
					color: #153A66!important;
				}
			#left-column h1 {
				font-weight: bold;
				font-size: 17px;
				color: #A50706;
				text-transform: uppercase;
				margin-bottom: 16px;
			}
			#left-column h2 {
				font-size: 16px;
				color: #153a66;
				font-weight: bold;
				text-transform: uppercase;
				margin-bottom: 10px;
			}
			#left-column h3 {
				font-size: 14px;
				color: #535353;
				margin-bottom: 8px;
			}
			#left-column p {
				color: #313131;
			}
			#left-column UL {
				margin-left: 35px;
				padding: 4px 0 10px 0;
			}
				#left-column UL LI {
					padding: 2px 0;
				}
			#left-column a {
				color: #153A66;
				font-weight: bold;
			}
			/* Haupt-Inhaltsbereich */
			#lefttxt {
				
			}
		#middle-column {
			float: left;
			border-right: 4px solid #FFF;
			width: 173px;
			padding: 0 20px 10px 20px;
			font-size: 12px;
			line-height: 160%;
		}
			#middle-column h1 {
				font-size: 14px;
				font-weight: bold;
				text-transform: uppercase;
				color: #434343;
				margin-bottom: 6px;
				background-image: url(../global-gfx/verlauf-h1-middle.jpg);
				background-repeat: repeat-x;
				margin-left: -20px;
				margin-right: -20px;
				height: 30px;
				padding: 7px 3px 0 20px;
			}
			#middle-column h2 {
				color: #153A66;
				font-size: 13px;
				line-height: 160%;
			}
			#middle-column .buz {
				font-size: 11px;
			}
			#middle-column a {
				color: #153A66;
			}
			#middle-column .clear-abstand {
				padding-bottom: 15px;
			}
		#right-column {
			float: left;
			width: 250px;
		}
			#right-column h1 {
				font-size: 14px;
				text-transform: uppercase;
				height: 35px;
				line-height: 35px;
				padding-left: 20px;
			}
			#right-column .dunkelgrau h1 {
				background-image: url(../global-gfx/verlauf-h1-right-dunkelgrau.jpg);
				background-repeat: repeat;
				color: #FFF;
			}
			#right-column .hellgrau h1{
				background-image: url(../global-gfx/verlauf-h1-right-hellgrau.jpg);
				background-repeat: repeat;
			}
			#right-column .rot h1{
				background-image: url(../global-gfx/verlauf-h1-right-rot.jpg);
				background-repeat: repeat;
			}
			#right-column .clear-abstand {
				padding-bottom:4px;
			}
		
#footer {
	background-image: url(../global-gfx/verlauf-footer.jpg);
	background-repeat: repeat-x;
	background-color: #5a5a5a
}
	#footer #footer-inner {
		width: 990px;
		padding-top: 5px;
		margin: auto;
	}
		#footer #sitemap {
			float: left;
			width: 796px;
			text-align: left;
			margin-left: 4px;
			display: inline;
			padding: 5px 0 25px 0;
		}
		
		#sitemap ul {
			list-style: none;
			padding-bottom: 8px;
		}		
		#sitemap ul li {
			float:left;
			display: block;
			width: 155px;
		}
			#sitemap ul a {
				display: block;
				height: 20px;	
				line-height: 20px;	
				font-size: 13px;	
				text-transform: uppercase;
				color: #dcdcdc;
				text-decoration: none;	
				padding-bottom: 5px;
			}
			#sitemap ul ul a {
				font-size: 11px;
				color: #FFF;
				text-decoration: none;
				padding-bottom: 3px;
				text-transform: none;
				width: 140px;
				line-height: 120%;
				padding:3px 0;
				height: auto!important;
				height: 100%;
			}							
			#footer #sitemap a:hover {
				text-decoration: underline;
			}
			#footer #sitemap #c10 {
				display: none;
			}
		#footer #top {
			float: left;
			width: 190px;
			height: 138px;
			text-align: right;
		}
			#footer #top * {
				border: 0!important;
			}
		#footer #socialBookmark {
			height: 25px;
			line-height: 25px;
			text-align: left;
		}	
		#footer #trenner {
			border-bottom: 2px solid #959595;
			width: 990px;	
			height: 2px;
			margin: 5px 0 10px 0;
		}
		#footer #ny-logo {
			float: left;
			width: 160px;
			height: 90px;
			text-align: left;
		}
		#footer #navi {
			float: left;
			width: 600px;
			text-align: center;
			height: 80px;
			padding-top: 13px;
			color: #a0a0a0;
			font-size: 13px;
		}
			#footer #navi a {
				color: #a0a0a0;
				text-decoration: none;
				font-size: 13px;
				padding: 10px 2px;
				font-weight: bold;
			}
			#footer #navi UL {
				list-style: none;
				padding-top: 10px;
			}
		#footer #programming {
			float: left;
			width: 230px;
			height: 90px;
			text-align: right;
			font-size: 11px;	
			color: #879AAE;		
		}
			#footer #programming a {
				font-size: 12px;	
				color: #7398AB;
				text-decoration: none;	
			}

/* ALLGEMEINE FORMATIERUNGEN */
#left-column .clear-abstand,
#middle-column .clear-abstand {
	clear: both;
}

/* LINKKLASSEN */
.priorityLink {
	display:block;
	margin-top: 5px;
	text-decoration: none;
	padding-left: 15px;
	color:#AC090A!important;
	background-image: url(../global-gfx/priorityLink.png);
	background-repeat: no-repeat;
	background-position: 1px 4px;
}
.priorityLink:hover {
	text-decoration: underline;
}

/* FCE */
.red-box-highlight {
	background-image: url(../global-gfx/highlight-red/bg-highlight.jpg);
	background-repeat: repeat-x;
	margin-bottom: 25px;
	color: #FFF!important;
	padding: 10px 10px 0 10px;
}
.red-box-highlight * {
	color: #FFF!important;
}
.red-box-highlight a {
	background-image: url(../global-gfx/highlight-red/highlight-pfeil.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	color: #FFF;
	display:block;
	margin-top: 5px;
	text-decoration: none;
}
.red-box-highlight a:hover {
	text-decoration: underline;
}


/* TOPANGEBOT */
.topAngebotMitte {
	width: 173px;
	margin-bottom: 15px;
}
	.topAngebotMitte .headline {
		color: #FFF;
		background-color: #a50706;
		padding:5px;
		font-weight:bold;
		border-top: 1px solid #FFF;
		border-left: 1px solid #FFF;
		border-right: 1px solid #FFF;
	}
	.topAngebotMitte .bild {
		
	}
	.topAngebotMitte .text {
		padding: 3px 5px;
		background-color:#FFF;
	}
		.topAngebotMitte .text a {
			color:#3c3c98;
			display:block;
			padding: 3px;
			text-align: right;
		}

