@CHARSET "UTF-8";


#main {
	float:left;
	width:645px;
}

.part {
	float:left;
	position: relative;
	width: 464px;
	margin-top: 0;
	margin-right: 14px;
	margin-bottom: 0;
	margin-left: 14px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border:2px solid #8FA800;
	background-color: #F4F6E5;
	background-position: bottom right;
	min-height: 100px;
}

.partcorner {
	position: absolute;
	right: -3px;
	bottom: -2px;
	background-image: url(../../img/greencorner.jpg);
	background-repeat: no-repeat;
	width: 44px;
	height: 41px;
}

.sidebar_right {
	clear: right;
	float: right;
	width: 145px;
}

.sidebar_left {
	float:left;
	width: 117px;

}

.snippetspacer {
	height: 15px;
}

.box_left {
	width:117px;
}

left_navi {
	width:117px;
}

.left_navi .box_left_activ .navpoint a:link,
.left_navi .box_left_activ .navpoint a:visited {
	color: #1298B5;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.left_navi .box_left_activ .navpoint {
	padding:0px 0px 6px 0px;
}

.left_navi .box_left_activ .active a:link, 
.left_navi .box_left_activ .active a:visited {
	color: #1298B5;
	text-decoration: none;
	font-size: 12px;
}

.left_navi .box_left_activ .active {
	padding:6px 0px 6px 0px;
}

.left_navi .box_left_activ .normal a:link, 
.left_navi .box_left_activ .normal a:visited {
	color: #1298B5;
	text-decoration: none;
	font-size: 12px;
}

.left_navi .box_left_activ .normal {
	padding:6px 0px 6px 10px;
}
.left_navi .box_left_activ .active {
	padding:6px 0px 6px 10px;
	background-image: url(../../img/navi_point.gif);
	background-position: 0px 11px;
	background-repeat: no-repeat;
}


.left_navi .box_left .navpoint {
	padding:0px 0px 6px 0px;
}

.left_navi .box_left .navpoint a:link,
.left_navi .box_left .navpoint a:visited {
	color: #8FA800;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.left_navi .box_left .active a:link, 
.left_navi .box_left .active a:visited {
	color: #8FA800;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../../img/navi_point.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

.left_navi .box_left .active {
	padding:6px 0px 6px 10px;
}

#header .topnavi {
	color:#8FA800;
}

#header .topnavi a:link,
#header .topnavi a:visited {
	color:#8FA800;
	text-decoration: none;
}


.left_navi .box_left_activ .navpoint a:hover,
.left_navi .box_left_activ .active a:hover,
.left_navi .box_left_activ .normal a:hover,
.left_navi .box_left .navpoint a:hover,
.left_navi .box_left .active a:hover,
#header .topnavi a:hover	 {
	text-decoration: underline;
}


.bluebox {
	floaz:left;
	position: relative;
	border:2px solid #169DB7;
	width: 141px;
	margin-bottom:6px;
}

.bluebox h1 {
	background-color: #169DB7;
	color: #FFFFFF;
	padding:0px 0px 0px 10px;
	font-size: 12px;
	line-height: 25px;
}

.bluecorner {
	position: absolute;
	right: -2px;
	bottom: -2px;
	background-image: url(../../img/bluecorner.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 13px;
}

.link_bluebox {
	border-top:2px solid #169DB7;
}

.link_bluebox a:link,
.link_bluebox a:visited {
	font-size: 12px;
	color: #169DB7;
	text-decoration: none;
}

.link_bluebox a:hover {
	text-decoration: underline;
}


.contLeftPadding {
	padding-left: 23px;
	padding-right: 23px;
	color: #8FA800;
	font-size: 12px;
}

.contBottomtPadding {
	padding-bottom: 23px;
}


.breadcrumb {
	font-size: 9px;
	line-height: 17px;
}

.breadcrumb a:link,
.breadcrumb a:visited {
	color: #169DB7;
	text-decoration: none;
}

.breadcrumb a:hover {
	color: #169DB7;
	text-decoration: underline;
}

.media {
	padding-left:20px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height:17px;
}

.listLabel1 {
	float:left;
	width: 90px;
}

.listLabel2 {
	float:left;
	width: 100px;
}

.listLabel3 {
	float:left;
	width: 127px;
}

.listLabel4 {
	float:left;
	width: 100px;
	text-align: right;
}

.balcony {
	float:left;
	background-image: url(../../img/icons/icn_balkon.gif);
	background-repeat: no-repeat;
	width: 48px;
	height: 13px;
	padding-right: 5px;
}

.kitchen {
	float:left;
	background-image: url(../../img/icons/icn_ebk.gif);
	background-repeat: no-repeat;
	width: 34px;
	height: 13px;
	padding-right: 5px;
}

.garden {
	float:left;
	background-image: url(../../img/icons/icn_garten.gif);
	background-repeat: no-repeat;
	width: 48px;
	height: 13px;
	margin-right: 5px;
}

.pager {
	float:right;
	text-align: center;
}

.pager .item {
	float:left;
	padding:5px;
	margin:5px;
	background-color: #FFFFFF;
	border: 1px solid #8FA800;
	height:15px;
	width: 15px;
}


.immoSearchFields1 {
	float:left; 
	width:120px;
}

.immoSearchFields2 {
	float:left; 
	width:155px;
}

.immoSearchFields3 {
	float:left; 
	width:124px;
}

.formLabel1 {
	float:left; 
	width:140px;
	padding-bottom:2px;
}

.list {
	padding-left:11px;
	background-image: url("../../img/listpoint.gif");
	background-repeat: no-repeat;
	background-position: 1px 4px;
	font-size: 12px;
}

.list_blue {
	padding:5px 0px 5px 21px;
	background-image: url("../../img/listpoint_blue.gif");
	background-repeat: no-repeat;
	background-position: 9px 9px;
	font-size: 12px;
}
