body		{
			padding : 0;
			margin : 0;
			background-color : #f8f7e7;
			font-family : Arial, Verdana, Geneva, sans-serif;
			font-size : 11px;
			line-height : 150%;
			color : #000;
			
			}

h1			{
			font-size : 13px;
			color : #00000;
			font-weight : bold;
			margin-bottom : 5px;
			margin-top : 0px;
			}
			
li			{
			font-weight : bold;
			padding : 3px;
			}
			
ul			{
			margin-left : 0;
			padding-left : 30px;
			margin-bottom : 20px;
			list-style-image : url(images/quadrat.gif);
			}

			
.footer		{
			font-size : 11px;
			color : #FFFFFF;
			}
			
.footer a	{
	      font-size : 11px;
     color: #FFFFFF;
     text-decoration: none
}

.footer a:hover{
     color: #FFFFFF;
     font-size : 11px;
     text-decoration : underline
}
			
a			{
			font-size : 11px;
			color : #009f3c;
			font-weight : normal;
			}

a:hover		{
			font-size : 11px;
			color : #f6d900;
			font-weight : normal;
			text-decoration : none;
			}
			
			
#iframe_1 {
text-align: left;
width: 870px;
height: 303px;
background: #e8e9ea;

}


.scrollbereich {
overflow: auto;
width: 610px;
height: 238px;
padding-left: 120px;
padding-top: 35px;
padding-right:140px;
padding-bottom:30px;
} 