/* CSS Document */

body {
	background: #c7e2ff;
	text-align: center;
	text-decoration: none;
	font: normal normal 9px/11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
td {
	color: #fc0;
	font-size: 9px;
	line-height: 12px;
	vertical-align: middle;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
td.h_top {
	height: 9px;
}
td.h_bottom {
	height: 10px;
}
td.b10 {
	width: 10px;
}
.line_v1 {
	background: #000;
	width: 1px;
}
.line_h1 {
	background: #000;
	height: 1px;
}
td.vr_li {
	width: 45px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-color: #000;
	border-style: solid;	
}
td.vr_re {
	width: 45px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-color: #000;
	border-style: solid;	
}
td.rahmen {
	border-bottom-width: 0px;
	border-left-width: 1;
	border-right-width: 1;
	border-top-width: 1;
	border-color: #000;
	border-style: solid;
}
.hotel_bu_bottom {         
	vertical-align: middle;
	text-align: center;
	background: #3065ab;
	border: #000 1px solid;
}
.hotel_bu_bottom_ov {
	vertical-align: middle;
	text-align: center;
	background: #6594C7;
	border: #000 1px solid;
}
.n_n_vr {
	width: 152px;
	vertical-align: middle;
	text-align: center;
	background: #3065ab;
	border: #000 1px solid;
}
.n_ov_vr {
	width: 152px;
	vertical-align: middle;
	text-align: center;
	background: #6594C7;
	border: #000 1px solid;
}
/*.banner_vr {  ALT: Vor drehbaren VR mittels JavaScript 
	vertical-align: top;
	width: 60px;
	height: 29px;
}*/
.banner_vr {   /
	text-align: center;
    vertical-align: top;
	width: 86px;
	height: 43px;	
}
a:link {
	color: #fc0;
	font-size: 9px;
	vertical-align: middle;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color: #fc0;
	font-size: 9px;
	vertical-align: middle;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a:focus {
	color: #fc0;
	font-size: 9px;
	vertical-align: middle;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #fc0;
	font-size: 9px;
	vertical-align: middle;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a:active {
	color: #fc0;
	font-size: 9px;
	vertical-align: middle;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* von navi.css übernommen (am 15.10.2007 alle Links zu externen CSS wg. Nicht-Darstellung mit Kaspersky gelöscht und alle relevanten Styles in dieses CSS einkopiert! */


.banner_fett {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	font-style: normal;
}

.banner_fettkursiv_underline {
	font-size: 12px;
	line-height: 15px;
	color: #000;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}