body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E9E4DA;
	scrollbar-arrow-color: #737b66;
	scrollbar-base-color: #ccd1bd;
	scrollbar-highlight-color : #737b66;
	scrollbar-shadow-color : #ffffff;
	SCROLLBAR-TRACK-COLOR: #e6e6e6;
}

table,td {
	font-size: 10pt;
	line-height: 13pt;
	font-family: Verdana, sans-serif;
	color:#000000;
}

h2 { 
    font-family:georgia,  verdana,'Lucida Grande', Helvetica, verdana, sans-serif;
    color:#fff;
    margin-bottom:24px;font-size: 14pt;
    border-bottom:solid 0px #746b64;
    padding-bottom:4px;
    font-style:normal;
    letter-spacing:-1px;
    font-style:italic;
}

.li {
	width:14px;
	background-image:url(images/shadow_left.jpg);
	background-repeat:repeat-y;
	border-right:solid 1px #fff;
}

.re {
	width:14px;
	background-image:url(images/shadow_right.jpg);
	background-repeat:repeat-y;
	border-left:solid 1px #fff;
}

#main {
	border-bottom:solid 1px #fff;
	border-right:solid 0px #fff;
	border-left:solid 0px #fff;
}

#top {
	background-image:url(images/logo_top.jpg);
	height:260px;
	border-top:solid 1px #fff;
	border-right:solid 0px #fff;
	border-left:solid 0px #fff;
	color:#2A3C22;
	width: 820px;
}

.menuleiste {
	-moz-opacity: 0.80;
    _filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	opacity: 0.80;
	background-color:#9CC098;
	height:30px;
}

#menu a, #menu a:visited , #menu a:active {
	display: block;
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-size: 12pt;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	border-left:solid 1px #fff;
	border-bottom:solid 1px #fff;
	border-top:solid 1px #fff;
	border-right:solid 1px #fff;
	line-height:30px;
	text-align:center;
}

#menu a:hover {
	background-color:#879B79;
	color:#fff;
	text-decoration:underline;
	border:solid 1px #fff;
}

#sp1 {
	padding-left: 20px;
	padding-right:20px;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color:#DFE9E0;
	width:100%;
	background-image:url(images/main.jpg);
	background-repeat:repeat-x;
	height: 650px;
}

#fuss {
	background-color:#B8D2B7;
	border-top:solid 1px #636145;
	background-image:url(images/logo_bottom.jpg);
	background-repeat:repeat-x;
}

a:link, a:visited, a:active { 
   font-size: 10pt;
   line-height: 1.5em;
   font-family: verdana, sans-serif;
   color:#000;
}

a:hover {
	text-decoration:underline;
	background-color:#92A891;
	color:#FFFFFF;
}

#tb {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
}
