body {
	margin: 0;
	padding: 10px 0 10px 0;
	background-color: transparent;
	background: url(../images/tisch4.jpg) no-repeat ;
	background-attachment: fixed;
}
#container {
	float: left;
	margin: 0 10% 0 10%;
	padding: 0 10px 0 10px;
	width: 800px;
}
#logo {
	height: 100px;
	background: url(../images/logo_lit_5.png) no-repeat left top;
	background-color: transparent;
	border-bottom: 1px solid #d1bd9d;
	margin-bottom: 10px;
}
#haupt {
	float: left;
	width: 800px;
	
}
#leiste {
	float: left;
	width: 790px;
	
	font-family: verdana sans;
	font-size: 11px;
	
	color: #813333;
}
#leiste a {
	font: verdana,sans 12px grey;
}
#leiste a:visited {
	color: #813333;
	border: none;
	text-decoration: none;
}
#leiste a:hover {
	color: black;
	font-size: 11px;
}
#inhalt {
	float: left;
	position: center;
	width: 470px;
	margin: 0 5px 10px 5px;
	padding-right: 10px;
	font-size: 13px;
	color: #cc6600;
	font-family: arial, sans;
	text-align: right;
	border-right: 1px solid #cc6600;
}
#inhalt a {
	color: #cc6600;
}
#spalte {
	float: left;
	width: 300px;
	height: 100%;
	margin: 0;
	padding: 0;
	background: transparent;
	font-size: 11px;
	text-align: left;
	border-right: 1 px solid #813333;
}
#navre {
	background: transparent;
	margin: 0;
	padding-left: 40px;
	list-style: none;
	color: #813333;
	font-family: arial, sans;
	font-size: 12px;
}	
#navre li{
	margin: 5px;
	padding: 10px;
	text-decoration: none;
}
#navre a {
	color: #813333;
	font-size: 12px;
	text-decoration: none;
	padding: 10px 10px 10px 7px;
	font-family: arial, sans;
}
#navre a:hover {
	color: #cc6600;
	font-size: 12px;
}
#navre a:visited {
	border: none;
}
#navreli {
	background: transparent;
	margin: 0;
	padding-left: 40px;
	list-style: none;
	color: #813333;
	font-family: Helvetica;
	font-size: 11px;
}	
#navreli li{
	margin: 5px;
	padding: 10px;
	text-decoration: none;
}
#navreli a {
	color: #813333;
	font-size: 12px;
	text-decoration: none;
	padding: 10px 10px 10px 7px;
	font-family: Helvetica;
}
#navreli a:hover {
	color: #cc6600;
	font-size: 12px;
}
#navreli a:visited {
	border: none;
} 
.float_stop {
	clear: both;
}
#foot {
	float: left;
	width: 100%;
	height: 30px;
	border-top: 1px solid #d1bd9d;
	background: transparent;
	margin: 0 0 0 0;
	padding: 5px 0px 0px 0px;
	list-style: none;
	color: #cc6600;
	font-family: arial, sans;
	font-size: 10px;
}
#foot li{
	display: inline;
	margin: 0;
	padding: 45px;
}
#foot a {
	color: #813333;
	font-size: 10px;
	text-decoration: none;
	padding: 0 10px 0 7px;
}

#foot a:hover {
	color: black;
	font-size: 10px;
}
#foot a:visited {
	border: none;
}
#unten {
	float: left;
	position: center;
	width: 790px;
	margin: 10px 0 10px 0;
	padding: 5px;
	font-size: 9px;
	color: grey;
	font-family: verdana;
	text-align: right;
}
#unten a {
	color: grey;
}
#unten a:hover {
	color: black;
}
#unten a:active {
	outline-style: none;
	border: none;
}
#unten1 {
	float: left;
	width: 790px;
	margin-top: 9px;
	padding: 0px;
	font-size: 9px;
	color: grey;
	font-family: verdana;
	text-align: left;
}
#unten1 a {
	color: grey;
}

