* {
	margin: 0px;
	font-family: Arial, sans-serif;
	padding: 0px;
}

* img {
	border: none;
}

html {
	overflow: scroll;
}

body {
	text-align: center;
}

#mainwrapper {
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	height: 100%;
	background-image: url('../img/rbg.gif');
	background-position: right;
	background-repeat: repeat-y;
}

#rightwrapper {
	float: right;
}

.solidbar {
	height: 26px;
	width: 100%;
	background-color: #093983;
	color: #ffffff;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

.solidbar span {
	padding: 2px;
	padding-left: 34px;
	/*display: block;*/
	line-height: 26px;
	/*vertical-align: middle;*/
	position: relative;
	bottom: 32px;
	margin-right: 10px;
}

.solidbar img {
	position: relative;
	bottom: 20px;
}

#col_left {
	float: left;
	text-align: left;
}

#logo {
	display: block;
	width: 232px;
	height: 115px;
	line-height: 120px;
	vertical-align: middle;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url('../img/logo.gif');
	text-indent: -9000px;
	cursor: pointer;
}

#logo a {
	display: block;
}

#col_left a:focus, #col_left a:active {
	outline: none;
}

#menu ul {
	list-style: none;
	text-align: left;
	font-size: 12px;
	width: 250px;
	display: inline;
}

#menu li {
	display: inline;
}

#menu li a {
	color: #ffffff;
	padding-left: 34px;
	padding-top: 6px;
	padding-bottom: 5px;
	display: block;
	text-decoration: none;
	margin-bottom: 1px;
	background-color: #093983;
}

#menu li a:hover , #menu li a.selected {
	background-color: #e4e4e5;
	color: #093983;
}

#header {
	float: right;
	width: 723px;
	height: 222px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url('../img/header_home.jpg');
	/*text-indent: -9000px;*/
}

#header.hpartner {
	background-image: url('../img/header_partner.jpg') !important;
}

#header.himmoberater {
	background-image: url('../img/header_immoberater.jpg') !important;
}

#header.himmoberater1 {
	background-image: url('../img/header_immoberater-1.jpg') !important;
}

#header.himmoberater2 {
	background-image: url('../img/header_immoberater-2.jpg') !important;
}

#header.himpressum {
	background-image: url('../img/header_impressum.jpg') !important;
}

#header.himmoservice {
	background-image: url('../img/header_immoservice.jpg') !important;
}

#header.himmoservicesub {
	background-image: url('../img/header_immoservice_sub.jpg') !important;
}

#header.hkontakt {
	background-image: url('../img/header_kontakt.jpg') !important;
}

#rightbar {
	float: right;
	width: 217px;
	color: #6e6e6e;
	font-size: 12px;
}

#contentwrapper {
	float: right;
	width: 488px;
	background-color: #ffffff;
}

#content {
	color: #6e6e6e;
	padding-top: 45px;
	padding-right: 38px;
	padding-left: 20px;
	text-align: justify;
	font-size: 14px;
}

#content label, #content input, #content select  {
	display: block;
	width: 250px;
	float: right;
	margin-bottom: 10px;
	padding: 2px;
}

#content label {
	float: left;
	text-align: left;
	width: 120px;
}

#content form br {
	clear: left;
}

#content form h3 {
	margin-bottom: 1em;
}

#content form h3 {
	margin-top: 1.5em;
}

#content input.radio, #content label.radio {
	display: inline;
	width: 1em;
	float: left;
	padding: 0;
}

#content label.radio {
	margin-right: 10px;
}

#content label.clear {
	clear: both;
}

#content input, #content textarea, #content select  {
	border: solid #093983 1px;
}

#content textarea {
	width: 100%;
	height: 7em;
	padding: 2px;
}

#content input.button {
	width: 100px;
	margin-bottom: 2em;
	margin-left: 1.5em;
	margin-top: 1em;
}

/* dont't do #content #newsletter+label for IE<7 compatibility */
#content input.newsletter , #content label.newsletter {
	border: none;
	clear: both;
	display: inline;
	width: auto;
	float: none;
	padding: 0;
	margin: 0;
	margin-top: 1em;
	margin-right: 0.25em;
}

/* dont't do #content input[type=radio] for IE<7 compatibility */
#content input.radio {
	border: none;
	margin-right: 0.25em;
	margin-left: 50px;
}

#content label.inline {
	float: left;
	width: auto;
}

/* dont't do #content label.inline + span for IE<7 compatibility */
#content span.inline {
	float: left;
	margin-left: 0.25em;
	margin-right: 0.25em;
}

/* dont't do #content label.inline + input for IE<7 compatibility */
#content input.inline {
	float: right;
}

#content input#city, #content input#tel, #content input#fax {
	width: 169px;
	margin-left: 5px;
}

#content input#postcode, #content input#telpre, input#faxpre {
	width: 70px;
}

#content input#street {
	width: 200px;
}

#content input#nr {
	width: 39px;
	margin-left: 5px;
}

#formpart2 label , #formpart2 input, #formpart2 select {
	float: left;
	padding: 2px;
}

#formpart2 label  {
	width: 170px;
}

#formpart2 select {
	width: 160px;
}

#formpart2 radio {
	width: 160px;
}

#formpart2 span.right {
	text-align: right;
	display: block;
	margin-right: 10px;
}

#formpart2 input#area, #formpart2 input#space, #formpart2 input#pricefrom, #formpart2 input#priceto {
	width: 208px;
}

#content h1 {
	font-size: 16px;
	font-weight: bold;
}

#content h2 {
	font-size: 14px;
	font-weight: bold;
}

#content h3, #content form legend {
	font-size: 14px;
	font-weight: bold;
	color: #093983;
}

#content h2 + h3 {
	margin-top: 1em;
}

#content table + h3, {
	margin-top: 2em;
}

#content ul {
	list-style-type: disc;
	padding-left: 2em;
}

#content p {
	margin-bottom: 1em;
}

#content a {
	text-decoration: underline;
	color: #6e6e6e;
}

#content table {
	font-size: 15px;
}

#content table img {
	margin-right: 10px;
}

fieldset {
	/*border: none;
	padding: 0;
	margin: 0;
	overflow: hidden;*/
	width: 500px;
}

ul.coloredlist, ul.coloredlist a, {
	color: #093983;
}

.uplink {
	margin-top: 1em;
	margin-bottom: 1em;
	display: block;
}

.uplink span {
	color: #093983 !important;
}

.lbar {
	display: block;
	height: 24px;
	background-image: url('../img/lbar.gif');
	background-position: top left;
	background-repeat: no-repeat;
	color: #ffffff;
	margin-top: 27px;
	text-align: left;
	width: 189px;
}

.lbar span {
	padding-top: 3px;
	font-size: 14px;
	padding-left: 34px;
	width: 189px;
	display: block;
	line-height: 18px;
}

.rbar {
	width: 100%;
	display: block;
	height: 24px;
	background-image: url('../img/rbar.gif');
	background-position: top right;
	background-repeat: no-repeat;
	color: #ffffff;
	margin-top: 27px;
	text-align: left;
}

.rbar span {
	padding-top: 3px;
	font-size: 14px;
	padding-left: 24px;
	display: block;
	line-height: 18px;
}

.leftbox {
	width: 159px;
	color: #6e6e6e;
	padding-left: 34px;
	font-size: 12px;
	margin-top: 5px;
}

.leftbox p {
	margin-top: 1em;
}

.leftbox ul {
	list-style: none;
}

.leftbox>ul {
	margin-top: 30px;
}

.leftbox .subul{
	margin-top: 0!important;
	padding-left: 1em;
}

.leftbox li {
	float: left;
	clear: both;
}
	
li.liselected, li.liselected a {
	text-decoration: none;
	color: #6e6e6e;
}

li.liunselected , li.liunselected a {
	text-decoration: none;
	color: #093983;
}


.rightbox {
	font-weight: inherit;
	font-style: inherit;
	margin-left: 24px;
	margin-top: 5px;
	text-align: left;
	margin-bottom: 3px;
	font-size: 12px;
}

.rightbox a {
	text-decoration: none;
	font-weight: bold;
	color: #093983;
	font-size: 11px;
	text-align: left;
}

.cleardiv {
	clear: both;
}

hr {
	border: none;
	border-top: solid #d2d2d2 1px;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 203px;
	text-align: right;
	float: right;
}

.restable * {
	font-size: 12px;
}

.restable td a {
	text-decoration: none !important;
	font-weight: bold;
}

.restable td {
	height: 12px !important;
}

.restable .puffer {
	line-height: 1px;
	font-size: 1px;
}

.bottomline {
	border-bottom: solid #093983 1px;
	color: #093983;
	padding-bottom: 5px;
}

.bottomline2 {
	border-bottom: solid #d2d2d2 1px;
	padding: 0 !important;
	margin: 0 !important;
	width: auto;
}

.tdright {
	width: 100%;
	text-align: right;
}

p.bottomline {
	margin-right: 5px;
}

.imgcell {
	width: 120px;
}

#exlink  {
	text-decoration: underline !important;
	font-weight: bold;
}
