body {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #CAD1DB;
	scrollbar-face-color: #DDDDE1;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #324056;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

td, table { font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size: 10px; color: #666666}

/* Text */
.white { font-size: 11px}
.reds { color: #990000; font-weight: bold}



/* Links */
a:active { color: #000000; text-decoration: underline}
a:link { color: #000000; text-decoration: none}
a:visited { color: #000000; text-decoration: none}
a:hover { color: #000000; text-decoration: underline}

a.nav:active { color: #5D5D5D; text-decoration: underline}
a.nav:link { color: #5D5D5D; text-decoration: none}
a.nav:visited { color: #5D5D5D; text-decoration: none}
a.nav:hover { color: #5D5D5D; text-decoration: underline}

a.ext:active { font-size: 10px; color: #666666; text-decoration: underline}
a.ext:link { font-size: 10px; color: #666666; text-decoration: none}
a.ext:visited { font-size: 10px; color: #666666; text-decoration: none}
a.ext:hover { font-size: 10px; color: #666666; text-decoration: underline}

a.lred:active {  color: #990000; text-decoration: underline}
a.lred:link {  color: #990000; text-decoration: none}
a.lred:visited {  color: #990000; text-decoration: none}
a.lred:hover { color: #990000; text-decoration: underline}

a.lblue:active { color: #336699; text-decoration: underline}
a.lblue:link { color: #336699; text-decoration: none}
a.lblue:visited { color: #336699; text-decoration: none}
a.lblue:hover { color: #336699; text-decoration: underline}

a.lw:active { font-size: 10px; color: #ffffff; text-decoration: underline}
a.lw:link { font-size: 10px; color: #ffffff; text-decoration: none}
a.lw:visited { font-size: 10px; color: #ffffff; text-decoration: none}
a.lw:hover { font-size: 10px; color: #ffffff; text-decoration: underline}


a.but:active {font-size: 11px; color: #5D5D5D;height:19; border-left: 0px solid #333333; border-bottom: 0px solid #333333; border-right: 0px solid #333333; border-top: 0px solid #333333; padding-top: 3px; padding-right: 4px; padding-bottom: 3px; padding-left: 4px}
a.but:link {font-size: 11px; color: #5D5D5D;height:19; border-left: 0px solid #333333; border-bottom: 0px solid #333333; border-right: 0px solid #333333; border-top: 0px solid #333333; padding-top: 3px; padding-right: 4px; padding-bottom: 3px; padding-left: 4px}
a.but:visited {font-size: 11px; color: #5D5D5D;height:19; border-left: 0px solid #333333; border-bottom: 0px solid #333333; border-right: 0px solid #333333; border-top: 0px solid #333333; padding-top: 3px; padding-right: 4px; padding-bottom: 3px; padding-left: 4px}
a.but:hover { font-size: 11px; color: #5D5D5D;height:19; background-color: #F9FBFF; border-left: 1px solid #AEADAD; border-bottom: 1px solid #FDFDFD; border-right: 1px solid #FDFDFD; border-top: 1px solid #AEADAD; padding-top: 2px; padding-right: 3px; padding-bottom: 2px; padding-left: 3px; text-decoration: none}

/* Formular */
.button { color: #003366; font-size: 11; width: 180; background-color: #ffffff; border-left: 1px solid #AEADAD; border-bottom: 1px solid #AEADAD; border-right: 1px solid #AEADAD; border-top: 1px solid #AEADAD; cursor: hand }
.field { font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size: 11px; width: 100; background-color: #FFFFFF; color: #666666; border-left: 1px solid #CAD1DB; border-bottom: 1px solid #CAD1DB; border-right: 1px solid #CAD1DB; border-top: 1px solid #CAD1DB}
