@charset "utf-8";
/* CSS Document */

BODY{
	margin: 0px;
	background-color: #FFFFFF;
}
TD.topMenu{
	text-align: right;
	padding-right: 20px;
	padding-top: 16px;
	width:806px;
	height: 67px;
	vertical-align:top;
}
TD.menuOff{
	font-family: verdana;
	font-size: 16px;
	font-weight:normal;
	color: #0066ae;
	height: 47px;
}
TD.menuOn{
	font-family: verdana;
	font-size: 16px;
	font-weight:normal;
	color: #0066ae;
	height: 47px;
	background:url(../images/util/mainMenu_bg.jpg)
}

.txt_input_boxes {
    color:black;
    background-color:#efeeed;
    border:solid 1px #d5d2cb;
    text-
}

TD.menuOn A, TD.menuOff A {
	text-decoration: none;
	color: #0066ae;
	display: block;
	padding-top:16px;
	padding-bottom:10px;
	padding-right:16px;
	padding-left:16px;
}

TD.footer{
	font-family: verdana;
	font-size: 10px;
	font-weight:normal;
	color: #666666;
	padding-right: 20px;
	text-align: right;
}

td.roomsTab {
    width:154px;
    height:35px;
    padding:0px 1px 0px 1px;
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;
	color: #0066ae;
    text-align:center;
    border-left:solid 1px #0066ae;
    border-top:solid 1px #0066ae;
}

td.roomsTab_off {
    border-bottom:solid 1px #0066ae;
    padding-top:1px;
}

td.roomsTabrightborder {
    border-right:solid 1px #0066ae;
}
td.roomsTab_no {
    height:36px;
    white-space:nowrap;
    border-bottom:solid 1px #0066ae;
}

td.roomsTab a {
    text-decoration:none;
	color: #0066ae;
}

td.roomsTab div {
    height:33px;
    width:154px;
    white-space:nowrap;
	color: #0066ae;
	cursor:pointer;
	padding-top:8px;
    background:url(../images/ourRooms/rooms_tabon_bg.jpg);
    background-repeat:repeat-x;
}

td.roomsTab_off div {
    background:url(../images/ourRooms/rooms_taboff_bg.jpg);
}

/* hack for non-ie browsers */
html>body td.roomsTab div {
    padding-top:0px;
}

td.rooms_module_txt {
	font-family: verdana;
	font-size: 12px;
	font-weight:normal;
    color:#000000;
    padding-right:10px;
}

td.rooms_module_txt ul {
    margin-right:3px;
}

td.rooms_module_txt ul li{
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: -20px;
    margin-right:0px;
    list-style-image: url('../images/util/blt_blue.gif');
    vertical-align: middle;
}

table.roomsBottom 
{
    width:100%;
    height:354px;
    border-left:solid 1px #0066ae;
    border-right:solid 1px #0066ae;
    border-bottom:solid 1px #0066ae;
}

.moduleText{
	font-family: verdana;
	font-size: 12px;
	line-height:20px;
	font-weight: normal;
	color: #000000;
	
}
.moduleSmall{
	font-family: verdana;
	font-size: 11px;
	line-height:20px;
	font-weight: normal;
	color: #000000;
	
}

.moduleTextBold{
	font-family: verdana;
	font-size: 12px;
	line-height:20px;
	font-weight: bold;
	color: #000000;
	
}

.moduleTextBlueBold{
	font-family: verdana;
	font-size: 12px;
	line-height:20px;
	font-weight: bold;
	color: #0066ae;
	
}
.titleRates{
	font-family: verdana;
	font-size: 25px;
	font-weight: none;
	color: #0066ae;
}

.TitleLocation{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0066ae;
}

.TableThinBlue
{
    border-color:#0066ae;
    border-top-width:1px;
    border-top-style:solid;
    border-top-width:1px;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-left-width:1px;
    border-left-style:solid;
    border-right-width:1px;
    border-right-style:solid;
     background-color:#ffffff;
}

.titelEcards{
	font-family: verdana;
	font-size: 18px;
	line-height:20px;
	font-weight: normal;
	color: #0066ae;
	
}


.contactStar{
	font-family: verdana;
	font-size: 12px;
	line-height:20px;
	font-weight: bold;
	color: #0066ae;
	
}
.titelEcardsBig{
	font-family: verdana;
	font-size: 25px;
	line-height:20px;
	font-weight: normal;
	color: #0066ae;
	
}



a.Google{
	font-family: verdana;
	font-size: 18px;
	line-height:20px;
	font-weight: normal;
	color: #0066ae;
	text-decoration: underline;
	
}