/* ############################ STYLES ############################# */

html,body,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,a:link,a:active,a:visited { 

	scrollbar-base-color:#0000FF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#F47920;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-face-color:#F2F2F2;
	scrollbar-highlight-color:#F47920;
	scrollbar-shadow-color:#F47920;
	scrollbar-track-color:#FFFFFF;


	font-family:Verdana,Arial,Helvetica,Helv,sans-serif;
	font-size:11px;
	color: #FFFFFF;
}

input,textarea {
	scrollbar-base-color:#0000FF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#F47920;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-face-color:#F2F2F2;
	scrollbar-highlight-color:#F47920;
	scrollbar-shadow-color:#F47920;
	scrollbar-track-color:#FFFFFF;


	font-family:Verdana,Arial,Helvetica,Helv,sans-serif;
	font-size:11px;
	color: #000000;

}

body {  
	margin-top: 0px;
	background-color:#333333;
}


img{
	border: none;
}

.spacer {

	font-size:1px;
}

.imgBorder {
	border: 1px solid #333333 ;
	padding: 7px 7px 7px 7px ;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #666666;
	padding: 2px;
}

.imgLeft {
	float: left;
	margin: 10px 10px 0 0;
	border: 1px solid #666666;
	padding: 2px;
}

.bordered{
	border: 1px solid black;
}

.HGColor {
	background-color:#22202f;
}

.sitetable {
	background-color:#333333;
}

.flagSelected {
	border-top: 2px solid #FFCC00;
	background-color:#22202f;
}




.colorFont {color: #FFCC00};
.blackFont { color:#22202F};

.Stilxxxx4 {font-size: 14};

.h2 {
	text-align:left;
	 font-size: 19px; 
	font-weight:bold;
}
.headline {
	text-align:left;
	 font-size: 19px; 
	font-weight:bold;
}


.h3 {
	text-align:left;
	 font-size: 14px; 
	font-weight:bold;
}
.subline {
	text-align:left;
	 font-size: 14px; 
	font-weight:bold;
}

.justifedText {
	text-align: justify;
}

.origWebsite {
	text-align:center;
	 font-size: 13px; 
	font-weight:bold;
}
   .origWebsite a:link {  font-size:15px;font-weight:bold;color: #FFCC00; }
   .origWebsite a:visited {  font-size:15px;font-weight:bold;color: #FFCC00; }
   .origWebsite a:hover { font-size:15px;font-weight:bold;color: #FFFFFF; }
   .origWebsite a:active {  font-size:15px;font-weight:bold;color: #FFCC00; }


/* ############################# menu styles ############################# */

.menuLine {
 	background-image:url(../bilder/layout/menu_line.gif); 
	background-repeat:no-repeat;
	background-position:center;
	width:50px;
	height:40px;
}

.menuPoint {
	text-align: center;
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
}

   .menuPoint a:link {  font-size:12px;font-weight:bold;color: #FFFFFF; text-decoration: none; }
   .menuPoint a:visited {  font-size:12px;font-weight:bold;color: #FFFFFF; text-decoration: none; }
   .menuPoint a:hover { font-size:12px;font-weight:bold;color: #FFCC00; text-decoration: none; }
   .menuPoint a:active {  font-size:12px;font-weight:bold;color: #FFFFFF; text-decoration: none; }

.buttonLink {
	text-align: center;
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
}

   .buttonLink a:link {  font-size:12px;font-weight:bold;color: #FFFFFF; text-decoration: none; }
   .buttonLink a:visited {  font-size:12px;font-weight:bold;color: #FFFFFF; text-decoration: none; }
   .buttonLink a:hover { font-size:12px;font-weight:bold;color: #FFFFFF; text-decoration: none; }
   .buttonLink a:active {  font-size:12px;font-weight:bold;color: #FFFFFF; text-decoration: none; }


.menuPointSelected {
	text-align: center;
	font-size:12px;
	color: #FFCC00;
	font-weight:bold;
}

   .menuPointSelected a:link {  font-size:12px;font-weight:bold;color: #FFCC00; text-decoration: none; }
   .menuPointSelected a:visited {  font-size:12px;font-weight:bold;color: #FFCC00; text-decoration: none; }
   .menuPointSelected a:hover { font-size:12px;font-weight:bold;color: #FFFFFF; text-decoration: none; }
   .menuPointSelected a:active {  font-size:12px;font-weight:bold;color: #FFCC00; text-decoration: none; }


.menuTable {
	
	width:100%;
}

.menuPointSpan {
	
	width:25px;
}


.contentDiv {
	float: left;
	width: 690px;
}

.contentDiv_max {
	float: left;
	width: 100%;
}


.infoDiv {
	float: right;
	width: 215px;
}
/* ############################# infoDivBox ############################# */
.infoBoxText {
	text-align:center;
	 font-size: 11px; 
	 color: #ffffff;
	 font-weight:bold;
	 padding-bottom:15px;
	 padding-top:15px;
}
   .infoBoxText a:link {  font-size:11px;color: #ffffff; }
   .infoBoxText a:visited {  font-size:11px;color: #ffffff; }
   .infoBoxText a:hover { font-size:11px;color: #FFCC00; }
   .infoBoxText a:active {  font-size:11px;color: #ffffff; }



/*
.infoDivBox {
	padding:5px;
	background-color:#22202F;
	text-align: left;
	border: 2px solid #4F4E4D;
	width:203px;
	margin-bottom:20px;
}
*/




/* ############################# main table ############################# */

.mainTobenlinks {

		background-image:url(../bilder/layout/border_l_t.gif); 
		background-repeat:no-repeat;
		background-position:bottom;
		width:16px;
		height:16px;
		font-size:1px;
	 }
	 
.mainTobenmitte {

		background-image:url(../bilder/layout/border_t.gif); 
		background-repeat:repeat-x;
		background-position:bottom;
		height:16px;
		font-size:1px;
	 }

.mainTobenrechts {

		background-image:url(../bilder/layout/border_r_t.gif); 
		background-repeat:no-repeat;
		background-position:bottom;
		width:16px;
		height:16px;
		font-size:1px;
	 }
	 
	 
.mainTlinksmitte {

		background-image:url(../bilder/layout/border_l.gif); 
		background-repeat:repeat-y;
		width:16px;
		font-size:1px;
	 }	 
	 
.mainTrechtsmitte {

		background-image:url(../bilder/layout/border_r.gif); 
		background-repeat:repeat-y;
		width:16px;
		font-size:1px;
	 }


.mainTuntenlinks {

		background-image:url(../bilder/layout/border_l_b.gif); 
		background-repeat:no-repeat;
		width:16px;
		height:16px;
		font-size:1px;
	 }
	 
.mainTuntenmitte {

		background-image:url(../bilder/layout/border_b.gif); 
		background-repeat:repeat-x;
		height:16px;
		font-size:1px;
	 }

.mainTuntenrechts {

		background-image:url(../bilder/layout/border_r_b.gif); 
		background-repeat:no-repeat;
		width:16px;
		height:16px;
		font-size:1px;
	 }
	
	
	
.topIconSp {
		font-family:Arial,Verdana,Helvetica,Helv,sans-serif;
		font-size:1px;
}


/* ############################# Footer ############################# */

.footer {
	padding:0px;
	background-color:#333333;
	height:100px;
 	background-image:url(../bilder/layout/footer-hotel-bremen.jpg); 
	background-repeat:repeat-x;
	background-position:top;
	text-align:right;
}


.footerTopL {
		font-family:Arial,Verdana,Helvetica,Helv,sans-serif;
		font-size:1px;
		text-align: left;	
}

.footerTopM {
		font-family:Arial,Verdana,Helvetica,Helv,sans-serif;
		font-size:1px;
		text-align: left;
		border-bottom: 2px solid #4F4E4D;	
}

.footerTopR {
		font-family:Arial,Verdana,Helvetica,Helv,sans-serif;
		font-size:1px;
		text-align: left;	
}

.footerMiddleL {
		font-family:Arial,Verdana,Helvetica,Helv,sans-serif;
		font-size:1px;
		text-align: left;
		border-right: 2px solid #4F4E4D;	
}

.footerMiddleR {
		font-family:Arial,Verdana,Helvetica,Helv,sans-serif;
		font-size:1px;
		text-align: left;
		border-left: 2px solid #4F4E4D;	
}

.footerMiddleM {
		font-family:Arial,Verdana,Helvetica,Helv,sans-serif;
		font-size:14px;
		text-align: center;
		background-color:#22202F;
		padding: 10px;
}

.footerBottomL {
		font-family:Arial,Verdana,Helvetica,Helv,sans-serif;
		font-size:1px;
		text-align: left;	
}

.footerBottomM {
		font-family:Arial,Verdana,Helvetica,Helv,sans-serif;
		font-size:1px;
		text-align: left;
		border-top: 2px solid #4F4E4D;	
}

.footerBottomR {
		font-family:Arial,Verdana,Helvetica,Helv,sans-serif;
		font-size:1px;
		text-align: left;	
}

/* ############################# infoDivBox ############################# */

.infoDivBox {
	padding:5px;
	background-color:#22202F;
	text-align: left;
	border: 2px solid #4F4E4D;
	width:203px;
	margin-bottom:20px;
}
	
/* ############################# Hotel-table ############################# */	
	


.fontWhite {  
	font-family:Arial,Verdana,Helvetica,Helv,sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
}

.hoteltable { 
	background-color:#CCCCCC;
	border:solid #FFFFFF 2px;
    border-collapse: separate;
    border-spacing: 2px 2px;
	padding:2px;
}

.hoteltable_Premium { 
	background-color:#D0BD95;
	border:solid #E6AA00 2px;
    	border-collapse: separate;
    	border-spacing: 2px 2px;
	padding:2px;
}


.hoteltext { 
	color: #000000;
	font-weight: bold; 
	border-right:solid 1px #999999; 
}

   .hoteltext a:link { color: #000000; }
   .hoteltext a:visited { color: #000000; }
   .hoteltext a:hover { color: #FFCC00; }
   .hoteltext a:active { color: #000000;  }


.hotelheadline {
	font-size:16px;
}

.hotelheadtable {
	padding:2px;
	color: #000000;
	font-weight: bold;
}

.hotelicontext {
	color: #000000;
	font-weight: bold;
	text-align:right;
}

.hotelspacer {
	font-size: 3px; 
	
}

.buchenButton {
	color: #000000;
	background-color: #FFCC00;
	font-weight: normal;
	height:30px;
	vertical-align:middle;
	text-align:center;
}	
	
.buchenButton a:link {  font-weight:bold;color: #000000; text-decoration: none; }
.buchenButton a:visited {  font-weight:bold;color: #000000; text-decoration: none; }
.buchenButton a:hover { font-weight:bold;color: #FFFFFF; text-decoration: none; }
.buchenButton a:active {  font-weight:bold;color: #000000; text-decoration: none; }
	
/* infoDiv */	
.HSinfoDiv {
	position:absolute;
  top:-2px;
  width:320px;
  background-color:#333333;
  border:#FFCC00 solid 1px;
  z-index:2;
  display:none;
}	
.infoDiv_close {
  float:right;
  background-color:#D6071C;
  width:12px;
  height:12px;
  font-size:10px;
  color:#FFFFFF;
  text-align:center;
  font-weight:bold;
}	
.infoDiv_close a:link {  font-size:10px;font-weight:bold;color: #FFFFFF; text-decoration: none; }
.infoDiv_close a:visited {  font-size:10px;font-weight:bold;color: #FFFFFF; text-decoration: none; }
.infoDiv_close a:hover { font-size:10px;font-weight:bold;color: #000000; text-decoration: none; }
.infoDiv_close a:active {  font-size:10px;font-weight:bold;color: #FFFFFF; text-decoration: none; }	
