@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: White;
}

.ignore {
	display: none;
}

.mobile {
	display: none;
}

.rechts {
	display: none;
}

.spez {
	display: none;
}

#header {
	background: url(webdesign_pics/print_logo.gif) no-repeat right;
	height: 120px;
}

#hilfsmenu, #navi {
	display: none;
}

h1 {
	font: 200% Georgia, Garamond, "Times New Roman", Times, serif;
	color: #B42;
	background-color: White;
}

h2 {
	font: 160% Georgia, Garamond, "Times New Roman", Times, serif;
	color: #B42;
	background-color: White;
	padding-bottom: 20px;
}

h3 {
	font: bold 140% Arial, Helvetica, sans-serif;
	color: #432;
	background-color: White;
	padding-bottom: 10px;
	padding-top: 15px;
}

h4 {
	font: bold 120% Arial, Helvetica, sans-serif;
	color: #432;
	background-color: White;
	padding-bottom: 10px;
	padding-top: 15px;
}

p {
	font: 100% Arial, Helvetica, sans-serif;
	color: #432;
	background-color: White;
	padding-bottom: 10px;
}

#footer {
	padding: 30px 0px 15px 0px;
}

fieldset {
	display: none;
}

.jahrbox {
	float: left;
	width: 880px;
}

.referenzen {
	float: left;
	margin: 0px 50px 20px 0px;
	width: 160px;
}

.referenzen img {
	border: thin solid #B42;
	padding: 5px 5px 5px 5px;
}
