/* Meyer&Rieckmann - Zimmerei und Holzbau-Betrieb
   projected by Startperfect.de - Molinx */
body {
	margin:0; 
	padding:0;
	background-color:#FFFFFF;
	font:18px "Lato", "Source Sans", "Source Sans 3", "Asap", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	line-height: 1.4rem;
	color:#402E25;
	text-align:center;
}
h1{
	font-size: 2.25rem;
	line-height: 1.2em;
	margin-bottom: 1.5rem;
	color: #DA5E00;
}
h2{
	font-size: 1.75rem;
	line-height: 1.2em;
	margin-bottom: 1.5rem;
}
h3{
	font-size: 1.25rem;
	line-height: 1.4rem
	margin-bottom: 1.5rem;
}
p{
	margin-bottom: 1.75rem;
}
#center{
	margin:0 auto; 
	padding-left:20px;
	padding-right: 20px;
	max-width:720px;
}
.intro{
	margin:3em 0 0 0; padding:0;
	text-align:center;
}
.intro img{
	width: 100%;
	height: auto;
}
