BODY {
  	background-image: url(../images/bg.jpg);
  	/* background-repeat:no-repeat;
  	background-position:100px 50%;*/
	background-color: #FFFFFF; 
	cursor : auto;
	scrollbar-base-color:#cccccc; 
	scrollbar-track-color:#cccccc;
	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3d-light-color:#cccccc;
	scrollbar-dark-shadow-color:#cccccc;
	scrollbar-shadow-color:#cccccc;
	scrollbar-arrow-color:#333333
}

TD{ font-family: verdana, arial, helvetica, sans-serif; font-size: 11; color: #333333; line-height: 14px; 
margin-top: 0px; margin-bottom: 0px; vertical-align: top; /* text-align: left;*/ 
} 

.titel {font-family: verdana, arial, helvetica, sans-serif; font-size: 14; color: #333333; line-height: 14px; font-weight: bold;
margin-top: 0px; margin-bottom: 0px; vertical-align: top;}

/*.text {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: regular; letter-spacing : 0,5px; color: #333333; border-style: none; line-height: 180%}
.titel {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; letter-spacing : 0,5px; color: #660000; border-style: none; line-height: 180%}
.utitel {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; letter-spacing : 0,5px; color: #660000; border-style: none; line-height: 180%}
.titel-index {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; letter-spacing : 0,5px; color: #660000; border-style: none; line-height: 180%}
.uutitel {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; letter-spacing : 0,5px; color: #301F10; border-style: none; line-height: 180%}*/

.textarea      { color: #333333; font-size: 11px; font-family: Verdana, Helvetica, Arial, SansSerif; border-style: dotted dotted dotted none; border-width: 1px 1px 1px 0px; border-color: #c3c2bc; width: 234px }
.inputfeld     { color: #333333; font-size: 11px; font-family: Verdana, Helvetica, Arial, SansSerif; border-style: dotted dotted dotted dotted; border-width: 1px 1px 1px 1px; border-color: #c3c2bc; width: 200px}
.inputfeld2    { color: #333333; font-size: 11px; font-family: Verdana, Helvetica, Arial, SansSerif; border-style: dotted dotted dotted dotted; border-width: 1px 1px 1px 0px; border-color: #c3c2bc; width: 166px}

A {
	color: #333333;
	font-size: 11px;
	/*letter-spacing : 1px;*/
	font-weight: regular;
	BORDER-BOTTOM: #666666 1px dotted; TEXT-DECORATION: none;
	cursor: hand;
}

A:VISITED  {
	color: #333333;
	font-size: 11px;
	BORDER-BOTTOM: #666666 1px dotted; TEXT-DECORATION: none;
 }

A:ACTIVE {
	color: #999999;
	font-size: 11px;
	BORDER-BOTTOM: #666666 1px dotted; TEXT-DECORATION: none;
 }

A:HOVER {
	color: #999999;
	font-size: 11px;
	text-decoration:none;
	/*background-color:#cccccc;*/
 }
 
 
 a.nav {
	color: #333333;
	font-size: 11px;
	/*letter-spacing : 1px;*/
	font-weight: regular;
    TEXT-DECORATION: none;
	cursor: hand;
}

a.nav:VISITED  {
	color: #333333;
	font-size: 11px;
    TEXT-DECORATION: none;
 }

a.nav:ACTIVE {
	color: #999999;
	font-size: 11px;
    TEXT-DECORATION: none;
 }

a.nav:HOVER {
	color: #999999;
	font-size: 11px;
	text-decoration:none;
	/*background-color:#cccccc;*/
 }
 
 
 a.quick {
	color: #666666;
	font-size: 10px;
	/*letter-spacing : 1px;*/
	font-weight: regular;
    TEXT-DECORATION: none;
	cursor: hand;
}

a.quick:VISITED  {
	color: #666666;
	font-size: 10px;
    TEXT-DECORATION: none;
 }

a.quick:ACTIVE {
	color: #666666;
	font-size: 10px;
    TEXT-DECORATION: none;
 }

a.quick:HOVER {
	color: #666666;
	font-size: 10px;
	text-decoration:none;
	/*background-color:#cccccc;*/
 }