BODY {
	color: #331E0D;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
		scrollbar-3d-light-color : #A97448;
	scrollbar-arrow-color : #1D0000;
	scrollbar-base-color : #280800;
	scrollbar-dark-shadow-color : #E7C5A9;
	scrollbar-face-color : #B07B4F;
	scrollbar-highlight-color : #E7C5A9;
	scrollbar-shadow-color : #AF7A4E;
																}

TABLE, TD, TR, TH {
	color: #331E0D;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


A {
	color: #AF7243;
	text-decoration : underline;
		font-size : 11px;
		font-weight : bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}


	
A:HOVER {
	color: #99583C;
	/*	text-decoration : overline;*/
		font-weight : bold;
}

.dark {
	color: #924314;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
		font-weight : bold;
		font-style : normal;
}


.klein {
	color: #331E0D;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
				font-style : normal;
}


/* Menü */

#nav {
	position: absolute;
	padding: 0;
	margin: 0;
	left: 10px;
	top: 120px;
}
#hannah {
	position: absolute;
	right: 80%;
	
}
#nav ul {
	margin: 0;
	padding: 0;
}

#nav li
{
	list-style: none;
}

a.menuButton, a.menuButtonActive
{
	display: block;
	padding: 4px 10px 4px 10px;
	width: 140px;
	color: #E7C5A9;
	text-decoration: none;
	background: #AF7243;
	border-bottom: 1px solid #924314;
	
}

a.menuButton, a.menuButtonActive
{
	\width: 160px;
	w\idth: 140px;
}


.menu {
	border-bottom: 1px solid #924314;	
	border-right: 1px solid #924314;	
	border-top: 1px solid #924314;	
	border-left: 1px solid #924314;	
	background: #AF7243;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left: 0px;
	top: 0px;
	z-index: 20;
}

a.menuItem, a.menuItemActive {
	color: #E7C5A9;
	background-color: transparent;
	display: block;
	padding: 4px 16px 4px 16px;
	text-decoration: none;
	white-space: nowrap;
}

a.menuButtonActive, a.menuButton:hover {
  background: #E7C5A9;
  color: #AF7243;
}

a.menuItem:hover, a.menuItemActive {
  background: #E7C5A9;
  color: #AF7243;
}
float {
}
.darkfloat {

	color: #924314;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
		font-weight : bold;
		font-style : normal;
}
.darkgros {


	color: #924314;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
		font-weight : bolder;
		font-style : normal;
}

