@import url(css/formhandler.css);
@import url(css/wt_gallery.css);
@import url(css/sitemap.css);
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	text-align: center;
}
h1 {
	color: #e6661d;
	font-size: 24px;
	font-weight: normal;
	border-left: 6px solid #e6661d;
	padding-left: 7px;
	margin-bottom: 15px;
}
h2 {
	color: #006db0;
	border-left: 5px solid #006db0;
	padding-left: 5px;
	margin-bottom: 7px;
}
#page {
	text-align: left;
	margin: auto;
	width: 950px;
}
#topnavigation {
	background-color: #ca2b18;
	height: 27px;
	line-height: 27px;
	border-bottom: 1px solid #FFF;
}
	#topnavigation a {
		color: #FFF;
		text-transform: uppercase;
		padding: 0 15px;
		text-decoration: none;
		font-weight: bold;
		border-right: 1px solid #FFF;
		display: block;
		float: left;
	}
	#topnavigation a:hover, #topnavigation a.on {
		background-color: #e6661d;
	}
#subnavigation {
	background-color: #e6661d;
	height: 24px;
	line-height: 21px;
	padding-left: 15px;
	border-bottom: 1px solid #FFF;
}
	#subnavigation a {
		text-transform: uppercase;
		color: #FFF;
		text-decoration: none;
		font-size: 11px;
		padding-right: 20px;
	}
	#subnavigation a:hover, #subnavigation a.on {
		text-decoration: underline;
	}
#header {
	height: 230px;
}
	#header #header-left {
		float: left;
		width: 320px;
	}
		#header #header-left #logo {
			height: 140px;
		}
		#header #header-left #searchbox {
			height: 90px;
		}
	#header #header-right {
		float: left;
		width: 630px;
	}
#interaktiv {
	background-color: #ececec;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 15px;
	width: 950px;
}
	#interaktiv #breadcrumb {
		float: left;
		width: 515px;
		padding-left: 15px;
		font-size: 11px;
		line-height: 18px;
	}
		#interaktiv #breadcrumb * {
			font-size: 11px;
			color: #000;
		}
	#interaktiv #quicknavi {
		float: left;
		width: 410px;
		padding-right: 10px;
		text-align: right;
	}
	#interaktiv #quicknavi #c5 {
		margin: 0!important;
		padding: 0!important;
	}
		#interaktiv #quicknavi a {
			text-decoration: none;
			color: #000;
			font-size: 11px;
			padding-left: 10px;
		}
		#interaktiv #quicknavi a:hover {
			color: #ca2b18;
		}
		#interaktiv #quicknavi img {
			border: 0;
			vertical-align: middle;
		}
#content {
	
}
	#content #leftContent {
		float: left;
		width: 608px;
		padding: 10px;
		border: 1px solid #D2D2D2;
		background-image: url(global-gfx/verlauf-leftcontent.jpg);
		background-repeat: repeat-x;
		background-color: #e1e1e1;
		line-height: 21px;
	}
	#content #rightContent {
		float: left;
		width: 288px;
		margin-left: 10px;
		border: 1px solid #D2D2D2;
		padding: 10px;
	}
		#content #rightContent #blaue-box {
			background-color: #a9c4e2;
			padding: 10px;
			line-height: 19px;
			font-size: 11px;
		}
			#content #rightContent #blaue-box p, #content #rightContent #blaue-box a,
			#content #rightContent #blaue-box ul, #blaue-box * {
				font-size: 11px;
			}
#leftContent a {
	color: #E6661D;
}
#rightContent a {
	color: #000;
}
#footer {
	text-align: center;
	font-size: 10px;
	background-image: url(global-gfx/footerleiste.gif);
	background-repeat: no-repeat;
	margin: 10px 0;
	padding-top: 10px;
	font-size: 11px;
	color: #777777;
}
	#footer * {
		font-size: 11px;
		color: #777777;
	}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}
#leftContent .textcontentElement, #rightContent .textcontentElement {
	margin-bottom: 20px;
}
#leftContent .contentElement {
	margin-bottom: 20px;
}
#leftContent ul, #rightContent ul {
	margin-left: 1.5em;
}
#leftContent ol, #rightContent ol {
	margin-left: 2em;
}
table.veranstaltungen {
	border-collapse: collapse;
}
	table.veranstaltungen th {
		text-align: left;
		padding-right: 10px;
		width: 120px;
	}
	table.veranstaltungen td {
		padding-right: 10px;
	}
table.oeffnungszeiten {
	
}
	table.oeffnungszeiten td {
		padding-right: 10px;
	}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.csc-textpic ul {
	margin: inherit!important;
}

