body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	background-color: #fcf4e6;
	background-image: url(h_body.gif);
	}
.startseite {
	text-align: right;
	width: 85%;
	display: block;
}
#logo {
	left:140px;
	top:60px;
	width:auto;
	height:auto;
	z-index:100;
	position: absolute;
}
#header {
	height: 90px;
	background-color: #fdecd0;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fe9d03;
	border-right-color: #fe9d03;
	border-bottom-color: #fe9d03;
	border-left-color: #fe9d03;
	padding-left: 25%;
	}
#header,
#footer {
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fe9d03;
	border-right-color: #fe9d03;
	border-bottom-color: #fe9d03;
	border-left-color: #fe9d03;
	}

.kategorie {
	width: 700px;
	display: block;
}

#rahmen {
	background-color: #fcf4e6;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 0px;
	min-height: 25em;
	padding-top: 30px;
}
#content,
#box_right, 
.navigation {
background-color: #fdecd0;
}
#navigation,
.box_right,
#content {
border: 1px outset #fe9d03;
}
#content {
	margin: 0px 13em 0px 13em;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: auto;
	position: relative;
	top: 0px;
	min-height: 500px;
	}
.navigation {
	width: 12em;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	}
#right {
	float: right;
	position: absolute;
	right: 50px;
	width: 12em;
}
.box_right {
	width: 11em;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#left {
	position: absolute;
	left: 50px;
	width: 12em;
	color: #564b47;
	margin: 0px;
	padding: 0px;
}

#footer {
	height: 30px;
	background-color: #fdecd0;
	width: 100%;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	}
td p, td h1, td h2, td h3, td h4 {
	margin-top: 0px;
	margin-bottom: 0px;
}

