BODY { 
	color : #184860;
	background-color : white; 
	background-image: url('hintergrund.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment:fixed;
	scrollbar-base-color: gray; 
	scrollbar-face-color: white; 
	scrollbar-arrow-color: black;
	margin-left: 10px; 
	margin-right: 0px; 
	margin-top: 20px; 
	margin-bottom: 20px }

h1, h2, h3 { 
	font-family : Arial,Helvetica,sans-serif; 
	font-size : 20px;	
	color : #184860;  }

p, ol, ul, dd { 
	font-family : Arial,Helvetica,sans-serif; 
	line-height : 110%;  
	font-size : 14px; }

td, tr { 
	font-family : Arial,Helvetica,sans-serif; 
	font-size : 14px; }


A:link { 
	color : navy; 
	font-weight: normal; 
	text-decoration: none;  }

A:visited { 
	color : navy; 
	font-weight: normal;
	text-decoration: underline; }

 A:hover  {
	color : black;
	background: #CFDFEB; 
   	font-weight: normal;
   	text-decoration : underline overline; line-height :12pt; }

A:active {
	color: blue; 
	font-weight: normal;
	text-decoration: none; }

.inputbox {
	BORDER-RIGHT: #90a0b0 1px solid; BORDER-TOP: #90a0b0 1px solid; FONT-SIZE: xx-small; BORDER-LEFT: #90a0b0 1px solid; COLOR: red; BORDER-BOTTOM: #90a0b0 1px solid; FONT-STYLE: normal; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #f2f5fa
}

.gross { 
	font-family : Arial,Helvetica,sans-serif; 	
	font-size : 20px; }

.mittel { 
	font-family : Arial,Helvetica,sans-serif; 	
	font-size : 16px; }

.normal { 
	font-family : Arial,Helvetica,sans-serif; 	
	font-size : 14px; }

.klein { 
	font-family : Arial,Helvetica,sans-serif; 	
	font-size : 12px; }

.sehr-klein { 
	font-family : Arial,Helvetica,sans-serif; 	
	font-size : 8px; }