/* Further static styles */


body{
	/*background:url(/tagungshotels/images/site/header_bg_new.gif) repeat-x;*/
}

#static {
	background: #ffffff;
}

#static .clearB {
	clear:both;
}

.breadcrumb {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #445056;
	font-size: 12px;
}

.breadcrumb .past {
	color: #004685;
}

.breadcrumb .active {
	color: #981c3d;
}

#static h1 {
	color: #034383;
	font-size: 20px;
	padding-left:5px;
}

#static .info {
	/*width: 628px;*/
	width: 631px;
	overflow: hidden;
	font-size: 12px;
	color: #445056;
	/*margin-right: 9px;*/
}

#static .info .pic {
	width: 300px;
	float: left;
}
#static .info .pic img {
/*	margin-left: 50px; */
}

#static .info .txt {
	float: left;
	/*width: 320px;*/
	width: 310px;
	text-align: left;
}

#static .heading {
	/*width: 628px;*/
    width: 629px;
	height: 26px;
	background:url(/tagungshotels/images/site/heading.gif) repeat-y left bottom;
	margin: 10px 0px;
	border: 1px solid #A5A5A5;
}

#static .heading p {
	color: #445056;
	font-weight: bold;
	padding: 6px 0px 0px 6px;
}

#static table.searchform {
	width: 628px;
	margin-top: 10px;
	font-size: 10px;
}

#static table.searchform td {
	padding: 2px;
}

#static table.searchform_left {
	width: 309px;
}

#static table.searchform_left a {
	color: #151054;
}

#static table.searchform_right {
	width: 314px;
	border-left: 1px solid #adadad;
	padding-left: 5px;
}
#static table.searchform_right a {
	color: #151054;
}

#static table.searchform input, #static table.searchform select {
	font-size: 10px;
}

#static table.searchform .inpfull {
	width: 300px;
}
#static table.searchform .inpmedium {
	width: 170px;
}
#static table.searchform .inpsmall {
	width: 100px;
}
#static table.searchform .inpmini {
	width: 50px;
}

#static table.searchform .more {
	font-weight: bold !important;
	font-size: 11px;
}

#static table.searchform .subline {
	color: #981c3d;
	font-size: 12px;
}

#static table.searchform .spacer {
	padding-bottom: 10px;
}

.boxlinks {
	color: #004684;
	width: 180px;
/*	border: 1px solid #004684;*/
	padding: 10px;
	font-size: 11px;
	background-image: url(/tagungshotels/images/site/boxlinks_bg.gif);
	background-repeat: no-repeat;
}

.boxlinks .head {
	font-weight: bold;
	margin-bottom: 10px;
	color: #a41047;
	font-size: 12px;
	padding-left: 45px;
	padding-top: 10px;
}

.boxlinks a, .boxlinks a:link, .boxlinks a:visited {
	color: #a5a5a5;
	text-decoration: none;
}

.boxlinks a:hover {
	text-decoration: underline;
	color: #666;
}

.boxlinks_footer {
	background-image: url(/tagungshotels/images/site/boxlinks_footer.gif);
	width: 200px;
	height: 17px;
	font-size: 5px;
}

.boxlinks a.more {
    margin-top: 18px;
    color:#9F3545;
    display: inline-block;
}

#static .info .txt .logo {
	margin-bottom: 5px;
}

#static .info .txt .stars {
	margin-bottom: 5px;
}

#static .info .txt .adress {
	/*min-height: 113px;*/
    float: none;
}

#static .info .txt .adress .small {
	margin-top: 5px;
	margin-bottom: 15px;
}

#static .info .txt .but {
	margin-top: 10px;
}

margin-top: 10px;

#static .hoteltxt {
	width: 628px;
	overflow: hidden;
	font-size: 12px;
	color: #445056;
	margin-top: 10px;
}

#static table.hotelinfo {
	/*width: 628px;*/
	width: 631px;
	border: 2px solid #e2e6f1;
	margin-top: 5px;
	color: #445056;
}

#static table.hotelinfo a {
	color: #151054;
	font-size: 12px;
	text-decoration: underline;
}

#static table.hotelinfo a:hover {
	text-decoration: none;
}

#static table.hotelinfo td {
	vertical-align:top;
	padding: 3px;
}

#static table.hotelinfo td.first {
	border-right: 2px solid #e2e6f1;
	font-weight: bold;
	width: 150px;
}

#static table.hotelinfo td.second {
	width: 100px;
}

.button_search {
	color: #013c76; 
	background-color: #E5EBF1; 
	border: 1px #013c76 solid; 
	text-align: center; 
	vertical-align: middle;
	font-size: 10px;
	height: 20px;
	cursor: pointer;
	font-family:MS Shell Dlg;
	font-weight: bold;
}

#static table.search_results {
	width:100%;
	/*width: 605px;*/ /* was 628px */
	border: 1px solid #c5c4c4;
	margin-top: 5px;
	color: #445056;
	padding: 3px;
	font-size: 11px;
}

#static table.search_results td {
	vertical-align:top;
	padding: 5px;
}

#static table.search_results td.first {
/*	border-right: 1px solid #ccc; */
	font-weight: bold;
	width: 105px;
}

#static table.search_results td.first img {
	border: 1px solid #333;
}

#static table.search_results td.second {
	width: 250px;
	border-right: 1px dotted #ccc;
}

#static table.search_results td.third {
	width: 80px;
	border-right: 1px dotted #ccc;
}

#static table.search_results td.fourth {
	font-size: 10px;
}

#static table.search_results tr.odd {
	background-color: #fff;
}

#static table.search_results tr.even {
	background-color: #eee;
}

#static table.search_results tr.even td {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#static table.search_results tr.sum {
	background-color: #e2e6f1;
	font-weight: bold;
}

#static table.search_results tr.sum td {
	padding-bottom: 5px;
	border-bottom: 5px solid #fff;
}

#static table.search_results a, #static table.search_results a:link {
	color: #151054;
	text-decoration: underline;
}

#static table.search_results a:hover {
	color: #151054;
	text-decoration: none;
}

#static table.search_results .hotel, #static table.search_results .price {
	font-weight: bold;
}

.button_choose {
	color: #013c76; 
	background-color: #E5EBF1; 
	border: 1px #013c76 solid; 
	text-align: center; 
	vertical-align: middle;
	font-size: 10px;
	cursor: pointer;
	font-family:MS Shell Dlg;
	font-weight: normal;
	margin-top: 5px;
}

.button_wishlist_choose {
	background-image:url(/tagungshotels/images/site/static/butt1_bg.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:22px;
	margin-bottom:10px;
	text-align:center;
	width:200px;
	border: 1px solid #999;
	margin-top: 10px;
	float: left;
	margin-right: 15px;
}

.button_wishlist_choose a {
	text-decoration: none;
	color:#fff;
	display:block;
	padding:3px;
	text-decoration:none;
}

/*	Box Tagung anfragen */

#static .booking-box {
	/*width: 628px;*/
    width: 631px;
	overflow: hidden;
	margin-top: 20px;
}

#static .booking-box a {
	color: #000;
	text-decoration: underline;
}

#static .booking-box a:hover {
	color: #000;
	text-decoration: none;
}

#static .booking-box .self {
	width: 320px;
	float: left;
	/*margin-right: 8px;*/
	margin-right: 11px;
	background-image: url(/tagungshotels/images/site/static/package_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #e2e6f1;
	height: 150px; /*was 210px */
}

#static .booking-box .self .headline {
	background-color: #981c3e;
	height: 30px;
	width: 100%;
	float: none;
}
#static .booking-box .self .headline p {
	color: #fff;
	padding: 7px;
	font-size: 14px;
	font-weight: bold;
}

#static .booking-box .self p {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 10px;
	line-height: 16px;
	font-size: 11px;
}

#static .booking-box .self ul {
}

#static .booking-box .self ul li {
	list-style-image:url(/tagungshotels/images/site/static/check_red.gif);
	margin-bottom: 4px;
}

#static .booking-box .self input.button {
	margin-bottom: 10px;
	margin-right: 10px;
	float: right;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	border: none;
	height: 24px;
	background-image:url(/tagungshotels/images/site/static/butt1_bg.jpg) !important;
	background-repeat: repeat-x;
	background-color: #fff;
}

#static .booking-box .self .button {
	margin-bottom: 10px;
	/*margin-right: 10px;*/
	margin-right: 7px;
	float: right;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	border: none;
	height: 24px;
	background-image:url(/tagungshotels/images/site/static/butt1_bg.jpg) !important;
	background-repeat: repeat-x;
	background-color: #fff;
	margin-top:16px;
	width: 140px;
	text-align: center;
}

#static .booking-box .self .button a {
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	border: none;
	padding: 4px;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	display: block;
}


#static .booking-box .package {
	/*width: 310px;*/
    width: 300px;
	float: left;
	background-image: url(/tagungshotels/images/site/static/package_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #e2e6f1;
	height: 150px;
}

#static .booking-box .package p {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 10px;
	line-height: 16px;
	font-size: 11px;
}

#static .booking-box .package .headline {
	background-color: #003c84;
	height: 30px;
	width: 100%;
	float: none;
}

#static .booking-box .package .headline p {
	color: #fff;
	padding: 7px;
	font-size: 14px;
	font-weight: bold;
}

#static .booking-box .package ul {
}

#static .booking-box .package ul li {
	list-style-image:url(/tagungshotels/images/site/static/check_blue.gif);
	margin-bottom: 4px;
}

#static .booking-box .package input.button {
	margin-bottom: 10px;
	margin-right: 10px;
	float: right;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	border: none;
	height: 24px;
	background-image:url(/tagungshotels/images/site/static/butt2_bg.jpg) !important;
	background-repeat: repeat-x;
	background-color: #fff;
}

#static .booking-box .package .button {
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 16px;
	float: right;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	border: none;
	height: 24px;
	background-image:url(/tagungshotels/images/site/static/butt2_bg.jpg) !important;
	background-repeat: repeat-x;
	background-color: #fff;
}

#static .booking-box .package .button a {
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	border: none;
	padding: 4px;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	display: block;
}

#static .floatL {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#static .choose_form {
	/*width: 628px;*/
	margin-top: 10px;
	overflow: hidden;
	clear: both;
}
#static .choose_form .buttons {
	/*width: 627px;*/
	/*float: left;*/
}
#static .choose_form .buttons input{
	width: 198px;
	text-align:center;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	/*background-image: url(/tagungshotels/images/site/static/butt1_bg.jpg);*/
	background-image: url(/tagungshotels/images/site/static/button_red.jpg);
	/*background-repeat: repeat-x;*/
	border: none;
	height: 22px;
	cursor: pointer;
	/*background-color: #990000;*/
	font-family: Arial, Helvetica, sans-serif;
	display:block;
}
#static .choose_form .buttons input.button-red, #static .choose_form .button-red{
	background-image: url("/tagungshotels/images/site/static/button_red.jpg");
	background: url("/tagungshotels/images/site/static/button_red.jpg");
}
#static .choose_form .buttons input.button-blue, #static .button-blue{
	background-image: url("/tagungshotels/images/site/static/button_blue.jpg");
	background: url("/tagungshotels/images/site/static/button_blue.jpg");
}
#static .choose_form .buttons a{
	width: 198px;
    /*max-width: 174px;*/
	text-align:center;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-image: url(/tagungshotels/images/site/static/button_blue.jpg);
	background-repeat: no-repeat;
	border: none;
	/*border-right: 1px solid #2b447c;*/
	height: 14px;
	cursor: pointer;
	/*background-color: #990000;*/
	display: block;
	text-decoration: none;
	/*padding: 4px 12px;*/
	padding: 4px 0px;
	float:left;
	/*margin-left:16px;*/
	margin-left: 18px;
}
#static .choose_form .buttons a.nomargin{
	margin-left:0px;
	margin-right:1px;
}

#static .choose_form .list {
	width: 300px;
	float: left;
	height: 300px;
	border: 1px dotted #ccc;
	overflow: auto;
	padding: 5px;
}

#static .choose_form .list .headline {
	font-weight: bold;
	font-size: 11px;
	background-color: #eee;
	padding: 3px;
	padding-left: 6px;
	border: 1px solid #ccc;
}

#static .choose_form .list ul {
	margin: 0px;
	padding: 0px;
	list-style-position:outside;
	list-style-type:none;
}

#static .choose_form .list ul li {
	margin-bottom:3px;
}

#static .choose_form .list ul li a{
	color:#004684;
	text-decoration:underline;
}

#static .choose_form .list ul li a:hover{
	text-decoration:none;
}

.wishlist_box {
	background-color: #FFCC66;
	overflow: hidden;
	padding-bottom: 10px;
	float: none;
}
.wishlist_box .head {
	color: #004685;
	font-weight: bold;
	font-size: 16px;
	padding: 5px;
	padding-left: 13px;
	border-bottom: 1px solid #990000;
	float: none;
}
.wishlist_box ul.hotels {
	background-color: #FFCC66;
	overflow: hidden;
	margin-bottom: 15px;
	float: none;
}
.wishlist_box ul.hotels li {
	background-color: #FFCC66;
}

.wishlist_box ul.hotels li img{
	vertical-align: middle;
	padding-right: 5px;
	padding-top: 3px;
	float: left;
}

.wishlist_box ul.hotels li input{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
/*	margin-right: 5px;
	margin-top: 3px;
	float: left; */
	height: 10px;
	width: 10px;
	border: 0px;
	background-image: url(/tagungshotels/images/site/static/but_delete.gif);
	background-repeat: no-repeat;
	background-color: #FFCC66;
	margin-left: 10px;
	cursor: pointer;
}

.wishlist_box ul.hotels li a {
	background-color: #FFCC66;
	background-image: none;
	color: #990000;
	text-decoration: none;
	line-height: 14px;
	padding-left: 10px  !important;
	font-weight: bold;
	float: left;
	width: 138px;
}

.wishlist_box ul.hotels li a.but {
	width: 15px;
}

.wishlist_box ul.hotels li a:hover {
	text-decoration: underline;
	line-height: 14px;
	padding-left: 10px;
}

.wishlist_box .act_head { 
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
}

.wishlist_box ul.actions {
	background-color: #FFCC66;
	margin-bottom: 10px !important;
}
.wishlist_box ul.actions li {
	background-color: #FFCC66;
}

.wishlist_box ul.actions li img{
	float: left;
	vertical-align: middle;
	padding-right: 5px;
	padding-top: 3px;
}

.wishlist_box ul.actions li input{
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
/*	margin-right: 5px;
	margin-top: 3px;
	float: left;*/
	height: 10px;
	width: 10px;
	border: none;
	background-image: url(/tagungshotels/images/site/static/but_arrow.gif);
	background-repeat: no-repeat;
	background-color: #FFCC66;
	margin-left: 10px;
	cursor: pointer;
}

.wishlist_box ul.actions li a {
	background-color: #FFCC66;
	background-image: none;
	color: #000;
	text-decoration: none;
	line-height: 14px;
	padding-left: 20px !important; /* was 10px */
	font-weight: normal;
	float: left;
	width: 118px; /* was 138px */
}

.wishlist_box ul.actions li a.but {
	width: 15px;
}

.wishlist_box ul.actions li a:hover {
	text-decoration: underline;
	line-height: 14px;
	padding-left: 20px;    /* was 10px */
	font-weight: normal;
}

#static table.searchform, #static table.hotelsearch {
	/*width: 610px;*/ /* was 628px */
	width:100%;
	margin-top: 10px;
	font-size: 10px;
}

#static table.searchform td, #static table.hotelsearch td {
	/*padding: 2px;*/
}

#static table.hotelsearch .first {
	width: 130px;
}

#static table.hotelsearch .second {
	width: 200px;
}

#static table.hotelsearch .third {
}

#static table.hotelsearch .third a{
	font-size: 10px;
	text-decoration: underline;
	display: block;
	float: right;
}

#static table.hotelsearch .third a:hover{
	text-decoration: none;
}

#static table.hotelsearch .third p {
	border: 1px dotted #ccc;
	padding: 3px;
	overflow: hidden;
}

#static table.hotelsearch a {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

#static table.hotelsearch a.small {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

#static table.hotelsearch .large {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.contentScroll {
    width:631px;
	/*width: 100%;
	overflow: auto;
	height: 310px;*/
}

.wishlist-buttons {
	overflow: hidden;
	/*width: 628px;*/
	width: 631px;
}
.wishlist-buttons-two{
	padding-left:110px;
	/*width:518px;*/
	width: 521px;
}

.wishlist-buttons input {
	font-family: Arial, Helvetica, sans-serif;
	/*margin-right: 10px;*/
    /*margin-right: 18px;*/
	margin: 10px 18px 10px 0px;
	padding: 3px;
	/*background-image:url(/tagungshotels/images/site/static/butt1_bg.jpg);
	background-repeat:repeat-x;*/
	background-color: #990000;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	width:198px !important;
	border: none;
	text-decoration: none;
	color:#fff;
	text-decoration:none;
	float: left;
	cursor: pointer;
	height: 23px;
}
.wishlist-buttons input.button-blue {
	background-image:url(/tagungshotels/images/site/static/button_blue.jpg);
	
}
.wishlist-buttons input.button-red {
	background-image:url(/tagungshotels/images/site/static/button_red.jpg);
	
}
.wishlist-buttons a{
	font-family: Arial, Helvetica, sans-serif;
	/*margin-right: 10px;*/
    /*margin-right: 18px;*/
	margin: 10px 18px 10px 0px;
	padding: 4px;
	/*background-image:url(/tagungshotels/images/site/static/butt1_bg.jpg);
	background-repeat:repeat-x;*/
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	width:190px !important;
	border: none;
	text-decoration: none;
	color:#fff;
	display:block;
	text-decoration:none;
	float: left;
	cursor:pointer;
}

.wishlist-buttons form a{
	background-image:url(/tagungshotels/images/site/static/button_blue.jpg);
}
.wishlist-buttons a.button-blue, .wishlist-buttons p.button-blue{
	background-image:url(/tagungshotels/images/site/static/button_blue.jpg);
}
.wishlist-buttons a.button-red, .wishlist-buttons p.button-red{
	background-image:url(/tagungshotels/images/site/static/button_red.jpg);
}
.spalte_rechts .wishlist-buttons {
	width: 176px;
}

.spalte_rechts .wishlist-buttons a, .spalte_rechts .wishlist-buttons p {
	width: 168px !important;
	background-image: none !important;
	background-color: #fff  !important;
	color: #9F3545  !important;
	border-top: none;
	border-bottom: 1px solid #004684;
	border-left: 1px solid #004684;
	border-right: 1px solid #004684;
	margin: 0px !important;
	padding: 3px !important;
}

#static .wishlist-buttons a.last,
#static .wishlist-buttons input.last{
    margin-right: 0px !important;
}

.hotel-request {
    width: 631px;
    float: none;
    clear: both;
}
.hotel-request .list {
	border: 1px dotted #ccc;
	padding: 5px;
	margin-bottom: 10px;
	overflow: hidden;
	/*width: 601px;*/
	width: 619px;
}
.hotel-request .list ul{
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	margin:0px;
	padding:3px;
}
.hotel-request .list ul li {
	float: left;
	width: 300px;
	font-weight: bold;
}
.allg_txt{
    margin-bottom: 25px;
}
table.requestform {
	margin-top: 10px;
	/*width: 628px;*/
    /*width: 623px;*/
	font-size: 11px;
	border-collapse:collapse;
    clear: both;
}

table.requestform tr {
	padding:0px;
	margin:0px;
}

table.requestform td {
	padding: 2px 0px 2px 0px;
	/*border:1px solid red;*/
}

table.requestform td.label, 
table.requestform table td.label {
	/*width:169px;*/
    width: 153px;
}

table.requestform td.input.part {
	/*width:163px;*/
}

table.requestform td.input.part.right {/* for <=IE7 border bug */
	text-align:right;
}

table.requestform td.text {
	padding-left:7px;
	/*width:115px;*/
    width: 135px;
}

table.requestform td div.bestuhlung{
	height:32px;
}


table.requestform input.large {
	/*width: 455px;*/ /* was 428px */
    width: 475px;
	font-size: 11px;
}

table.requestform input.medium {
	/*width: 159px;*/ /* was 139px */
	width: 161px;
	font-size: 11px;
	margin:0px;
	display:inline;
}

table.requestform input.medium2 {
	/*width: 285px;*/ /* was 240px */
	/*width: 288px;*/
    width: 316px;
	font-size: 11px;
}

table.requestform input#sonstiges.medium {
	/*width: 325px;*/ /* was 139px */
	width: 375px;
}

table.requestform input#angebot_bis.medium {
	width: 66px; /* was 139px */
	
}

table.requestform input.small {
	width: 50px;
	font-size: 11px;
}

table.requestform .captcha {
	margin-top: 10px;
	overflow: hidden;
}

table.requestform .captcha img {
	float: left;
/*	margin-right: 40px;*/
    margin-right: 20px; 
}

table.requestform .captcha p {
	float: left;
	display:block;
	width:222px;
}

table.requestform .captcha span {
	float: left;
	display:block;
}


.button_2 {
	background-color:#E5EBF1;
	border:1px solid #013C76;
	color:#013C76;
	cursor:pointer;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	height:28px;
	padding:2px 0px 4px 0px;
	text-align:center;
	float: right;
	/*margin-right: 5px;*/
	/*margin-top: 10px;*/
}

#mainnav, #mainnav2 {
	background-color: #ffffff;
	margin-left: 28px;
	padding-bottom: 15px;
	border-left:1px solid #005a98;
	/*width: 196px;*/
	width: 175px;
	overflow: hidden;
	float: none;
}

.align-right {
	text-align: right;
}

.list li.letter {
	font-weight: bold;
	border-bottom: 1px dotted #ddd;
	padding: 3px;
}

table.hotel_features {
}

table.hotel_features td {
	padding: 1px !important;
}

#static table.search_results tr.even td table.hotel_features td{
border-bottom: none !important;
border-top: none !important;
}

/**.headbg {
	position:relative;
	background:url(/templates/intergerma/images/header_bg_new.gif) repeat-x;
	height:155px;
	width:100%;
}**/

.jump_menu {
	padding: 3px;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
}
.jump_menu a {
	color: #004684;
	text-decoration: underline;
	font-size: 9px;
}

.jump_menu a:hover {
	text-decoration: none;
}

.jump_menu2 {
	padding: 10px;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	font-weight:bold;
	/*width: 590px;*/
	width: 611px;
}
.jump_menu2 a {
	color: #004684;
	text-decoration: underline;
	font-size: 12px;
}

.jump_menu2 span {
    display: block;
    float: left;
    width: 88px;
}
.jump_menu2 span.right {
    float: right;
    width: 442px;
}

.jump_menu2 a:hover {
	text-decoration: none;
}

.regions {
	/*padding: 2px;*/
    padding: 2px 0px;
}

.regions .first {
	width: 150px;
}
.regions .first .large {
	font-size: 15px;
	font-weight: bold;
}
.regions .first .small {
	color: #999;
	font-size: 14px;
	margin-top: 5px;
}
.regions .second {}

.regions .second p {
    border:1px dotted #CCCCCC;
    overflow:hidden;
    padding:5px;
}

.regions .second a{
	color: #004684;
	text-decoration: underline;
}

.regions .second a:hover {
	text-decoration: none;
}

table.requestform .padder {
	padding-left: 18px;
}

.sitemap {}
.sitemap a, .sitemap a:visited {
	color: #981C3D;
	text-decoration: none;
}
.sitemap a:hover {
	text-decoration: underline;
	color: #004685;
}
.sitemap ul {
	list-style-image: none;
	list-style-position:inside;
	list-style-type:none;
/*	margin-left:10px; */
}
.sitemap ul li {
}
.sitemap ul ul li {
}
.sitemap ul ul ul li {
}
.checkbox-reset{
	padding:0px;
	margin:0px;
}


#watchlist-box{
	margin-top:15px;
	width: 195px;
}

#static form.searchModuleForm{
	/*width:550px;*/
    width: 630px;
	padding-top:10px;
	font-size:11px;
}

#static form.searchModuleForm table{
    width:100%;
}

#static .searchModuleForm td{
	padding:0px 3px;
	text-align:left;
}

#static .searchModuleForm td.label{
	width:150px;
}

#static .searchModuleForm input,
#static .searchModuleForm select{
	width:200x;
}

#static .searchModuleForm input.short,
#static .searchModuleForm select.short{
	width:100px;
}

#static .searchModuleForm input.long{
	width:220px;
}
#static .searchModuleForm input.verylong{
	width:260px;
}
#static .searchModuleForm select.long{
	width:227px;
}

#static .searchModuleForm input.medium,
#static .searchModuleForm select.medium{
	width:200px;
}

/* New Design */

#header_logo {
    height: 107px;
    padding-left: 24px;
    padding-top: 43px;
    width: 340px;
}
#header_logo a {
	display: block;
	width: 340px;
	height: 87px;
}
#navi_main {
    clear: both;
    height: 30px;
    width: 950px;
}
#navi_main ul.menu{
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 0px 28px;
    z-index: 999;
}
#navi_main ul.menu li {
    background-image: none;
    float: left;
    margin: 0 2px 0 0;
    padding: 0;
}
#navi_main ul.menu li a {
    background-image: url(/tagungshotels/images/site/mainnavi_bg_red.png);
    background-repeat: repeat-x;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    padding: 3px 10px;
	text-decoration: none;
}
#navi_main a {
    font-size: 12px;
}
#navi_main ul.menu li a:hover {
    background-image: url(/tagungshotels/images/site/mainnavi_bg_grey.png);
    background-repeat: repeat-x;
    color: #000000;
	text-decoration: none;
}
#seofooter {
    background-image: url(/tagungshotels/images/site/seo-footer_bg.png);
    background-repeat: repeat-x;
    color: #999999;
    height: 251px;
    margin-bottom: 15px;
    padding: 0 14px;
    /*width: 971px;*/
    /*width: 962px;*/
    width:1062px;
}
#seofooter_top {
    clear: both;
    height: 40px;
    line-height: 40px;
    width: 100%;
}
#seofooter_top1 {
    width: 690px;
}
#seofooter h3,
#seofooter_top1 h3 {
    color: #999999;
    font-size: 12px;
    font-weight: normal;
    line-height: 40px;
    margin: 0;
    padding: 0;
}
#seofooter_top2 {
    padding-left: 8px;
    width: 224px;
}
#seofooter_body {
    clear: both;
    height: 201px;
   	width:100%;
	padding-top: 10px;
}
#seofooter_body1, #seofooter_body2 {
	padding: 5px;
    width: 250px;
}
#seofooter_body3 {
	padding: 5px;
    width: 255px;
}
#seofooter_body4 {
	padding: 5px;
    width: 257px;
}
#seofooter_body p {
    color: #990033;
    font-size: 18px;
    margin-bottom: 0;
    padding-bottom: 10px;
}
#seofooter_body a {
    color: #999999;
    line-height: 20px;
	text-decoration: none;
	font-size: 13px;
}
#seofooter_body a:hover {
	color: #666;
}
div {
    float: left;
}
