body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
}

a {
	color:#BC1E2D;
	text-decoration:none;
}

/* Header */
#header h1 {
	font-size:24pt;
}

/* Headline */
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:18pt;
	font-style:italic;
	font-weight:normal;
}
.headline td {
	vertical-align:top !important;
}

/* Box */
.box {
	clear:both;
	margin:0 0 14pt 0;
	width:100%;
	overflow:hidden;
}
.box .inhalt {
	line-height:1.5;
}
.box .inhalt .img {
	float:right;
	margin:0 0 12pt 12pt;
}

/* Bilderleiste */
.bilderleiste .img {
	float:left;
	margin:0 10pt 10pt 0;
}

/* Liste der Suchergebnisse */
div.liste{
	padding:3pt 0;
}
table.liste {
	border-bottom:1px solid #474F46;
	width:100%;
	padding:0 2pt 0 2pt;
}
table.liste-box{
	width:100%;
	border:0;
	padding:0;
	margin:0;
}
table.liste-box th{
	width:24px;
	vertical-align:top;
	text-align:left;
}
table.liste-box td{
	vertical-align:top;
}

/* Karte */
.map {
	width:510px;
	height:420px;
	margin:0;
}


/* Ausblenden */
#topnav,
#breadcrumb,
#links,
#werbung,
#rechts_oben,
#languages,
#get_date_box,
#get_date_abdecker,
#info_box,
#info_abdecker,
.zurueck,
.noprint{
	display:none;
}