@charset "UTF-8";
.titel {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#content {
	width: 950px;
	margin-right: 125px;
	margin-left: 125px;
	height: 1150px;
}
#bildtext {
	float: right;
	width: 780px;
	height: 1150px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#nav {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e95d0f;
	text-decoration: none;
	float: left;
	width: 150px;
	margin-top: 70px;
	font-variant: normal;
}
#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	width: 900px;
	margin-top: 5px;
	margin-right: 150px;
	margin-bottom: 5px;
	margin-left: 150px;
	clear: both;
	text-align: center;
	font-weight: bold;
	color: #e95d0f;
}
#header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	width: 700px;
	margin-top: 5px;
	margin-right: 230px;
	margin-bottom: 5px;
	margin-left: 270px;
	height: 181px;
}
#wrapper {
	text-align: left;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../higru/higru.schuesselkaffee.jpg);
	background-repeat: no-repeat;
	height: 1500px;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	list-style-type: none;
}
#nav ul {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#nav ul li a {
	display: block;
	height: 40px;
	width: 150px;
	color: #e95d0f;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-variant: small-caps;
	font-size: 12pt;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}
#nav ul li a:hover {
}
