
@charset "utf-8";

.box {
	width: 1000px;
	height: 570px;
	text-align: center;
	display: flex;
	justify-content: center;
}

#footer {
	width: 1000px;
	height: 125px;
	margin: 5px 0 0 0;
	background: #f1e9e1;
}


#stoerer-moin {
	position: absolute;
	width: 220px;
	height: 75px;
	right: 146px;
	bottom: 30px;
}
	
#stoerer-mittag {
	position: absolute;
	width: 164px;
	height: 75px;
	right: 30px;
	bottom: 30px;
}

#weihnachtskarte_stoerer {
	position: absolute;
	width: 134px;
	height: 175px;
	top: 110px;
	left: 150px;
}

#stoerer {
	position: absolute;
	width: 250px;
	height: 185px;
	right: 460px;
	bottom: 80px;
	
}

.stoerer {
	font-size: 13px;
	color:#efe7e0;
	padding: 0 19px;

}

.stoerer a, .stoerer a:link .stoerer a:visited, .stoerer a:active {
	color:#efe7e0;
}

.stoerer a:hover {
	color:#cbb391;
}

.text {
	font-size: 12px;
	font-weight: 500;
	color: #4e3b22;
	padding: 0 0 15px 30px;
	line-height: 13px;
}




.menu2 {
	border-left: 1px solid #ffc20e;
	border-right: 1px solid #ffc20e;
}

.menu3, .menu4, .menu5, .menu6 {
	border-right: 1px solid #efe7e0;
}

.menu1, .menu4 {
	border-left: 1px solid #efe7e0;
}




.menu1 a, .menu2 a, .menu3 a, .menu4 a, .menu5 a, .menu6 a{
	color:#efe7e0;

}

.menu1 a:hover, .menu2 a:hover, .menu3 a:hover, .menu4 a:hover, .menu5 a:hover, .menu6 a:hover{
	color:#dbcaba;

}