body{
//	font-family: Arial, Verdana;
//	font-size: 15px;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

div#daten {
	font-size: 15px;
}

.div_center_770 {
	max-width: 770px;
	margin: 0px auto;
	text-align: left;
}

.div_center {
	margin: 0px auto;
	text-align: left;
}

.div_center_data {
	max-width: 900px;
	margin: 0px auto;
	text-align: left;
}

h3.center {
	text-align: center;
}

table.belegung{
	text-align: left;
	border-width:1px;
	border-collapse: separate;
// 	cellspacing: 0;
// 	cellpadding: 0; 
	border-style:solid;
	border:1;
//	font-size: 13px;
}
	
table.image{
	width: 100%;
	/*	border-color: white;
	border-width:2px; 
	border-style:solid;*/
}
	
table.normal {
/*	width:70%;*/
	align:center;
}

td.normal {
	min-width: 120px;
	background-color: #FFCC66;
	text-align: center;
	color: #003869;
	border-color: white;
	border-width:1px; 
	border-style:solid;
	font-size:13px;
}

td.normalLinks {
	min-width: 120px;
	background-color: #FFCC66;
	text-align: left;
	color: #003869;
	border-color: white;
	border-width:1px; 
	border-style:solid;
	font-size:13px;
}

th.normal {
	min-width: 120px;
	speak-header: always;
	text-align: center;
	color: #FFF;
	background-color: #808080;
	font-size:13px;
}
/*td.image {
	background-color: #FFCC66;
	text-align: center;
	height: 36px;
	width: 136px;
}*/

td.haken {
	text-align: center;
	height: 12px;
	width: 12px;
}

img{
	height: 225px;
	width: 285px;
}

img.haken {
	height: 12px;
	width: 12px;
}
/*
img.kurz {
	height: 96px;
	width: 116px;
	background-color: #FFCC66;
}*/

img.breit {
	align: center;
	height: 290px;
	width: 730px;
}

table.property_ausstattung {
	width: 100%;
}

table.property_price{
	text-align: left;
//	width:50%;
	border:0;
	font-size: 13px;
}

td.property_ausstattung_label {
	background-color: #ffcc66;
	text-align: center;
	vertical-align: top;
	font-size: 15px;
}

td.property_ausstattung_value {
	background-color: #ffee8a;
	width: 75%;
	font-size: 13px;
}


