p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Verdana,Arial,Helvetica; }
     
a:link { text-decoration: none; color: #FF9933; }
a:visited { text-decoration: none; color: #FF9933; }
a:hover { text-decoration: underline; color: #FF9933; }
a:active { text-decoration: underline; color: #FF9933; }


.text
{
font-size: 12px;
color: #999999;
line-height: 21px;
font-family: Courier New,Courier,Monaco,monospace;
}

.lesen
{
font-size: 11px;
color: #666666;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
}

.FormularText
{
font-size: 14px;
color: #666666;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
}

.head
{
font-size: 14px;
color: #666666;
line-height: 21px;
font-family: Courier New,Courier,Monaco,monospace;
}

h2 { font-size:13pt; color:#C3A481; font-weight:bold; }
h3 { font-size:12pt; color:#C3A481; font-weight:bold; font-style:italic;}

.sb {scrollbar-3dlight-color:#666666;
           scrollbar-arrow-color:#cc3300;
           scrollbar-base-color:#ffffff;
           scrollbar-darkshadow-color:#6666666;
           scrollbar-face-color:#ffffff;
           scrollbar-highlight-color:#ffffff;
           scrollbar-shadow-color:}
           
/* ==============================  FORMULARE =================================== */

.Feld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	border-width: 1px;
	border-style: solid;
	border-color: #787878;
	background-color: #DFDFDF;
	height: 17px;
	text-align: left;
	vertical-align: middle;
	padding-left: 2px;
	padding-right: 2px;
}

.Bereich {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	border-width: 1px;
	border-style: solid;
	border-color: #787878;
	background-color: #DFDFDF;
	text-align: left;
	vertical-align: middle;
	padding-left: 2px;
	padding-right: 2px;
}           

.Button
 { background-color:#AAAAAA; color:#FFFFFF;  border:2px solid #8F8F8F; }


