html {
background-color: #FFE6BD;
scrollbar-arrow-color: #B36B00;
scrollbar-face-color: #FEE5BD;
scrollbar-highlight-color: #B36B00;
scrollbar-3dlight-color: #FEE5BD;
scrollbar-darkshadow-color: #B36B00;
scrollbar-shadow-color: #FFE6BD;
scrollbar-track-color: #FEE5BD;
}
body {
background-color: #FFE6BD;
margin: 0 0 0 0; 
padding: 0px;
}
td, center, p, blockquote, body, div, ul, li, tr, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B36B00;
	font-weight: 400;
}
a {
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	line-height: 16px; /*width: 150px;#483D8B
	color: Olive;*/
}
:link {
	color: #B36B00; /*background: transparent;*/
}
:visited {
	color: #B36B00;
}
:active {
	/*color: Blue;*/
	background: transparent;
}
a:hover {
	color: Maroon; /*font-weight: 700;
	background: #FFF7BD;*/
}
.link-hell {
color: #FFE6BD;
font-weight: 700;
}
.link-hell:hover {
color: #FFE6BD;
}
.link-hell:active {
color: #FFE6BD;
}
.link-hell:visited {
color: #FFE6BD;
}
.f{
	font-weight: 700;
}
.rot {
color: Red;
font-weight: 700;
}
.t {
font-family: "Times New Roman", Times, serif;
}
.g {
	font-size: 16px;
}
.klein {
	font-size: 10px;
}
.klein8 {
	font-size: 8px;
}
.button {
	width: 130px;
	line-height: 14px;
	border-left: 1px solid #F6D49E;
	border-top: 0px solid #F6D49E;
	border-right: 1px solid #F6D49E;
	border-bottom: 1px solid #F6D49E;
	text-decoration: none;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
.button:hover {
	border-left: 1px solid #B36B00;
	border-top: 0px solid transparent;
	border-right: 0px solid #B36B00;
	border-bottom: 1px solid #B36B00;
	text-decoration: none;
	background-image: url(buttonanim.gif);
}
.button1 {
	width: 130px;
	line-height: 14px;
	border-left: 1px solid #F6D49E;
	border-top: 0px solid #F6D49E;
	border-right: 0px solid #F6D49E;
	border-bottom: 1px solid #F6D49E;
	text-decoration: none;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
.button1:hover {
	background-image: url(buttonanim.gif);
	border-left: 1px solid #B36B00;
	border-top: 0px solid transparent;
	border-right: 0px solid #373863;
	border-bottom: 1px solid #B36B00;
	text-decoration: none;
}
.buttonh {
	width: 130px;
	line-height: 14px;
	border-left: 1px solid #B36B00;
	border-top: 0px solid #F6D49E;
	border-right: 0px solid #F6D49E;
	border-bottom: 1px solid #F6D49E;
	text-decoration: none;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	/*background-image: url(butt.gif);*/
	display: block;
	font-weight: 700;
}
.buttonh:hover {
	/*background-color: #FBE8C9;*/
	border-left: 1px solid #B36B00;
	border-top: 0px solid transparent;
	border-right: 0px solid #373863;
	border-bottom: 1px solid #B36B00;
	text-decoration: none;
	background-image: url(buttonanim.gif);
}
#alles {
background-color: #FFE6BD;
padding-top: 10px;
/*margin-top: 10px;*/
}
#mitte {
border: solid 1px #B36B00;
margin:auto;
width: 770px;
/*text-align:left;*/
background-color: #FFE6BD;
}
#logo {
	/*background-color: #F0E68C; height:4em;*/
}
#inhalt {
	/*background-color: #A94C0E;
	padding: 0px 100px 0px 0px;
	margin: auto;
	border: solid 1px black;*/
	text-align: left;
}
#navigation {
/*background-color:#44DD33;*/
float: left;
width: 250px;
}
#rechts {
	background-color: #F0E68C;
	float: right;
	width: 170px;
}


#fuss {
/**/
background-color:#B36B00;
clear:both;
}
.rand {
	border-color: #B36B00;
	border-width: 1px;
	border-style: solid; 
	/*padding-bottom: 10px;
	padding: 4px;
	padding-left: 10px;
	background: #483D8B;*/
}