/* @override http://localhost/azk/css/anzeiger.css */

body {
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	font: .76em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#wrap {
	width: 745px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background: url(../pics/bgRight.jpg) repeat-y right;
	position: relative;
}

#header {
	height: 165px;
	background: url(../pics/header.gif) no-repeat 0 bottom;
	padding-top: 50px;
}

#header h1 {
	text-indent: -9999px;
}

.teaser {
	position: absolute;
	
	font-size: 1.6em;
	width: 450px;
	top: 9px;
	line-height: 1.6em;
	margin: 0;
}

.seed {
	position: absolute;
	top: 17px;
	font-weight: bold;
	font-size: .8em;
	margin: 0;
	left: 509px;
}

#cLeft {
	width: 465px;
	float: left;
}

#cLeft p {
	font-weight: bold;
}

#cRight {
	width: 247px;
	float: right;
}

.clearer {
	clear: both;
	height: 1%;
}

table {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #f9de00;
}

.one {
	width: 245px;
}

.ex {
	text-align: right;
}

span.tl {
	text-align: right;
}

#cLeft h3 {
	font-size: .8em;
}

#cRight h2 {
	font-size: 1.1em;
}

#cRight h3 {
	font-size: 1.1em;
	margin-bottom: 0;
	margin-top: 29px;
}

p.street {
	margin-top: 5px;
}

ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#cRight table {
	border: none;
	
}

#cRight h4 {
	margin-top: 99px;
	margin-bottom: 0;
}

p.closing {
	margin-top: 0;
	margin-bottom: 20px;
}

p.price {
	font-weight: bold;
	font-size: 95%;
	margin-bottom: 50px;
	margin-top: 16px;
}