@charset "UTF-8";
body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color:#fdf1d7
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0
}

.secondarymenu {
	text-align: center;
	font-family: "Trebuchet MS";
	color: #FFF;
}

.impresum {
	text-align: left;
	font-family: "Trebuchet MS";
	color: #FFF;
	padding-left: 5px;
}

