/*--------------------------------------------------------------- PREDEFINED */

* {
	margin: 0px;
	padding: 0px;
	font: 100.1% "Trebuchet MS",sans-serif;
	border: 0px;
	color: #666666;
	list-style-type: none;
}

body {
	width: 100%;
	height: 100%;
	background: #bbcfdd url(../img/enterprise/body_bg.jpg) no-repeat;
	
}

/*--------------------------------------------------------------- MISC */


.facebook-link {
	height: 24px;
	line-height: 24px;
	background: url(../img/enterprise/button_facebook.jpg) no-repeat;
	text-decoration: none;
	color: #6f6963;
	padding: 0px 0px 0px 29px;
}

.twitter-link {
	height: 24px;
	line-height: 24px;
	background: url(../img/enterprise/button_twitter.jpg) no-repeat;
	text-decoration: none;
	color: #6f6963;
	padding: 0px 0px 0px 29px;
}

.floatClear,
.clear {
	display: block;
	clear: both;
	height: 0px;
	width: 0px;
	font-size: 0px;
	line-height: 0px;
}

a { 
	color: #008ae2;
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline; 
}

strong {
	font-weight: bold;
}

form input,
form textarea {
	border: 1px solid #999999;
	margin: 0px 0px 3px 10px;
	font-size: 0.8em;
}

form input.submit {
	padding: 0px 5px 0px 5px;
}

form label,
form .captcha_text {
	font-size: 0.8em;
}

.invisible {
	display: none;
}

#detailNav {
	width: 665px;
	border: 0px solid;
	margin: 0px 0px 5px 0px;
	font-size: 0.8em;
	height: 20px;
	line-height: 20px;
}

#printbutton, #backbutton { 
	float:right;
	padding-left: 20px;
	margin: 0px 0px 0px 10px;
	height: 20px;
	line-height: 20px;
}

#printbutton { 
	background: url(../img/enterprise/icon_print.gif) no-repeat; 
}

#backbutton { 
	background: url(../img/enterprise/icon_back.gif) no-repeat; 
}

#backbutton a, #printbutton a { 
	color: #008ae2;
	text-decoration: none;
	text-transform: uppercase;
}

/*--------------------------------------------------------------- LAYOUT */

#head {
	width: 100%;
	height: 138px;
	background: url(../img/enterprise/mainnav_bg.jpg) bottom left repeat-x;
}

#center {
	position: relative;
	left: 50%;
	right: 50%;
	margin: 10px 0px 10px -499px;
	width: 997px;
	display: block;
}

#footer {
	width: 100%;
	height: 288px;
	background: url(../img/enterprise/footer_bg.jpg) bottom left repeat-x;
}

/*--------------------------------------------------------------- HEAD */

#head-center {
	position: relative;
	left: 50%;
	right: 50%;
	margin: 10px 0px 10px -499px;
	width: 997px;
	display: block;
}

#head-center div {
	float: left;
}

#head-center .page-logo {
	margin: 7px 0px 0px 37px;
}

#head-center .page-location {
	margin: 24px 0px 0px 48px;
}

#head-center .page-location a {
	display: block;
	height: 30px;
	width: 135px;
	margin-right: 20px;
	float: left;
}

.page-location a.tourism {
	background: url(../img/enterprise/switch_tourism_off.png) no-repeat left center;
}

.page-location a.tourism-active, 
.page-location a.tourism:hover {
	background: url(../img/enterprise/switch_tourism_on.png) no-repeat left center;
}

.page-location a.business {
	background: url(../img/enterprise/switch_business_off.png) no-repeat left center;
}

.page-location a.business-active,
.page-location a.business:hover {
	background: url(../img/enterprise/switch_business_on.png) no-repeat 1px center;
}

#headerimage {
	margin: 10px 0px 10px 3px;
}

#head-center #f14 {
	margin: 25px 0px 0px 20px;
}

#head-center #f14 * {
	float: left;
}

#head-center #f14 #ctrl_125 {
	width: 140px;
	height: 26px;
	background: url(../img/enterprise/search_input_bg.png) no-repeat;
	line-height: 20px;
	padding: 3px 0px 0px 25px;
	font-size: 0.8em;
	color: #888888;
	border: 0px;
	margin: 1px 0px 0px 0px;
}

#head-center #f14 .submit_container {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 84px;
	height: 26px;
	display: block;
	float: left;
}

#head-center #f14 #ctrl_126 {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 84px;
	height: 26px;
}


/*--------------------------------------------------------------- MAINNAV */

ul#mainnav { 
	position: absolute;
	top: -53px;
	left: 50%;
	right: 50%;
	margin-left: -499px;
	font-size: 0.8em; 
	padding: 0px 0px 0px 0px; 
	width: 997px;
	text-transform: uppercase;
}

ul#mainnav * {
	color: #ffffff;
}

ul#mainnav li { 
	float: left; 
	cursor: pointer;
	list-style-type: none;
}

ul#mainnav li a { 
	display: block; 
	text-decoration: none; 
	line-height: 34px; 
	color: #ffffff;
	float: left; 
	cursor: pointer;
	padding: 4px 0px 3px 0px;
}

ul#mainnav li a span {
	float: left; 
	padding-left: 17px; 
	line-height: 34px; 
	cursor: pointer;
}
ul#mainnav li a span b { 
	float: left; 
	padding-right: 17px; 
	line-height: 34px; 
	cursor: pointer;
}

ul#mainnav li a:hover,
ul#mainnav li a.active,
ul#mainnav li a.trail,
ul#mainnav li a.trail span,
ul#mainnav li a:hover span, 
ul#mainnav li a.active span { 
	background: #23b7e2; 
	color: #ffffff;
}

ul#mainnav li a:hover span b, 
ul#mainnav li a.active span b, 
ul#mainnav li a.trail span b { 
	background-position: 100% 100%; 
}

ul#mainnav ul { 
	position: absolute; 
	float: none; 
	width: 100px; 
	top: 41px; 
	left: -999em; 
	background: none; 
	z-Index: 9999; 
}

ul#mainnav li ul li, 
ul#mainnav li ul li a, 
ul#mainnav li ul li a span, 
ul#mainnav li ul li a b { 
	padding: 0; 
	float: none; 
	background: none; 
	display: inline; 
	line-height: normal; 
}

ul#mainnav li:hover ul, 
ul#mainnav li.sfhover ul { 
	left: auto; 
}

ul#mainnav li ul { 
	background: #ed8507; 
	padding: 0; 
	width: 150px; 
	margin: 0px 0px 0px 0px; 
	border-top: 2px solid #054f63;
	clear: both; 
	font-size: 1em;
}

ul#mainnav li ul li { 
	width: 150px; 
	border-top: 1px solid #d4cfc5; 
	float: left; 
}

ul#mainnav li ul li.first { 
	border-top: 0px; 
}

ul#mainnav li ul li a { 
	background: #054f63; 
	padding: 4px 10px 4px 10px; 
	display: block; 
	color: #fff; 
}

ul#mainnav li ul li a:hover, 
ul#mainnav li ul li a.active, 
ul#mainnav li ul li a.trail  { 
	background: #23b7e2; 
}

/*--------------------------------------------------------------- SUBNAV */


#sidebar .nav-right ul { 
	margin: 0px 0px 10px 0px; 
	width: 264px;
}

#sidebar .nav-right ul li {
	width:240px; 
}

#sidebar .nav-right ul a,
#sidebar .nav-right ul span { 
	display: block;
	width: 252px;
	background: url(../img/enterprise/subnav_inactive_bg.jpg);
	line-height: 36px;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
	color: #666666;
	font-weight: bold;
}

#sidebar .nav-right ul a.odd:hover,
#sidebar .nav-right ul a.even:hover,
#sidebar .nav-right ul a:hover,
#sidebar .nav-right ul a.active,
#sidebar .nav-right ul span.active { 
	color: #ffffff;
	background: url(../img/enterprise/subnav_active_bg.jpg);
	text-decoration: none;
}

#sidebar .nav-right ul ul {
	margin: 3px 0px 3px 5px;
}

#sidebar .nav-right ul ul li a, 
#sidebar .nav-right ul ul li a.even, 
#sidebar .nav-right ul ul li a.odd,
#sidebar .nav-right ul ul li span { 
	display: block;
	width: 224px;
	background: none;
	line-height: 20px;
	margin: 2px 10px 0px 0px;
	padding: 0px 0px 0px 30px;
	color: #666666;
	font-size: 0.8em;
	border-top: 1px solid #e0dad0;
}

#sidebar .nav-right ul ul li a:hover, 
#sidebar .nav-right ul ul li a.even:hover, 
#sidebar .nav-right ul ul li a.odd:hover,
#sidebar .nav-right ul ul li span.active { 
	background: none;
	color: #008ae2; 
}

#sidebar .nav-right ul ul li .last {
	border-bottom: 1px solid #e0dad0;
}


/*--------------------------------------------------------------- CONTENT */

#content-start {
	width: 997px;
	height: 9px;
	background: url(../img/enterprise/content-start_bg.jpg) no-repeat;
}

#content-end {
	width: 997px;
	height: 10px;
	background: url(../img/enterprise/content-end_bg.jpg) no-repeat;
}

#content {
	width: 997px;
	background: url(../img/enterprise/content-main_bg.jpg) repeat-y;
}

#main {
	width: 677px;
	float: left;
	padding: 0px 10px 10px 0px;
	margin: 0px 0px 0px 15px;
}

#sidebar {
	width: 265px;
	float: left;
	padding: 0px 10px 10px 18px;
}

#content #main h2,
#content #main h1 {
	display: block;
	width: 683px;
	height: 40px;
	background: url(../img/enterprise/headline_content_default_bg.jpg) no-repeat;
	line-height: 39px;
	font-size: 1em;
	color: #004153;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	font-style: italic !important;
}

#content #main .ce_text,
#content #main .ce_image,
#content #main .ce_download {
	margin: 0px 0px 0px 5px;
	color: #666666;
	font-size: 0.75em;
}

#content #main .ce_image {
	display: block;
}

#content #main .ce_text p {
	margin: 0px 0px 10px 0px;
}

#content #main .ce_text h2 {
	font-size: 1.3em;
}

#content #main .ce_text h3 {
	font-size: 1.3em;
}

#content #main table {
	color: #666666;
}

#content #main .image_container img { 
	display: block; 
	padding: 3px; 
	border: 1px solid #e4e6e6;
}

#content #main .ce_headline {
	color: #666666;
}

#content #main .ce_text ul {
	margin: 10px 0px 0px 0px;
	display: block;
}

#content #main .ce_text ul li {
	margin: 5px 0px 0px 15px;
	list-style-type: disc;
	list-style-image: url(../img/enterprise/arrow_right.jpg);
}

/*--------------------------------------------------------------- HEADING */

#content #main #heading54 {
	float: left;
	display: block; 
	width: 480px;
	margin: 10px 0px 10px 3px;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	background: url(../img/enterprise/heading_image_home.jpg) 20px 20px no-repeat;
	
	padding: 20px 10px 10px 200px;
}

#content #main #heading54 h5 {
	color: #004153;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 2em;
}

#content #main #heading54 p {
	text-align: justify;
}

#content #main .mod_article h3,
#content #main .mod_article .ce_text {
	margin: 0px 0px 0px 10px;
}

#content #main .mod_article .ce_text h3 {
	margin: 0px 0px 0px 0px;
}

#content #main .mod_article .ce_text h2 {
	margin: 0px 0px 0px -10px;
}

/*--------------------------------------------------------------- SOCIALS */

#content #main #socialstuff #facebook-business-feeds,
#content #main #socialstuff #twitter-feeds {
	width: 319px;
	float: left;
	margin: 10px 8px 0px 8px;
}


#content #main #socialstuff div.feed-toggler {
	display: block;
	width: 319px;
	height: 39px;
	line-height: 39px;
	font-size: 1em;
	color: #666666;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-style: italic !important;
	clear: both;
}

#content #main #socialstuff div.feed-toggler span {
	display: block;
	width: 319px;
	height: 31px;
	line-height: 39px;
	font-weight: bold;
	font-style: italic !important;
}

#content #main #socialstuff #facebook-business-feeds div.feed-toggler,
#content #main #socialstuff #twitter-feeds div.feed-toggler {
	margin: 0px 0px 10px 0px;
}

#content #main #socialstuff #facebook-business-feeds div.feed-toggler span,
#content #main #socialstuff #twitter-feeds div.feed-toggler span {
	margin-left: 20px;
}

#content #main #socialstuff #facebook-business-feeds div.feed-toggler {
	background: url(../img/enterprise/headline_socialstuff_facebook_bg.jpg) no-repeat;
}

#content #main #socialstuff #twitter-feeds div.feed-toggler {
	background: url(../img/enterprise/headline_socialstuff_twitter_bg.jpg) no-repeat;
}

#content #main #socialstuff #facebook-business-feeds iframe {
	margin: 0px 0px 10px 10px;
}

/*--------------------------------------------------------------- FURTHER TEASER */

#content #main #teasers div.furtherTeaser {
	display: block;
	width: 483px;
	float: none;
	margin: 0px 0px 3px 0px;
	padding: 10px 10px 10px 200px;
}

#content #main #teasers div.bt-teaser {
	background: url(../img/enterprise/teaser-bt-bg.jpg) no-repeat;
	height: 110px;
}

#content #main #teasers div.or-teaser {
	background: url(../img/enterprise/teaser-or-bg.jpg) no-repeat;
	height: 110px;
}

#content #main #teasers div.bs-teaser {
	background: url(../img/enterprise/teaser-bs-bg.jpg) no-repeat;
	height: 190px;
}

#content #main #teasers div.mz-teaser {
	background: url(../img/enterprise/teaser-mz-bg.jpg) no-repeat;
	height: 160px;
}

#content #main #teasers div.furtherTeaser h3 {
	float: left;
	width: 410px;
	font-weight: bold;
	font-style: italic;
	color: #004153;
}

#content #main #teasers div.furtherTeaser p a {
	text-transform: uppercase;
}

#content #main #teasers div.furtherTeaser p {
	width: 200px:
}

/*--------------------------------------------------------------- HIGHLIGHT TEASER */

#content #main #airport-wrapper,
#content #main #highway-wrapper {
	width: 320px;
	float: left;
	margin: 10px 8px 10px 8px;
}

#content #main #airport-wrapper .ce_text,
#content #main #highway-wrapper .ce_text {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#content #main #airport-wrapper .ce_text p,
#content #main #highway-wrapper .ce_text p {
	margin: 0px 5px 10px 5px;
	padding: 0px;
}

#content #main #airport-wrapper h3,
#content #main #highway-wrapper h3 {
	display: block;
	width: 309px;
	height: 39px;
	line-height: 39px;
	font-size: 1em;
	color: #666666;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	font-style: italic !important;
	clear: both;
	margin: 0px 0px 10px 0px;
	background: url(../img/enterprise/headline_socialstuff_facebook_bg.jpg) no-repeat;
}

#content #main #highway-wrapper h3 a,
#content #main #airport-wrapper h3 a {
	float: right;
	margin: 7px 10px 0px 0px 
}

/*--------------------------------------------------------------- TOP TEASER */

#content #main #topTeaser .ce_text {
	float: left;
	display: block;
	width: 200px;
	padding: 10px 5px 10px 5px;
}

#content #main #topTeaser .ce_text h3 {
	font-weight: bold;
	font-style: italic;
	color: #004153;
	font-size: 1.4em;
	margin: 20px 0px 0px 0px;
}

#content #main #topTeaser .ce_text p {
	display: block;
}

#content #main #topTeaser .ce_text p a.teaserTopMore {
	margin: 10px 0px 30px 0px;
	display: block;
	font-size: 1.4em;
}

#content #main #topTeaser .ce_text img {
	border: 0px;
}

/*--------------------------------------------------------------- BOTTOM TEASER */


#center #wrap #misc .ce_image_wrapper {
	width: 250px;
	float: left;
	margin: 10px 10px 10px 10px;
}

#center #wrap #misc .bottomTeaser {
	width: 215px;
	float: left;
	margin: 10px 10px 10px 0px;
}

#center #wrap #misc .bottomTeaser h3 {
	color: #003d51;
	font-weight: bold;
	font-size: 1.1em;
}

#center #wrap #misc .bottomTeaser .ce_text p {
	font-size: 0.8em;
	color: #666666;
}

#center #wrap #misc .bottomTeaser .ce_download img,
#center #wrap #misc .bottomTeaser .ce_download a span.size {
	display: none;
}

#center #wrap #misc .bottomTeaser .ce_download a {
	display: block;
	font-size: 0.1em;
	color: #f39702;
	width: 132px;
	height: 27px;
	line-height: 20px;
	background: url(../img/enterprise/button_download_page_bottom.jpg);
	margin: 5px 0px 5px 0px;
}




/*--------------------------------------------------------------- SIDEBAR */

#sidebar h2,
#sidebar div.toggler {
	display: block;
	width: 255px;
	height: 39px;
	background: url(../img/enterprise/headline_side_bg.jpg) no-repeat;
	line-height: 39px;
	font-size: 1em;
	color: #666666;
	padding: 0px 0px 0px 12px;
	font-weight: bold;
	font-style: italic !important;
	clear: both;
}

#sidebar h3 {
	display: block;
	width: 255px;
	height: 39px;
	line-height: 39px;
	font-size: 1.2em;
	color: #004153;
	font-weight: bold;
	margin-left: 10px;
}

#sidebar .contact h3 {
	display: block;
	width: 255px;
	line-height: 20px;
	font-size: 1.2em;
	color: #004153;
	font-weight: bold;
	margin: 10px 0px 0px 10px;
	border: none;
	font-style: italic;
}

#sidebar h2 span,
#sidebar div.toggler span {
	display: block;
	width: 255px;
	height: 31px;
	line-height: 39px;
	font-weight: bold;
	font-style: italic !important;
}

#sidebar .mod_newslist {
	margin: 0px 0px 10px 0px;
}

#sidebar .mod_article .contact p {
	font-size: 0.8em;
	margin: 10px 0px 0px 10px;
	border-bottom: 1px solid #d0cac1;
	padding: 0px 0px 10px 0px;
} 

#sidebar .mod_newslist div.block {
	display: block;
	float: left;
	margin: 10px 0px 0px 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d0cac1;
}

#sidebar .mod_newslist div.last {
	padding-bottom: 0px;
	border-bottom: 0px solid #d0cac1;
}


#sidebar .mod_newslist .pic-left {
	display: block;
	float: left;
	margin: 5px 10px 0px 10px;
}

#sidebar .mod_newslist .news-content{
	float: left;
	display: block;
	width: 250px;
	margin: 0px 0px 0px 10px;
}

#sidebar .mod_newslist .news-content-small {
	float: left;
	display: block;
	width: 195px;
}

#sidebar .mod_newslist h4 a {
	color: #008ae2;
	font-size: 0.8em;
	text-decoration: none;
}

#sidebar .mod_newslist p,
#sidebar .mod_newslist .layout_simple a,
#sidebar .mod_newslist .layout_simple .info {
	color: #666666;
	font-weight: normal;
	font-size: 0.75em;
	line-height: 16px;
	text-decoration: none;
}

#sidebar .mod_newslist .layout_simple {
	width: 255px;
}

#sidebar .mod_newslist .layout_simple a {
	color: #008ae2;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 16px;
	text-decoration: none;
}

#sidebar .mod_newslist h2 {
	background: url(../img/enterprise/headline_news_side_bg.jpg) no-repeat;
}

#sidebar .mod_article h2.contact {
	background: url(../img/enterprise/headline_contact_side_bg.jpg) no-repeat;
}

#sidebar #newsletterSubscribe h2 {
	background: url(../img/enterprise/headline_newsletter_side_bg.jpg) no-repeat;
}

#sidebar .mod_weather {
	margin: 0px 0px 10px 0px;
}

#sidebar .mod_weather h2 {
	background: url(../img/enterprise/headline_weather_side_bg.jpg) no-repeat;
	margin: 0px 0px 5px 0px;	
}

#sidebar .mod_weather .wsMsnWeatherCityOdd, 
#sidebar .mod_weather .wsMsnWeatherCityOddFirst, 
#sidebar .mod_weather .wsMsnWeatherCityEven {
	display: block;
	height: 39px;
	width: 266px;
	background: url(../img/enterprise/weather_stations_bg.jpg) no-repeat;
	line-height: 39px;
	margin: 1px 0px 0px 0px;
}

#sidebar .weather-type {
	float: left;
	margin: 5px 0px 0px 0px;
	width: 40px;
}

#sidebar .weather-temp {
	float: left;
	margin: 8px 0px 0px 0px;
	width: 40px;
	color: #dd7800;
}

#sidebar .weather-city {
	float: left;
	margin: 8px 0px 0px 0px;
	width: 180px;
}

#sidebar .weather-city a {
	color: #666666;
	text-decoration: none;
}

#twtr-widget-1 .twtr-hd,
#twtr-widget-1 .twtr-ft {
	display: none;
}

#sidebar #facebook-business-feeds div.toggler,
#sidebar #twitter-feeds div.toggler {
	margin: 0px 0px 10px 0px;
}

#sidebar #facebook-business-feeds div.toggler span,
#sidebar #twitter-feeds div.toggler span {
	margin-left: 20px;
}

#sidebar #facebook-business-feeds div.toggler {
	background: url(../img/enterprise/headline_facebook_side_bg.jpg) no-repeat;
}

#sidebar #twitter-feeds div.toggler {
	background: url(../img/enterprise/headline_twitter_side_bg.jpg) no-repeat;
}

#sidebar #facebook-business-feeds iframe {
	margin: 0px 0px 10px 3px;
}

#sidebar .mod_minicalendar {
	margin: 0px 0px 0px 15px;
	font-size: 0.7em;
}

#sidebar .events-filterlinks {
	margin: 0px 0px 0px 15px;
	font-size: 0.8em;
}

#sidebar #newsletterSubscribe #ctrl_email_58 {
	width: 141px;
	height: 26px;
	background: url(../img/enterprise/input_newsletterSubscribe_bg.jpg) no-repeat;
	line-height: 20px;
	padding: 0px 0px 0px 35px;
	font-size: 0.75em;
	color: #888888;
	border: 0px;
	margin: 10px 0px 10px 3px;
	float: left;
}

#sidebar #newsletterSubscribe .submit_container {
	border: 0px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	width: 83px;
	height: 27px;
	float: left;
}

#sidebar #newsletterSubscribe #newsletterSubscribeSend {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 83px;
	height: 27px;
}



/*--------------------------------------------------------------- FOOTER */

#footer-center {
	position: relative;
	left: 50%;
	right: 50%;
	margin: 10px 0px 10px -499px;
	width: 997px;
	display: block;
	text-align: center;
}

#footer-center .page-socialbookmarks,
#footer-center .page-location,
#footer-center .page-logo {
	float: left;
}

#footer-center .page-socialbookmarks {
	margin: 50px 0px 0px 30px;
}

#footer-center .page-socialbookmarks * {
	margin: 0px 0px 0px 20px;
}

#footer-center .page-logo {
	margin: 20px 0px 0px 100px;
	font-size: 0.7em;
	color: #004153;
	font-style: italic !important;
}

#footer-center .page-location {
	margin: 45px 0px 0px 48px;
}

#footer-center .page-location a {
	display: block;
	height: 30px;
	width: 135px;
	margin-right: 20px;
	float: left;
}

ul#footernav { 
	text-transform: uppercase;
	font-size: 0.8em; 
	padding: 0px 0px 0px 0px;
	margin-left: 350px; 
}

ul#footernav li { 
	float: left;
	cursor: pointer;
	list-style-type: none;
}

ul#footernav li a { 
	text-decoration: none; 
	line-height: 34px;
	color: #6f6963; 
	float: left; 
	cursor: pointer;
	padding: 4px 0px 3px 30px;
}

ul#footernav li a span {
	float: left; 
	padding-left: 17px; 
	line-height: 34px; 
	cursor: pointer;
}
ul#footernav li a span b { 
	float: left; 
	padding-right: 17px; 
	line-height: 34px; 
	cursor: pointer;
}

ul#footernav li a:hover,
ul#footernav li a.active,
ul#footernav li a.trail,
ul#footernav li a.trail span,
ul#footernav li a:hover span, 
ul#footernav li a.active span { 
	color: #6f6963;
}

ul#footernav li a:hover span b, 
ul#footernav li a.active span b, 
ul#footernav li a.trail span b { 
	background-position: 100% 100%; 
}


/*--------------------------------------------------------------- PAGESETTINGS */

#page_home #bottom-teaser {
	margin-top: 10px;
}

#page_home #bottom-teaser div.ce_image {
	display: block;
	width: 236px !important;
	height: 112px !important;
	border: 2px solid #ffffff;
}

#page_home #bottom-teaser .ce_image_wrapper {
	float: left;
	width: 236px;
	text-align: center;
	margin: 0px 6px 0px 6px;
}

#page_home #bottom-teaser h3 {
	display: block;
	height: 48px;
	color: #004153;
	font-weight: bold;
	font-style: italic !important;
}

#page_home #bottom-teaser .ce_image_download-link {
	display: block;
	height: 40px;
	width: 236px;
}

#page_home #bottom-teaser .ce_image_download-link a {
	display: block;
	width: 136px;
	height: 31px;
	margin: 10px 0px 0px 50px;
	background: url(../img/enterprise/button_download_page_bottom.jpg);
}

#page_home .teaser-wrapper,
#page_home .teasers .ce_downloads{
	float: left;
	display: block;
	width: 320px;
	height: 290px;
	margin: 0px 0px 0px 15px;
}

#page_home #content #main .teaser-wrapper h3,
#page_home #content #main .teasers .ce_downloads h3 {
	display: block; 
	width: 310px;
	height: 40px;
	line-height: 40px;
	padding: 0px 0px 0px 10px;
	background: url(../img/enterprise/headline_hometeaser_bg.jpg) no-repeat;
	font-weight: bold;
	font-style: italic;
	margin: 0px 0px 0px 0px;
}

#page_home #content #main  .teaser-wrapper h3.isite {
	background: url(../img/enterprise/headline_hometeaser_isite_bg.jpg) no-repeat;
}

#page_home #content #main  .teaser-wrapper h3 .teaser-listing-link {
	float: right;
	margin: 9px 10px 0px 0px;
	text-transform: uppercase;	
}

#page_home #content #main  .teaser-wrapper .image-wrapper {
	float: left;
	display: block; 
	width: 153px;
	height: 153px;
	padding: 1px 1px 1px 1px;
	background: #ffffff;
	margin: 10px 0px 0px 3px;
	border: 1px solid #d2d2d2;
}
#page_home .teaser-wrapper .headline-wrapper {
	float: left;
	display: block; 
	width: 140px;
	height: 150px;
	margin: 10px 0px 0px 10px;
}

#page_home .teaser-wrapper .headline-wrapper h4 {
	color: #008ae2;
	line-height: 16px;
	font-weight: bold;
}

#page_home .teaser-wrapper .headline-wrapper p {
	line-height: 14px;
	font-size: 0.8em;
	margin-top: 5px;
}

#page_home .teaser-wrapper .headline-wrapper .detail-link {
	display: block;
	color: #008ae2;
	line-height: 16px;
	font-size: 0.8em;
	margin-top: 10px;
}

#page_home .teaser-wrapper .content-wrapper {
	float: left;
	display: block; 
	width: 300px;
	margin: 5px 0px 0px 3px;
	font-size: 0.8em;
}

#page_home .teasers .ce_downloads h3 {
	margin: 0px 0px 10px 0px;
}

#page_home .teasers .ce_downloads p {
	margin: 0px 0px 5px 10px;
	font-size: 0.8em;
}

#page_home .teasers .ce_downloads p span.size {
	display: none;
}

#page_home .teasers .ce_downloads p a {
	line-height: 20px;
}

#page_home #events-list-header {
	background: url(../img/enterprise/headline_eventslist_home_bg.jpg) top right no-repeat;
	display: block;
	height: 95px;
	width: 630px;
	padding: 10px 0px 0px 0px;
	margin: -6px 0px -2px 30px;
}

#page_home #content #main .eventslist-header h1 {
	display: inline;
	font-size: 2em;
	color: #004153;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background: none;
	height: 30px;
	line-height: 30px;
	font-size: 1.8em;
	font-style: normal;
}


#page_home .eventslist-header p {
	font-size: 1.1em;
	width: 280px;
}

#page_home .periodSelector {
	display: block;
	width: 683px;
	height: 40px;
	background: url(../img/enterprise/headline_content_default_bg.jpg) no-repeat;
	line-height: 39px;
	font-size: 1em;
	color: #999999;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-style: italic !important;
	text-transform: uppercase;
}

#page_home .periodSelector .periodSelectorPeriods {
	float: right;
	height: 40px;
	line-height: 40px;
	margin: 0px 10px 0px 0px;
}

#page_home .periodSelector .periodSelectorPeriods a {
	display: block;
	height: 30px;
	color: #999999;
	font-size: 0.8em;
	float: left;
	margin: 8px 0px 0px 30px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
}

#page_home .periodSelector .periodSelectorPeriods a:hover {
	color: #ffffff;
	background: url(../img/enterprise/button_selector_middle_bg.jpg);
}

#page_home .periodSelector .periodSelectorPeriods a:hover .end {
	background: url(../img/enterprise/button_selector_right_bg.jpg);
}

#page_home .periodSelector .periodSelectorPeriods a:hover .start {
	background: url(../img/enterprise/button_selector_left_bg.jpg);
}

#page_home .periodSelector .periodSelectorPeriods a .end {
	display: block;
	float: right;
	height: 30px;
	width: 10px;
}

#page_home .periodSelector .periodSelectorPeriods a .start {
	display: block;
	float: left;
	height: 30px;
	width: 10px;
}

#page_membership_application #center #main form {
	margin: 10px 0px 0px 0px;
}

#page_membership_application #center #main form td {
	padding: 0pc 0pc 0px 15px;
}

#page_membership_application #center #main form .row_0 td.explanation,
#page_membership_application #center #main form .row_2 td.explanation,
#page_membership_application #center #main form .row_10 td.explanation {
	display: block;
	height: 40px;
	line-height: 39px;
	font-size: 1em;
	color: #004153;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-style: italic !important;
}

#page_membership_application #center #main form .row_0 td.explanation p,
#page_membership_application #center #main form .row_2 td.explanation p,
#page_membership_application #center #main form .row_10 td.explanation p {
	height: 40px;
	line-height: 39px;
	color: #004153;
	font-weight: bold;
	font-style: italic !important;
}

#page_membership_application #center #main form .row_12 .radio_container {
	display: block;
	width: 75px;
}

#page_membership_application #center #main form .row_14 .radio_container {
	display: block;
	width: 50px;
}

#page_membership_application #center #main form .submit_container {
	margin: 10px 0px 0px 0px;
}

#page_membership_application #center #main form .row_13 td.explanation {
	font-size: 0.8em;
	color: #004153;
	font-style: italic !important;
	padding: 10px 0px 10px 15px;
}

#page_membership_application #center #main form .row_13 td.explanation p {
	color: #004153;
	font-style: italic !important;
}

#page_frontend_registration_enterprise #center #main form {
	margin: 10px 0px 10px 10px;
}


/*--------------------------------------------------------------- NEWS */

#content .mod_newslist h2,
#content .mod_newslist h2 a,
#content .mod_newslist h2 span {
	display: block;
	height: 40px;
	line-height: 40px;
}

#content #main .mod_newslist .layout_short {
	margin: 10px 0px 5px 10px;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 10px;
}

#content #main .mod_newslist .layout_short .info,
#content #main .mod_newslist .layout_short .teaser,
#content #main .mod_newslist .layout_short .more {
	font-size: 0.75em;
}

#content #main .mod_newslist .layout_short .more {
	margin: 5px 0px 0px 0px;
	text-transform: uppercase;
}

#content #main .mod_newslist .layout_short .invisible {
	display: none;
}

#content #main .mod_newslist .layout_short h2,
#content #main .mod_newslist .layout_short h2 a,
#content #main .mod_newslist .layout_short h2 span {
	display: inline;
	background: none;
	margin: 0px;
	padding: 0px;
	height: 20px;
	line-height: 20px;
}

#content #main .ce_comments,
#content #main .ce_comments .form {
	margin: 10px 0px 0px 0px;
}

#content #main .ce_comments .form {
	margin: 10px 0px 0px 0px;
}

/*--------------------------------------------------------------- CONTACTUS */

#page_contact_us .ce_form form {
	margin: 10px 0px 0px 10px;
}

#page_contact_us .ce_form form label {
	display: block;
	width: 80px;
	float: left;
}

#page_contact_us .ce_form form .submit_container {
	margin-left: 80px;
}

/*--------------------------------------------------------------- SEARCH */

#page_search form {
	margin: 10px 0px 10px 0px;
}

#page_search .mod_search .box {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #e0dad0;
}

#page_search .mod_search .box p.context {
	margin: 0px 0px 0px 10px;
	font-size: 0.8em;
	float: none;
}
#page_search .mod_search .box p.url {
	float: right;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
	clear: both;	
}

/*--------------------------------------------------------------- MINICAL */
table.minicalendar {
	width: 240px;
	margin-bottom: 15px;
	border-collapse: collapse;
}
table.minicalendar th {
	text-align: center;
	padding: 3px 0;
}
table.minicalendar th.current {
	font-weight: bold;
	font-size: 1.2em;
	color: #74892e;
	text-decoration: none;
}
table.minicalendar th.label {
	border: 1px #666666 solid;
	background-color: #aaaaaa;
	color: #ffffff;
}
table.minicalendar td {
	text-align: center;
	border: 1px #666666 solid;
	padding: 3px 0;
	width: 14%;
}
table.minicalendar td.empty, table.minicalendar td.empty.weekend {
	background-color: #f5f5f5;
}
table.minicalendar td.active {
	background-color: #ffffff;
}
table.minicalendar td.weekend {
	background-color: #eeeeee;
}
table.minicalendar td.selected a {
	background-color: #226996;
	color: #ffffff !important;
	font-weight: bold;
}
table.minicalendar a {
	display: block;
	padding: 3px 0;
	margin: -3px 0;
	width: 100%;
	height: 100%;
}
table.minicalendar td a:hover {
	background-color: #008ae2;
	color: #ffffff !important;
}


/*--------------------------------------------------------------- wsCatalog */

#content #main .wsCatalog #paging,
#content #main .mod_search p.header {
	display: block;
	width: 683px;
	height: 40px;
	background: url(../img/enterprise/headline_content_default_bg.jpg) no-repeat;
	line-height: 39px;
	font-size: 1em;
	color: #004153;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-style: italic !important;
	clear: both;
}

#content #main .wsCatalog #paging .left {
	line-height: 40px;
	font-size: 0.8em;
}

#content #main .wsCatalog #paging .left a,
#content #main .wsCatalog #sort #tabs span.tab a {
	display: block;
	height: 30px;
	color: #999999;
	float: left;
	margin: 8px 0px 0px 10px;
	line-height: 25px;
	text-decoration: none;
}

#content #main .wsCatalog #sort #tabs span.tab a {
	margin: 0px 0px 0px 10px;
}

#content #main .wsCatalog #paging .left a:hover,
#content #main .wsCatalog #paging .left a.active,
#content #main .wsCatalog #sort #tabs span.tab a:hover,
#content #main .wsCatalog #sort #tabs span.tab a.active {
	color: #ffffff;
	background: url(../img/enterprise/button_selector_middle_bg.jpg) repeat-x;
}

#content #main .wsCatalog #paging .left a:hover .end,
#content #main .wsCatalog #paging .left a.active .end {
	background: url(../img/enterprise/button_selector_right_bg.jpg) no-repeat;
}

#content #main .wsCatalog #sort #tabs span.tab a:hover .end,
#content #main .wsCatalog #sort #tabs span.tab a.active .end {
	background: url(../img/enterprise/button_order_right_bg.jpg) no-repeat;
}

#content #main .wsCatalog #paging .left a:hover .start,
#content #main .wsCatalog #paging .left a.active .start {
	background: url(../img/enterprise/button_selector_left_bg.jpg) no-repeat;
}

#content #main .wsCatalog #sort #tabs span.tab a:hover .start,
#content #main .wsCatalog #sort #tabs span.tab a.active .start {
	background: url(../img/enterprise/button_order_left_bg.jpg) no-repeat;
}

#content #main .wsCatalog #paging .left a .end,
#content #main .wsCatalog #sort #tabs span.tab a .end {
	display: block;
	float: right;
	height: 30px;
	width: 10px;
}

#content #main .wsCatalog #paging .left a .start,
#content #main .wsCatalog #sort #tabs span.tab a .start {
	display: block;
	float: left;
	height: 30px;
	width: 10px;
}

#content #main .wsCatalog #paging .left .paging-label {
	display: block;
	height: 40px;
	line-height: 40px;
	float: left;
}

#content #main .wsCatalog #paging .padding-right {
	display: block;
	height: 40px;
	line-height: 32px;
	float: left;
	font-size: 0.8em;
	margin: 0px 10px 0px 0px;
}

#content #main .wsCatalog #paging .right {
	display: block;
	height: 40px;
	line-height: 40px;
	float: right;
	margin: 3px 10px 0px 10px;
}

#content #main .wsCatalog #sort {
	display: block;
	width: 499px;
	height: 39px;
	background: url(../img/enterprise/sort_bg.jpg);
	line-height: 39px;
	float: left;
}

#content #main .wsCatalog #sort span.order {
	height: 39px;
	line-height: 39px;
	float: left;
	margin: 0px 10px 0px 10px;
}

#content #main .wsCatalog #sort span.order {
	font-weight: bold;
	text-transform: uppercase;
}

#content #main .wsCatalog #sort #tabs span.tab a {
	font-size: 0.8em;
	margin: 7px 0px 0px 0px;
	height: 29px;
}

#content #sidebar .teaserFurtherInfos {
	width: 255px;
	margin: 5px 0px 5px -5px;
}

#content #sidebar .teaserFurtherInfos img {
	margin: 0px;
	bordeR: 0px;
}

/*--------------------------------------------------------------- IMAGESLIDER */

body #center .ce_imageslider,
body #center .mod_imageslider {
	margin: 0px 0px 8px 3px;
}

#center .mod_imageslider .mask6 {
	display: none;
}

#page_home .mod_imageslider .mask7 {
	display: none;
}

#page_home .mod_imageslider .mask6 {
	display: block;
}