body {
	margin:0px;	
	padding:0px;
	color:#787878;
	background-color:#ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	width:100%; 
	height:100%;
	font-size:80%;
	text-align:center;
	/*overflow-y:scroll;	*/
}

a {
	color:#003A75;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

td {
	vertical-align:top;
}

h1 {
	font-size:140%;
	margin:0 0 20px 0;
	padding:0;
	color:#003c72;
}

h2 {
	font-size:120%;
	margin:0 0 20px 0;
	padding:0;
	color:#003c72;
}

ol li {
	margin-bottom:20px;
}

.artikelBox {
	border:solid black 1px;
	padding:5px;	
}

.alert {
	font-weight:bold;
	color:red;
}

/* automatische Formatierung von Tabellen */
.autoFormat th {
}
.autoFormat tr.odd {
}
.autoFormat tr.even {
}

#blueBar {
	position:absolute;
	left:0px;
	top:51px;
	width:100%;
	height:40px;
	background-image:url(/img/blue.gif);
	z-index:-1;
}

#header {
	margin:30px 0 38px 20px;
}

#logo {
	float:right;
	margin-right:44px;
}

#metanavi {
	padding-top:39px;
}

#immo_thumbs {	
	margin:11px 10px 0 10px;
}

#immo_thumbs img {	
	border:1px solid #f1f1f1;
}

#immo_thumbs img:hover {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	border:1px solid #003c72;
}

#immo_thumbs img.active {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	border:1px solid #003c72;	
}

#immo_large_image {
	width:444px;
	margin:0 8px 0 8px;
	height:300px;	
}

#immo_large_image td {
	text-align:center;
	height:300px;
	vertical-align:middle;
}

#framework {
	width:1000px;
	margin:auto;
	text-align:left;
}

#content {
	margin:0 44px 0 0;
	padding:5px 0 0 0;
	border:solid 0px red;
}

.angebot_containter_odd {
	width:690px;
	background-color:#f1f1f1;
	margin-bottom:10px;
}

.angebot_containter_even {
	width:690px;
	background-color:#ffffff;
	margin-bottom:10px;
}


.angebot_bild {
	float:right;
	padding:35px 10px 10px 0;
	width:200px;
	text-align:right;
}

.angebot_infos {
	margin:0 30px 0 10px;
	padding:9px 0 15px 0;
	width:465px;
}

.angebot_infos a {
	color:#787878;
	font-weight:bold;
	text-decoration:underline;
}

.angebot_infos td {
	padding:0 7px 20px 0;
}

.angebot_bild {
	margin:9px 0 0 9px;
}

.angebot_bild img {
	border:1px solid #787878;
}

.angebot_details {
	margin:0 0 0 20px;
	width:430px;
}

.angebot_details td {
	font-size:100%;
}

.angebot_fotos {
	width:460px;
	float:right;
	background-color:#f1f1f1;
	padding:11px 0 11px 0;
	margin-right:0px;
}

.blue {	
	color:#003c72;
}

.dark_grey {
	border:none;
	height:1px;
	background-color:#787878;
}

.region_select {
	margin:0 0 10px 15px;
}

.galerie_bild_containter {
	height:100px;
}

#immo_large_bu {
	margin:4px 0 0 0;
	font-weight:bold;
	font-size:85%;
}

