body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	scrollbar-base-color : #707070;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-highlight-color: #808080;
	scrollbar-shadow-color: #404040;
	SCROLLBAR-3DLIGHT-COLOR: #707070;
	SCROLLBAR-TRACK-COLOR: #909090;
	SCROLLBAR-DARKSHADOW-COLOR: #808080;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	letter-spacing: 2px; 
	color: #303030;
	word-spacing: 2px;
	line-height: 28px;
}

.untitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	letter-spacing: 1px; 	
	color: #303030;
}

A {
	text-decoration : none;
}

A:hover {
	text-decoration : underline;
}

.block {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align : justify;
}

.fclose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	BORDER-RIGHT: #444444 1px solid;
	BORDER-TOP: #BBBBBB 1px solid;
	BORDER-LEFT: #BBBBBB 1px solid;
	BORDER-BOTTOM: #444444 1px solid;
	BACKGROUND-COLOR: #F5F5F5;
	COLOR: #000000;
	text-align : center;
	text-decoration : none;
	cursor : hand;
}

.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	BORDER-RIGHT: #FF7200 1px solid;
	BORDER-TOP: #CCCCCC 1px solid;
	BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-BOTTOM: #FF7200 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	text-align : left;
	text-decoration : none;
	cursor : hand;
	width : 110px;
	height : 16px;
}

.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	BORDER-RIGHT: #FF7200 1px solid;
	BORDER-TOP: #CCCCCC 1px solid;
	BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-BOTTOM: #FF7200 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	text-align : left;
	text-decoration : none;
	cursor : hand;
	width : 190px;
	height : 46px;
}

.form3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	BORDER-RIGHT: #FF7200 1px solid;
	BORDER-TOP: #CCCCCC 1px solid;
	BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-BOTTOM: #FF7200 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	text-align : left;
	text-decoration : none;
	cursor : hand;
	width : 46px;
	height : 16px;
}

.form4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	BORDER-RIGHT: #FF7200 1px solid;
	BORDER-TOP: #CCCCCC 1px solid;
	BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-BOTTOM: #FF7200 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #FF7200;
	text-align : center;
	text-decoration : none;
	cursor : hand;
	width : 140px;
	height : 18px;
	vertical-align : middle;
}

.form5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	BORDER-RIGHT: #FF7200 1px solid;
	BORDER-TOP: #CCCCCC 1px solid;
	BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-BOTTOM: #FF7200 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #303030;
	text-align : center;
	text-decoration : none;
	cursor : hand;
	width : 140px;
	height : 18px;
	vertical-align : middle;
}

:link:focus {
	-moz-outline: 0px dotted WindowText;
}