html {
	scrollbar-face-color:#3c38a6;
	scrollbar-shadow-color:#292773;
	scrollbar-darkshadow-color:#171540;
	scrollbar-highlight-color:#4e49d9;
	scrollbar-3dlight-color:#5c56ff;
	scrollbar-track-color:#4e49d9;
	scrollbar-arrow-color:#ffffff;
}

body {
	background-color: #4e49d9;
	background-image: url(img/verlauf.jpg); 
	background-repeat: repeat-x;
	color: #fff;
	font:12px helvetica, trebuchet ms, verdana, arial,sans-serif;
	margin:0px;
	padding:0px;
	border:0px;
	border-style: none;
}

h1 {
        color: #ffffff;
        font-size: 18px;
        font-weight: bold;
   }


.banner {
	margin-top: 0px;
}
.broker {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-top: -3px;
	color: #34B4EF;
}
.schlama {
	font-size: 32px;
	font-weight: bold;
	text-align: left;
	margin-top: 25px;
}

.partner {
	font-size: 9px;
	margin-left: 10px;
}

.small {
	font-size: 9px;
}

.menuhead {
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
}

.menuMain {
	font:13px helvetica, trebuchet ms, verdana, arial,sans-serif;
	margin-left: 10px;
}

th {
	background: #34B4EF;
	font-size: 10px;
}

table.main    {margin:0; padding:0; voice-family: "\"}\""; /* some browsers have a parsing bug */
                         /* and will ignore the following rules */
  voice-family: inherit;width:99.5%;}


img {
	border-style: none;
}

a {
	text-decoration: none;
	color: #fff;
}

td {
	vertical-align: top;
	font-size: 12px;
}

td.bottom {
	vertical-align: bottom;
}

/* booking engine */

.bookListName {
	font-size: 12px;
	font-weight: bold;
}
.bookListHeadline {
	font-size: 12px;
	color: #fff;
}
.bookListDescr {
	font-size: 10px;
	color: #fff;
}
.bookListProps {

}
.bookListDistance {
	text-align: right;
}
.bookListPrice {
	text-align: right;
}
.bookObjName {
	font-size: 18px;
	font-weight: bold;
}
.bookObjDescr {
	font-size: 12px;
}
.bookObjBlock {
	background-color: #34B4EF;
	color: #fff;
	font-weight: bold;
	font-size: 9px;
}
.bookObjThumb {
	cursor:	pointer;
}
.bookCalMonth {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.bookCalDOW {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.bookCalDay {
	color: #000;
}
.cal td {
	text-align: right;
}
.cal div {
	background-color: #34B4EF;
	color: #fff;
	cursor: pointer;
	border: 0px;
	font-size: 10px;
	font-weight: bold;
	width: 18px;
	height: 13px;
}
.bookCalEmpty div {
	background: none;
}
.bookCalDayMark div {
	background-color: #082939;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	border: 0px;
	font-size: 10px;
	width: 18px;
}

.bookCalDayInvisible button.bookCalDayInvisible {
	background-color: #ECF8FE;
	color: #34B4EF;
	font-weight: bold;
}
.bookCalNightFree {
	background-color: #0f0;
	color: #000;
        width: 8px;
}
.bookCalNightRequested {
	background-color: #ff0;
        width: 8px;
}
.bookCalNightOrdered {
	background-color: #f70;
        width: 8px;
}
.bookCalNightBooked {
	background-color: #f00;
        width: 8px;
}
.bookCalNightNonfree {
	background-color: #ccc;
        width: 8px;
}
.bookCalNightInvisible {
	background: none;
        width: 8px;
}

td.cal {
	text-align: center;
	width: 7px;
	font-weight: normal;
	font-size: 10px;
}

td.cal0 {
	border-left: 1px solid;
	width: 7px;
}

td.cal1 {
	border-left: 1px solid;
	border-color: grey;
	width: 7px;
}

td.cal2 {
	width: 7px;
}
.requestDot {
	width: 32px;
}
.requestTitle {
	width: 150px;
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
}

.requestDotActive {
	width: 32px;
	background-color: #7c79d7;
}
.requestTitleActive {
	width: 150px;
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #7c79d7;
	vertical-align: middle;
}

.error {
	background-color: #c00000;
	color: #ffffff;
	border: 2px solid;
	border-color: #ffffff;
	font-weight: bold;
}
select.searchmask {
	width: 200px;
}

input.search {
	width: 175px;
}

.register td {
        font-family: sans-serif;
        font-size: 12pt;
        vertical-align: top;
        padding-bottom: 8px;
}
.register .field {
        padding: 2px;
}
.register .errorfield {
        border: 2px solid #ff0000;
}
.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: #ff0000;
}

img.prop {
 background-color: #ceefff;
}
.linkbereich {
 font-size: 10px;
 text-align: center;
}

.infoline {
  font-weight: bold;
  color: #ffaa00;
}
.underline a {
	text-decoration: underline;
	color: #ffffff;
}