@charset "UTF-8";

html, body {background:#FFFFFF;height:100%;margin:0;padding:0;font-family: sans-serif;}

a {
	color: #000;
	text-decoration:none;
	}

#logo-vertical img, #malermeister-image, #navi-top a {
	display:none;
	}	

	#navi-top:after {
		content: url("logo-print.gif");
	}
	
	#logo-vertical:after {
		content: "Malermeister Hans-Hermann Löhrer - Georgstraße 2 - 52078 Aachen-Brand - Telefon 0241-1681828 - Mobil 0172-9595954 - info@biomaler.com - www.biomaler.com";
	
	}
	
	#top {
		text-align:right;
	}
	#biomaler-image{
		height:80px;
		margin-top: -70px;
	}	
	
.main-text {
	color: #000;
	font-family: sans-serif;
	float: none;
	}
	
.main-image-big, .main-image-big img {
	width: 300px;
	height: 330px;
	margin-right: 10px;
	float: left;
	}
	
.main-image-small {
	width: 160px;	
	height: 160px;
	overflow:hidden;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	}
.main-image-small img {
	width: 160px;
	}

.clear {
	clear:both;
	}