
body {
			background: url(images/backgr.gif);
			background-color: #F3F3F3;
			margin: 0;
			color: #3A3A3A;
			font-family:Verdana, Arial;
			font-size: 10px;
			font-weight:normal;
			}
p {
			color: #3A3A3A;
			font-family:Verdana, Arial;
			font-size: 10pt;
			font-weight:normal;
			}
.sbutton { 
			background-color: #e87e02; 
			color: #ffffff; 
			border: 1px solid #B0B0B0; 
			height:18px; 
			font-size: 7pt;
			}
.textfeld { 
			background-color: #f3f3f3; 
			color: #000000; border: 1px solid #B0B0B0; 
			padding-left: 2px; 
			height:18px; 
			font-size: 7pt;
			}
.textbox { 
			background-color: #f3f3f3; 
			color: #000000; border: 1px solid #B0B0B0; 
			padding-left: 2px; 
			font-size: 8pt;
			}
a {
			color: #3A3A3A;
			text-decoration: none;
			}
a:hover {	text-decoration: underline;}

h1          {color:#E87E02;
             font-family:Verdana, Arial;
			 font-size: 12pt;
			 font-weight:bold;
			 }
h2          {color:#E87E02;
             font-family:Verdana, Arial;
			 font-size: 10pt;
			 font-weight:bold;
			 }

