BODY  {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	/*scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #666666C;
	scrollbar-darkshadow-color: #666666;
	scrollbar-shadow-color: #333333;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #999999;*/
}
.tabelmain  {
	/*border-top: 1px solid black;*/
	/*border-bottom: 1px solid #666666;*/
	border-left: 2px solid #A7A39D;
	border-right: 2px solid #A7A39D;
}
.dashedbottom  {
	/*border-top: 1px solid black;*/
	border-bottom: 1px dashed #cccccc;
	/*border-left: 1px solid #666666;
	border-right: 1px solid #666666;*/
}
.dashedtop  {
	border-top: 1px dashed #666666;
	/*border-bottom: 1px dashed #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;*/
}
.dashedsides  {
	/*border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;*/
	border-left: 1px dashed #666666;
	border-right: 1px dashed #666666;
	}
.tabelline  {
	/*border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;*/
	border-left: 1px dashed #999999;
	border-right: 1px dashed #999999;
}
.tabelwindow  {
	border-top: 2px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
/*.tabellinegrey  {
	border-top: 2px solid #D2D5D6;
	border-bottom: 2px solid #D2D5D6;
	border-left: 2px solid #D2D5D6;
	border-right: 2px solid #D2D5D6;
}*/
IMAGE.line  {
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
}
IMAGE.grey  {
	border-style: solid;
	border-color: #D2D5D6;
	border-width: 4px;
}
IMAGE.whiteborder  {
	border-style: outset;
	border-color: white;
	border-width: 1px;
}
TD  {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	color: white;
}
.headline1  {
	font-family: Verdana,Arial,Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #964343;
}
.headline2  {
	font-family: Verdana,Arial,Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #964343;
}
.headline3  {
	font-family: Verdana,Arial,Sans-Serif;
	font-weight: bold;
	font-size: 10px;
	color: #964343;
}
.winheadline  {
	font-family: Verdana,Arial,Sans-Serif;
	font-weight: bold;
	font-size: 10px;
	color: #964343;
}
a:link {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a:visited  {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a:active  {
	color: #964343;
	font-weight: bold;
	text-decoration: none;
}

a:hover  {
	color: #964343;
	font-weight: bold;
	text-decoration: none;
}
