/*innobyte KG, Dortmund2005, 2006info@innobyte.de*/
body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #fff;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background: url("../../_img/common/bg_main.jpg") repeat-y;
}
body, a, h1, h2, h3, h4, h5, h6 , p, div, table, tr, td {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
body, a, p, div, table, tr, td {
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}
.caption {
	color: #404040;
	font-size: 10px;
}
h1 {
	font-size: 13px;
	font-weight: bold;
}
h2, h3, h4 {
	font-size: 12px;
	font-weight: bold;
}
a {
	text-decoration: none;
	background-color: transparent;
}
a:link {
	color: #6E93AD;
}
a:visited {
	color: #6E93AD;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #6E93AD;
}
a img {
	border: 0;
}
/* .................. header ..................- */
#header {
	clear: both;
	float: left;
	display: inline;
	height: 150px;
	width: 100%;
	background: url("../../_img/common/bg_header.gif") repeat-x #0E4B76;	
}
#logo {
	position: absolute;
	top: 34px;
	left: 8px;
	height: 114px;
	width: 170px;
	padding: 0px;
	font-size: 10px;
	/*background-color: #e00000;*/
}
#bannerAnzeige {
	position: absolute;
	top: 7px;
	left: 233px;
	height: 90px;
	width: 15px;
	padding: 0px 0px;
	font-size: 8px;
	font-weight: bold;
	background-color: #fff;
}
#bannerFull {
	position: absolute;
	top: 7px;
	left: 180px;
	height: 90px;
	width: 728px;
	padding: 0px 0px;
	font-size: 8px;
	font-weight: bold;
	background-color: #fff;
}
#bannerHalf {
	position: absolute;
	top: 7px;
	left: 725px;
	height: 60px;
	width: 234px;
	padding: 0px 0px;
	font-size: 8px;
	font-weight: bold;
	background-color: #fff;
}
#search-input-area {
	position: absolute;
	top: 120px;
	left: 180px;
	height: 18px;
	width: 400px;
	color: #fff;
}
#meta-navi-area {
	position: absolute;
	top: 120px;
	left: 605px; /*416px;*/
	height: 18px;
	width: 300px;
	text-align: right;
	color: #fff;
	background: transparent;
}
#meta-navi-area p {
	font-size: 10px;
	color: #909090;
	margin: 0px;
	padding: 0px;
}
/* .................. MAIN AREA .................. */
#main-area {
	clear: both;
	float: left;
	width: 920px;
	background: transparent;
	margin: 10px 0 10px 0;
}
#navigation-area {
	display: inline;
	float: left;
	width: 136px;/*126px;*/
	margin: 0 10px 0 10px;
	background: transparent;
}
#menu {
	width: 100%;
	color: #fff;
	border-style: solid;
	border-width: 0px 0px 8px;
	border-color: #F2F2F2;
}
#menu a {
	padding: 0px;
	margin: 0px;
}
#menu .item {
	padding: 0px;
	border-style: solid;
	border-width: 0px 0px 3px;
	border-color: #fff;
	background-color: #6E93AD;
	font-size: 0.7em;
	line-height: 1.4em;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: -1px;
}
#content-area {
	display: inline;
	float: left;
	margin: 0px 20px 0px 20px;
	width: 430px;/*380px;*/
	background: #fff;
}
#margin-area {
	display: inline;
	float: left;
	margin: 0 0 0 0;
	width: 150px;
	height: 100%;
	color: #666;
	/*background-color: #fff;*/
	/*debug: f8f8f8;
LIVE: fff*/
}
.box-navi {
	border: solid 1px #bababa;
}
#knowledge {
	width: 100%;
	color: #666;
	/*background-color: #fff;*/
}
#marketing-intern {
	display: none;
	width: 160px; /* existiert nicht? */
	margin-top: 9px;
}
#advertising-area {
	display: inline;
	float: left;
	width: 120px;
	height: 100%;
	color: #666;
	margin: 0 0 0 0;
	background-color: transparent;
	/* debug: f8f8f8;
LIVE: fff*/
}
div.section-image {
	left: 0px;
	top: 0px;
	width: 400px;/*400px;*/
	height: 133px;
	color: #666;
	background-color: #fff;
	border-style: solid;
	border-width: 0px 0px 10px;
	border-color: #fff;
}
#content {
	background: transparent;
}
#content p {
	padding: 0 10px 0 0;
}
#content ul, ol {
	padding: 0 10px 0 0;
}
#content li a {
	color: #900000;
	background-color: transparent;
}
#content h1 {
	margin: 0px 0px 10px 0px;
}
#content .bulletlist {
	margin-top: 0;
	margin-left: 0;
	margin-right: 15px;
	margin-bottom: 4px;
	color: #615756;
}
#BoxContent .item {
	border-style: solid;
	border-width: 0px 0px 1px;
	border-color: #fff;
	font-weight: bold;
	text-transform: capitalize;
}
/* .................. begin: EventDB .................. */
/* Events */
div#events-searchform {
	font-size: 10px;
	width: 98%;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	background-color: #f8f8f8;
	padding: 2px;
	margin-bottom: 10px;
}
div#events-searchform .head {
	font-size: 10px;
	font-weight: bold;
	clear: both;
	padding-top: 2px;
	padding-bottom: 5px;
}
div#events-searchform .caption {
	font-size: 10px;
	font-weight: bold;
	width: 80px;
	height: 20px;
	background-color: transparent;
	float: left;
	clear: left;
}
div#events-searchform .input {
	font-size: 10px;
	font-weight: normal;
	width: 250px;
	height: 20px;
	background-color: transparent;
	float: left;
}
div#events-searchform input, select, textarea {
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	background-color: #fff;
}
div#events-searchform .submit {
	clear: both;
}
div#events-searchform .submit {
	padding-left: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#events-searchform INPUT.go {
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	background-color: #6E93AD;
	color: #fff;
	clear: both;
}
div#result {
	font-size: 10px;
	width: 98%;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	background-color: #f8f8f8;
}
div#result .listrow-item {
	padding: 3px;
	background-color: #f0f0f0;
}
div#result .listrow-item-odd {
	padding: 3px;
	background-color: #f8f8f8;
}
div#result .date {
	color: #666;
	font-weight: bold;
	background-color: transparent;
}
div#result .time {
	color: #666;
	font-weight: bold;
	background-color: transparent;
}
.description {
	color: #666;
	background-color: transparent;
	font-size: 10px;
}
div#result A {
	color: #FF6600;
}
div#result A:hover {
	text-decoration: underline;
}
div#singleview {
	padding: 3px;
	background-color: #f0f0f0;
}
div#singleview h3 {
	color: #c00000;
	padding: 0px;
	border: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#singleview p {
	color: #a00000;
	font-weight: normal;
}
div#singleview .backlink {
	padding-top: 10px;
	color: #666;
	font-weight: bold;
}
div#singleview  .leftCell {
	width: 25%;
	vertical-align: top;
	margin-right: 10px;
	font-weight: bold;
}
div#singleview  .rightCell {
	width: 75%;
	vertical-align: top;
}
div#singleview .location {
	left: 20px;
	padding: 10px;
	width: 350px;
	border-style: solid;
	border-width: 1px;
	border-color: #888;
	background-color: #fff;
}
div#singleview .location h3 {
	color: #888;
	padding: 0px;
	border: 0px;
	margin: 0px;
}
div#singleview .location .left {
	position: relative;
	left: 0px;
	width: 20%;
	background-color: #c0c000;
}
div#singleview .location .right {
	right: 0px;
	width: 70%;
	background-color: #a0a000;
}
div#singleview .location .leftCell {
	width: 20%;
	vertical-align: top;
}
div#singleview .location .rightCell {
	width: 80%;
	vertical-align: top;
}
TR.odd {
	background-color: #f8f8f8;
}
div#singleview .location .caption {
	font-size: 10px;
}
div#singleview .location .spacer {
	clear: both;
	width: 98%;
	background: transparent;
	height: 15px;
}
div#singleview .location .description {
	font-size: 10px;
	color: #a00000;
}
div#singleview .location .descriptionWholeLine {
	margin-left: 0px;
	margin-right: 5px;
	font-size: 10px;
	color: #666;
}
div#singleview .location .opening P {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
}
div#singleview .location .opening H3 {
	margin-top: 10px;
	margin-bottom: 0px;
}
/* .................. begin: EventDB .................. */
/* News */
.csc-header {
	height: 20px;
}
.csc-header h5 {
	background: #ff6600;
	color: white;
	font-size: 14px;
	padding-left: 10px;
	margin: 0 0 0 0;
	height: 18px;
}
.csc-header h1 {
	background: #ff6600;
	color: white;
	font-size: 14px;
	padding-left: 10px;
	margin: 0 0 0 0;
	height: 20px;
}

.csc-header h2 {
	background: #ff6600;
	color: white;
	font-size: 14px;
	padding-left: 10px;
	margin: 0 0 0 0;
	height: 20px;
}

.csc-header h3 {
	background: #ff6600;
	color: white;
	font-size: 14px;
	padding-left: 10px;
	margin: 0 0 0 0;
	height: 20px;
}

.csc-header-a {
	color: white;
	font-size: 14px;
	margin: 0 0 0 0;
	height: 18px;
}

.csc-textpic-caption {
	font-size: 10px;
	padding: 2px;
	background: #eee;
}
.news-teaser {
	clear: both;
	/*float_left;*/
	margin: 0px 0px 10px 0px;
	width: 400px;
	background: transparent;
}
.news-teaser .news-teaser-header {
}
.news-teaser .news-teaser-header h2 {
	padding: 0 0 0px 0;
}
.news-teaser .news-teaser-subheader {
	margin: 0px;
	padding: 0px;
}
.news-teaser .news-teaser-subheader p {
	margin: 0px;
	padding: 0px;
}
.news-teaser .news-teaser-subheader a {
	color: #666;
}
.news-teaser .news-teaser-subheader a:hover {
	color: #f60;
}
.news-teaser-image-left {
	float: left;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
}
.news-teaser-image-right {
	float: right;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
}
.news-teaser-link-right {
	display: inline;
	float: right;
	clear: right;
}
.news-teaser-link-left {
	display: inline;
	float: left;
}
.news-teaser-separator {
	clear: both;
	width: 400px;
	line-height: 1px;
	height: 10px;
	margin: 10px 0 10px 0;
}
span.news-more {
	color: #FF6600;
}
.news-single {
	font-size: 11px;
	font-weight: normal;
}
.news-single h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.news-single h3 {
	font-size: 12px;
	font-weight: normal;
}
.news-single p {
	font-size: 11px;
	font-weight: normal;
}
.news-single a {
	font-size: 11px;
	font-weight: normal;
}
.news-single-img {
	float: left;
	width: 200px;
	margin-left: 0em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	padding: 0em;
}
.news-single-articleDate {
	color: #fff;
	font-size: 8px;
}
p.news-single-subheader {
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}
P.news-single-imgcaption {
	margin: 0px;
	background-color: #eee;
	color: #444;
}
/* Bussgelder */
div#content .table {
}
div#content .bulletlist {
}
/* gray box for navigation and margin */
div.box-gray {
	clear: both;
	display: inline;
	float: left;
	background: #ffffff;
	margin: 0px 0 0px 0;
}
div.box-gray-content {
	display: inline;
	clear: both;
	float: left;
	background: transparent;
	width: 100%;
}
div.box-gray-content h2 {
	width: 100%;
	background: #ccc;
	color: white;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid white;
}
#main-navi div.box-gray-content .item {
	width: 100%;
	padding: 0px;
	border-bottom: 1px solid white;
}
#service-navi .item {
	width: 100%;
	padding: 0px;
	border-bottom: 1px solid white;
}
#margin-area div.box-gray-content .item {
	width: 100%;
	border-bottom: 1px solid white;
}
#margin-area div.box-gray-content .item a {
	display: block;
	width: 100%;
	padding: 2px 5px 2px 5px;
	background: #f0f0f0;
}
#margin-area div.box-gray-content .item a:hover {
	background: #FC6600;
	color: white;
}
#margin-area div.box-gray-content .itemActive {
	width: 100%;
	border-bottom: 1px solid white;
	background: #f0f0f0;
}
#margin-area div.box-gray-content .itemActive a {
	display: block;
	width: 100%;
	padding: 2px 5px 2px 5px;
	background: #FC6600;
}
#margin-area div.box-gray-content .itemActive a {
	color: white;
}
#margin-area div.box-gray-content .item-sub {
	width: 100%;
	border-bottom: 1px solid white;
}
#margin-area div.box-gray-content .item-sub a {
	display: block;
	width: 100%;
	padding: 2px 5px 2px 15px;
	background: #f0f0f0;
}
#margin-area div.box-gray-content .item-sub a:hover {
	background: #FC6600;
	color: white;
}
#margin-area div.box-gray-content .itemActive-sub {
	width: 100%;
	border-bottom: 1px solid white;
	background: #f0f0f0;
}
#margin-area div.box-gray-content .itemActive-sub a {
	display: block;
	width: 100%;
	padding: 2px 5px 2px 15px;
	background: #FC6600;
}
#margin-area div.box-gray-content .itemActive-sub a {
	color: white;
}
div.box-gray-footer {
	display: inline;
	clear: both;
	float: left;
	width: 100%;
	background: #f0f0f0;
	text-align: right;
}
#footer-area {
	display: inline;
	clear: both;
	float: left;
	width: 100%;
	/*height: 18px;*/
  /*background: green;*/
}
#main-navi .item {
	border-bottom: 1px solid white;
}
/* navi 2nd */
div.menu1-level2-no, div.menu1-level2-act, div.menu1-level2-act-hover, div.menu1-level2-hover {
	padding: 0 0px 0 0px;
	border-bottom: 1px solid white;
	background: white;
}
div.menu1-level2-no {
	background: white;
}
div.menu1-level2-no a {
	padding: 2px 5px 2px 15px;
	display: block;
	background: #7496AC;
	color: white;
}
div.menu1-level2-hover {
	background: white;
}
div.menu1-level2-hover a {
	padding: 2px 5px 2px 15px;
	display: block;
	background: #FC6600;
	color: white;
}
div.menu1-level2-act {
	background: white;
}
div.menu1-level2-act a {
	padding: 2px 5px 2px 15px;
	display: block;
	background: #FC6600;
	color: white;
}
div.menu1-level2-act-hover {
	background: white;
}
div.menu1-level2-act-hover a {
	padding: 2px 5px 2px 15px;
	display: block;
	background: #FC6600;
	color: white;
}
/* navi 3rd */
div.menu1-level3-no, div.menu1-level3-act, div.menu1-level3-act-hover, div.menu1-level3-hover {
	padding: 0 20px 0 0px;
	border-bottom: 1px solid white;
	background: white;
}
div.menu1-level3-no {
	background: white;
}
div.menu1-level3-no a {
	padding: 1px 5px 1px 5px;
	display: block;
	background: #7496AC;
	color: white;
}
div.menu1-level3-hover {
	background: white;
}
div.menu1-level3-hover a {
	padding: 1px 5px 1px 5px;
	display: block;
	background: #FC6600;
	color: white;
}
div.menu1-level3-act {
	background: white;
}
div.menu1-level3-act a {
	padding: 1px 5px 1px 5px;
	display: block;
	background: #FC6600;
	color: white;
}
div.menu1-level3-act-hover {
	background: white;
}
div.menu1-level3-act-hover a {
	padding: 1px 5px 1px 5px;
	display: block;
	background: #FC6600;
	color: white;
}
div#footer-navigation {
	border: 1px solid #ddd;
	background: #eee;
	padding: 3px;
}
div#footer-navigation .itemActive a {
	color: #FF6600;
}
.inArticleAd {
	margin: 10px 0 10px 0;
	padding: 10px;
	background: #f8f8f8;
}
.inArticleAd h1 {
	font-size: 10px;
	color: #ccc;
}
td.sub_menu_passive {
	border-width: 0px;
	border-style: solid;
	border-color: #405b79;
	background-color: #7395B3;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
	cursor: pointer;
	border-top: 1px solid white;
}
td.sub_menu_active {
	border-width: 0px;
	border-style: solid;
	border-color: #405b79;
	background-color: #FF6600;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
	cursor: pointer;
	border-top: 1px solid white;
}

		td.menu_passive {
			/*width:200px;
			height:20px;*/
			border-width:0px;
			border-style:solid;
			border-color:#405b79;
			background-color:#7395B3;
			font-family:verdana;
			font-size:12px;
			font-weight: bold;
			color:#FFFFFF;
			padding-left:10px;
			cursor:pointer;
			
			border-top:1px solid white;
		}
		
		td.menu_active {
			/*width:200px;
			height:20px;*/
			border-width:0px;
			border-style:solid;
			border-color:#405b79;
			background-color:#FF6600;
			font-family:verdana;
			font-size:12px;
			font-weight: bold;
			color:#FFFFFF;
			padding-left:10px;
			cursor:pointer;
			
			border-top:1px solid white;
		}


		td.menu_hover {
			width:200px;
			height:20px;
			border-width:0px;
			border-style:solid;
			border-color:#405b79;
			background-color:#506EFF;
			font-family:verdana;
			font-size:10px;
			color:#FFFFFF;
			padding-left:10px;
			cursor:pointer;
		}
