﻿/* CSS Dahme DRUCK */

body {
	font-size: 70%;
	}

header {
	transform: scale(0.75);
	height: auto;
	margin-top: -20px;
	}

nav, footer .oben, footer .impressum {
	display: none;
	}

#wrapper {
	box-shadow: none;
	}
	
main {
	margin-left: 20px;
	}

	
	
/* Wohnungen *****************************/	
	
#wohn img {
	width: 100px;
	}
	
#wohn h4 {
	margin-left: 5px;
	font-size: 1.2rem;
	}
	
#wohn div.preistabelle {
	padding-top: 20px;
	}	
	
#wohn td {
	height: 25px;
	}