/*@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,700,700italic&subset=latin,latin-ext);*/

div#wrap {
	background: #fff;
	width: 240px;
	position: fixed;
	top: 172px;
}
div#wrap img {
	width: 100%;
	display: block;
}
div#wrap2 {
	background: #fff;
	width: 645px;
	margin: 172px 0 0 255px;
	padding: 5px 30px 15px;
}
div.page-centered {
	margin: 0 auto;
	width: 960px;
}
body {
	font-family: 'Source Sans Pro', 'Trebuchet MS', Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.6;
	padding: 0;
	margin: 0;
	background: #f0f0f0;
}
footer {
	font-family: 'Source Sans Pro', 'Trebuchet MS', Arial, sans-serif;
}
header {
	border-bottom: 1px solid #000;
	border-top: 15px solid #f0f0f0;
	text-align: center;
	margin: 0 0 25px 0;
	position: fixed;
	top: 0;
	width: 960px;
	background: #fff;
	height: 144px;
}
address {
	font-style: normal;
	line-height: 1.8;
	padding: 5px 15px;
	font-size: 0.9em;
}
a.impressum {
	display: inline-block;
	margin: 15px;
	color: #823232;
}
body.impressum {
	padding: 30px;
	background: #fff;
}
td,th {
	vertical-align: top;
	padding-bottom: 10px;
}
h1 {
	line-height: 1em;
	margin: 1.05em 0 .174em;
}
h1 span {
	display: block;
	font-size: .5em;
	font-weight: normal;
}
h2 {
	margin-top: 20px;
}
h3 {
	margin-top: 0;
	font-weight: normal;
}
td.jahr {
	width: 85px;
}
@media only screen and (max-width: 980px) {
	div#wrap {position: static;
			float: left;
	}
}
ul,li {
	margin: 0;
	padding: 0;
}
li {
	margin: 0 0 15px 15px;
}