body { overflow:auto;
	  
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	
	background-color: #FFFFFF;
	background-position: left top;
	scrollbar-base-color: #666666; 
	scrollbar-track-color: #ffffff; 
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3d-light-color: #ffffff; 
	scrollbar-darkshadow-color: #666666; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-arrow-color: #ff6600;
}

.form_ok {
	font-size: 11px;
	background: #ffffffS;
	border: 1px solid #CCCCCC;
	width:180px;
	z-index:-1;
}

.form_err {
	font-size: 11px;
	background: #FF9900;
	border: 1px solid #CCCCCC;
	width:180px;
}

td {font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	vertical-align: top;
	table-layout:fixed; size:nonsize;
	
}

a {color: #999999;
	font-size: 12px; text-decoration:none;
	}
a:hover { 
	color: #ff6600;
	font-size: 12px;
	}
.form {
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
}
.haupt_content {
	min-height: 370px;
	width: 790px;
	background-image:url(images/hg.gif);
	background-repeat:repeat-y;
	}
.fett { color: #ff6600;
	font-size: 13px;
	 }
h1 { color: #ff6600;
	font-size: 16px;
	 }
h2 { color: #ff6600;
	font-size: 14px;
	 }
#scroll { height-min:270px; width:760px; }