/* CSS Document */

html, body {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#7f7f7f;
	background:url(../images/body_repeat.gif) top left repeat-x;
}

a {
	color:#7f7f7f;
	text-decoration:none;
}
a:hover, a:focus, a.active {
	text-decoration:underline;
}
a img {
	border:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:14px;
	margin:15px 0;
}
h2 {
	font-size:13px;
}
p {
	margin:15px 0;
	line-height:1.5em;
}
td {
	font-size:12px;
	vertical-align:top;
}
li {
	padding-bottom:5px;
	line-height:1.5em;
}
form {
	margin:15px 0;
}
input, textarea, select {
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	border:1px solid #6c0013;
	background:#efdfe2;
}
address {
	font-style:normal;
}
.colored1 {
	color:#a81700;
}

#site {
	width:935px;
	margin:0 auto;
}
#header {
	text-align:center;
	height:360px;
}
#topmenu {
	height:50px;
}
#topmenu a {
	font-weight: bold;
	padding:0 9px;
	display:inline-block;
	height:50px;
	line-height:38px;
	
}
#topmenu a.active {
	background:#9f9797;
	color:#FFF;
	text-decoration:none;
}
#container {
	overflow:hidden;
	border:1px solid #9f9897;
	background:#FFF;
	width:858px;
	margin:0 auto;
	margin-top:-40px;
	position:relative;
	background:url(../images/container-repeat.gif) top right repeat-y;
}
#container-left {
	float:left;
	width:540px;
	padding:0 35px 0 25px;
}
#logo {
	margin:0 -35px 40px -25px;
}
#breadcrumb {
	font-size:11px;
}
#content {
	margin-top:18px;
}
#content h1, #content h2 {
	color:#6c0013;
}
#content img {
	border:1px solid #6c0013;
}
#print, #print a {
	color:#000;
	text-align:right;
}
#container-right {
	float:right;
	width:230px;
	padding-left:20px;
	color:#a9a9a9;
}
#container-right p {
	margin:12px 0;
}
#container-right a {
	color:#a9a9a9;
}
#container-right .menu a {
	color:#FFF;
}
.menu, .menu li {
	margin:0;
	padding:0;
	list-style:none;
}
.menu li {
	padding-left:15px;
	font-weight:bold;
}
#container-right h1 {
	font-size:12px;
	color:#FFF;
	background:#9f9897;
	height:35px;
	line-height:35px;
	border-bottom:1px solid #FFF;
	margin-top:0;
	padding-left:20px;
	margin-left:-20px;
}
h2.kontakt {
	margin-top:50px;
}
#footer {
	clear:both;
	background:url(../images/footer_bg.jpg) top center no-repeat;
	text-align:center;
	padding:24px 0;
	font-size:10px;
}

#footer a {
	padding:0 5px;
}


.liste img {
	float:left;
	margin-right:15px;
}
.listen_content {
	padding-left:140px;
}
.clear, .clear_liste {
	clear:both;
}

.tableStyle1 {
	border:1px solid #6c0013;
	margin-top:3px;
}
.tableStyle1 td {
	background:#efdfe2;
}

#immo img, #immo-detail img {
	float:right;
	margin-left:15px;
}
#immo-detail h1 {
}
#immo-detail img {
	margin-bottom:10px;
}
#immo-detail .galerie img {
	margin:0;
	float:none;
}
#immo-detail #anfrage input, #immo-detail #anfrage textarea {
	width:250px;
}
#immo .listen_content {
	padding:0;
	padding-right:130px;
}

.team_liste {
	overflow:hidden;
	margin-bottom:7px;
}
* html .team_liste {
	height:1%;
}
.team_liste .listen_content {
	padding-left:65px;
}
.team_liste .listen_content * {
	margin:0;
	margin-bottom:5px;
}