body {
	font: 100%/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;
}
.sidebar1{
	font-size:125%;
	margin-left:5px;
margin-top:20px;}
	
	.menu .active.deeper.parent a:link, .menu .active.deeper.parent a:visited {
	font: 100%/1.4 'RobotoBold', Arial, sans-serif;
}
.menu .active.deeper.parent ul li a:link, .menu .active.deeper.parent ul li a:visited {
	font: 95%/1.4 'RobotoRegular', Arial, sans-serif;
}
.menu li a:link, .menu li a:visited {
	font: 100%/1.4 'RobotoBold', Arial, sans-serif;
}

.menu .current.active a {
	font: 100%/1.4 'RobotoBold', Arial, sans-serif;
}

.contentbig, .top, .sidebar2{
	padding: 0 0 0 5px;
}

.back, .impressum, .top{display:none;}

.blog-featured p{
	margin:10px 5px 0 0;
	padding:0;}	
	
.published{
	padding:0 5px 0 0;}	
	
.item-page img{
	max-width:550px;
	padding:0 1% 0 0;
	height:auto;
	width:99%;}		
	
