   body, th, td {
    font-family: Bitstream Vera, Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    color: #00528c;
    vertical-align: top;
   }
   body {
    background: #00528c;
   }
   th {
    background: #00528c;
    color: #ffffff;
   }
   h1 {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
   }
   h2 {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
   }
   a {
    text-decoration: none; 
    color:#ffffff;
    font-weight: bold;
    font-size: 10px;
   }
   a img {
    border: none;
   }
   a:hover {
    color: #ffffff;
    font-weight: bold;
   }
   table.layout {
    border-collapse: collapse;
    border-style: none;
    width: 100%;
   }
   table.layout td.head {
    text-align: left;
    background-image: url('img/a1.jpg');
   }
   table.layout td.topnav1 {
    width: 170px;
    text-align: center;
    height: 25px;
    background-color: #ef7f01;
    border:1px solid white;
    vertical-align: middle;
   }
   table.layout td.topnav2 {
    width: 90%;
    text-align: left;
    height: 25px;
    background-color: #ef7f01;
    color: #ffffff;
    font-size: 10px; 
    border:1px solid white;
    vertical-align: middle;
   }
   table.layout td.topnav3 {
    text-align: right;
    height: 25px;
    background-color: #ef7f01;
    border:1px solid white;
   }
   table.layout td.left {
    height: 300px;
    color: #6889be;
    background-color: #cbeafc;
    border:1px solid white;
    vertical-align: top;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 10px;
    line-height: 15px;
   }
   table.layout td.left a {
    color: #00528c;
   }
   table.layout td.center {
    background-color: #81aed7;
    background-image: url('img/claim2.jpg');
    background-repeat: repeat-x;
    border:1px solid white;
    vertical-align: top;
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 18px;
   }
   table.layout td.center a {
    font-size: 12px;
   }
   table.layout td.right {
    background-color: #81aed7;
    border:1px solid white;
   }
   table.layout td.footer {
    vertical-align: top;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    color: #81aed7;
    font-size: 10px;
    line-height: 15px;
   }
   table.layout td.footer a {
    color: #81aed7;
    font-size: 10px;
   }
   img.left {
    float: left;
    padding-right: 8px;
   }
   img.right {
    float: right;
    padding-left: 8px;
   }


.register td {
        font-family: sans-serif;
        font-size: 12pt;
        vertical-align: top;
        padding-bottom: 8px;
}
a.bla {
    font-size: 12px;
}
.register .field {
        padding: 2px;
}
.register .errorfield {
        border: 2px solid #ef7f01;
}
.register textarea {
        width: 500px;
        height: 150px;
}
.register input.text {
        width: 500px;
}
.register .headline {
        font-size: 18px;
        padding-top: 10px;
}
.register .help {
        font-size: 10pt;
        width: 500px;
}
.register .mustcheck {
        width: 500px;
}
.register .content {
	width: 500px;
}

.register .star {
	color: #ef7f01;
}


/* booking engine */

.bookListName {
    font-weight: bold;
    color: #00528c;
}
.bookListHeadline {
	font-size: 12px;
}
.bookListDescr {
	font-size: 9px;
}
.bookListProps {
}
.bookListDistance {
	text-align: right;
}
.bookListPrice {
	text-align: right;
}
.bookObjName {
	font-size: 16px;
	font-weight: bold;
}
.bookObjDescr {
	font-size: 12px;
}
.bookObjBlock {
    background: #00528c;
	color: #ffffff;;
	font-weight: bold;
	font-size: 9px;
}
.bookObjThumb {
	cursor:	pointer;
}
.bookCalMonth {
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}
.bookCalDOW {
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}
.bookCalDay {
	color: #000;
}

.cal, .cal tr, .cal td, .cal div {
        padding: 0px;
        margin: 0px;
        border: none 0px;
        border-spacing: 0px;
}

.cal td {
	text-align: right;
}
.cal div {
    background: #00528c;
    color: #ffffff;
	cursor: pointer;
	border: 0px;
	font-size: 9px;
	font-weight: bold;
	width: 18px;
	height: 13px;
}
.bookCalEmpty div {
	background: none;
}
.bookCalDayMark div {
	background-color: #ff8839;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	border: 0px;
	font-size: 9px;
	width: 18px;
}

.bookCalDayInvisible button.bookCalDayInvisible {
    background: #00528c;
    color: #00528c;
}
.bookCalNightFree {
	background-color: #0c0;
	color: #000;
        width: 9px;
}
.bookCalNightRequested {
	background-color: #cc0;
        width: 9px;
}
.bookCalNightOrdered {
	background-color: #c60;
        width: 9px;
}
.bookCalNightBooked {
	background-color: #c00;
        width: 9px;
}
.bookCalNightNonfree {
	background-color: #ccc;
        width: 9px;
}
.bookCalNightInvisible {
	background: none;
        width: 9px;
}
.requestDot {
        margin-top: 3px;
	width: 32px;
}
.requestTitle {
        margin-top: 3px;
        margin-right: 5px;
	width: 150px;
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
}

.requestDotActive {
        margin-top: 3px;
	width: 32px;
	background-color: #ff8800;;
}
.requestTitleActive {
        margin-top: 3px;
        margin-right: 5px;
	width: 150px;
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #ff8800;
	vertical-align: middle;
}

.error {
	background-color: #ff8800;
	color: #ffffff;
	border: 2px solid;
	border-color: #ffffff;
	font-weight: bold;
        padding: 3px;
}
.orderbutton {
	background-color: #ff8800;
	color: #ffffff;
        font-size: 14px; 
        font-weight: bold;
}

img.prop {
	background-color: #6A89BD;
}

select.searchmask {
       width: 144px;
       font-size: 10px;
}

.extsearchhidden {
  display: none;
}

.extsearch {
  margin-top: 10px;
  display: block;
  border: solid 1px;
}

.infoline {
  font-weight: bold;
  color: #CBEAFC;
}