@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-image: url(images/bg_line.jpg);
	background-repeat:repeat-x;
	background-color:#f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
}

iframe {
	border:none;
}
#bg {	
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	width:100%;
	height:800px;
}

#flag {	
	background-image:url(images/bg_flag.gif);
	background-repeat:repeat-x;
	width:100%;
	height:100px;
}


#flag_left {
	width:6px;
	height:92px;
	background-position:2px -88px;
	background-image:url(http://remax-alpin.reem.at/images/spr_home.png);
	background-repeat:no-repeat;
	float:left;
}

#flag_right {
	width:6px;
	height:92px;
	background-position:-3px -181px;
	background-image:url(http://remax-alpin.reem.at/images/spr_home.png);
	background-repeat:no-repeat;
	float:right;
}

#center {
	width:988px;
	float:left;
}

#header {
	width:100%;
	background-image:url(http://remax-alpin.reem.at/images/spr_home.png);
	background-position: 0px -273px; 	
	background-repeat:repeat-x;
	height:89px;
}

#header .headerinfo {
	float:left;
	margin:41px 0 0 10px;
	font-size:19px;
	color:#000099;
	text-transform:uppercase;
	font-weight:bold;
}
#logoballonbild
	{
	float:left;
	height:89px;
	width:356px;
	background-image:url(http://remax-alpin.reem.at/images/spr_home.png);
	background-position: 0px -1811px; 
	overflow:hidden;
}
	
.codeofethics {
	width:115px;
	height:68px;
	background-image:url(http://remax-alpin.reem.at/images/spr_home.png);
	background-position: 0px -1213px;
	overflow:hidden;
	float:left;
	margin-right:20px;
}
.btnimmobiliensuche {
	width:202px;
	height:48px;
	background-image:url(http://remax-alpin.reem.at/images/spr_home.png);
	background-position: 0px -1162px;
	overflow:hidden;
	float:left;
	margin-top: 30px;
}	

#header .slogan {
	float:right;
	margin:45px 10px 0 0;
	font-size:14px;
	color:#000099;
}

#header img {
	float:left;
}

#remax {
	width:1000px;	
	margin-right: auto;
	margin-left: auto;
}

#middle {
	width:100%;
	background-image:url(images/bg_menu.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	border-bottom:4px #fff solid;
}

#content {
	width:865px;
	float:right;
	margin-top:1px;
	/*margin-right:10px;*/
	font-size:13px;
	line-height:1.6;
	color:#595959;
	/*padding-right:10px;*/
}
#content .img_right {
	float:right;
	padding: 0 0 5px 10px;
}
#content table img {
    float: left;
    margin-right: 5px;
    padding: 0;
}
#content .news {
	border-bottom:1px #B8B7B7 solid;
	margin-bottom:10px;
	margin-right:20px;
}
#content .news img {
	float:left;
	padding:0 10px 10px 0;
}
#content .news p {
	float:right;
	width:720px;
	padding-right:5px;
}
#content .spacerbox {
	width:100%;
	padding-left:10px;
}
#content .spacerbox1 {
	width:835px;
	margin-right:10px;
	padding-left:10px;
	line-height:1.1;
}

#content .spacerbox1 .objleftcol {
    line-height:1.4;
}

#content .spacerbox1 .anfrageform {
    line-height: 1.1;
}

#content h1 {
	padding:0; 
	margin:0 0 2px 0;
	font-size:18px;
	line-height:1.0;
	color:#000099; /* #ce0000; */
}

#content h2 {
	padding:0; 
	margin:0 0 2px 0;
	font-size:18px;
	line-height:1.0;
	color:#000099; /* #ce0000; */
}



#menu {
	float:left;
	width:123px;
	padding-top:1px;
	
}

#menu ul { padding:0; margin:0; margin-left:4px;}
#menu li { display: inline; 
	font-size:12px;
	
}

#menu a {
	background-color: #e6e5e5;
	border-bottom:1px #b8b7b7 solid;
	border-right:1px #b8b7b7 solid;
	border-top:1px #ffffff solid;
	display:block;
	text-decoration:none;
	color:#000066;
	padding:2px 0 2px 5px;
}
#menu a:hover {
	background-color:#d7d7d7;
}

#menu a.menu_main_active {
	background-color:#cecece;
	background-image:url(http://remax-alpin.reem.at/images/menu_arrow.png);
	background-repeat:no-repeat;
	background-position:right;
	padding:3px 0 1px 6px;
	border-bottom:1px #c4c4c4 solid;
	border-top:1px #c4c4c4 solid;
	border-right: 0px;
}
#menu a.sub2 {
	font-size:11px; 
	background-color:#dbdbdb;
	background-image:url(http://remax-alpin.reem.at/images/menu_sub.gif);
	background-repeat:no-repeat;
	background-position:5px 6px;
	border-bottom:1px #c4c4c4 solid;
	padding-left:15px;
}
#menu a.menu_main_active2 {
	background-repeat:no-repeat;
	border-bottom:1px #c4c4c4 solid;
	border-top:1px #c4c4c4 solid;
	border-right: 0px;
}
#menu a.subactive {
	background-color:#cecece;
	padding:3px 0 1px 15px;
	border-bottom:1px #c4c4c4 solid;
	border-top:1px #c4c4c4 solid;
	border-right: 0px;
}

#menu li.blank {
	height:10px;
}
#menu .smallblank {
	height:2px;
}

#footer {
	width:958px;
	background-color:#f3f3f3;
	border-top:2px #e7ecf2 solid;
	clear:both;
 	font-size:11px; 
	color: #818181; 
	padding: 5px 25px 20px 5px; 
}

#footer .facebook1 {
	float: left;
	width: 150px;
	position: absolute;
}

#footer .facebook1 a {
	padding-top: 10px;
	text-decoration: none;
	color: #818181;
}

#footer .facebook1 img {
	margin-top: 0px;
}

#footer .facebook2 {
	float: left;
	margin-left: 155px;
	position: absolute;
}

#footer .facebook2 a {
	padding-top: 10px;
	text-decoration: none;
	color: #818181;
}

#footer .facebook2 img {
	margin-top: 0px;
}

#footer .slogan {
	float: right;
	text-align: right;
	line-height: 1.5;
	margin-right: -13px;
}

#footer ul { 
	padding: 0;
	margin: 20px 0 0 0;
}

.footerLinks { color: #b5b5b5; margin: 12px 25px 14px 0; }
.footerLinks li { padding-right: 4px; display: inline; }
#footer .footerLinks a { 
	color: #818181; padding: 1px 4px 0 0; 
	font:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#footer .footerLinks a:hover { color: #818181; }

.footerText{
	color: #818181;	
}

#footer p a {
	text-decoration:none;
	size:12px;
	color:#000099;
	margin: 0 5px 0 5px;
}
#footer p a:hover {
	color:#ce0000;
}
#footer img {
	float:left;
	margin:15px 15px 40px 0;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.button_finanzierung {
	background:#e3e3e3;
	color:#000066;
	font-size:12px;
	border-right:#9c9c9c 1px solid;
	border-bottom:#9c9c9c 1px solid;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.referenzen td {
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
}

#special1 {	
	font-weight: normal;
	color: #000099;
}

#immosuche {
	margin-top:20px;
}

.objectentry {
	margin-bottom:20px; 
	border-bottom: 1px solid #CCCCCC;
}

.objectpicture a img {
	margin-right:15px;
	margin-bottom:5px;
	float:left;
	border: 2px solid #CCCCCC;
}

.objectpicture a img:hover {
	border: 2px solid #FFFFFF;
}


.sllist_btn  {
    background-color: #000066;
    float: right;
    height: 15px;
    margin: 6px 0 0 0;
    padding: 5px 9px 5px 9px;
    text-align: right;
   	clear:right; 
}

#content .sllist_btn a.btnmerken {
	color: #FFFFFF;
	text-decoration: none;
	
}
/*
#content a.btnimmotyp {
	background-image: url(images/button-bg.jpg);
	color: #FFFFFF;
	font-size:16px;
	text-decoration: none;
	background-color: #000066;
    float: left;
    height: 20px;
    margin: 6px 15px 20px 1px;
    padding-left: 8px;
    padding-top:5px;
    text-align: center;
    padding-right:8px;
	
}
*/
#content a.btnimmotyp  {
	float:left;
	background-color: #e6e5e5;
	border-bottom:1px #b8b7b7 solid;
	border-right:1px #b8b7b7 solid;
	border-top:1px #ffffff solid;
	display:block;
	text-decoration:none;
	color:#000066;
	padding:2px 5px 2px 5px;
}
#content a.btnimmotyp:hover {
	background-color:#d7d7d7;
}


.sllistobjdescr {
	
}
.sllistobjdescr a {
    color: #444444;
    font-size: 14px;
    line-height: 1;
    margin: 0 0 2px;
    padding: 0;
}

#content .sllistobjdescr a h2 {
    font-size: 14px;
    color: #0E2C62;    
    line-height: 1;
    margin: 0 0 2px;
    padding: 0;
    text-decoration: underline;
}

#content .objsection h1 {
	color: #0E2C62;
	font-size: 16px;
}

.sllist_type {
	float:right;
	display:none;
}

.sllist_first {
	font-size:13px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.sllist_sec {
	width:170px;
	float:left;
}

.sllist_third {
	width:170px;
	float:left;
	margin-left:30px;
}

.sllist_var {
	float:left;
}
.sllist_wert {
	float:right;
}



/*** DETAILANSICHT ***/
/*
#content a.btnimmotyp {
    background-color: #000066;
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    height: 20px;
    margin: 6px 15px 20px 1px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
    text-align: center;
    text-decoration: none;
}
*/
#content a.anfragebutton {
	background-color: #000066;
	clear: right;
	display: block;
	float: left;
	height: 16px;
	margin: 10px;
	padding: 8px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

div.dtlbuttons {
	background-color: none;
	margin-top:1px;
	width:100%;
	float:left;
}
.anfrageback {
	padding:5px;
}
.anfrageform span{
	width:95px;
	float:left;
	margin-top: 5px;
}
.anfrageform input{
	clear:both;
	margin-bottom:5px;
	color: #323232;
	border: 1px solid #D7D7D7;
}

.anfrageform input:focus{
	background-color:#E8E8F8;
}

.anfrageform .anfcheck {
	float:left;
	clear:none;

}
.anfrageform .labeltext {
	float:left;
   margin-top: 2px;
   margin-right:14px;
}

#ankeranfrage h2 {
    width: 91px;
	 color: #0E2C62;
    font-size: 18px;
    line-height: 1;
    margin: 0 0 15px;
    padding: 0;
}

p.adr_block {
    line-height: 1.5em;
    margin-top: 6px;
}
p.adr_block img {
    margin-top: 3px;
    float: left;
    padding-right: 20px;
}

.anfrageform input.btnmerken {
	
    background-color: #000066;
    clear: right;
    display: block;
    float: left;
    height: 24px;
    margin: 10px;
    padding: 2px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	/*
    background: url("http://test.remax.at/remax/images/btnmerken.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    height: 24px;
    margin-top: 10px;
    padding-top: 0;
    width: 68px;
    cursor:pointer;*/
}

div.dtlthumbborder {
	width:89px;
	height:64px;
	margin-right: 5px;
	margin-bottom: 6px;
	border: 1px solid #DDDDDD;
	padding: 0px;	
	float:left;
}

div.dtlthumb {
	margin: 0px;
	padding:0px;
	width:83px;
	height:58px;
	overflow:hidden;
	border: 3px solid #DDDDDD;
	cursor:pointer;
}

div.dtlthumb_active {
	border: 3px solid #FFFFFF;
}

div.objsectborder {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #D7D7D7;
	width:100%;
	float:left;
}

div.objectpicture {
    float: left;
    height: 90px;
    margin-right: 10px;
    overflow: hidden;
    width: 120px;
}

div.objsection {
	border-top: 1px solid #FFFFFF;
	padding:5px;
}

div.objleftcol {
	float:left;
	width:480px;
	overflow:hidden;
}

div.objrightcol {
	float:right;
	width:318px;
	overflow:hidden;
}


span.dtldaten {
	float:left;
	width: 220px;
}

span.dtlvar {
	float:left;	
}


span.dtlwert {
	float:right;
	margin-right:50px;
	font-weight:bold;
}

span.dtlvarstr {
	float:left;
	width:60px;	
}

span.dtlwertstr {
	float:left;
	font-weight:bold;
}

.an_foto {
	float:right;
}

div.objdoc {
	background-color: #F6F6F7;
	border: 1px solid #E2E2E2;
	padding: 3px;
	margin-top: 5px;
	
}
div.objdoc img {
	border: none;
    float: left;
    padding-right: 7px;	
}

div.objdoc a {
	color: #777777;
}



