BODY { 
	margin-top:0px;
	background-color: #bed57e;
	scrollbar-arrow-color : #669933; 
	scrollbar-base-color : #bed57e;
	scrollbar-face-color : #bed57e; 
	scrollbar-highlight-color : white; 
	scrollbar-shadow-color : silver; 
	} 
	
p
	{
	font-family: verdana, arial, sans-serif; 
	color:black;
	font-size: 12px;
	margin-left: 15px;
	}
	
.text
{
padding-right: 30px;
}
	
ol, ul
	{
	font-family: verdana, arial, sans-serif; 
	color:black;
	font-size: 12px;
	}
	

.titel
	{
	font-family: verdana, arial, sans-serif; 
	color:#585858; font-weight: bold; 
	font-size: 16px;font-style:italic;
	padding-top: 20px;
	}
	
.head
	{
	font-family: verdana, arial, sans-serif; 
	color:#ba3b45; font-weight: bold; 
	font-size: 14px;
	padding-top: 15px;
	}
	
.menu
{
font-family: verdana, arial, sans-serif;
font-size: 12px;
color: #669933;
font-weight: bold;
word-spacing: 10px;
margin-left: 10px;
padding-top: 15px;
}

#caption
{
font-family: verdana, arial, sans-serif;
font-size: 10px;
color: #585858;
}
	
	
#rahmen
	{
	border-left-width:2px;
	border-right-width:2px;
	border-top-width:1px;
	border-bottom-width:2px;
	border-color: #669933;
	border-style:solid;
	}
	
	#rahmen-b
	{
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-color: #669933;
	border-style:solid;
	}
	
	#rahmen-r
	{
	border-left-width:0px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-color: #669933;
	border-style:dashed;
	}
	
a, a:link
        {
        color:#669933; text-decoration: none; font-weight: bold;
        }
	
a:visited
		{
        color:#669933; text-decoration: none;font-weight: bold;
        }
		
a:hover
        {
        color:#ba3b45;font-weight: bold;
		}	

