body
{
	text-align: center; /* for IE */
	background-color: #2C1C0D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-face-color: CEC8B7;
	scrollbar-highlight-color: FFFFFF;
	scrollbar-3dlight-color: FFFFFF;
	scrollbar-darkshadow-color: 2C1C0D;
	scrollbar-shadow-color: 57371A;
	scrollbar-arrow-color: 2C1C0D;
	scrollbar-track-color: EEECE6;
}

body,td,th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.minitext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}

.copyright {
	color: #E7B161
	}
	
.spacytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: inherit;
	line-height: 20px;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: inherit;
	line-height: normal;
}

.small_heading {
	color: #804000;
	font-weight: bold;
}

.table_frame {
	border: 1px inset #FFFFFF;
}
.white {
	color: #FFFFFF;
}
.image_frame {
	border: 1px #000000;
}
h1 {
	font-size: xx-small;
}

#Bilderleiste {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	top: 156px;
	width:800px;
	height:85px;
}
