body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#wrapper {
	width: 1240px;
	margin: 0 auto;
	background-color: #e6e6e6;
}

.info-seite-aufbau {
	background-color: #000;
	height: 60px;
	width: 1240px;
	color: #e6e6e6;
	text-align: center;
}

.info-seite-aufbau h1 {
		padding-top: 20px;
		margin: 0;
}

#right {
	float: right;
	width: 250px;
	background-color: #e6e6e6;
	text-align: center;
}

.bild-rechte-spalte {
	margin-bottom: 20px;
}

#right p {
	text-align: center;
}

.clearfix-right {
	clear: right;
}

#main {
	width: 990px;
	background-color: #f8f8f8;
}

.content-text {
	padding: 0 50px;
	margin-top: -80px;
	padding-bottom: 20px;
}

.fa-envelope,
.fa-map-marker {
	color: #c1272d;
}

.fa-left {
	float: left;
	margin-right: 20px;
	margin-left: 10px;
	text-align: center;
}

.fa-right {
	float: right;
	margin-left: 0px;
	margin-right: 20px;
	text-align: center;
}

#footer {
	background-color: #c1272d;
	height: 60px;
	margin-top: -15px;
}

p, ul, li {
	font-size: 0.8em;
}

h1 {
	font-size: 1em;
}

h2 {
	font-size: 0.9em;
}

h3 {
	font-size: 0.8em;
}

.inline {
	display: inline;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

a {
	color: #000;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:focus, a:active {
	text-decoration: underline;
}

.impressum {
	font-weight: bold;
}
