/*  Maklerservice Ebeling - Layout-Stylesheet

	Datum: 17.02.2010
	Autor: Jörg Harling

*/

/************************************/
/*          Seitenlayout            */
/************************************/

body {
	background: url(../bitmaps/body_bg.jpg) no-repeat top left;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#container{
	margin: 0;
	padding:0;
	width: 960px;
	height: auto;
}

#left {
	width: 280px;
	height: auto;
	padding-left:28px;
	margin-right:12px;
	float:left;
	letter-spacing:1px;
}

#content {
	margin-top:27px;
	width: 640px;
	height: auto;
	float:left;
	padding:58px 0px 25px 0px;
	font-size:0.8em;
	background: url(../bitmaps/content_bg.jpg) repeat-x top #F7F7F7;
}

#logo {
	margin-bottom:5px;	
}

#subnav {
	height: auto;
	margin:30px 0px 40px 0px;
}

#topnav {
	position:absolute;
	margin:-78px 0px 0px 0px;
	color: #1B7852;
	font-size:0.85em;
	padding-left:15px;
	width:625px;
}

#topnav img {
	margin:0px 0px -3px -2px;
}

span.toplinks {
	float:right;
	display:block;
	margin-top:0;
}

#teaserpic {
	margin-bottom:20px;	
}

#telefon {
	position:absolute;
	font-size:0.85em;
	margin:-78px 0px 0px 15px; 
	
}

#telefon img {
	margin:0px 10px -2px 0px; 		  
}

#print_but {
	position:absolute;
	margin:5px 0px 0px 605px;
}

.boxleft {
	width:290px;
	float:left;
	margin-right:20px;
}

.boxright {
	width:290px;
	float:left;
}

.clearfix {
	clear:both;		   
}

/******** Immoteser-Startseite *********/

.immoteaser {
	background:#1B7852;
	color:#FFF;
	width:190px;
	float:left;
	margin:0px 15px 15px 0px;
	padding-bottom:10px;
}

.immoteaser_re {
	background:#1B7852;
	color:#FFF;
	width:190px;
	float:left;
	padding-bottom:10px;
	margin:0px 0px 15px 0px;
}

/**************************************/


/******** Immoteser-Immoseite *********/

.immoteaser2 {
	background:#1B7852;
	color:#FFF;
	width:140px;
	float:left;
	margin:0px 13px 13px 0px;
	padding-bottom:10px;
}

.immoteaser2_re {
	background:#1B7852;
	color:#FFF;
	width:140px;
	float:left;
	padding-bottom:10px;
	margin:0px 0px 13px 0px;
}

/**************************************/



.immoteaser img, .immoteaser_re img, .immoteaser2 img, .immoteaser2_re img {
	margin-bottom:10px;
}

.verkauf_maincontainer {
  background:#E2F0EB;
  padding:10px;
  overflow:hidden;
}

.verkauf_maincontainer .verkauf_bild {
  border-left:6px solid #64AF90;
  float:left;
  margin:0px 15px 10px 0px;
}

.finanzierung_maincontainer .finanzierung_titel {
	margin-bottom: 10px;
}

