body {
	background-color: white;
	background-image: url(../bilder/hg.jpg);
	background-position: center;
	margin-top: 30px;
	scrollbar-base-color: #D5BB9A;
	scrollbar-3dlight-color: #455961;
	scrollbar-darkshadow-color: #455961;
	scrollbar-face-color: #455961;
	scrollbar-track-color: #D5BB9A;
	font-family: "Apple Chancery Italic", "Monotype Corsiva", "FlorenceScript", "SuggarDB Italic", RegularDB, Bookman, Garamond, serif;
	font-size: 1.2em;
	line-height: 140%;
}

p {
	color: #000;
	margin-top: 0.5em;
}

h1 {
	text-align: center;
	font-size: 1.5em;
}

a:link {
	color: #455961;
	text-decoration: none;
}

a:visited {
	color: #455961;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.blau {
	color: #455961;
}

.klein {
	font-size:0.8em;
}

#container {
	width: 800px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	/*background-color:#D5BB9A;*/
}

#topp {
	text-align: center;
	height: 156px;
	padding: none;
}

#topp img {
	margin-right: 20px;
	border: 0;
}

#chef {
	background-color: #E4DACD;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 2em;
	margin-left: 156px;
	margin-right: 0;
	min-height: 600px;
}

#menu {
	float: left;
	width: 155px;
	margin: 0;
	padding: 0;
	text-align: center;
	/*background-color:#D5BB9A;*/
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	width: 80px;
	height: 90px;
	margin-top: 0;
}

#menu ul li a:link {
	text-decoration:none;
	line-height:100%;
}

#menu ul li a:hover {
	text-decoration:underline;
}

.news {
	background-image: url(../bilder/fa_N.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0;
	padding-top: 25px;
	font-family: Impact, sans-serif;
	font-size: 24px;
}

.news a:link {
	color: #000;
	text-decoration: none;
}

.news a:visited {
	color: #000;
	text-decoration: none;
}

.news a:hover {
	text-decoration: underline;
}

.info {
	background-image: url(../bilder/fa_I.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0;
	padding-top: 25px;
	font-family: Impact, sans-serif;
	font-size: 24px;
}

.info a:link {
	color: #f00;
	text-decoration: none;
}

.info a:visited {
	color: #f00;
	text-decoration: none;
}

.info a:hover {
	text-decoration: underline;
}

.haefen {
	background-image: url(../bilder/fa_H.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0;
	padding-top: 25px;
	font-family: Impact, sans-serif;
	font-size: 24px;
}

.haefen a:link {
	color: #000;
	text-decoration: none;
}

.haefen a:visited {
	color: #000;
	text-decoration: none;
}

.haefen a:hover {
	text-decoration: underline;
}

.cd {
	background-image: url(../bilder/fa_C.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0;
	padding-top: 25px;
	font-family: Impact, sans-serif;
	font-size: 24px;
}

.cd a:link {
	color: #000;
	text-decoration: none;
}

.cd a:visited {
	color: #000;
	text-decoration: none;
}

.cd a:hover {
	text-decoration: underline;
}

.galerie {
	background-image: url(../bilder/fa_G.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0;
	padding-top: 25px;
	font-family: Impact, sans-serif;
	font-size: 24px;
}

.galerie a:link {
	color: #000;
	text-decoration: none;
}

.galerie a:visited {
	color: #000;
	text-decoration: none;
}

.galerie a:hover {
	text-decoration: underline;
}

.kontakt {
	background-image: url(../bilder/fa_B.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0;
	padding-top: 15px;
	font-family: Impact, sans-serif;
	font-size: 24px;
}

.kontakt a:link {
	color: #fff;
	text-decoration: none;
}

.kontakt a:visited {
	color: #fff;
	text-decoration: none;
}

.kontakt a:hover {
	text-decoration: underline;
}

#footer {
	clear: both;
	text-align: right;
	background-color: #455961;
	color: #fff;
	margin-bottom: 5em;
	min-height: 3em;
	padding: 20px;
	margin-left: 156px;
}

#footer a:link {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}