body {
	font: 90%/1.4 'RobotoRegular', Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #2F4B6D;
	background: url(/img/layout/bg-body.gif) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.logo {
	position:relative;
	margin:92px 0 0 665px;
}
.header {
	height:16px;
}
.container {
	width: 960px;
	z-index:+1;
	position:relative;
	top:0;
	left:0;
	margin: 0 auto;
}
.sidebar1 {
	float: left;
	width: 180px;
	padding:0 15px 0 0;
}
.content {
	width: 560px;
	float: left;
}
.item-page, .blog, blog-featured, .blogohne{
	min-height:720px;}
.sidebar2 {
	float: left;
	width: 180px;
	padding: 0 0 0 20px;
	font-size:90%;
}
.adressmob {
	display:none;
}
.contentbig {
	width:760px;
	float:left;
	padding: 0 0 0 5px;
}
.top, .back{
	margin:0;
	float:left;}

.impressum{
	font-size:60%;
	margin:50px 0 0 0;}	



