@charset "utf8";
/*Farbanpassungen ImmoBazar*/

/*Buttons*/
input[type="submit"] {
	border: 1px solid #36a02e;
	color: #36a02e;
	background-image: url('../images/buttons/green-dot-right.gif');
}
input.button, a.button {
	border: 1px solid #36a02e;
	color: #36a02e;
	background-image: url('../images/buttons/green-dot-right.gif');
}
#back, #back135 {
	background-image: url('../images/buttons/green-dot-left.gif');
}
#up135 {
	background-image: url('../images/buttons/green-dot-up.gif');
}
.kasten1_header {
	border: 1px solid #36a02e;
}
.kasten1_content, .kasten1_fueller {
	border-left: 1px solid #36a02e;
	border-bottom: 1px solid #36a02e;
	border-right: 1px solid #36a02e;
}
.kasten1_inserieren {
	font-size: 11px;
	font-weight: 900;
	padding-left: 6px;
	border-left: 1px solid #36a02e;
	border-top: 1px solid #36a02e;
	border-right: 1px solid #36a02e;
}
.kasten1_inserieren_footer {
	font-size: 11px;
	color: #000000;
	font-weight: 900;
	padding: 2px 5px;
	margin:0px 0px 25px 0px;
	border:1px solid #36a02e;
}
a.navi_link_immo	{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight:900
}
a.navi_link_immo:hover {
	text-decoration: underline;
	color:#36a02e;
}
a.navi_link:hover {
	color:#36a02e;
}
/*topobjekte.tpl*/
div.top_title {
	color: #36a02e;
}
div.border_box {
	border: 1px solid #36a02e;
}

p.SuWo {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#scroller_container {
 position: relative;
 width: 149px;
 height: 110px;
 overflow: hidden;
 scrollbar-face-color:#FFFFFF;
 scrollbar-track-color:#FFFFFF;
 border-bottom: 1px solid #36a02e;
 border-right: 1px solid #36a02e;
}