* {
	margin: 0px;
	padding: 0px;
}
 
html {
	background: #f6f8fb; 
	text-align: center;
	width: 100%;
	height: 100%;
}

body {
	background: #f6f8fb; 
	font-size: 11px;
	line-height: 18px;
	color: #000; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	width: 100%;
	height: 100%;
	margin: 0px auto;
	text-align: left;
	position: relative;
}

td {
	font-size: 11px;
	line-height: 18px;
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

.cleaner {
	clear: both;
	height: 0px;
	font-size: 0px;
	display: block;
	width: 100%;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

#container {
	width: 1172px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	position: relative;
}

#page {
	width: 1000px;
	border: 1px solid #fff;
	position: absolute;
	top: 0px;
	left: 0px;
}

#header {
	width: 1000px;
	height: 94px;
	padding: 0px;
	margin: 0px;
	background: #003766;
	position: relative;
	border-bottom: 5px solid #fff;
}

#header #logo {
	width: 222px;
	height: 94px;
	overflow: hidden;
	position: absolute;
	left: 20px;
	top: 0px;
}

#header #banner {
	width: 468px;
	height: 60px;
	background: #009ee0;
	overflow: hidden;
	position: absolute;
	left: 290px;
	top: 17px;
}

#header #suche {
	width: 180px;
	text-align: left;
	position: absolute;
	right: 20px;
	top: 0px;
}

#header #suche h1 {
	font-size: 11px;
	line-height: 18px;
	color: #fff; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	position: absolute;
	left: 0px;
	top: 23px;
}

#header #suche .formular {
	width: 130px;
	height: 19px;
	background: #fff;
	border: none;
	position: absolute;
	left: 0px;
	top: 45px;
	font-family: Verdana;
	font-size: 11px;
	padding: 4px 5px 0px 5px;
}

#header #suche .button {
	width: 10px;
	height: 23px;
	background: url(../pics/suche_button.gif) no-repeat;
	cursor: pointer;
	border: none;
	overflow: hidden;
	position: absolute;
	right: 20px;
	top: 45px;
}

#menu {

	width: 1000px;
	height: 44px;
	background:url(../pics/menu.gif) repeat-x;
	position: relative;

}


/* - MENU : RIGHT - */


#menu #menu_right {

	position: absolute;
	top: 0px;
	right: 10px;
	height: 44px;	

}

#menu #menu_right ul li {

	list-style: none;
	color: #fff;
	margin: 0px 6px;
	position: relative;
	float: left;

}

#menu #menu_right ul li a {

	text-decoration: none;
	color: #fff;
	font-family: "Trebuchet MS", Arial;
	line-height: 36px;
	font-size: 16px;
	font-weight: normal;

}

#menu #menu_right ul li a:hover, #menu #menu_right ul li a.aktiv, #menu #menu_right ul li a.aktiv:hover {

	text-decoration: none;
	color: #ec7404;
	font-family: "Trebuchet MS", Arial;
	line-height: 36px;
	font-size: 16px;
	font-weight: normal;

}


/* - MENU : DROP DOWN - */


#menu #menu_left {

	position: absolute;
	top: 0px;
	left: 10px;
	height: 44px;
	z-index: 999;

}

#menu #menu_left ul li {

	list-style: none;
	float: left;
	color: #fff;
	margin: 0px 6px;
	position: relative;

}

#menu #menu_left ul li a {

	text-decoration: none;
	color: #fff;
	font-family: "Trebuchet MS", Arial;
	line-height: 39px;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 15px;

}

#menu #menu_left ul li a:hover {

	text-decoration: none;
	color: #ec7404;
	font-family: "Trebuchet MS", Arial;
	line-height: 39px;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 15px;

}

#menu #menu_left ul li a.aktiv {

	color: #ec7404;

}

#menu #menu_left table {

	position: absolute;
	border-collapse: collapse;
	z-index: 80;
	left: -1px;
	z-index: 200;
	margin-top:-9px;
}

#menu #menu_left ul ul {

	visibility: hidden;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 39px;
	left: 0px;
	text-align: left;

}

#menu #menu_left ul li ul li {

	height: 30px;
	margin: 0px;
	padding: 0px;

}

#menu #menu_left ul li:hover ul, #menu #menu_left ul a:hover ul {

	visibility: visible;

}

#menu #menu_left ul li ul li a {

	width: 160px;
	height: 30px;
	display: block;
	border-top: 1px solid #fff;
	padding: 0px 5px 0px 5px;
	line-height: 30px;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial; 
	color: #fff;
	font-weight: normal;
	background: #003766;
	text-align: left;
	text-transform: none;
	letter-spacing: 0px;
	margin: 0px;

}

#menu #menu_left ul li ul li a:hover {

	width: 160px;
	height: 30px;
	display: block;
	border-top: 1px solid #fff;
	padding: 0px 5px 0px 5px;
	line-height: 30px;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial; 
	color: #ec7404;
	font-weight: normal;
	background: #003766;
	text-align: left;
	text-transform: none;
	letter-spacing: 0px;
	margin: 0px;

}

#menu a:hover, #menu #menu_left ul ul a:hover {

	color: #fff; 
	background: transparent;

}

#menu #menu_left ul li:hover ul, #menu #menu_left ul a:hover ul {

	visibility: visible;
	z-index: 200;

}




#content {
	width: 1000px;
	background: url(../pics/page.gif) repeat-y;
	overflow: hidden;
}

#content #sidebar_left {
	width: 172px;
	float: left;
	margin: 0px;
	padding: 10px;
	background: #c0c8d9;
}

#content #sidebar_left .box {
	width: 166px;
	padding: 3px;
	background: #edf2fd;
	margin-bottom: 10px;
}

#content #sidebar_left .box h3 a {
	color:#FFFFFF;
}

#content #sidebar_left .box h3 {
	width: 146px;
	height: 30px;
	padding: 0px 10px;
	line-height: 28px;
	background: #003766;
	color: #fff;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	margin: 0px;
}

#content #sidebar_left .box p {
	width: 146px;
	padding: 0px 10px;
	margin-top: 4px;
}

#content #sidebar_left .box a.suchlink {
	display: block;
	width: 146px;
	height: 30px;
	padding: 0px 10px;
	line-height: 28px;
	background: #fff;
	color: #000;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	margin-top: 3px;
}

#content #sidebar_left .box a:hover.suchlink, #content #sidebar_left .box a.suchlink_aktiv {
	display: block;
	width: 146px;
	height: 30px;
	padding: 0px 10px;
	line-height: 28px;
	background: #EDF2FD;
	color: #000;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	margin-top: 3px;
}

#content #sidebar_left .box .table, #content #sidebar_right .table {
	padding: 0px 10px;
}

#content #sidebar_right a {
	color: #EC7404;
	text-decoration: none;
}

#content #sidebar_right a:hover {
	color: #EC7404;
	text-decoration: underline;
}

#content #sidebar_left .box a.stadtlink {
	display: block;
	color: #f18200;
	text-decoration: none;
}

#content #sidebar_left .box a:hover.stadtlink {
	display: block;
	color: #f18200;
	text-decoration: underline;
}

#content #sidebar_left .auswahl {
	width: 164px;
	height: 25px;
	background: #fff;
	border: 1px solid #c0c8d9;
	font-family: Verdana;
	font-size: 11px;
	padding: 4px 5px 0px 5px;
	margin-top: 4px;
}

#content #sidebar_left .auswahl option {
	padding: 5px 0px 5px 10px;
}

#content #sidebar_left .formular {
	width: 152px;
	height: 19px;
	background: #fff;
	border: 1px solid #c0c8d9;
	font-family: Verdana;
	font-size: 11px;
	padding: 4px 5px 0px 5px;
	margin-bottom: 4px;
	margin-left:-10px;
}

#content #sidebar_left div.center {
	text-align: center;
	margin: 4px 0px;
}

#content #sidebar_right {
	width: 192px;
	float: left;
	margin: 0px;
	padding: 0px;
	background: #C0C8D9;
	overflow:hidden;
}

#content #sidebar_right h1 {
	width: 172px;
	padding: 6px 10px;
	background: #818ca2;
	color: #fff;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	border-bottom: 1px solid #c0c8d9;
	text-transform: uppercase;
	margin: 0px;
}

#content #sidebar_right h5 {
	width: 172px;
	height: 30px;
	padding: 0px 10px;
	line-height: 28px;
	background: #003766;
	color: #fff;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	border-bottom: 1px solid #c0c8d9;
	text-transform: normal;
	margin: 0px;
}

#content #sidebar_right .text {
	width: 172px;
	padding: 10px;
	color: #000;
	font-size: 11px;
	font-family: Tahoma;
	text-align: justify;
	font-weight: normal;	
}

#content #sidebar_right .text h2 {
	width: 172px;
	color: #000;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	margin-bottom: 5px;
}

#content #sidebar_right p.anzeigen {
	padding-right: 10px;
	margin: 0px 0px 10px 0px;
	text-align: right;
}

#content #sidebar_left p.anzeigen {
	width: 158px;
	padding: 1px 0px 2px 0px;
	margin: 0px auto;
	text-align: right;
}

#content #text {
	width: 590px;
	float: left;
	margin: 0px;
	padding: 13px;
	background: #fff;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
}

#content #textbreit {
	width: 782px;
	float: left;
	margin: 0px;
	padding: 13px;
	background: #fff;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
}

#content #text table tr td, #content #textbreit table tr td {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
}

#content #text div.image, #content #text div.trailer, #content #textbreit div.image, #content #textbreit div.trailer {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}

#content #text h1, #content #text table tr td h1, #content #textbreit h1, #content #textbreit table tr td h1, 
#content #text h1 a, #content #text table tr td h1 a, #content #textbreit h1 a, #content #textbreit table tr td h1 a,
#content #text h1 a:hover, #content #text table tr td h1 a:hover, #content #textbreit h1 a:hover, #content #textbreit table tr td h1 a:hover { 
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	color: #000;
}

#content #text h2, #content #text table tr td h2, #content #textbreit h2, #content #textbreit table tr td h2 { 
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	text-transform: normal;
	margin: 0px 0px 15px 0px;
	color: #000;
}

#content #text hr, #content #text table tr td hr, #content #textbreit hr, #content #textbreit table tr td hr { 
	height: 2px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px dotted #c0c8d9;
	border-bottom: 1px solid #fff;
	margin: 10px 0px 15px 0px;
}

#content #text p, #content #text table tr td p, #content #textbreit p, #content #textbreit table tr td p { 
	margin: 0px 0px 15px 0px;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
}

#content #text a, #content #text table tr td a, #content #textbreit a, #content #textbreit table tr td a {
	color:#dd6f00;
	text-decoration: none;
}

#content #text a:hover, #content #text table tr td a:hover, #content #textbreit a:hover, #content #textbreit table tr td a:hover {
	color: #dd6f00;
	text-decoration: underline;
}

#content #text a.aktiv, #content #text table tr td a.aktiv, #content #textbreit a.aktiv, #content #textbreit table tr td a.aktiv {
	color: #dd6f00;
	font-weight: bold;
	text-decoration: none;
}

#content #text a:hover.aktiv, #content #text table tr td a:hover.aktiv, #content #textbreit a:hover.aktiv, #content #textbreit table tr td a:hover.aktiv {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#content #text a.gallery, #content #textbreit a.gallery {
	width: 120px;
	height: 80px;
	display: block;
	overflow: hidden;
	border: 5px solid #fff;
}

#content #text a:hover.gallery, #content #text a.gallery_aktiv, #content #text a:hover.gallery_aktiv, #content #textbreit a:hover.gallery, #content #textbreit a.gallery_aktiv, #content #textbreit a:hover.gallery_aktiv {
	width: 120px;
	height: 80px;
	display: block;
	overflow: hidden;
	border: 5px solid #ec7404;
}

#content #text div.referent_box {
	width: 578px;
	height: 74px;
	padding: 5px;
	background: #f5f7fa;
	border: 1px solid #f5f7fa;
	margin-bottom: 15px;
	position: relative;
}

#content #text div.referent_box_hover {
	width: 578px;
	height: 74px;
	padding: 5px;
	background: #edf2fd;
	border: 1px solid #c0c8d9;
	cursor: pointer;
	margin-bottom: 15px;
	position: relative;
	text-decoration:none;
}

#content #text div.referent_box img.picture, #content #text div.referent_box_hover img.picture {
	position: absolute;
	left: 5px;
	top: 5px;
}

#content #text div.referent_box h1, #content #text div.referent_box_hover h1 {
	position: absolute;
	left: 140px;
	top: 15px;
}

#content #text div.referent_box p, #content #text div.referent_box_hover p {
	width: 430px;
	position: absolute;
	left: 140px;
	top: 40px;
	color:#000000;
}

#content #text div.referent_box a, #content #text div.referent_box_hover a {
	position: absolute;
	right: 10px;
	bottom: 10px;
	color:#000000;
	text-decoration:none;
}

#content #text a.orange {
	color: #EC7404;
	font-weight: bold;
	text-decoration: none;
}

#content #text a:hover.orange, #content #text a.orange_aktiv, #content #text a:hover.orange_aktiv {
	color: #EC7404;
	font-weight: bold;
	text-decoration: underline;
}

#content #text h5, #content #text tr td h5 {
	width: 185px;
	height: 30px;
	background: #003766;
	color: #fff;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial;
	border-bottom: 1px solid #c6e3f5;
	line-height: 30px;
}

#content #text div.vortrag_box {
	width: 173px;
	background: #c6e3f5;
	border: 1px solid #a5c3d6;
	border-top: 0px;
	padding: 5px;
}

#content #text li {
	list-style:disc;
	padding-left:10px;
	margin-left:15px;
}

#footer {
	width: 980px;
	padding: 0px 10px;
	height: 44px;
	background:url(../pics/footer.gif) repeat-x;
	overflow: hidden;
	color: #fff;
	line-height: 46px;
	position: relative;
}

#footer p {
	position: absolute;
	left: 10px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer a#seitenanfang {
	position: absolute;
	right: 10px;
	color: #fff;
	text-decoration: none;
}

#footer a#seitenanfang:hover {
	position: absolute;
	right: 10px;
	color: #fff;
	text-decoration: underline;
}

#sidewide {
	width: 160px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background: none;
	position: absolute;
	top: 10px;
	right: 0px;
}

#sidewide #skyscrapper {
	width: 160px;
	height: 600px;
	text-align: center;
	background: none;
	overflow: hidden;
	margin-bottom: 10px;
}


#sidewide h1 {
	width: 140px;
	height: 30px;
	padding: 0px 10px;
	line-height: 28px;
	background: #818ca2;
	color: #fff;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}

#sidewide .box {
	width: 160px;
	padding: 5px 0px;
	overflow: hidden;
	text-align: center;
	background: #c0c8d9;
	margin-bottom: 10px;
}

#sidewide .box img {
	margin: 10px 0px;
}