BODY  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	font-style : normal;
	color: #000000;
	SCROLLBAR-FACE-COLOR: #666666;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFCC;
	SCROLLBAR-SHADOW-COLOR: #FFFFCC;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFCC;
	SCROLLBAR-ARROW-COLOR:  #FFFFCC;
	SCROLLBAR-TRACK-COLOR: #FFFFCC;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFCC;
	background-color: #FFFFCC;
	background-image:url(/images/midden.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

H1  {
	font-size : 16pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #993300;


}


H2  {
	font-size : 11pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #993300;
}


H3  {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #993300;
}



A:link  {
	font-weight : normal;
	font-style : normal;
	color : #993300;
    text-decoration: none;
}


A:visited  {
	font-weight : normal;
	font-style : normal;
	color : #993300;

     tex-decoration: none:
; 	text-decoration: none;
}
A:hover  {
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration: underline;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color:#333333;

}
hr {
	font-size: 1px;
	color: #663300;
	line-height: 1px;
	height: 1px;
}

.textbox {
	border: 1px solid #000000;
	font-size: 11px;


}

.underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.displayretainer {
background: #efefef; 
width: 100; 
height: 100%; 
filter:progid:DXImageTransform.Microsoft.Matrix(M11='1.0', sizingmethod='auto expand');
}
.shadow				{filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=3);} 
.shadow1			{filter:progid:DXImageTransform.Microsoft.Shadow(color='#a9a9a9', Direction=135, Strength=2);}

.menuitems {
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	height: 20px;
	width: 120px;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #999999;
	border-top: 1px solid #EAEAEA;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #EAEAEA;
	background-image: url(../../images/buttonbg.jpg);
}
.menuitems1 {
	background-image: url(../../images/buttonbg.jpg);
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 120px;
}
th {
	color: #ffffff;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	background-color: #993300;
}
.left {
	background-image: url(/images/links.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	background-image: url(/images/rechts.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
