/*  tagungsplaner.de default styles  */
/*	-------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	font: normal 12px arial, verdana, sans-serif;
	line-height: 1.3em;
	background: #fff;
	color: #424242;
}

a {
	color: #005288;
	background: inherit;
}

a:hover {
	text-decoration: none;
	background: inherit;
}

h1 {
	color: #005288;
	font: normal 2.4em Arial, Helvetica, Sans-Serif;
	padding: 0;
	margin: 40px 0 0 82px;
	float: left;
	width: 230px;
	height: 24px;
}

h1 span {
	display: none;
}

h1 a {
	color: #737373;
	background: inherit;
}

.blue {
	color: #396DA5;
}

sup {
	font-size: .5em
}

h1 a,h2 a {
	font-family: verdana, sans-serif;
	text-decoration: none;
}

h1 a:hover,h2 a:hover {
	color: #F60;
	background: inherit;
}

h2 {
	font-family: verdana, sans-serif;
	font-size: 150%;
	margin-bottom: 5px;
	color: #005288;
	background: inherit;
}

.small {
	font-size: 90%;
}

p {
	margin: 0 0 5px;
}

a.image-link img {
	border: 1px solid #B0B0B0;
	padding: 1px;
}

a.image-link:hover img {
	border-color: #777;
}

a.back-link {
	color: #3E3E3E;
}

ul {
	list-style: none;
}

.valign-top {
	vertical-align: top;
}

.valign-middle {
	vertical-align: middle;
}

img.link-img {
	padding: 2px 2px 0 0;
	margin-bottom: -4px;
	border: none;
}

.nospace {
	word-spacing: -0.25em;
}

/* layout	*/ /*	------	*/
#js-info,#maintenance-info,#nogeocoords-info,#js-map-info {
	border: 1px dashed #DB001B;
	background: #fff url(/icons/exclamation.gif) no-repeat center left;
	padding-left: 20px;
	color: #DB001B;
}

#maintenance-info {
	background-color: lime;
}

#toolTippLayer {
	position: absolute;
	visibility: hidden;
	z-index: 1;
}

#toolTippLayer table {
	width: 350px;
	padding: 15px;
	background-color: #DEDEDE;
}

#t4e-debug {
	text-align: left;
}

.content {
	margin: 0 auto;
	width: 980px;
	padding: 0 10px 10px 10px;
}

.header {
	height: 120px;
	background: #fff;
	color: #424242;
	margin: 0;
	padding: 0;
}

.meta {
	height: 23px;
	background: transparent url(/images/meta_bg.png) repeat-x top;
}

.logo img {
	float: left;
	border: none;
	margin-top: 5px;
}
img.main-logo {
	float: right;
	margin-right: 55px;
}
h1.brand-logo {
	margin-left: 25px;
}

.top-info {
	float: left;
	width: 555px;
	margin-top: -20px;
	padding: 0 0 4px 23px;
	color: #424242;
	font-size: 0.9em;
}

.top-info-left {
	width: 400px;
	float: left;
}

.top-info-right a:hover {
	text-decoration: underline;
}

.top-user-info {
	float: left;
	padding-top: 0;
}

.top-user-info a:hover {
	color: #727272;
	text-decoration: none;
}

.top-nav {
	text-decoration: none;
	color: #424242;
	padding: 0 3px;
}

.language-flags {
	float: left;
	width: 70px;
	margin-right: 35px;
}

.language-flag-de,.language-flag-en {
	width: 16px;
	height: 11px;
	display: block;
	float: right;
	margin-top: 1px;
}

.language-flag-de span,.language-flag-en span {
	display: none;
}

.language-flag-de {
	padding-right: 5px;
	background: url(/images/de.gif) left center no-repeat;
}

.language-flag-de:hover {
	background: url(/images/de_hover.gif) left center no-repeat;
}

.language-flag-en {
	background: url(/images/en.gif) left center no-repeat;
}

.language-flag-en:hover {
	background: url(/images/en_hover.gif) left center no-repeat;
}

.closebutton {
	background: url(/icons/closebutton.png) left center no-repeat;
}

.closebutton:hover {
	background: url(/icons/closebutton2.png) left center no-repeat;
}

.bar {
	clear: both;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 30px;
	color: #FFF;
	background: transparent url(/images/bar-line-30.png) repeat-x;
}

.bar li {
	padding: 4px 12px 0 12px;
	color: #FFEADC;
	float: left;
	top: -1px;
	background: url(/images/menu_bg.gif) no-repeat left top;
}

.bar li.browse-category {
	width: 290px;
	color: #FFF;
	background: transparent;
	text-transform: none;
	font-size: 0.85em;
}

.bar li#nocut {
	height: 30px;
	background: none;
}

.bar li.active {
	height: 30px;
	background: transparent;
}

.bar li a {
	font-weight: bold;
	color: #eee;
	background: transparent;
	text-decoration: none;
}

.bar li a:hover {
	color: #FFF;
}

.bar li a.active {
	background: transparent;
	color: #f3daad;
}

.bar li a.active:hover {
	color: #fff;
}

/*Drop-down menu*/
.bar ul li {
	position: relative;
	z-index: auto;
	height: 20px;
	/*top:-1px;*/
}

ul li ul {
	display: none;
	border: none;
}

/*Non-IE6 hovering*/
.bar ul li:hover ul {
	display: block;
	width: 10.0em;
	position: absolute;
	z-index: 999;
	left: 0;
}

.bar ul li:hover ul li {
	background: none;
}

.bar ul li:hover ul li a {
	display: block;
	width: 13.0em;
	height: auto;
	margin-left: -13px;
	padding: 4px 14px 4px 14px;
	border-bottom: 1px solid #bcbcbc;
	background: transparent url(/images/td-bg-90.png);
	color: #fff;
}

.bar ul li:hover ul li a:hover {
	background-color: #005288;
	color: #f3daad;
}

/* breadcrumbs navigation */
#breadcrumbs {
	width: 370px; font-size: 0.9em;
	font-weight: normal;
	color: #666;
	margin-left: 26px;
	font-size: 0.9em;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

/* Sub-Navi/Menu / Search form */
.sub {
	color: #424242;
	clear: both;
	font-weight: bold;
	padding-top: 0px;
	margin: 10px 0;
}

.sub-573 {
	background: #fff url(/images/box-bg.png) no-repeat right;
	height: 25px;
}

.sub-300 {
	background: #fff url(/images/sub_bg_300.gif) no-repeat right;
}

input.search {
	width: 232px;
	border: 0;
	background-color: #FFF;
	color: #424242;
	font-weight: bold;
	margin-left: 3px;
}

input.submit {
	background: #FFF url(/images/meta_bg.png) repeat-x;
	border: 1px solid #bcbcbc;
	padding: 0 1px 1px 1px;
	height: 22px;
	color: #424242;
	font: bold 1em Arial, Helvetica, Sans-Serif;
	cursor: pointer;
}
input.submit:hover {
	border: 1px solid #777;
}

input.:hover {
	color: #727272;
}

.search-form {
	float: right;
	width: 530px;
	display: inline;
	padding-right: 10px;
}

.search-form a {
	color: #424242;
	text-decoration: underline;
}

.search-form a:hover {
	text-decoration: none;
}

/* --------- */
/* left side */
/* --------- */
.left-634,.left-760 {
	float: left;
	margin: 5px 0 10px 0;
	color: #333;
}

.left-634 {
	width: 634px;
}

.left-760 {
	width: 740px;
}

.left-634 h2,.left-760 h2 {
	clear: both;
	background: #FFF;
	border-bottom: 1px solid #BCBCBC;
	color: #005187;
	padding: 4px 8px 4px 11px;
	font: normal 1.5em Verdana, Arial, Helvetica, Sans-Serif;
	letter-spacing: -0.03em;
	margin: 0 12px 3px 0;
}

.left-760 h2 {
	margin: -4px 0px 3px 0;
}

.left-634 h2#supplier-notation {
	font-weight: normal;
	letter-spacing: -0.03em;
	font-size: 1.5em;
	padding-top: 0;
}

.left-634 h3,.left-760 h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	margin: 16px 0 8px 0;
	padding: 3px 0 0 10px;
	color: #444;
}

.left-634 h4,.left-760 h4 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	margin: 6px 0 8px 0;
	padding: 3px 0 0 0;
	color: #444;
}

.left-634 h3 {
	background: #fff url(/images/h3_left_bg_760.gif) no-repeat left top;
}

.left-760 h3 {
	background: #fff url(/images/h3_left_bg_760.gif) no-repeat left top;
	margin: 0;
	font-size: 1.2em;
}

.left-634 p,.left-760 p {
	font-family: arial, verdana, sans-serif;
	padding-right: 20px;
	text-align: justify;
}

.left-634 p#back-link {
	margin: -12px -14px 0 0;
	text-align: right;
	font-size: 0.92em;
}

.left-634 p#back-link a {
	color: #3E3E3E;
	text-decoration: underline;
}

.left-634 p#back-link a:hover {
	text-decoration: none;
}

div.info-image-galery {
	width: 600px;
	min-height: 300px;
}

div.cart {
	text-align: right;
	padding-right: 30px;
}
div.cart a {
	text-decoration: underline;
}
div.cart a:hover {
	text-decoration: none;
}
div.cart a.rfp {
	color: #DB001B;
}
span.cart {
	float: left;
	width: 12px;
	text-align: right;
	margin: 0 6px 0 -5px;
}
p.cart-notice {
	float: left;
	background: transparent url(/icons/exclamation.gif) no-repeat 6px center;
	padding: 6px 6px 6px 26px;
	margin: 30px 0 0 10px;
	font-weight: bold;
	color: #DB001B;
}

span.search-notice {
	float: left;
	background: transparent url(/icons/info.gif) no-repeat 6px center;
	padding: 6px 0 1px 26px;
	margin: -15px 0 0 0;
}

.full-side {
	float: left;
	width: 95%;
	padding: 0 0 0 10px;
	margin: 10px 0 0 10px;
	font-size: 1em;
}

.full-side p {
	text-align: justify;
}

.full-side a {
	color: #005288;
	text-decoration: underline;
	background: #FFF;
}

.left-side {
	float: left;
	width: 43%;
	padding: 5px 0 5px 10px;
	margin: 0 0 5px 10px;
	text-align: left;
}

.left-side p {
	text-align: left;
}

.left-side a,.right-side a {
	color: #424242;
	background: #FFF;
	vertical-align: 8%;
}

.left-side h4 {
	font: normal 0.9em arial, verdana normal;
	text-transform: none;
}

.right-side {
	float: right;
	width: 43%;
	color: #424242;
	padding: 5px 0 5px 30px;
	margin: 0 15px 5px 10px;
	text-align: left;
}

.right-side p {
	text-align: left;
}

.right-side h4 {
	font: normal 0.9em arial, verdana normal;
	text-transform: none;
}

.left-box {
	width: 622px;
	margin: 0 12px 0 0;
	color: #000;
	padding: 3px 0;
}

.result-box {
	width: 100%;
}

.search-hotel {
	background: url(/images/frau.jpg) no-repeat left 50px;
	padding-bottom: 5px;
}

.search-congress {
	background: url(/images/congress-girl.jpg) no-repeat left 50px;
}

.search-eventlocation {
	background: url(/images/eventlocation-girl.jpg) no-repeat left 40px;
}

.search-supporting-program {
	background: url(/images/rp-girls-h260.png) no-repeat left 40px;
}

.search-supplier {
	background: url(/images/supplier-guy.jpg) no-repeat left 30px;
}

.search-hotel a,.search-congress a,.search-eventlocation a,.search-supporting-program a,.search-supplier a {
	text-decoration: underline;
}

.search-hotel a:hover,.search-congress a:hover,.search-eventlocation a:hover,.search-supporting-program a:hover,.search-supplier a:hover {
	text-decoration: none;
}

.search-hotel h3,.search-congress h3,.search-eventlocation h3,.search-supporting-program h3,.search-supplier h3 {
	background: none;
	display: inline;
	margin-left: 80px;
	font-size: 1em;
}

.service a {
	font-weight: normal;
	color: #005288;
	text-decoration: underline;
}

.service a:hover {
	text-decoration: none;
}

.service p {
	margin-bottom: 15px;
}


/* Tab-Navigation (Search-Tabs./Presentation-Tabs.) */
.left-box ul#navlist {
	padding: 3px 0 6px 0;
	margin: 4px 0 25px 0;
	border-bottom: 1px solid #BCBCBC;
	font: normal 1em Arial, Helvetica, sans-serif;
}
.left-box ul#navlist li {
	list-style: none;
	display: inline;
	margin-left: 5px;
}
.left-box ul#navlist li a {
	padding: 3px 0.6em 6px 0.6em;
	margin-left: 2px;
	border: 1px solid #BCBCBC;
	background: #FAFAFA url(/images/meta_bg.png) repeat-x;
	color: #424242;
	text-decoration: none;
}
.left-box ul#navlist li a:hover {
	border-top: 1px solid #777;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
}
.left-box ul#navlist li a#current {
	background: #FFF;
	border: 1px solid #BCBCBC;
	border-bottom: 1px solid #FFF;
	font-weight: bold;
	color: #424242;
	cursor: default;
}


/* Suchformulare */
h2.search {
	background: none;
	border: none;
	padding: 0;
	margin: -6px 0 -6px 143px;
	color: #AAABAD;
}
form.tapla-search, form.tapla-search-detail {
	margin: 15px 0 0 120px;
	color: #555;
	width: 520px;
	min-height: 239px;
}
form.tapla-search-detail {
	margin: 15px 0 0 0;
	padding: 0;
	width: 100%;
}
form.tapla-search fieldset {
	float: left;
	border: none;
	margin: 0 0 10px 15px;
	padding-top: 8px;
}
form.tapla-search fieldset.hide {
	visibility: hidden;
	display: none;
}
form.tapla-search fieldset.show {
	visibility: visible;
	display: block;
}
form.tapla-search-detail label.feature-space {
	width: 15.0em;
}
fieldset.full {
	clear: left;
	width: 100%;
}
form.tapla-search label {
	float: left;
	display: block;
	margin: 5px;
}
form.tapla-search .input-search {
	background-color: #F9F9F9;
	font: normal 1em Arial, Helvetica, Sans-Serif;
	height: 19px;
	color: #666;
	margin: 3px;
}
form.tapla-search .input-text {
	background-color: #F9F9F9;
	height: 15px;
	font-weight: bold;
	color: #000;
}
form.tapla-search input,textarea,select {
	border-top: 2px solid #CCC;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 2px solid #CCC;
}
form.tapla-search input:hover,textarea:hover,select:hover {
	border-top: 2px solid #AAA;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	border-left: 2px solid #AAA;
}
form.tapla-search input:focus,textarea:focus,select:focus {
	border-top: 2px solid #AAA;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	border-left: 2px solid #AAA;
}
form.tapla-search select.field-activated {
	font-weight: bold;
	color: #000;
}
form.tapla-search select {
	letter-spacing: -0.010em;
}
form.tapla-search optgroup {
	font-weight: normal;
}
form.tapla-search br {
	clear: both;
}
form.tapla-search input.button {
	margin: 20px 12px 0 5px;
	border: 1px solid #bcbcbc;
}
form.tapla-search input.button:hover {
	border: 1px solid #777;
}
form.tapla-search input.button:focus {
	color: #a0a0a4;
}
form.tapla-search img.search-stars {
	margin: auto auto 0 0;
}
form.tapla-search input.checkbox {
	border: 0;
}
form.tapla-search-detail input.checkbox {
	margin-top: 14px;
}
form.tapla-search-detail input.features {
	border: 0;
}


form.tapla-contact,form.tapla-contact-detail,form.tapla-newsletter {
	margin: 15px 0 0 125px;
	color: #555;
	width: 480px;
	min-height: 235px;
}
form.tapla-contact-detail {
	margin: 15px 0 0 0;
	width: 100%;
}
form.tapla-contact fieldset,form.tapla-newsletter fieldset {
	float: left;
	border: none;
	margin: 0 0 10px 15px;
	padding-top: 8px;
}
form.tapla-contact fieldset.hide {
	visibility: hidden;
	display: none;
}
form.tapla-contact fieldset.show {
	visibility: visible;
	display: block;
}
form.tapla-contact label {
	float: left;
	display: block;
	margin: 5px;
}
form.tapla-contact .input-search {
	font: normal 1em Arial, Helvetica, Sans-Serif;
	height: 17px;
	color: #666;
	margin: 3px;
}
form.tapla-contact .input-text {
	height: 15px;
	font-weight: bold;
	color: #000;
}
form.tapla-contact input,textarea,select {
	border-top: 2px solid #CCC;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 2px solid #CCC;
}
form.tapla-contact input:hover,textarea:hover,select:hover {
	border-top: 2px solid #AAA;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	border-left: 2px solid #AAA;
}
form.tapla-contact input:focus,textarea:focus,select:focus {
	border-top: 2px solid #AAA;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	border-left: 2px solid #AAA;
}
form.tapla-contact select.field-activated {
	font-weight: bold;
	color: #000;
}
form.tapla-contact br {
	clear: both
}
form.tapla-contact input.button {
	margin: 20px 12px 0 5px;
	border: 1px solid #bcbcbc;
}
form.tapla-contact input.button:focus {
	background-color: #000;
}
form.tapla-contact img.search-stars {
	margin-left: 4px;
}
form.tapla-contact input.checkbox {
	border: 0;
}
form.tapla-contact-detail input.checkbox {
	margin-top: 14px;
}
form.tapla-contact-detail input.features {
	border: 0;
}

form.tapla-newsletter .tapla-newsletter {
	font: normal 0.75em Arial, Helvetica, Sans-Serif;
	height: 17px;
	color: #666;
	margin: 3px;
}
form.tapla-newsletter input.checkbox {
	margin: 0em 1em 0em 2em;
	border: none;
}
form.tapla-newsletter .textfeld {
	margin-left: 2.5em;
	width: 5.25em;
	float: left;
	display: block;
	white-space: nowrap;
}
form.tapla-newsletter br {
	clear: both
}
form.tapla-newsletter input.fieldsize {
	height: 17px;
	margin-left: 2em;
	margin-bottom: 0.5em;
	width: 20em;
}
form.tapla-newsletter textarea.fieldsize {
	margin: 0 1em 0 6.5em;
	width: 20.5em;
}
form.tapla-newsletter select.fieldsize {
	height: 18px;
	margin-left: 2.0em;
	margin-bottom: 0.5em;
	width: 20.0em;
}
form.tapla-newsletter .input-text {
	font: normal 1em Arial, Helvetica, Sans-Serif;
	color: #333;
}
form.tapla-newsletter input,textarea,select {
	border-top: 2px solid #CCC;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 2px solid #CCC;
}
form.tapla-newsletter input:hover,textarea:hover,select:hover {
	border-top: 2px solid #AAA;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	border-left: 2px solid #AAA;
}
form.tapla-newsletter input:focus,textarea:focus,select:focus {
	border-top: 2px solid #AAA;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	border-left: 2px solid #AAA;
}
form.tapla-newsletter input.button {
	margin: 20px 12px 0 20.0em;
	border: 1px solid #bcbcbc;
}


/* Ergebnisliste */
table.result {
	clear: both;
	width: 100%;
	background: #fff url(/images/h3_left_bg_760.gif) no-repeat top left;
	padding: 0;
	margin: 15px 0 0 0;
	border-spacing: 0;
}

table.result th {
	line-height: 1em;
	text-align: left;
	vertical-align: top;
	padding: 2px 0 12px 0;
	border-bottom: 1px solid #DEDEDE;
	color: #000;
	font-family: arial, verdana, sans-serif;
}

table.result th img {
	margin: 2px 5px -2px 0;
}

table.result th span.qm {
	color: #666;
}

table.result td {
	height: 60px;
	vertical-align: top;
	padding: 4px 4px 4px 0;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #EEE;
}

table.result td a.stick-out {
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
}
table.result a.notice {
	color: #005288;
}

table.result a {
	font-weight: bold;
	color: #333;
}
table.result a:hover {
	text-decoration: underline;
}

td.reslistbg1 {
	background-color: #FAFAFA;
}

td.reslistbg2 {
	background-color: #FFFFFF;
}

img.result {
	margin: 3px 0 0 0;
}

div.result {
	clear: both;
	margin: 16px 0 0 20px;
}

ul.search-params li {
	list-style-image: url(/icons/search-params-list-item.gif);
}

table.info {
	width: 612px;
	padding: 0;
	margin: 6px 0 20px 8px;
	border-spacing: 0;
	empty-cells: show;
}

table.info th {
	line-height: 1em;
	text-align: left;
	vertical-align: top;
	padding: 2px 0 4px 0;
	color: #666;
	font-weight: normal;
}

table.info td {
	vertical-align: top;
	padding: 4px 4px 4px 0;
	border-bottom: 1px solid #EEE;
}

table.info td.tdList {
	background: #FAFAFA;
	border-top: 1px solid #FFF;
}

table.info .abstand {
	padding-left: 10px;
}

table.info td img {
	margin-top: 3px;
}

span.meetingrooms-legend {
	width: 600px;
	text-align: right;
	color: #666;
	font-size: 85%;
	margin-top: -10px;
	padding-bottom: 20px;
}

h3.arrow-down {
	margin: -1px;
	padding: 3px 6px 3px 10px;
	font-weight: bold;
	font-size: 1em;
	color: #333;
}

h3.arrow-down a {
	text-decoration: none;
}

h3.arrow-down a:hover {
	text-decoration: underline;
}

.arrow-down, .arrow-right {
	padding: 0 0 0 14px;
}

.arrow-down {
	background: transparent url(/icons/pfeil1.gif) no-repeat center left;
}

.arrow-right {
	background: transparent url(/icons/pfeil2.gif) no-repeat center left;
}

.arrow-blank {
	background: transparent url(/icons/externer-link.gif) no-repeat center left;
	padding: 0 0 0 18px;
}

.arrow-pdf {
	background: transparent url(/icons/pdf.gif) no-repeat bottom left;
	padding: 0 0 0 18px;
}

.clue {
	background: transparent url(/icons/clue.gif) no-repeat center right;
	padding: 0 20px 0 0;
}

.error {
	float: right;
	background: transparent;
	color: #DB001B;
	font-weight: bold;
	padding: 2px 5px;
	margin: 0 20px 6px 0;
	border: 1px dashed #DB001B;
}
.error a {
	text-decoration: underline;
	color: #005187;
	background: inherit;
}
.error a:hover {
	text-decoration: none;
	background: inherit;
}

.info-contact {
	float: left;
	background: transparent url(/icons/info.gif) no-repeat right;
	padding: 0 0 0 20px;
	margin: 0 0 0 0px;
}

.error-contact {
	float: left;
	background: transparent url(/icons/exclamation_blue.gif) no-repeat right;
	padding: 0 0 0 15px;
	margin: 0 15px 0 0px;
}

div.info p,div.info th,div.info td,div.info {
	font-size: 1.04em;
}

div.info p {
	margin: 6px 0 18px 10px;
}

div.info table {
	margin: -2px 0 18px 10px;
}

div.info span {
	float: left;
	padding-right: 35px;
	margin-bottom: 2px;
}

div.info div.overview-image {
	float: left;
	margin-bottom: 10px;
	min-height: 150px;
}

div.info a {
	text-decoration: none;
}

div.info a:hover {
	color: #005288;
	text-decoration: underline;
}

div.info input.preselect {
	border: solid #65BEFC;
}

/* right side */
.right-214,.right-340 {
	float: right;
	margin: 5px 0 10px 0;
}

.right-214 {
	width: 214px;
}

.right-340 {
	width: 340px;
}

.right-214 h3,.right-340 h3 {
	background: #fff;
	color: #424242;
	padding: 8px 0 4px 5px;
	font: bold 1em verdana, arial, sans-serif;
	text-transform: none;
	text-transform: uppercase;
	margin-bottom: 5px;
	border-bottom: 1px solid #BCBCBC;
}

.right-214 h3 a {
	font: normal 1em verdana, arial, sans-serif;
	margin-left: 4px;
}

.right-340 h4 {
	background: inherit;
	color: #666;
	padding: 8px 0 8px 5px;
	font: bold 1em verdana, arial, sans-serif;
	margin: 46px 0 3px 0;
}

.right-articles, .crossreference {
	background-color: #fafafa;
	font-size: 0.9em;
	color: #424242;
	padding: 8px;
	margin: 0 0 10px 0;
	min-height: 58px;
	border: 1px solid #bcbcbc;
}

.crossreference {
	background-color: #E5EDF3;
}

.right-banner,.right-info {
	background: #fafafa url(/images/box-bg.png);
	text-align: center;
	font-weight: bold;
	padding: 6px 0 2px 0;
	margin: 0 0 3px 0;
	border: 1px solid #bcbcbc;
}

.right-info {
	text-align: left;
	font-weight: normal;
	padding: 5px 5px 5px 22px;
	min-height: 33px;
}

.right-info ul {
	list-style: none;
	padding-top: 4px;
}

.right-info a:hover {
	text-decoration: underline;
}

.right-banner p {
	margin: 6px 0 14px 0;
}

.image, .flash-icon {
	float: left;
	border: 0;
	margin: 2px 9px 3px 0;
}

.flash-icon {
	border: 1px solid #B0B0B0;
	padding: 1px;
}
.flash-icon:hover img {
	border-color: #777;
}

a.headline-link {
	color: #3E3E3E;
	text-decoration: none;
	font-weight: bold;
}

a.headline-link:hover {
	text-decoration: underline;
}

/* footer */
.footer {
	clear: both;
	color: #424242;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	font-size: 0.9em;
	line-height: 1.5em;
}

.footer a {
	color: #424242;
	text-decoration: none;
}

.footer a:hover {
	color: #727272;
	text-decoration: none;
}

/* CSS Result Paginator */
div.pager {
	float: right;
	margin: 2px 10px 0 0;
	padding: 2px;
	color: #a0a0a0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.86em;
}

div.pager a {
	border: 1px solid #909090;
	margin-right: 3px;
	padding: 2px 5px;
	background-color: #FFF;
	text-decoration: none;
	color: #444;
}

div.pager a:hover,div.meneame a:active {
	border: 1px solid #333;
}

div.pager span.current {
	margin-right: 3px;
	padding: 5px 5px;
	border: none;
	font-weight: bold;
	font-size: 110%;
	color: #333;
	cursor: default;
}

div.pager span.disabled {
	margin-right: 3px;
	padding: 2px 5px;
	border: 1px solid #CCC;
	color: #CCC;
	cursor: default;
}


div.prebook {
	white-space: nowrap;
	margin: 10px 0;
}
span.prebook {
	height: 20px;
	width: 110px;
	background: #fff url(/images/meta_bg.png) repeat-x;
	border: 1px solid #BCBCBC;
	margin-right: 10px;
	color: #DB001B;
	font: bold 1em Arial, Helvetica, Sans-Serif;
}
span.prebook:hover {
	border: 1px solid #777;
}
input#prebook {
	margin-top: 2px;
}
label.prebook {
	cursor: pointer;
	margin-bottom: -2px;
}


/* Quicklink-Liste / Catalog
   ------------------------- */
.quicklinks {
	font-weight: normal;
	font-size: 0.7em;
}
h3.quicklinks {
	display: block;
	margin: 2px -1px -1px -10px;
	background: none;
	font-size: 1em;
	line-height: 1.6em;
	vertical-align: baseline;
}
h4.locationtitle, .quicklinks {
	display: inline;
	background: inherit;
	color: #424242;
	padding: 0;
	font: bold 1em arial, sans-serif;
	font-size: 1.0em;
	margin: 0;
	line-height: 1.3em;
}
.quicklinks a {
	text-decoration: none;
}
.quicklinks a:hover {
	text-decoration: underline;
}

.evenRow {
	background-color: #FFF;
	padding: 2pt;
}

.oddRow {
	background-color: #FAFAFA;
	padding: 2pt;
}

img.abstandshalter {
	width: 147px;
	height: 1px;
}

.roomcalc {
	width: 210px; 
}
#tip-note-bestuhlungsplaner {
	width: 210px;
}

.gesundtagen {
	color: green;
}