body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	background-color: #656565;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
	scrollbar-base-color:#bddd71;
	scrollbar-face-color:#e0f4b2;
	scrollbar-arrow-color:#656565;
	scrollbar-3dlight-color: #666666;


}

.haupttabelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFFFF;
	background-image: url(grafik/simba01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}
#ZelleweissOben {
	background-color: #FFFFFF;
	border-top-width: 6px;
	border-bottom-width: 12px;
	border-top-color: #bddd71;
	border-bottom-color: #bddd71;
	border-top-style: solid;
	border-bottom-style: solid;
	margin: 5px 10px 5px 5px;
	padding: 5px 10px 5px 5px;
	line-height: 16px;



}
#ZelleHellgruen {
	background-color: #e0f4b2;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	word-spacing: 5px;
}
#ZelleDunkelgruen {
	background-color: #bddd71;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;


}
#GrueneLinie {
	background-color: #92a95d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 5px;

}
#GrueneEcke {
	background-color: #92a95d;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}
#GrueneEckeLinks {
	background-repeat: no-repeat;
	bottom: 50px;
	background-image: url(grafik/Gruener_Balken01.gif);
	background-position: left bottom;




}
.Inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 5px;
	padding: 10px 0px 10px 10px;



}
td {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;



}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {

	color: #000000;
	text-decoration:none;
}
a:active {
	color: #000000;
	text-decoration: none;
	


}
a.nav:hover {
	color: #000000;
	text-decoration: none;
	background-color: #e0f4b2;
	
	
}
a.nav{
	padding: 4px;
	valign:middle;
	}
	
a {
	color: #000000;
	text-decoration:underline;
	}
/* Gaestebuch */
.hellgruen{
/*background-color:#e0f4b2;*/
border-left:2px solid #bddd71;
border-bottom:1px solid #bddd71;
margin-bottom:5px;
padding-top:5px;
background-color:#FFFFFF;
}
.hellgruen2{
/*background-color:#bddd71;*/
border-left:2px solid #bddd71;
border-bottom:1px solid #bddd71;
background-color:#FFFFFF;
margin-bottom:5px;
}

#bildleiste{
	float:right;
	position:absolute;
	margin:0px 0 0 320px;
	width:197px;
}

#bildleiste2{
	float:right;
	position:relativ;
	margin:0px 0 0 10px;
	
}

.preise {
	padding: 5px;
	border-collapse: collapse;
}

.text-big {
	font-size: 14px;
	font-weight:strong;
	font-family: Arial, Helvetica, sans-serif;
}
