/* Standardfonteinstellungen  */
body {
	scrollbar-base-color: #EDEDED;
	scrollbar-arrow-color: #EDEDED;
	scrollbar-3dlight-color: #EDEDED;
	scrollbar-darkshadow-color: #707070;
	scrollbar-face-color: #D1D1D1;
	scrollbar-highlight-color: #EDEDED;
	scrollbar-shadow-color: #919191;
	scrollbar-track-color: #EDEDED;
}
h1 { font-weight:bold; font-size:20px; color:#000000; }
h2 { font-weight:bold; font-size:16px; color:#000000; }
h3 { font-weight:bold; font-size:14px; color:#000000; }

p,ul,ol,li,div,table,address,nobr {
	font-size:12px;
	color:000000;
         font-family:Verdana,Arial,sans-serif;
}

b { font-size:13px; color:#000000; font-family:Arial,sans-serif;}
td.bordered { border: 1px solid #99CCFF; background : #FFFFFFF  }
a { font-size:12px; font-family: Verdana,Arial, Helvetica, sans-serif; color:#000000;text-decoration:underline; }

.legendebig {font-weight:bold; font-size:18px; color:#666666;}
.legendesmall {font-weight:bold; font-size:12px; color:#666666;}

.heading { font-weight:bold; font-size:15px; color:#3366cc; text-decoration:none;}
.klein {font-size:11px;font-weight:none;}

fieldset {
  padding: 0.5em;
}

input.btn {
	font: 'trebuchet ms', helvetica,sans-serif; 
	font-size:10pt;
	line-height:14pt;
	font-weight:bold;
	background-color: #9BBBBA;
	color:#FFFFFF;

	
}

.field {
	width:200px;
}
