body {
}

#menubar {
	display:none;
}

#main_hdr {
	display:none;
}

#main_wrap_booking {
	background-color:#ffffff;
    color:#000000;
}

#main_footer_booking {
	background-color:#000000;
	color:#ffffff;
}

#main_wrap {
	background-color:#ffffff;
    color:#000000;
}

#main_footer {
	background-color:#000000;
	color:#ffffff;
}

#user_form {
	border:dotted 1px #000000;
}

#kalender_f {
	border-left:dashed 1px #000000;
}

#tische_liste {
	border-left:dotted 1px #000000;
}
#raeume_liste {
}

.subform {
	border-top:dotted 1px #000000;
}

.kalender_tag, .kalender_tag_geschlossen {
	border-top:solid 1px #005a9c;
    border-left:solid 1px #005a9c;
	background-color:#ffffff;
}

.kalender_tag_off {
}

input.input_txt, input.input_txt_kal, textarea.input_txta, select.input_select {
	border:solid 1px #000000;
    color:#000000;
    background-color:#ffffff;
}

input.input_txt_err, textarea.input_txta_err, select.input_select_err, select.input_select_search, input.input_txt_search {
	border:solid 1px #005a9c;
    color:#005a9c;
    background-color:#ffffff;
}


input.input_btn {
	display:none;
}

.deko {
	color:#005a9c;
}

td.zeile,td.zeile_rechts {
	border-top:dotted 1px #000000;
	border-bottom:dotted 1px #000000;
    border-collapse:collapse;
}

span.normalo {
	color:#000000;
	background-color:#ffffff;
}

.noprint {
	display:none;
}

/* links */
a, a:link, a:visited, a:active {
	color:#005a9c;
}
a:hover {
	color:#000000;
}
a.flink, a.flink:link, a.flink:visited, a.flink:active {
	color:#ffffff;
}
a.flink:hover {
	color:#ffffff;
}

