
html { overflow-y: scroll; }	/* force vertical scrollbar in FireFox */

body, p, ul, li, h1, h2, h3, h4, h5, h6, h7 {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #01183F;
}

* {
	font-family: Verdana, Arial, sans-serif;
	color: #01183F;
}

body {
	background-color: #0D7AB5;
	text-align: center;
	margin: 0px;
	padding: 6px;
	background-image: url(/images/bg_header.gif);
	background-repeat: repeat-x;
}

/* website alignment and margins */

#page {
	margin: 0px auto;
	width: 790px;
	text-align: left;
}

/* mayor content blocks */

#header {
	float: none;
	width: 790px;
	height: 140px;
	overflow: hidden;
	border: none;
}

#menu_left {
	float: left;
	width: 160px;
	border: none;
}

#content {
	float: right;
	width: 602px;
	border: none;
	
	min-height: 380px;
}

#warning p {
//	 width: 210px;
	border: none;
	background-color: #D30303;
	font-size: 9px;
	text-decoration: none;
	color: #ffffff;
}

#warning p a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;

}

#information p {
//	 width: 210px;
	border: none;
	background-color: #000000;
	font-size: 9px;
	text-decoration: none;
	color: #ffffff;
}

#information p a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;

}

#left {
	float: left;
	width: 298px;
	border: none;
}

#right {
	float: right;
	width: 298px;
	border: none;
}

/* inner content blocks */


/* header */
#language {
	height: 16px;
}

#language img {
	border: 1px solid #dddddd;
}

#header {
	text-align: right;
	height: 168px;
	position: relative;
}

#header #logo {
	float: left;
	width: 180px;
	margin: 0px;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
}

#header #realname {
	position: absolute;
	top: 17px;
	left: 188px;
	font-size:11px;
	line-height: 28px;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	background-color: #01183F;
}

#header #realname a {
	color: #ffffff;
	background-color: #01183F;
}

#header #realname a:hover {
	text-decoration: none;
}

#header #realname#active a {
	text-decoration: none;
}

#header #activereservation {
	position: absolute;
	top: 45px;
	left: 188px;
	font-size:11px;
	line-height: 28px;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	background-color: #FFFFFF;
}

#header #activereservation a {
	color: #000000;
	background-color: #FFFFFF;
}

#header #activereservation a:hover {
	text-decoration: none;
}

#header #activereservation#active a {
	text-decoration: none;
}



#header #information {
	position: absolute;
	top: 45px;
	left: 188px;
	font-size:11px;
	line-height: 28px;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	background-color: #FFFFFF;
}





#header #image {
	float: right;
}

/* footer not existant */
#footer {
	display: none;
}

/* menu left */

#menu_left {
	font-size: 11px;
	padding: 10px;
}

#menu_left li {
	list-style-type: none;
	padding-bottom: 3px;
}

#menu_left a {
	color: #FFFFFF;
	font-weight: normal;
}

#main {
	margin: 6px 0px 20px 0px;
}

#districts {
	margin: 6px 0px 20px 0px;
}

#districts li a {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#supplementary {
	margin: 6px 0px 20px 0px;
}

#supplementary li {
	color: #000000;
}

#supplementary li a {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#supplementary li a:hover {
	text-decoration: none;
}

#supplementary li#active a {
	text-decoration: none;
}

#menu {
	height: 29px;
	line-height: 26px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu li {
	margin: 0px;
	padding: 0px;
	display: inline;
	color: #ffffff;
	font-size: 11px;
}

#menu li a {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
}

* html #menu li a {
	xwidth: 129px;
}

#menu li a:hover {
	text-decoration: underline;
}

#menu li#active a {
	text-decoration: underline;
}

/* search form */

#searchform {
	width: 582px;
	height: 126px;
	padding: 10px;
	background-color: #7FB6D4;
	color: #00108C;
	position: relative;
}

#searchform #title {
	font-size: 16px;
	float: left;
	margin-left: 10px;
	margin-top: 4px;
	width: 560px;
}

#searchform label {
	display: block;
	margin-top: 12px;
}

#searchform #submit {
	margin-top: 28px;
	border: 3px solid #01183F;
}

#searchform #buttons_arrival {
	position: absolute;
	top: 20px;
	left: 20px;
}

#searchform #buttons_departure {
	position: absolute;
	top: 20px;
	left: 200px;
}

#searchform #buttons_persons {
	position: absolute;
	top: 20px;
	left: 380px;
}

#searchform #buttons_persons select {
	width: 80px;
}

#searchform #buttons_submit {
	position: absolute;
	top: 20px;
	left: 480px;
}

#searchform #info {
	position: absolute;
	width: 580px;
	left: 0px;
	top: 80px;
	padding-left: 10px;
}

#searchform ul {
	margin: 4px 10px 0px 10px;
}

#searchform #info li {
	/*
	padding-right: 20px;
	float: left;
	list-style-position: outside;
	*/
}

#searchform.backend {
	height: 66px;
}

#info.backend {
	background-color: #7FB6D4;
	padding-left: 20px;
	height: 60px;
}

hr {
	height:0;
	border:0;
	border-top:1px solid #dddddd;
}


/* CONTENT */

#content {
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	color: #021744;
	background-color: #91C7E3;
}

#content h1 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	line-height: 43px;
	padding-left: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #01183F;
}

#content h1.message {
	margin: 0px;
	padding: 0px;
	height: 46px;
	text-align: left;
	font-size: 18px;
	padding-left: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #01183F;
}

#content h2 {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	padding-left: 10px;
	color:#01183F;
	margin-top: 20px;
}

#content h2 a {
	text-decoration: none;
}

#content p {
	margin: 10px 10px 10px 10px;
}

#content a {
	color: #021744;
	text-decoration: underline;
}


#content em {
	font-weight: bold;
	font-style: normal;
}

#content ul {
	margin-left: 10px;
}

#content ol {
	margin-top: 20px;
	margin-left: 10px;
}

.sitemap h2 {
	margin-top: 20px;
}

.offer {
	font-weight: bold;
	color:#D30303;
}

td {
	vertical-align: top;
}

#content td {
	padding-bottom: 2px;
}



fieldset {
	background-color: #91C7E3;
	border: 1px solid #01183F;
}

legend {
	font-weight: normal;
	text-align:left;
	padding: 1px 2px 2px 2px;
//	border: 1px solid #01183F;
	background-color: #01183F;
	color: #FFFFFF
}

label {
	padding: 1px;
}


button {
	margin-left: 180px;
}

#no_nights {
	background-color: #1b0cd4;
	border: 0px solid #1b0cd4;
	color: #ffffff;
	width: 200px;
	text-align: center;
}

.button, a.button {
	padding: 2px;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #dddddd;
	cursor: pointer;
	color: #000000 !important;
	text-decoration: none !important;
}

.reiter {
	padding: 2px;
	cursor: pointer;
	color: #000000 !important;
	text-decoration: none !important;
	background-repeat: no-repeat;
}

#apartment_price_list {
	border-top: 1px solid #dddddd;
}

#apartment_price_list td {
	border-bottom: 1px solid #1B0CD4;
	padding: 2px;
}

#apartment_map_link {
	vertical-align: middle;
	text-decoration: none !important;
	font-weight: bold;
}

#map {
	color: #000000;
}

#map a {
	/*color: #ffffff;*/
}


/* square meter */
.metric, .metric sup {
	color: #0D7AB5;
}

.price {
	background-color: #7FB6D4;
	color: #01183F
}

/* booking */

.reservation {
	font-size: 11px;
	color: #000000;
}

#price_table td {
	padding: 2px 0px 2px 0px;
}

#price_table .advance_payment td {
	xcolor: #ffffff;
	/* background-color: #D30303; */
	background-color: #C0DAE8;
	/* background-color: #2489C0; */
}

#price_table th {
	border-bottom: 1px solid #01183F;
}

#advance_payment_form {
	/* text-align:right;
	width:340px;*/
	text-align: center;
}


.flag {
	background-color: #01183F;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	margin-left: 10px;
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	/* background-color: #0D7AB5; */
}

.scrollbox {
	height: 350px;
	overflow: auto;
	margin: 4px 10px 10px 10px;
	position: relative;
	border: 1px solid #01183F;
}

.smallbox {
	overflow: auto;
	margin: 4px 10px 10px 10px;
	position: relative;
	border: 1px solid #01183F;
}

.smallbox tr:hover {
	background-color: transparent !important;
}

.smallbox td {
	border-bottom: none !important;
}

table#edit
{
	border-spacing: 0px;
	padding: 0px;
	width: 100%;
}

table#edit th
{
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #A4CDE4;
	padding: 2px;
	height: 25px;
	font-size: 10px;
    font-weight: bold;
    background-color: #7FB6D4 !important;
}

table#edit th a {
	text-decoration: none;
}

table#edit tbody tr:hover {
	background-color: #A4CDE4;
}

table#edit tr:hover .static {
	background-color: transparent;
}

table#edit td {
	vertical-align: top;
	text-align: center;
	font-weight: normal;
	border-bottom: 1px solid #0D7AB5;
	border-right: 1px solid #A4CDE4;
	padding: 6px 2px 6px 2px;
	font-size: 10px;
}


table#edit tr.left td {
	text-align: left;
}

table#edit td.left {
	text-align: left !important;
}

table#edit tr.right td {
	text-align: right;
} 

table#edit td.right {
	text-align: right !important;
}

table#edit td.pending {
	   background-color:#D30303;
	   color:#FFFFFF;
	   text-align: right !important;
}

table#edit td.confirmed {
	   background-color:#03D303;
	   color:#FFFFFF;
	   text-align: right !important;
}

table#edit td.neutral {
	   background-color: #9933CC;
	   color:#FFFFFF;
	   text-align: right !important;
}

table#edit.sortable {
}

table#edit.sortable thead {
    cursor: pointer;
}

table#edit.sortable  thead .sorttable_nosort {
    cursor: default;
}

table#edit.sortable .sorttable_sorted {
	color: #0D7AB5;
}

table.sortable .sorttable_sorted_reverse {
	/* color: #0D7AB5; */
}

.margin {
	margin-left: 10px;
}

table#filter th {
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	padding: 2px;
	height: 25px;
	font-size: 10px;
    font-weight: bold;
    background-color: #7FB6D4 !important;
}

table#filter td {
	vertical-align: middle;
	text-align: center;
}

.ol_textFontClass {
	font-size: 10px;
	line-height: 13px;
}

.ol_textFontClass a {
	text-decoration: underline;
}

.ol_fgClass {
	text-align: left;
	background-color: #A4CDE4;
}

.ol_bgClass {
	text-align: left;
	background-color: #01183F;
}

.ol_captionFontClass, .ol_closeFontClass, .ol_closeFontClass a {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 13px;
}


.ol_closeFontClass a {
	color: #7FB6D4;
}

.ol_captionFontClass {
	padding-left: 2px;
}

.ol_closeFontClass {
	text-align: right;
	padding-right: 2px;
}

input {
      border: 0px solid #01183F;
      font-size: 11px;
      padding: 2px;
}

input[type="submit"] {
           border: 1px solid #01183F;
}

input[type="submit"]:hover {
	     background-color: #FFFFFF;
}

input[type="submit"]:active {
	     background-color: #01183F;
	     color: #FFFFFF;
}

textarea {
      border: 0px solid #01183F;
      font-size: 11px;
      padding: 1px;
}

select {
      border: 0px solid #01183F;
      font-size: 11px;
      padding: 1px;
}

checkbox {
      border: none;
}

