a  {
font-family : Arial, Helvetica, sans serif;
font-size : 13px;
color : #006633;
text-decoration : underline;
font :  bold;
}
a:Visited  {
color : #006633;
text-decoration : underline;
}
a:Active  {
color : #FF8C55;
text-decoration : none;
}
a:Hover  {
color : #FF8C55;
text-decoration : none;
}
table  {
	font-family : Times New Roman, Times, serif;
	font-size : 22px;
	color : #006633;
}
body
{
scrollbar-arrow-color : #006633;
scrollbar-track-color: #FEEAB6;
scrollbar-darkshadow-color: #006633;
scrollbar-face-color: #FEEAB6;
scrollbar-3dlight-color: #006633;
scrollbar-highlight-color: #FEEAB6;
scrollbar-shadow-color: #FEEAB6;
}
div.hinweisbox
{
	background-color: #F9D986;		
	border: 1px dashed #006420;
	padding: 0px 8px;
	display: block;
	width: 400px;
	position: absolute;
	top: 370px;
	left: 40px;
}

p.ruhe
{
	color: #006420;
	font-weight: bold;
	font-size: 15px;
}

p.wunsch
{
	color: #EE7B1E;
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
}


#reitanlage {
   margin: 2em 4em 0 0;
   z-index: 2;
   float: right;
   

}
#startseite {
   position: absolute;
   width: 60%;
   z-index: 1;
   margin: .5em 0 0 3em;
}