/* THE BIG GUYS */
* {margin:0;padding:0}
body {
	margin:0; padding:0; 
	background-image:url(gewerbeimmobilie/body-bg.gif); 
	background-repeat:repeat-x; 
	background-color:#FFFFFF;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	line-height: 160%;
	font-size: 10px;
	color: #000000;	
}

/* HEADINGS */
h1 {
	color:#2A7CC6;
	font-weight:bold;
	font-size:22px;
	margin:20px 0px 15px 0px;
	padding:0px 0px 3px 0px;
	width:auto;
}
h2 {
	color:#000000; 
	font-weight:bold;
	font-size:11px;
	margin:15px 0px 8px 30px;
	padding:0px;
}
h3 {
	font-weight: bold;
	color: #FF8C0D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 160%;
	font-size: 11px;
	margin-top: 0;
}
h4 {
	color:#2A7CC6;
	font-weight: bold;
	margin-top: 8px;
}
h1.contentheading {
	width: 100%; 
	background-image:url(../images/hr.gif); 
	background-position: bottom; 
	background-repeat: repeat-x; 
	padding-bottom:5px; 
}
/* LINKS GLOBAL */
a,a:link,a:link,a:link,a:hover {
	background:transparent;
	text-decoration:none;
	cursor:pointer
} 
a:link {
	color:#F29832
} 
a:visited {
	color:#F29832
} 
a:hover,a:active {
	color:#F29832; 
	text-decoration:underline
}
a img {
	border:none
}


/* PARAGRAPH GLOBAL */
p {
	margin:8px 0px 8px 0px
}

#wrap {
	margin: 0 auto;
	width:920px;
	background-image: url(../images/wrap_background.png);
	background-repeat: repeat-y;
}
#logo {
	height: 134px;
}
#logo img {
	margin-top: 39px;
	margin-left: 27px;
}
#header {
}
div.headernav li {
	list-style-type:none;
	float: left;
}

div.headernav a, div.headernav a:link, div.headernav a:visited, 
div.headernav a:hover, div.headernav a:active {
	text-decoration:none; 
	font-weight:bold; 
	cursor:pointer;
	color:#DDDDDD;
	margin-top:0; 
	padding: 0px 6px 0px 6px;
	line-height:34px; 
}
div.headernav { 
	margin-left: 27px;
	color:#CC0119; 
	font-weight:bold;
	padding-top:9px;
	font-size: 11px;
}
#content {
	padding: 39px 20px 20px 0;
}
#footerwrap {
	background-color: #999;
	height: 115px;
}
#footer {
	margin: 0 auto;
	width: 920px;
	#color: #FFF;
}
#adresse {
	margin-left: 16px;
	font-size: 10px;
}
.whitedot {
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	color:#CC0119;
}
ul {
	list-style: outside;
	margin-left: 35px;
	line-height:160%;
	list-style-image:url(gewerbeimmobilie/ulpoint.gif);
}
.clear {
	clear: both;
}
p.notice {
	background-image: url(gewerbeimmobilie/note.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 10px;
	margin-left: 22px;
	margin-bottom: 25px;
}
img.grundrisslink {
	border: none;
	margin-bottom: 25px;
	margin-left: 20px;
}
#galerie {
	overflow: hidden;
}
#galerie img {
	margin: 2px;
	float: left;
}
#mieter {
	overflow: hidden;
}
#mieter img {
	margin: 2px;
	border: 1px solid #D9D8D8;
}
p.indent {
	margin-left: 35px;
}
#fernansicht {
	border: 1px solid #DBDBDB;
}