/* 1. Ueberschrift / Links  */
/* 2. individuelle Styles */
/* 3. Container */
/* 4. Navigation */

* {
	margin:0;
	padding:0;
	border:0px;
	list-style:none;
}

html,body,#allbox {
	width:100%;
	height:100%;
	overflow:hidden;
}

body {	
	background-color: #336699;
	color: #005DA9;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 18px;
}

/* 1. Ueberschrift / Links / Schriften */

h1 {
	color: #fffde4;
	font-weight: normal;
	font-size: 1px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#contenthotelsheader h1 {
	color: #005DA9;
	font-weight: normal;
	font-size: 15px;
	text-transform: none;
	margin: 0 0 16px 0;
	padding: 0 0 0 0;
}
	
h2 {
	color: #005DA9;
	font-weight: bold;
	font-size: 15px;
	text-transform: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h3 {
	color: #005DA9;
	font-weight: normal;
	font-size: 20px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}

#contenthotelsright h3 {
	color: #005DA9;
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 0 0;
	padding: 0 0 0 19px;
}

#contenthotelsright .tiplink h3 {
	background-image: url(../pics/cbm_hotel_weiterempfehlen.gif);
	background-repeat: no-repeat;
}

#contenthotelsright .relatedhotels h3 {
	background-image: url(../pics/cbm_aehnliche_hotels.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 -19px;
	padding: 0 0 0 19px;
}

#contenthotelsright .relatedhotels {
	margin: 0 0 0 0;
	padding: 0 0 0 19px;
	font-size: 11px;
}

h4 {
	color: #005DA9;
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h5 {
	color: #005DA9;
	font-weight: normal;
	font-size: 13px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h6 {
	color: #005DA9;
	font-weight: normal;
	font-size: 20px;
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
	text-align: right;
}

a:link, a:visited, a:active  {
	color: #005DA9;
	text-decoration: none;
}

a:hover {
	color: #005DA9;
	text-decoration: underline;
}

a img {
	border: 0px;
}



/* 2. individuelle Styles */

.fixfloat {
	float: none;
	clear: both;
	width: 1px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
	height: 1px
}


ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

li {
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	list-style: none;
	background-image: url(../pics/li_bg.gif);
	background-repeat: no-repeat;
}

p.bodytext {
	margin: 0 0 13px 0;
	padding: 0 0 0 0;
}

td {	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	color: #005DA9;
}

.letterittext {	
	color: #CC0033;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.mietwagen tr {
	background-color: #dfdfdf;
}

.mietwagen .tr-0 {
	background-color: #f2f2f2;
}

.mietwagen .tr-1 {
	background-color: #99c1df;
}

.hoteloffers tr {
	background-color: #dfdfdf;
}

#contenthotelsleft table.hoteloffers {
	width: 474px;
}

#contenthotelsleft .hoteloffers tr.r1 {
	background-color: #99c1df;
	font-weight: bold;
}

#contenthotelsleft .hoteloffers td.sp2, #contenthotelsleft .hoteloffers td.sp3 {
	width: 100px;
	text-align: right;
}

.transfer .td-0, .transfer .td-2, .transfer .td-4, .transfer .td-6 {
	width: 200px;
}

.transfer .td-1, .transfer .td-3, .transfer .td-5, .transfer .td-7 {
	width: 50px;
}

.transfer .td-0, .transfer .td-1, .transfer .td-4, .transfer .td-5 {
	background-color: #f2f2f2;
}

.transfer .td-2, .transfer .td-3, .transfer .td-6, .transfer .td-7 {
	background-color: #dfdfdf;
}

.mpchoteldb-list-item table {
	width: 547px;
}

.mpchoteldb-list-item td {
	background-color: #dfdfdf;
}

.mpchoteldb-list-item .r1 td {
	background-color: #99c1df;
	font-weight: bold;
}

.mpchoteldb-list-item .sp2, .mpchoteldb-list-item .sp3 {
	width: 125px;
	text-align: right;
}

.mpchoteldb-list-item p.bodytext {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}

#sub2 .tx-mpchoteldb-pi1 p.bodytext {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


#contenthotelsopen p.bodytext {
	margin: 0 0 13px 0;
	padding: 0 0 0 0;
}




/* 3. Container */


#allbox {
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
	text-align: center;
	position:absolute;
	top:0;
	left:0;
	z-index:70;
	overflow:auto;
}

#all {
	width: 1000px;
	text-align: center;
	margin: 0 auto 0 auto;
	height: 100%;
	position: relative;
}

#contentall {
	text-align: left;
	margin: 30px 0 0 0;
}


/* 3.1. Container Kopfbereich - top */

#topallbox {
	width: 1000px;
	background-image: url(../pics/design/bg_topallbox.png);
	text-align: left;
}

* html #topallbox {	
	background-image: url(../pics/design/bg_topallbox.gif);
}

#topall {	
	width: 982px;
	margin: 0 0 0 10px;
	text-align: left;
}

#topleftbox{
	float: left;
	width: 722px;
}

#topleftclub {
	height: 81px;
}

#topleftnavbox {
	height: 30px;
}

/* IE6 */

* html #topleftnavbox {	
	margin: -4px 0 0 0;
}

#topleftnav {
	font-size: 15px;
}

/* css-buch */

#topleftnav ul {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#topleftnav li {
	cursor: pointer;
	float: left;
	list-style: none;
	background-image: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#topleftnav li:hover a, #topleftnav li a#current {
	background-position: 100% -30px;
	color: #CC0033;
}

#topleftnav li a {
	background: url(../pics/design/bg_topleftnav.png) no-repeat top right;
	color: #005da9;
	display: block;
	padding: 5px 14px 3px 5px;
	text-decoration: none;
}

* html #topleftnav li a {
	background: url(../pics/design/bg_topleftnav.gif) no-repeat top right;
}

#topleftnav li a:hover {
	color: #CC0033;
}

#topleftsubnavbox {
	height: 20px;
}

#topleftsubnav {
	margin: 5px 0 0 5px;
	font-size: 15px;
}

#topleftsubnav a:link, #topleftsubnav a:visited, #topleftsubnav a:active  {
	margin: 0 15px 0 0;
	color: #005DA9;
	text-decoration: none;
}

#topleftsubnav a:hover, #topleftsubnav a#subcurrent {
	margin: 0 15px 0 0;
	color: #CC0033;
	text-decoration: none;
}

#toprightbox {
	float: left;
	width: 250px;
}

#toprightlogo {
	width: 250px;
	height: 140px;
	text-align: right;
}

#toprightnavbox {
	width: 982px;
	height: 20px;
}

#toprightnav {
	width: 977px;
	height: 20px;
	text-align: right;
}

#toprightnav a:link, #toprightnav a:visited, #toprightnav a:active  {
	color: #005DA9;
	background-color: transparent;
	text-decoration: none;
	padding-left: 10px;
}

#toprightnav a:hover  {
	color: #CC0033;
	background-color: transparent;
	text-decoration: none;
	padding-left: 10px;
}

#toprightnav #toprightnavcurrent {
	color: #CC0033;
	background-color: transparent;
	text-decoration: none;
}

#topleftheaderbox {
	width: 972px;
	height: 70px;
	text-align: left;
}



/* 3.2. Container Contentbereich - middle */

#middleallbox {
	width: 1000px;
	background-image: url(../pics/design/bg_middleallbox.png);
}

* html #middleallbox {	
	background-image: url(../pics/design/bg_middleallbox.gif);
}

#middlespacer {
	height: 500px;
	width: 20px;
	float: left;
}

#middleall {
	width: 960px;
	float: left;
}

#contenthotels {
	width: 960px;
}

#contenthotelsheader {
	width: 474px;
	float: left;
}

#contenthotelslinks {
	width: 231px;
	float: left;
	margin: 20px 0 0 12px;
}

#hotel_buchen {
	text-align: right;
	font-size: 11px;
	color: #005DA9;
	width: 185px;
	background-color: #99c1df;
	padding: 0 0 0 0;
	margin: 0 0 12px 0;
}

#hotel_buchen p {
	padding: 2px 0 2px 0;
	margin: 0 0 0 0;
}


#hotel_buchen img {
	margin: 0 5px 0 5px;
	float: right;
}

#hotel_buchen_bottom {
	font-weight: bold;
	color: #005DA9;
	background-color: #99c1df;
	padding: 2px 0 2px 0;
}

#hotel_buchen_bottom_right {
	text-align: right;
	float: right;
}

#hotel_buchen_bottom_right img {
	margin: 0 5px 0 5px;
	float: right;
}

#hotel_buchen_bottom_left img {
	margin: 0 5px 0 5px;
}

#hotelliste_buchen {
	text-align: right;
	color: #005DA9;
	width: 254px;
	background-color: #99c1df;
	padding: 0 0 0 0;
	margin: 2px 2px 0 0;
	float: right;
}

#hotelliste_buchen p {
	padding: 2px 0 2px 0;
	margin: 0 0 0 0;
}

#hotelliste_buchen img {
	margin: 0 5px 0 5px;
	float: right;
}


#contenthotelsleft {
	width: 730px;
	float: left;
}

#contenthotelsleft #download {
	margin: 0 0 12px 0;
}


#contenthotelsright {
	width: 185px;
	float: left;
	margin: 0 0 0 12px;
}





/* 3.3. Container Fu�bereich - bottom */

#bottomallbox {
	width: 1000px;
	height: 60px;
	background-image: url(../pics/design/bg_bottomallbox.png);
}

* html #bottomallbox {	
	background-image: url(../pics/design/bg_bottomallbox.gif);
}

#bottomall {
	font-size: 11px;
}

#bottomleft {
	width: 750px;
	float: left;
	margin: 25px 0 0 10px;
}

#bottomright {
	width: 230px;
	float: left;
	text-align: right;
	margin: 25px 0 0 0;
}


/* Typo3 */

/* Mailform */

form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

form br, .csc-mailform-field {
	clear: both;
}

fieldset {
	line-height: 26px;
	border: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

label {
   float: left;
   text-align: left;
   width: 150px;
	line-height: 18px;
	font-weight: bold;
}

textarea {
	border: 1px solid #005DA9;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005DA9;
	background-color: #f2f2f2;
	margin: 0 0 3px -3px;
	width: 250px;
}

html>body textarea {
	margin-left: 0px;
}

input {
	border: 1px solid #005DA9;
	float: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005DA9;
	background-color: #f2f2f2;
	margin: 0 0 3px 0;
	width: 250px;
}

select {
	border: 1px solid #005DA9;
	float: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005DA9;
	background-color: #f2f2f2;
	margin: 0 0 3px 0;
	width: 254px;
}

.csc-mailform-submit {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #005DA9;
	border: 0px solid #005DA9;
	padding: 1px 1px 1px 1px;
	margin: 0 0 5px 150px;
	cursor: pointer;
	width: 254px;
}

#tipafriend label {
	width: 200px;
}

#tipafriend input.submit {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #005DA9;
	border: 0px solid #005DA9;
	padding: 1px 1px 1px 1px;
	margin: 0 0 5px 200px;
	cursor: pointer;
	width: 254px;
}

.tipafriend_error {
	color: #CC0033;
	font-style: italic;
}

iframe {
	border: none;
}

.mpchoteldb-list-search input {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #005DA9;
	border: 0px solid #005DA9;
	padding: 1px 1px 1px 1px;
	margin: 0 0 5px 160px;
	cursor: pointer;
	width: 325px;
}

.mpchoteldb-list-search label {
	width: 160px;
}

.mpchoteldb-list-search select {
	width: 325px;
}


#mailformBuchung legend, #mailformKategorie legend, #mailformReiseart legend, #mailformTransferart legend {
	display: none;
}

.csc-mailform-radio input {
	border: 0px;
	float: left;
	background-color: #fffde4;
	margin: 0 5px 3px 0;	
}

.csc-mailform-radio label {
	float: none;
}

input#mailformTransfer_gewnscht {
	width: 20px;
}



/* contentsection */


#onecol #sub1 {
	width: 960px;
}

#twocol #sub1 {
	width: 717px;
	float: left;
}

#twocol #sub2 {
	width: 231px;
	float: left;
	margin: 0 0 0 12px;
}

#twocol25zu75 #sub1 {
	width: 231px;
	float: left;
}

#twocol25zu75 #sub2 {
	width: 717px;
	float: left;
	margin: 0 0 0 12px;
}

#twocol50zu50 #sub1 {
	width: 474px;
	float: left;
}

#twocol50zu50 #sub2 {
	width: 474px;
	float: left;
	margin: 0 0 0 12px;
}

#twocolhome #sub1 {
	width: 548px;
	float: left;
}

#twocolhome #sub2 {
	width: 400x;
	float: left;
	margin: 0 0 0 12px;
}

#threecol #sub1 {
	width: 474px;
	float: left;
}

#threecol #sub2, #threecol #sub3 {
	width: 231px;
	float: left;
	margin: 0 0 0 12px;
}

/* mpchoteldb */

.mpchoteldb-list-search {
	height: 120px;
	width: 500px;
	float: left;
}

.mpchoteldb-list-searchall {
	background-color: #ebf3f9;
	border: 1px dotted #005DA9;
	padding: 10px 10px 10px 10px;
	width: 180px;
	margin: 35px 0 0 12px;
	float: right;
}

.mpchoteldb-list-searchall a:link, .mpchoteldb-list-searchall a:visited, .mpchoteldb-list-searchall a:active  {
	color: #005DA9;
	text-decoration: underline;
}

.mpchoteldb-list-searchall a:hover {
	color: #005DA9;
	text-decoration: none;
}

.mpchoteldb-list-odd {
	background-color: #ebf3f9;
	padding: 5px 5px 5px 5px;
}

.mpchoteldb-list-even {
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
}

.mpchoteldb-list-image {
	float: left;
	width: 160px;
	height: 100px;
}

.mpchoteldb-list-content {
	float: left;
	width: 547px;
}

.mpchoteldb-list-item {
	width: 717px;
}

.tx-mpchoteldb-pi1 img.featureicon {
	float: right;
	padding-left: 2px;
	margin: 20px 0 0 0;
}

/* Rahmen */

.font_small {
	font-size: 11px;
	line-height: 17px;
}

/* tx-lumogooglemaps */

.tx-lumogooglemaps-pi1 {
	height: 1500px;	
}

.tx_lumogooglemaps_pi1_sidebar {
	position: absolute;
	top: 230px;
	left: 760px;
	width: 200px;
	font-size: 11px;
	line-height: 13px;
}

  
* html .tx_lumogooglemaps_pi1_sidebar {
	top: 260px;
}

*:first-child+html .tx_lumogooglemaps_pi1_sidebar {
	top: 260px;
}






/* IMG Background */

#bg {
	position:absolute;
	width:100%;
	height:100%;
}
#bg img {
	min-height:100%;
  	height:auto !important;
  	height:100%;
	min-width:100%;
  	width:auto !important;
  	width:100%;
	margin:0 auto;
	display:block;
}
