BODY
{
	margin-top: 0px;
	font-size: 9px;
	margin-left: 0px;
	color: #000000;
	font-family: Verdana;
	background-color: white;
}
A:link { color: #336699; font-weight: bold; text-decoration: underline; }
A:visited { color: #6699cc; font-weight: bold; text-decoration: underline; }
A:active { color: #336699; font-weight: bold; text-decoration: underline; }
A:hover { color: cc3300; font-weight: bold; text-decoration: underline; }
A.TaskLink
{
	display: block;
	padding-left: 25px;
	background-image: url(grafik/task.gif);
	padding-bottom: 6px;
	margin-left: 10px;
	background-repeat: no-repeat;
}
P { color: #000000; margin-top: 0px; margin-bottom: 12px; font-family: Verdana; }
pre
{
	border-right: #f0f0e0 1px solid;
	padding-right: 5px;
	border-top: #f0f0e0 1px solid;
	margin-top: -5px;
	padding-left: 5px;
	font-size: x-small;
	padding-bottom: 5px;
	border-left: #f0f0e0 1px solid;
	padding-top: 5px;
	border-bottom: #f0f0e0 1px solid;
	font-family: Courier New;
	background-color: #e5e5cc;
}
td {  font-family: Verdana; font-size: .7em; }
h2
{
	border-bottom: #003366 1px solid;
	margin-top: 5px;
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #003366;
}
h3 { font-size: 1.1em; color: #000000; margin-left: -15px; margin-top: 10px; margin-bottom: 10px; }
ul, ol { margin-top: 10px; margin-left: 20px; }
li { margin-top: 5px; color: #000000; }
font.value { color: darkblue; font: bold; }
font.key { color: darkgreen; font: bold; }
H1
{
	padding-left: 15px;
	font-weight: normal;
	font-size: 26px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#003366, EndColorStr=#FFFFFF);
	margin-top:0px;
	margin-bottom: 12px;
	padding-bottom: 3px;
	margin-left: 0px;
	width: 100%;
	color: #ffffff;
	padding-top: 10px;
	font-family: Tahoma;
	background-color: #003366;
}
.button { background-color: #dcdcdc; font-family: Verdana; font-size: 1em; border-top: #cccccc 1px solid; border-bottom: #666666 1px solid; border-left: #cccccc 1px solid; border-right: #666666 1px solid; }
.frmheader
{
	font-weight: normal;
	font-size: 0.7em;
	background: #dcdcdc;
	padding-bottom: 2px;
	color: #000000;
	padding-top: 2px;
	border-bottom: #dcdcdc 1px solid;
	font-family: Verdana;
}
.frmtext { font-family: Verdana; font-size: .7em; margin-top: 8px; margin-bottom: 0px; margin-left: 32px; }
.frmInput { font-family: Verdana; font-size: 1em; }
.intro { margin-left: -15px; }
fieldset
{
}
.LiHl
{
	font-weight: bold;
	font-size: 9px;
	
}
A:link
{
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
A:visited
{
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
A:active
{
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
A:hover
{
	font-weight: bold;
	color: #cc3300;
	text-decoration: underline;
}
TABLE.box
{
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
}
TH {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003366;
	text-align: left;
}
TH.label {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	background-color : #FFFFFF;
	color : #003366;
	text-align : right;
}
INPUT,select,button{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

INPUT.knap {
	font-size : 9px;
	background-color : #003366;
	border : none;
	color : #FFFFFF;
	padding : 2;
	font-weight : bold;
}
A {
	color : #000000;
	text-decoration : none;
}
A:HOVER {
	color : #003366;
	text-decoration : underline;
	font-weight : 700;
}
SPAN.ErrorText
{
}
.datascroll{
	behavior: url(htc/datascroll.htc);
	visibility: hidden;
	BORDER: #7f9db9 1px solid;
	overflow-y: scroll;
}
.ValidatorError
{
	position: absolute;
	LEFT: 50; 
	TOP: 50; 
	border-right: red 1px solid;
	padding-right: 3px;
	border-top: red 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: red 1px solid;
	width: 150px;
	padding-top: 3px;
	border-bottom: red 1px solid;
	background-color: white;
	text-align: left;
}
DIV.DataGrid
{
	BEHAVIOR: url(htc/DataGrid.htc);
}


