HTML
{
	overflow-y: scroll;
}
HTML, BODY
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}
BODY
{
	background-color: #F8F8F5;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
HTML, BODY, TABLE
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 13px;
	color: #675A51;
}
H1, H2, H3, H4, H5, H6
{
	font-family: Arial, Verdana, Sans-Serif;
	color: #F38F38;
	padding: 5px 0;
	letter-spacing: 1px;
}
H1
{
	font-size: 18px;
	margin: 15px 0 10px;
	font-weight: normal;
}
H1.sub
{
	font-size: 13px;
	color: #000;
	margin: -20px 0 10px;
}
H1.immo-title
{
	font-size: 14px;
	margin: 25px 0 20px;
	border-bottom: 1px dotted #C0C0C0;
	letter-spacing: 0px;
}
H2
{
	font-size: 14px;
	margin: 15px 0 10px;
}
H3
{
	font-size: 14px;
	margin: 25px 0 10px;
	border-bottom: 1px solid #C0C0C0;
	clear: left;
}
H4
{
	font-size: 13px;
	margin: 2px 0 0;
	padding: 0px;
}
#immo-singleview H2
{
	float: left;
	font-size: 13px;
	padding: 0 10px 0 0;
	margin: 0px;
}
P
{
	padding: 0px;
	margin: 2px 0 15px;
	text-align: justify;
}
A
{
	color: #046BBF;
	text-decoration: none;
	outline: none;
}
A:hover
{
	color: #046BBF;
	text-decoration: underline;
}
EM
{
	font-style: normal;
}
HR
{
	height: 1px;
	border: 0px solid #000000;
	border-bottom: 1px dotted #C0C0C0;
	background-color: transparent;
}
#site
{
	width: 933px;
	background-color: #FFF;
	height: 100%;
}
#leftborder
{
	width: 6px;
	background-image: url(../images/left-shadow-bg.gif);
	background-repeat: repeat-y;
}
#rightborder
{
	width: 7px;
	background-image: url(../images/right-shadow-bg.gif);
	background-repeat: repeat-y;
}
#head
{
	height: 175px;
	background-image: url(../images/head-bg.gif);
	background-repeat: repeat-x;
	background-position: left -10px;
}
#sitelogo
{
	margin: 35px 0 0 25px;
}
#sitelogo2
{
	margin: 35px 25px 0 0;
}
#sitebanner
{
	margin-top: 60px;
	margin-right: 20px;
}
#navigation
{
	width: 30%;
	overflow: hidden;
}
#navigation
{
	padding-top: 20px;
}
/*folgende Zeile nur für IE6*/
* HTML #navigation
{
}
#content
{
	width: 70%;
	padding: 0 26px 50px 0;
}
#foot
{
	padding: 20px 40px;
	border-top: 1px dotted #C0C0C0;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#foot P
{
	text-align: center;
}
DIV.devider
{
	border-bottom: 1px dotted #C0C0C0;
	margin: 0 0 15px;
}
/*Immo Listing Boxes ACHTUNG: Für alte Browser in oldbrowser.css definiert*/
.box
{
	width: 200px;
	float: left;
	height: 235px;
	margin: 0 5px 10px 0;
	background-image: url(../images/box-bg.gif);
	background-position: left top;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	color: #675A51;
}
.box .padd
{
	padding: 6px 8px 0 7px;
	height: 200px;
	overflow: hidden;
}
.boxbottom
{
	text-align: right;
	padding-right: 10px;
	height: 30px;
	margin-top: 1px;
	background-image: url(../images/box-bottom.gif);
	background-position: left bottom;
}
.boxbottom A
{
	display: block;
	width: 70px;
	height: 20px;
	float: right;
	text-decoration: none;
}
.boxbottom A:hover
{
	text-decoration: none;
}
.boxbottom A SPAN
{
	visibility: hidden;
}
.box, .boxbottom
{
	background-repeat: no-repeat;
}
.box .photo
{
	height: 70px;
	width: 100%;
	overflow: hidden;
	margin-bottom: 8px;
	background-color: #FBDDC3;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/lv-kein-bild.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.box .lupe
{
	text-align: right;
	position: relative;
	top: -23px;
	margin-bottom: -20px;
}
.box .even
{
	background-color: #EBEAEA;
}
.box .odd, .box .even
{
	padding: 1px 5px;
	clear: left;
}
.box LABEL
{
	display: block;
	float: left;
	width: 75px;
}
/*Immo Single View*/
#sv-leftframe
{
	float: left;
	margin: 0 20px 0 0;
	width: 270px;
}
#sv-photo-crop
{
	width: 270px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
#sv-photo-crop-moz
{
	max-height: 250px;
	max-width: 250px;
	overflow: hidden;
	min-height: 100px;
	min-width: 100px;
}
#sv-photo
{
	border-top: 1px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;
	background-image: url(../images/sv-kein-bild.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 5px;
}
/*folgende Zeile nur für IE6*/
* HTML #sv-photo
{
	height: 100px;
	width: 100px;
}
#sv-photo IMG
{
}
.schatten-r
{
	vertical-align: top;
	background-image: url(../images/img-schatten_r.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.schatten-u
{
	vertical-align: top;
	text-align: left;
	background-image: url(../images/img-schatten_u.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.schatten-ur, .schatten-l
{
	vertical-align: top;
}
#sv-left
{
	height: 100px;
	width: 270px;
	float: left;
	margin-right: 20px;
}
#sv-files
{
	margin-bottom: 15px;
}
#sv-lightbox A
{
	display: inline;
}
#sv-lightbox A IMG
{
	border: 1px solid #FFF;
	padding: 5px;
	margin: 5px;
}
#sv-lightbox A:hover IMG
{
	border: 1px solid #C0C0C0;
}
/*folgende Zeile nur für IE6*/
* HTML #sv-lightbox A
{
	border: 1px solid #FFF;
	padding: 5px;
	display: block;
	float: left;
	margin: 5px;
}
* HTML #sv-lightbox A:hover
{
	border: 1px solid #C0C0C0;
}
* HTML #sv-lightbox A IMG
{
	border: 0px solid #000000;
	padding: 0px;
	margin: 0px;
}
* HTML #sv-lightbox A:hover IMG
{
	border: 0px solid #000000;
}
/*Form Buttons*/
FORM
{
	padding: 0px;
	margin: 0px;
}
BUTTON
{
	background: none;
	cursor: pointer;
	border: 0;
	margin: 0;
	padding: 0;
	width: 160px;
}
BUTTON DIV
{
	height: 27px;
	background-image: url(../images/button-start.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 9px;
}
BUTTON DIV SPAN
{
	width: 100%;
	color: #FFF;
	float: left;
	padding: 4px 0 0;
	height: 27px;
	background-image: url(../images/button-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
BUTTON DIV SPAN:hover
{
	text-decoration: none;
	color: #C0C0C0;
}
BUTTON DIV SPAN:focus, BUTTON DIV.button SPAN:active
{
	text-decoration: none;
	color: #C0C0C0;
	padding: 4px 19px 0px 8px;
}
BUTTON DIV SPAN EM
{
	padding: 0 9px 0 0;
}
.objekt-hinweis
{
	clear: left;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 9px;
}
/*Content unter der Navigation*/
#navi-extracontent
{
	background-image: url(../images/navi-extracontent-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 30px 0px 20px;
	margin: 0 40px 50px 0;
	overflow: hidden;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
}
#navi-extracontent H1, #navi-extracontent H2, #navi-extracontent H3, #navi-extracontent H4, #navi-extracontent H5, #navi-extracontent H6
{
	color: #675A51;
	border-bottom: 1px dotted #C0C0C0;
}
#navi-extracontent H2
{
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	letter-spacing: 0;
	padding: 12px 0 2px;
}
#navi-extracontent P.bodytext
{
	padding: 0px;
	margin: 10px 0;
	text-align: left;
}
/*Navigation*/
#navlist-1
{
	margin: 0 0 30px;
	padding: 0px;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#navlist-1 LI
{
	margin: 0px;
}
#navlist-1 LI A
{
	color: #52473D;
	text-decoration: none;
	margin: 0px;
	display: block;
	padding: 5px 0 5px 35px;
	min-height: 10px;
}
/*folgende Zeile nur für IE6*/
* HTML #navlist-1 LI A
{
	height: 10px;
}
#navlist-1 LI A:hover
{
	color: #F38F38;
}
#navlist-1 LI A:hover, #navlist-1 LI A.active
{
	background-image: url(../images/nav1-mark.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
}
#navlist-1 LI A.active
{
	color: #F38F38;
	font-weight: bold;
}
#navlist-1 LI A.active:hover
{
	color: #000;
}
#navlist-2
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navlist-2 LI
{
	margin: 0px;
}
#navlist-2 LI A
{
	font-size: 12px;
	line-height: 1.5em;
	padding: 2px 0 2px 50px;
	margin: 0px;
	min-height: 5px;
}
/*folgende Zeile nur für IE6*/
* HTML #navlist-2 LI A
{
	height: 5px;
}
#navlist-2 LI A:hover
{
}
#navlist-2 LI A:hover, #navlist-2 LI A.active
{
	background-image: url(../images/nav2-mark.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}
#navlist-2 LI A.active
{
}
#navlist-2 LI A.active:hover
{
}
#navlist-3
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navlist-3 LI
{
	margin: 0px;
}
#navlist-3 LI A
{
	font-size: 11px;
	line-height: 1.5em;
	padding: 2px 0 2px 70px;
	margin: 0px;
	min-height: 5px;
}
/*folgende Zeile nur für IE6*/
* HTML #navlist-3 LI A
{
	height: 5px;
}
#navlist-3 LI A:hover
{
}
#navlist-3 LI A:hover, #navlist-3 LI A.active
{
	background-image: url(../images/nav3-mark.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}
#navlist-3 LI A.active
{
}
#navlist-3 LI A.active:hover
{
}
/*Anfragenformular ****************************************/
.contactdetails INPUT, .contactadress INPUT
{
	border: 1px solid #C0C0C0;
	width: 200px;
	margin: 0px;
}
.message TEXTAREA, .message INPUT
{
	border: 1px solid #C0C0C0;
	width: 430px;
	margin: 0px;
}
.contactdetails
{
	width: 230px;
	float: left;
}
.contactadress
{
	width: 200px;
	float: left;
}
.message
{
	clear: left;
}
.field
{
	margin-bottom: 6px;
}
.subfield2
{
	float: right;
}
INPUT.plz
{
	width: 60px;
}
INPUT.city
{
	width: 120px;
}
INPUT, TEXTAREA
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
	color: #046BBF;
}
.button
{
	color: #000;
}
#submit
{
	width: 150px;
}
.tx-lumogooglemaps-pi1
{
	border: 1px solid #C0C0C0;
	padding: 2px;
	width: 600px;
}
.extrafooter
{
	padding-bottom: 5px;
}
.extrafooter A, .extrafooter A:hover
{
	color: #675A51;
	text-decoration: none;
}

