/*  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: 100%;
	height: auto;
}

#left {
	display:none;
}

#content {
	width: 100%;
	font-size:0.8em;
}

td.galeriebild img {
	width:200px;	
}

.druckfloat {
	width:210px;
	float:left;
	margin-bottom:20px;
}

#content h1  {
	font-size: 1.3em;
	color: #1B7852;
}

#content h2  {
	font-size: 1.1em;
	color: #1B7852;
}

strong, b, span {
	font-weight:bold;
}

#topnav {
	display:none;
}

#teaserpic {
	margin-bottom:20px;	
}

#telefon img {
	margin:0px 10px -2px 0px; 		  
}

#print_but {
	display:none;
}

img {
	border:0;	
}

a {
	color: #1B7852;	
}

.clearfix {
	clear:both;		   
}
