* {
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Open Sans',sans-serif;
	font-size: 16px;
	background-color: #fffaed;
}
header h1{
	font-size: 20px;
	width: 80%;
	float: left;
	color: #c4151b;
}
h1{
	font-size: 20px;
	width: auto;
	float: left;
	color: #c4151b;
}
body#impressum section.oben h1{
	float: none;
}
body#impressum section.oben h2, section.oben h2{
	font-size: 18px;
	width: auto;
	float: none;
	color: #c4151b;
	padding-bottom: 5px;
	padding-top: 5px;
}
body#impressum section.oben h3, section.oben h3{
	font-size: 16px;
	width: auto;
	float: none;
	color: #c4151b;
	padding-bottom: 5px;
	padding-top: 5px;
}
body#impressum section.oben{
	height: auto;
}
body#impressum section.oben p{
	text-align: left;
}
section.oben .text{
	float: left;
	width: 50%;
	margin-top: -10px;
	text-align: justify;
}
div#content{
	margin: 3% auto;
	border: 1px solid #b9a879;
	width: 70%;
	background-color: #f3edd1;
	box-shadow: 0 0 10px #7b6f4e;
}
section.unten em{
	color: #c4151b;
	font-size: 30px;
	font-family: 'Sail', cursive;
	letter-spacing: 1px;
}
section.unten{
	height: auto;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 50px;
}
section.oben{
	margin-top: 60px;
	margin-right: 30px;
	margin-left: 30px;
}
body#impressum section.oben p, body#impressum section.oben h1{
	float: none;
}
body#impressum{
	font-size: 14px;
}
header{
	margin-bottom: 30px;
	height: 138px;

}
header img.logo{
	width: 76%;
	margin: 20px;
}
img.pizza{
	float: right;
	margin: 0;
	padding: 0;
	width: 18%;
}
.nivoSlider {
    position:relative;
    background:url(images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
div#slider{
	border: 2px solid #c4151b;
}
ul{
	margin-left: 20px;
}
.nivoSlider a {
    border:0;
    display:block;
}
div.slider-wrapper{
	width: 40%;
	float: right;
	margin: 10px;
	margin-top: 0px;
	height: 100%;
}
header, section, footer{
	margin: 10px;
}
section.oben{
	height: 333px;
}
footer{
	height: 60px;
	color: #c4151b;
	border-top: 1px solid #c4151b;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
	font-size: 15px;
}
a{
	color: #c4151b;
}
a:hover{
	text-decoration: none;
}
footer a:first-child{
	padding-right: 3px;
}
footer a:last-child{
	padding-left: 3px;
	padding-right: 5px;
}
footer p{
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 15px;
	text-align: center;
	color: black;
	letter-spacing: 0.2px;
}
footer div.link{
	text-align: right;
}
