html,body {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	margin: 0px;
	background-color:#eee;
}
div {
	float: left;
}
/* Centering the Lightboxes ohne FLOATS */
#lightbox div {
	float:none;
}
a, a:visited {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:#CCC;
}
h1 {
	font-size:18px;
	line-height:24px;
	margin-bottom:10px;
	padding-bottom:0px;
	font-weight:normal;
	color:#990033;
}
h1 span.blue {
	color:#00447f;
}
h1 span.subline {
	font-size:12px;
}
/* Zwischenheadlines der Kontaktformulare */
h5 {
	font-weight:normal;
}
table, tr, td, tbody {
	margin:0px;
	padding:0px;
	vertical-align:top;
	border-collapse:collapse;
	width:inherit;
}
sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size:11px;
}
sup {
	bottom: 1ex;	
}
sub {
	top: .5ex;
}
.align-right {
	text-align:right;
}
.align-center {
	text-align:center;
}
#container{
	position: absolute;
	left: 50.0%;
	margin: 0 -475px;
	width: 950px;
	background-color:#eee;
}
#header {
	width:950px;
	height:180px;
	background-image:url(../img/ig_website_header.jpg);
	background-repeat:no-repeat;
}
#header_logo {
	width:340px;
	height:107px;
	margin-top:43px;
	margin-left:24px;
	background-image:url(../img/logo.jpg);
	background-repeat:no-repeat;
}
#header_search {
	width:330px;
	height:150px;
	padding-right:16px;
	padding-left:240px;
}
#header_search .tx-macinasearchbox-pi1{
	width:570px;
	height:150px;
}
#header_search #btn_hoteltagungsstaetten {
	width:137px;
	height:28px;
	margin-right:54px;
}
#header_search #btn_tagungsspecials {
	width:137px;
	height:28px;
}
#header_search #btn_veranstaltungen {
	width:137px;
	height:28px;
	margin-top:12px;
	margin-left:100px;
}

/* Main-Menue mit Layer-Navigation */
#navi_main {
	width:950px;
	height:30px;
	clear:both;
}
#navi_main a {
	font-size:11px;
}
#navi_main ul.menu, #navi_main ul.menu ul {
    list-style-type: none;
	z-index:999;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
}
#navi_main ul.menu li a {
    display: block;
	height:24px;
	line-height:24px;
    padding: 3px 10px 3px 10px;
	font-weight:bold;
	color:#000;
	background-image:url(../img/mainnavi_bg_red.png);
	background-repeat:repeat-x;
	color:#FFF;
}

/*#navi_main ul.menu li#mainmenu_21 a {
	background-image:url(../img/mainnavi_bg_grey.png);
	background-repeat:repeat-x;
	color:#000;
}
*/

#navi_main ul.menu li#mainmenu_25 a, #navi_main ul.menu li#mainmenu_26 a {
	background-image:url(../img/mainnavi_bg_blue.png);
	background-repeat:repeat-x;
	color:#FFF;
}
#navi_main ul.menu li a:hover, #navi_main ul.menu li#mainmenu_25 a:hover, #navi_main ul.menu li#mainmenu_26 a:hover {
	background-image:url(../img/mainnavi_bg_grey.png);
	background-repeat:repeat-x;
	color:#000;
}
#navi_main ul.menu li a.active, #navi_main ul.menu li#mainmenu_25 a.active, #navi_main ul.menu li#mainmenu_26 a.active {
	background-image:url(../img/mainnavi_bg_grey.png);
	background-repeat:repeat-x;
	color:#000;
}
#navi_main ul.menu li ul {
	padding-top:5px;
}
#navi_main ul.menu li ul li a, #navi_main ul.menu li ul li a.active,  #navi_main ul.menu li#mainmenu_25 ul li a, #navi_main ul.menu li#mainmenu_25 ul li a.active, #navi_main ul.menu li#mainmenu_26 ul li a, #navi_main ul.menu li#mainmenu_26 ul li a.active {
    display: block;
	height:20px;
	line-height:20px;
	background-image:none;
	font-weight:normal;
	background-color:#FFF;
    padding: 0px 10px 0px 10px;
	color:#990033;
}
#navi_main ul.menu li ul li a:hover, #navi_main ul.menu li#mainmenu_25 ul li a:hover, #navi_main ul.menu li#mainmenu_26 ul li a:hover {
	color:#666;
	background-image:none;
}
#navi_main ul.menu li {
    padding:0px;
    margin:0px 2px 0px 0px;
    background-image: none;
    float:left;
}
#navi_main ul.menu ul {
    margin-left:0px;
    padding: 0px;
    position: absolute;
    background-color:#FFF;
    display:none;
    min-width:180px;
}
/* IE-Hack für die Breite */
*html #navi_main ul.menu ul {
    width:180px;
}
/* Dies sind die Klassenstile für das Untermenü wenn sich die Maus */
/* über der Liste  befindet (.hover siehe JavaScript oben) */
#navi_main ul.menu ul.hover, #navi_main ul.menu li.hover ul, #navi_main ul.menu li:hover ul  {
    display:block;
}
#navi_main ul.menu ul li {
    float:none;
    background-color: transparent;
}

/**** Ubersichtsseiten - Links mit weisser Linie *********/
#navi_main ul.menu ul.menu_nxtlevel li#submenu_90,
#navi_main ul.menu ul.menu_nxtlevel li#submenu_91,
#navi_main ul.menu ul.menu_nxtlevel li#submenu_92,
#navi_main ul.menu ul.menu_nxtlevel li#submenu_93,
#navi_main ul.menu ul.menu_nxtlevel li#submenu_94
{
	border-bottom:1px solid #990033;
}

/* Dritte Ebene */
#navi_main ul.menu li.hover ul ul, #navi_main ul.menu li:hover ul ul {
     display: none;
     margin-left: 175px; /* Breite eines Listenelements - Überlagerung */
     margin-top: -20px; /* Höhe eines Listenelements */
}
   /* Dritte Ebene anzeigen */
#navi_main ul.menu li.hover ul li.hover ul, #navi_main ul.menu li:hover ul li:hover ul {
     display: block;
}

/* Main-Menue mit Layer-Navigation */

#all_content {
	width:936px;
	padding-left:14px;
	margin-top:16px;
	margin-bottom:30px;
	clear:both;
}
#left_content {
	width:721px;
}
#newsslider {
	width:721px;
	height:351px;
	background-image:url(../img/ig_topnews1.jpg);
	background-repeat:no-repeat;
	clear:both;
}
#navi_sub {
	width:200px;
	background-color:#FFF;
}
#navi_sub #navitop {
	width:183px;
	height:30px;
	background-image:url(../img/ig_submenu_top_bg.png);
	background-repeat:no-repeat;
	color:#FFF;
	font-size:14px;
	line-height:30px;
	padding-left:17px;
	clear:both;
}
#navi_sub ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#navi_sub a {
	color:#000;
	line-height:25px;
}
#navi_sub a:hover {
	color:#001f6e;
}
#navi_sub ul li {
	width:200px;
	padding:0px;
	margin:0px;
	list-style:none;
	border-bottom:1px solid #CCC;
	clear:both;
}
#navi_sub ul li a {
	display:block;
	padding-left:17px;
}
#navi_sub ul li ul li {
	border-top:1px solid #CCC;
	border-bottom:none;
}
#navi_sub ul li ul li a {
	border-bottom:none;
	padding-left:42px;
	background-image:url(../img/submenu_level2_bg.png);
	background-repeat:no-repeat;
}
#navi_sub li.sub_active {	
	background-image:url(../img/ig_submenu_cur_bg.png);
	background-repeat:no-repeat;
}
#navi_sub #naviback {
	width:183px;
	height:26px;
	padding-left:17px;
	line-height:26px;
	background-image:url(../img/ig_menu1_back_bg.png);
	background-repeat:no-repeat;
	clear:both;
}
#navi_sub #naviback a, #navi_sub #naviback a:hover {
	color:#FFF;
}
#navi_sub #navibottom {
	width:200px;
	height:18px;
	background-image:url(../img/ig_menu1_bottom.png);
	background-repeat:no-repeat;
	clear:both;
}
igpromobox1, igpromobox2, igpromobox3 {
	width:200px;
	padding-top:10px;
	clear:both;
}

#content {
	width:500px;
	margin-left:21px;
	line-height:19px;
	z-index:49;
}
#content a, #content a:visited {
	text-decoration:none;
	color:#990033;
	font-weight:bold;
}
#content a:hover {
	color:#333366;
}

#content .content-element-container div {
	width:500px;
}
#content_re h1, .csc-header .csc-header-n1 {
	width:500px;
	clear:left;
	font-size:18px;
	color:#001f6e;
	font-weight:normal;
	padding-bottom:10px;
	line-height:24px;
}
#content .csc-header {
	width:500px;
	float:none;
}
#content h2 {
	width:500px;
	clear:left;
	font-size:14px;
	color:#990033;
	font-weight:normal;
}
#content h3 {
	width:500px;
	clear:left;
	font-size:14px;
	color:#990033;
	font-weight:normal;
}
#content a img {
	border:none;
}
#content h1 .grey {
	font-size:14px;
	font-weight:normal;
	color:#7F7F7F;
}
#content p#little_grey {
	font-size:10px;
	font-weight:normal;
	color:#7F7F7F;
}
#content h1 .red {
	font-size:16px;
	font-weight:normal;
	color:#990033;
}
/* STARTSEITE WILLKOMMENS-DIV */
#content div#c189 {
	width:480px;
	margin:0px;
	padding:0px 10px 10px 10px;
	border-bottom:1px solid #d1d1d1;
	clear:both;
}
#content div#c189 h1 {
	padding-top:0px;
	margin-top:0px;
}
/* STARTSEITE WILLKOMMENS-DIV */
#content div.news_latest_container, #content div.news_list_container {
	width:500px;
	clear:both;
}
#content div.news-latest-item, #content div.news-list-item {
	width:480px;
	margin:0px;
	padding:10px;
	border-bottom:1px solid #d1d1d1;
	clear:both;
}
#content div.news-latest-item:hover, #content div.news-list-item:hover {
	width:480px;
	background-color:#fff;
	display:block;
}
#content .news-latest-item h2, #content .news-single-item h1 {
	font-size:18px;
	line-height:24px;
	margin:0px;
	padding:0px;
}
#content .news-list-item h2 {
	font-size:15px;
	line-height:22px;
	margin:0px;
	padding:0px;
}
#content .news-latest-item h2, #content .news-list-item h2 {
	font-weight:normal;
	width:480px;
}
#content .news-latest-item h3, #content .news-list-item h3 {
	width:480px;
	font-size:14px;
	font-weight:normal;
	line-height:24px;
	margin:0px;
	padding:0px;
}
#content .news-latest-item h2 a, #content .news-latest-item h3 a, #content .news-list-item h2 a, #content .news-list-item h3 a, #content .news-single-item h1 a, #content .fce_ubersicht_div_subheader h1 a {
	font-weight:normal;
	color:#990033;
}
#content .news-latest-item .subheader, #content .news-list-item .subheader {
	width:480px;
	clear:both;
}
#content .news-latest-item .news_title, #content .news-list-item .news_title {
	width:480px;
	font-weight:normal;
	clear:both;
}
#content div.news-latest-item div.news_title h2, #content div.news-list-item div.news_title h2 {
	font-size:15px;
	font-weight:normal;
	line-height:22px;
}
#content .news-latest-item .subheader a, #content .news-list-item .subheader a {
	color:#000;
	font-weight:normal;
}
#content .news-latest-item .newstxt a, #content .news-list-item .newstxt a {
	color:#000;
	font-weight:normal;
}
#content div.news-latest-item .news_more_infos, #content div.news-list-item .news_more_infos {
	width:480px;
	color:#999;
}
#content div.news-latest-item .news_crdate, #content div.news-list-item .news_crdate {
	width:480px;
}
#content .news-latest-item .news-latest-date, #content .news-list-item .news-latest-date {
	font-size:10px;
	color:#999;
}

/* NEWS-DETAILSEITE */
#content div.news-single-item {
	width:875px;
	padding:0px;
	padding-bottom:20px;
	border-bottom:1px solid #dedede;
}
#content div.news-single-item div.news_single_content_top {
	width:495px;
	margin-left:360px;
	clear:both;
}
#content div.news-single-item div.news_single_content_left {
	width:335px;
	min-height:160px;
	margin:6px 0px;
	padding:0px;
	padding-right:25px;
	color:#7F7F7F;
	text-align:left;
}
#content .news-single-item .news_single_content_left .news-single-img {
	width:335px;
	padding:0px;
	margin:0px;
}
#content .news-single-item div.news_single_content_left p.news-single-imgcaption {
	margin-bottom:10px;
	clear:both;
}
#content div.news-single-item div.news_single_content {
	width:515px;
	margin-bottom:25px;
}
#content .news-single-item h1 {
	font-size:24px;
	line-height:32px;
}
#content .news-single-item h1, #content .news-single-item .news_single_content h2, #content .news-single-item .news_single_content div, #content .news-single-item .news_single_content p {
	width:515px;
	clear:both;
}
#content div.news-single-item div.news_detail_div_maincontent {
	width:515px;
	margin:0px;
	padding-bottom:20px;
	clear:both;
}
#content .news-single-item p.news_crdate {
	font-size:10px;
	color:#999;
	padding:0px;
	margin:0px;
}
#content .news-single-item .news_single_content_top h1 {
	font-size:22px;
	line-height:28px;
}
#content div.news-single-item div.news_detail_div_content {
	padding-bottom:35px;
}
#content div.news-single-item div.news_detail_download_item {
	width:495px;
	margin:0px;
	padding:10px;
	border-bottom:1px solid #d1d1d1;
	clear:both;
}
#content div.news-single-item div.news_detail_download_item:hover {
	width:495px;
	background-color:#eee;
}
#content div.news-single-item div.news_detail_download_item td.news_detail_download_txt, #content div.news-single-item div.news_detail_download_item td.news_detail_download_txt h3 a {
	width:394px;
	font-weight:normal;
	float:left;
}
#content div.news-single-item div.news_detail_download_item td.news_detail_download_txt h3 {
	margin-top:14px;
	width:394px;
}
#content div.news-single-item div.news_detail_download_item td.news_detail_download_btn {
	padding-left:15px;
	width:86px;
}
#content div.news-single-item div.news_detail_download_item td.news_detail_download_btn img {
	margin-top:14px;
}
/* NEWS-DETAILSEITE */
/* NEWS Puenktchen der Latest- und List-Darstellung */
span.newspoints {
	font-weight:bold;
	color:#990033;
}
/* NEWS Puenktchen der Latest- und List-Darstellung */

#sharethis {
	width:500px;
	padding-top:12px;
	margin-left:21px;
	text-align:right;
}

#right_content {
	width:200px;
	margin-left:15px;
}
#promobox {
	width:200px;
}
#promobox div, #ig_promoboxes div {
	padding-bottom:10px;
}
#pregas_news {
	width:174px;
	height:340px;
	padding:60px 13px 0px 13px;
	background-image:url(../img/pregas_newsbox_bg.png);
	background-repeat:no-repeat;
	clear:both;
}
#pregas_news div {
	width:174px;
	padding:0px;
	margin:0px;
}
#pregas_news div.pregas_news_info {
	font-size:11px;
	color:#999;
	padding-bottom:7px;
}
#pregas_news div.pregas_news_item {
	border-bottom:1px solid #bebebe;
	padding:5px 0px;
}
#pregas_news div.pregas_news_item h2 {
	width:174px;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#999;
	padding:0px;
	margin:0px;
}
#pregas_news div.pregas_news_item h2 a {
	color:#999;
}
#pregas_news div.pregas_news_item h2 a:hover {
	color:#666;
}
div#hotel_id_form {
	width:168px;
	height:33px;
	padding:60px 16px 0px 16px;
	background-image:url(../img/hotel_id_form_bg.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
	color:#FFF;
	font-size:9px;
	clear:both;
}
div#hotel_id_form .print_to_web1 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 3px 0px;
}
div#hotel_id_form .print_to_web_input {
	height:23px;
	width:50px;
	line-height:23px;
	border:none;
	background-color:#FFF;
}
#seobar_left {
	width:200px;
	margin:10px 0px;
	padding:0px;
	clear:both;
}
div#ig_promoboxes div#seobar_left {
	padding:0px;
	margin:0px 0px 10px 0px;
}

#seobar {
	width:176px;
	height:335px;
	padding:65px 12px 0px 12px;
	background-image:url(../img/seo-bar_bg.png);
	background-repeat:no-repeat;
	clear:both;
}
#seobar div {
	padding:0px;
	margin:0px;
}
#seobar a {
	font-size:11px;
	color:#999;
	line-height:18px;
}
#seobar a.seobar_red {
	color:#990033;
}
#seobar a:hover {
	color:#666;
}
#seobar_top {
	width:176px;
	height:290px;
	clear:both;
}
#seobar_body_left {
	width:88px;
	height:340px;
}
#seobar_body_right {
	width:88px;
	height:335px;
}
#seobar_bottom {
	width:176px;
	height:40px;
	clear:both;
}
#seobar_bottom a {
	line-height:40px;
}

#seofooter {
	background-image:url(../img/seo-footer_bg.png);
	background-repeat:no-repeat;
	width:922px;
	height:251px;
	padding:0px 14px;
	margin-bottom:15px;
	color:#999999;
}
#seofooter h3 {
	color:#999;
	font-size:12px;
	font-weight:normal;
	line-height:40px;
	padding:0px;
	margin:0px;
}
#seofooter_top {
	width:922px;
	height:40px;
	line-height:40px;
	clear:both;
}
#seofooter_top1 {
	width:690px;
}
#seofooter_top2 {
	width:224px;
	padding-left:8px;
}
#seofooter_body {
	width:922px;
	height:211px;
	clear:both;
}
#seofooter_body p {
	color:#990033;
	font-size:14px;
	margin-bottom:0px;
	padding-bottom:10px;
}
#seofooter_body a {
	color:#999;
	line-height:20px;
}
#seofooter_body a:hover {
	color:#666;
}
#seofooter_body1, #seofooter_body2 {
	width:230px;
}
#seofooter_body3 {
	width:235px;
}
#seofooter_body4 {
	width:227px;
}
#footer {
	background-image:url(../img/ig_footer_bg.png);
	width:922px;
	height:52px;
	padding:14px;
}
#web20 {
	width:458px;
	height:52px;
	font-size:10px;
	color:#999;
	line-height:18px;
}
#web20 a {
	color:#999;
}
#web20 img {
	vertical-align:middle;
}
#footer_navi {
	width:464px;
}
#footer_navi ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#footer_navi ul li {
	display:block;
	width:111px;
	padding-right:5px;
	float:left;
}
#footer_navi ul li a {
	color:#999;
	font-size:10px;
	line-height:18px;
}

.news-aktuell {
	width:500px;
	line-height:24px;
	color:#b5b5b5;
	clear:both;
}
.news-aktuell-downloadpage {
	clear:left;
	font-size:18px;
	color:#001f6e;
	font-weight:normal;
	padding-bottom:20px;
	line-height:24px;
}

/* Veranstaltung anfragen */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color:#990033;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(../img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
input.validation-passed,
textarea.validation-passed {
	/* Background color if validation failed */
	background-image: url(../img/button_ok.png);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: #990000;
	margin: 3px 0px 0px 180px;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	clear: both;
}


#expressanfrage {
	width:692px;
	padding:0px 10px;
	margin-left:3px;
	background-image:url(../img/v-anfrage_top_bg.png);
	background-repeat:no-repeat;
	background-color:#FFF;
	color:#666;
}
#expressanfrage fieldset {
	padding:0px 0px 20px 0px;
	margin:0px;
	border:none;
}
#expressanfrage h5.legend {
	width:675px;
	height:47px;
	padding-left:13px;
	margin:0px 2px 15px 2px;
	border:none;
	background-image:url(../img/v-anfrage_legend_bg.png);
	background-repeat:no-repeat;
	color:#000;
	font-size:16px;
	line-height:47px;
}
	
#expressanfrage textarea {
	width:643px;
	height:80px;
}
#expressanfrage h4, #expressanfrage #powermaildiv_uid53 label, #expressanfrage #powermaildiv_uid46 p.tx_powermail_pi1_fieldwrap_html_checkbox_title, #expressanfrage #powermaildiv_uid47 p.tx_powermail_pi1_fieldwrap_html_checkbox_title, #expressanfrage #powermaildiv_uid49 p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	color:#990033;
	font-size:14px;
	font-weight:normal;
}
#expressanfrage h4 {
	padding:10px 0px 0px 0px;
	margin:0px;
}
#expressanfrage div#powermaildiv_uid35 p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	padding:0px;
	margin:0px;
}
#expressanfrage div#powermaildiv_uid372 p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display:none;
	width:0px;
	height:0px;
	padding:0px;
	margin:0px;
}
#expressanfrage label {
	padding-bottom:3px;
	color:#666;
}
#expressanfrage .tx_powermail_pi1_fieldwrap_html_radio_title {
	color:#666;
	float:left;
	padding:0px;
	margin:0px;
}
#expressanfrage div.tx_powermail_pi1_fieldwrap_html_check span {
	padding-right:16px;
}
#expressanfrage .express_info {
	width:692px;
	height:151px;
	background-image:url(../img/v-anfrage_express.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#expressanfrage .express_info h5.legend {
	display:none;
	width:0px;
	height:0px;
	padding:0px;
	margin:0px;
}
#expressanfrage #tx-powermail-pi1_fieldset_1 div, #expressanfrage #tx-powermail-pi1_fieldset_2 div, #expressanfrage #tx-powermail-pi1_fieldset_3 div, #expressanfrage #tx-powermail-pi1_fieldset_4 div, #expressanfrage #tx-powermail-pi1_fieldset_5 div, #expressanfrage #tx-powermail-pi1_fieldset_91 div {
	width:662px;
	padding-left:13px;
	padding-right:13px;
	margin:5px 2px;
}
#expressanfrage .fieldset_1_input {
	width:420px;
}
#expressanfrage .fieldset_2_input {
	width:275px;
}
#expressanfrage #powermaildiv_uid2.tx_powermail_pi1_fieldwrap_html,
#expressanfrage #powermaildiv_uid3.tx_powermail_pi1_fieldwrap_html,
#expressanfrage #powermaildiv_uid5.tx_powermail_pi1_fieldwrap_html,
#expressanfrage #powermaildiv_uid6.tx_powermail_pi1_fieldwrap_html,
#expressanfrage #powermaildiv_uid7.tx_powermail_pi1_fieldwrap_html,
#expressanfrage #powermaildiv_uid8.tx_powermail_pi1_fieldwrap_html,
#expressanfrage #powermaildiv_uid11.tx_powermail_pi1_fieldwrap_html,
#expressanfrage #powermaildiv_uid12.tx_powermail_pi1_fieldwrap_html,
#expressanfrage #powermaildiv_uid58.tx_powermail_pi1_fieldwrap_html,
#expressanfrage #powermaildiv_uid59.tx_powermail_pi1_fieldwrap_html,
#expressanfrage #powermaildiv_uid59.tx_powermail_pi1_fieldwrap_html div,
#expressanfrage #powermaildiv_uid37.tx_powermail_pi1_fieldwrap_html,
#expressanfrage #powermaildiv_uid38.tx_powermail_pi1_fieldwrap_html,
#expressanfrage #powermaildiv_uid39.tx_powermail_pi1_fieldwrap_html,
#expressanfrage #powermaildiv_uid40.tx_powermail_pi1_fieldwrap_html,
#expressanfrage #powermaildiv_uid42.tx_powermail_pi1_fieldwrap_html,
#expressanfrage #powermaildiv_uid43.tx_powermail_pi1_fieldwrap_html


{
	display:block;
	width:275px;
	float:left;
	padding-right:20px;
}

#expressanfrage #powermaildiv_uid59.tx_powermail_pi1_fieldwrap_html div, #expressanfrage #powermaildiv_uid59.tx_powermail_pi1_fieldwrap_html label {
	float:left;
	padding-right:5px;
}
#expressanfrage #powermaildiv_uid59 p {
	display:none;
	width:0px;
	height:0px;
}
#expressanfrage #powermaildiv_uid59 div {
	margin:15px 0px;
	padding:0px;
}
#expressanfrage #powermaildiv_uid59 label {
	margin-right:125px;
}

#expressanfrage #tx-powermail-pi1_fieldset_4 h5.legend {
	display:none;
	width:0px;
	height:0px;
}

#expressanfrage #powermaildiv_uid44, #expressanfrage #powermaildiv_uid45 {
	background-image:url(../img/v-anfrage_bestuhlung_bg.png);
	background-repeat:no-repeat;
}
#expressanfrage #powermaildiv_uid44 p, #expressanfrage #powermaildiv_uid45 p {
	padding-bottom:40px;
}

/* Checkboxen - Styley */
#expressanfrage p.pm_input_divs {
	padding:0px 15px 10px 0px;
	margin:0px;
	float:left;
}
#expressanfrage p#pm_input_div_uid46_0.pm_input_divs {
	float:none;
	display:block;
	clear:both;
}
/* Checkboxen - Styley */


#powermaildiv_uid53, #powermaildiv_uid53 label {
	width:692px;
}
#expressanfrage div#vanfrage_captcha {
	width:626px;
	background-color:#eee;
	border:1px solid #c5c5c5;
}
#expressanfrage #powermaildiv_uid53 label {
	font-size:12px;
	color:#666;
	font-weight:normal;
}
#expressanfrage div#vanfrage_captcha div#vanfrage_captcha1 {
	width:245px;
	padding-right:25px;
	float:left;
}
#expressanfrage div#vanfrage_captcha div#vanfrage_captcha1 p img {
	float:left;
	padding-right:15px;
}
#expressanfrage div#vanfrage_captcha div#vanfrage_captcha2 {
	width:300px;
	color:#666;
	font-size:14px;
	padding-top:40px;
	float:left;
}

#expressanfrage #tx-powermail-pi1_fieldset_7 {
	width:675px;
	height:40px;
	padding-left:13px;
	padding-top:27px;
	margin:5px 0px;
	background-image:url(../img/v-anfrage_form_action-more_bg.png);
	background-position:center;
	background-repeat:no-repeat;
}
#expressanfrage #tx-powermail-pi1_fieldset_72 {
	width:675px;
	height:40px;
	padding-left:13px;
	padding-top:27px;
	margin:5px 0px;
	background-image:url(../img/v-anfrage_form_action_bg.png);
	background-position:center;
	background-repeat:no-repeat;
}
#expressanfrage #tx-powermail-pi1_fieldset_7 div, #expressanfrage #tx-powermail-pi1_fieldset_72 div  {
	float:left;
}
#expressanfrage #tx-powermail-pi1_fieldset_7 h5.legend, #expressanfrage #tx-powermail-pi1_fieldset_72 h5.legend {
	width:0px;
	height:0px;
	display:none;
}
#expressanfrage #tx-powermail-pi1_fieldset_72 #powermaildiv_uid319 {
	width:112px;
	height:34px;
	margin-left:543px;
	padding-left:2px;
	padding-right:15px;
}
#expressanfrage #tx-powermail-pi1_fieldset_7 #powermaildiv_uid66 {
	background-image:url(../img/btn_weitere_optionen.png);
	background-repeat:no-repeat;
	width:218px;
	height:34px;
	margin-left:6px;
	padding-left:2px;
	padding-right:15px;
}
#expressanfrage #tx-powermail-pi1_fieldset_7 #powermaildiv_uid66 p {
	display:block;
	height:8px;
	padding:0px;
	margin:0px;
}

.tx-srfreecap-pi2-cant-read {
	color:#990033;
}
/* Pflichtfeld Hinweistext */
fieldset.mandantory_info_txt {
	width:675px;
	padding-left:13px;
	margin:5px 2px;
	font-size:12px;
	color:#666;
	font-weight:normal;
}
fieldset.mandantory_info_txt h5.legend {
	width:1px;
	height:1px;
	display:none;
}
fieldset.mandantory_info_txt div {
	margin-left:18px;
}
/* Tagungsanfragen */
#tagungsanfrage {
	width:500px;
	font-size:10px;
}
#tagungsanfrage .headlines {
	width:500px;
	clear:both;
	color:#981c3d;
	font-weight:bold;
	font-size:12px;
	padding:15px 0px;
}
#tagungsanfrage .inputs {
	width:500px;
	clear:both;
	padding:3px 0px;
}
#tagungsanfrage div.left {
	width:155px;
	padding-right:10px;
}
#tagungsanfrage div.leftheading {
	width:155px;
	padding-right:10px;
	color:#981c3d;
	font-weight:bold;
	font-size:12px;
}
#tagungsanfrage div.right {
	width:315px;
}
#tagungsanfrage .small {
	width:35px;
}
#tagungsanfrage .medium {
	width:100px;
}
#tagungsanfrage .medium2 {
	width:105px;
}
#tagungsanfrage .long {
	width:315px;
}
#tagungsanfrage div.checkboxes {
	padding:0px 15px 5px 0px;
	float:left;
	width:auto;
}
/* Tagungsanfragen */

/* Kontaktformulare oben */
fieldset.vanfrage_header h5.legend {
	width:0px;
	height:0px;
	display:none;
}
fieldset.vanfrage_header {
	width:679px;
	height:103px;
	padding-left:13px;
}
fieldset.vanfrage_header div#contactform_top {
	width:666px;
	height:103px;
	padding:0px;
	margin:0px;
}
fieldset.vanfrage_header div#contactform_top div#div1 {
	width:426px;
	padding:0px;
	margin:0px;
}
fieldset.vanfrage_header div#contactform_top div#div1 h1 {
	width:426px;
	padding:0px;
	margin:0px;
	font-size:18px;
	line-height:normal;
	color:#FFF;
	text-align:left;
}
fieldset.vanfrage_header div#contactform_top div#div2 {
	width:230px;
	padding:0px;
	margin:0px;
}
/* Kontaktformulare oben */
/* Kontaktformulare Buttons fuer vCard und google Map */
#expressanfrage fieldset.vanfrage_header div#powermaildiv_uid237, 
#expressanfrage_opodo fieldset.vanfrage_header div#powermaildiv_uid245, 
#subscription fieldset.vanfrage_header div#powermaildiv_uid243,
#subscription_hotel fieldset.vanfrage_header div#powermaildiv_uid244, 
#kontakt fieldset.vanfrage_header div#powermaildiv_uid242, 
#kontakt_mice fieldset.vanfrage_header div#powermaildiv_uid238, 
#kontakt_hotels fieldset.vanfrage_header div#powermaildiv_uid239,
#kontakt_solutions fieldset.vanfrage_header div#powermaildiv_uid241,
#kontakt_solutions fieldset.vanfrage_header div#powermaildiv_uid514,
#kontakt_solutions fieldset.vanfrage_header div#powermaildiv_uid535,
#partneranfrage fieldset.vanfrage_header div#powermaildiv_uid321, 
#webseminar fieldset.vanfrage_header div#powermaildiv_uid346, 
#handbuecher fieldset.vanfrage_header div#powermaildiv_uid240,
#handbuecher_hotels fieldset.vanfrage_header div#powermaildiv_uid296,
#merkliste fieldset.vanfrage_header div#powermaildiv_uid383
{
	width:237px;
	text-align:right;
	margin:0px;
	padding:0px;
	margin-top:35px;
}
a.vanfrage_header_btn {
	margin-right:30px;
}
/* Kontaktformulare Buttons fuer vCard und google Map */

#newsfeeds ul {
	list-style:none;
}
#newsfeeds li {
	padding-bottom:10px;
}
#newsfeeds img {
	float:left;
	padding-right:5px;
}

/*******************************************
* Styles für Extension "tx_indexedsearch"
********************************************/
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#E0E7F5; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { color:#006699; margin-top:0px; margin-bottom:0px; background:transparent; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup { font-family: monospace; font-style: normal; padding:0 0.3em 0 0.3em; background:#ffff88; border: 1px #ccd solid; }


/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
padding: 0;
width: 362px;
border-top: 5px solid #D25A0B; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/ 
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
border-color: #D25A0B; /*Brown color theme*/ 
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid navy; /*navy border*/
background: black url(indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid navy; /*navy divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(indentbg2.gif) center center repeat-x;
}


.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

