
body { 
	margin-bottom:20px; 
	margin-top:20px; 
	color:#1284ca;
	font-family:'comic sans ms',verdana,arial; 
	font-size:9pt;
	background-color:#ffcc66;
	
    scrollbar-3d-light-color:#ffcc66;
 	  scrollbar-arrow-color:#ffcc66;
  	scrollbar-base-color:#ffcc66;
  	scrollbar-dark-shadow-color:#ffcc66;
  	scrollbar-face-color:#ffcc66;
  	scrollbar-highlight-color:#ffcc66;
  	scrollbar-track-color:#ffcc66;
  	
  	} 

table.grund	{
		width:880px; height:100%; vertical-align:top; 
		}   

		
 
td.content	{
		vertical-align:top;
		padding-bottom:10px; padding-top:15px; padding-left:30px; padding-right:30px; width:700px;  font-size:9pt;
		}
		
td.contentklein	{
		vertical-align:top;
		padding-bottom:5px; padding-top:15px; padding-left:30px; padding-right:30px; width:700px; font-size:8pt;
		}
		
td.blau		{
		height:100%; background-image:url(../images/fueller2.jpg); vertical-align:top;
		}
		
td.navrechts	{
		background-image:url(../images/fueller3.jpg); vertical-align:top; 
		}
		
td.footer	{
		 font-size:8pt; text-align:center;
		}
		
td.footer2	{
		 font-size:8pt; text-align:right;
		}		
p,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { 
	font-size:9pt; 
	}
	
h2{ 
	font-size:11pt; 
	}
.gross{ 
	font-size:11pt; font-weight:bold;
	}
	
.rot{ 
	font-size:11pt; color:#ff0000;
	}
	
.rotklein { 
	color:#ff0000;
	}

input, select
 		{
		color:#3190ca; background-color:#ffffff;
		font-size:9pt; height:18px; width:200px; border-style:solid; 
		border-color:#13c8ef; border-left-width:1px; border-right-width:1px; border-bottom-width:1px; 
		border-top-width:1px; 
		}
		
input.klein
 		{
		color:#3190ca; background-color:#ffffff;
		font-size:9pt; height:18px; width:25px; border-style:solid; 
		border-color:#13c8ef; border-left-width:1px; border-right-width:1px; border-bottom-width:1px; 
		border-top-width:1px; 
		}
input.mittel
 		{
		color:#3190ca; background-color:#ffffff;
		font-size:9pt; height:18px; width:100px; border-style:solid; 
		border-color:#13c8ef; border-left-width:1px; border-right-width:1px; border-bottom-width:1px; 
		border-top-width:1px; 
		}
		
textarea
 		{
		color:#3190ca; background-color:#ffffff;
		font-size:9pt; height:100px; width:200px; border-style:solid; 
		border-color:#13c8ef; border-left-width:1px; border-right-width:1px; border-bottom-width:1px; 
		border-top-width:1px;
		scrollbar-base-color:#ffffff; 
		scrollbar-face-color:#ffffff; 
		scrollbar-arrow-color:#ffffff; 
		scrollbar-shadow-color:#ffffff; 
		scrollbar-track-color:#ffffff; 
		scrollbar-highlight-color:#ffffff; 
		scrollbar-darkshadow-Color:#ffffff;   
		}		
		


a:link { 
	font-size:9pt;
	color:#3190ca; 
	text-decoration:underline; 
	}
a:visited { 
	font-size:9pt;
	color:#3190ca;
	text-decoration:underline; 
	}
a:hover { 
	font-size:9pt;
	color:#3190ca;
	text-decoration:none; 
	}
	
a:active { 
	font-size:9pt;
  color:#3190ca;
	text-decoration:none; 
	}

a:link.ohne { 
	font-size:8pt;
	color:#3190ca; 
	text-decoration:none; 
	}
a:visited.ohne { 
	font-size:8pt;
	color:#3190ca;
	text-decoration:none; 
	}
a:hover.ohne { 
	font-size:8pt;
	color:#3190ca;
	text-decoration:none; 
	}
	
a:active.ohne { 
	font-size:8pt;
  color:#3190ca;
	text-decoration:none; 
	}


