* {
	margin: 0;
	padding: 0;
}

body {
	background: #eee;
	font-size: 14px;
	line-height: 1.5em;
	font-family: 'PTSansRegular', Arial, Helvetica, Verdana, sans-serif;
	color: #6f6f6e;
}

p, address, h3 {
	font-style: normal;
	padding-bottom: 20px;
}

h1 {
	padding-bottom: 20px;
	padding-left: 70px;
	color: #ed1c24;
	font-size: 52px;
}

h1 a {
	text-decoration: none;
	color: #ed1c24;
}

h2 {
	padding-top: 10px;
	padding-bottom: 50px;
	padding-left: 278px;
}

h3 {
	font-size: 1.17em;
}

p.image {
	padding-bottom: 15px;
	text-align: center;
}

a {
	text-decoration: underline;
	color: #4d4d4d;
}

a:hover {
	text-decoration: none;
}

a img {
	text-decoration: none;
}

#page {
	background: #fff;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 79px;
	margin-top: 20px;
	background: url(images/gilde-logo2.png) no-repeat 763px 26px;
}

#content {
	padding: 50px 60px 30px 60px;
	border-bottom: 1px solid #eee;
}

/* Footer */

#footer {
	padding-left: 60px;
	padding-right: 60px;
}

div.column {
	display: inline;
	float: left;
	margin-bottom: 25px;
	width: 410px;
}

div.column h4 {
	color: #808080;
	font-weight: normal;
	padding-top: 28px;
	padding-bottom: 12px;
}

img.logo {
	color: transparent;
	font-size: 0;
	vertical-align: middle;
	float: left;
	margin-right: 20px;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

#footer2 {
	padding: 5px 5px 20px 5px;
	height: 20px;
	font-size: 11px;
	background: #eee;
}

#footer2 a, .trennlinie a, a.imagelink {
	text-decoration: none;
	color: #808080;
}

#footer2 a:hover, .trennlinie a:hover {
	text-decoration: underline;
}

.left {
	float: left;
}

.right {
	float: right;
}

strong.startrampe {
	font-weight: bold;
	text-transform: uppercase;
	color: #dc674c;
}

div.gross {
	font-size: 20px;
	line-height: 1.6em;
}

div.mittel {
	font-size: 18px;
	line-height: 1.6em;
}

.trennlinie {
	border-bottom: 1px solid #eee;
	text-align: right;
	padding-bottom: 0;
	margin-top: 5px;
	margin-bottom: 25px;
}

.pbottom60 {
	padding-bottom: 60px;
}

a.homelink {
	text-decoration: underline;
}

a.homelink:hover {
	text-decoration: none;
}

.stoerer {
	position: absolute;
	margin-left: 524px;
	margin-top: -59px;
}