body {
	background-color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #000000;
	padding:0px;
	margin:0px;
	border-color: #CCCCCC;
}

h1 {
font-size: 17px;
font-weight: bold;
padding:5px 0px;
margin:0px;}

h3 {
font-size: 15px;
color: #000000;
margin: 10px 0px 0px 0px;
}
h3 a, h3 a:hover, h3 a:visited {
color: #000000;
text-decoration: none;
}

/* Angebote Startseite */

#angebotframe {
font-size: 10px;
}

.angebot a, .angebot:visited {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
	margin: 0px 0px 8px 8px;
}

.angebot {
color: #FF9933;
font-weight: bold;
font-size: 17px;

}
.ppp {
margin: 0px 0px 8px 8px;
font-size: 10px;
}

/* Suchmaske Startseite */

.searchtable{
    background-color:#eeeeee;
    border:1px solid #dddddd;
}
.backblue{
    background-color:#dddddd;
	font-weight: bold;
}

.bumasweiss{
	font-weight: bold;
    background-color:#dddddd;
    border:1px solid #dddddd;
	width:150px;
}

#search td, #search input, #search select {
font-size: 11px;
}


/* Multibox Startseite */

.multibox {
float: left;
margin: 4px;
font-family: 'arial';
border: solid 1px #cccccc;
width: 300px;
height: 250px;
}
.mb_title {
display:block;
height: 20px;
background-color: #cccccc;
padding: 0px 4px;
font-size: 15px;
font-weight:bold;
color: #ffffff;
text-decoration: none;
}
.mb_title:hover {
color: #ffffff;
text-decoration: none;
}
.mb_show {
height: 65px;
margin-bottom: 2px;
border-bottom: solid 1px #e1e1e1;
background-color: #e1e1e1;
}
.mb_img {
float: left;
margin-right: 4px;
}
.mb_preprice {
color: #C82A00;
position: relative;
top: 45px;
font-size: 19px;
font-weight:bold;
text-align: right;
padding: 0px 4px;
}
.mb_preprice a {
color: #C82A00;
}
.mb_prehotel {
font-size: 15px;
font-weight:bold;
padding: 0px 4px;
}
.mb_preregion {
font-size: 13px;
padding: 0px 4px;
}
.mb_angb {
display:block;
height: 16px;
padding: 0px 4px;
font-size: 11px;
color: #000000;
text-decoration: none;
}
.mb_angb:hover {
background-color: #e1e1e1;
}
.mb_hotel {
width: 240px;
float: left;
white-space: nowrap;
}
.mb_ab {
font-size: 11px;
width: 20px;
float: left;
}
.mb_price {
font-weight:bold;
text-align: right;
color: #C82A00;
}