/* Style */

BODY {
	scrollbar-face-color: #A6645C;
	scrollbar-shadow-color: #A6645C;
 	scrollbar-highlight-color: #A6645C;
 	scrollbar-3dlight-color: #C49892;
 	scrollbar-darkshadow-color: #893126;
 	scrollbar-track-color: #C49892;
 	scrollbar-arrow-color: #C1A875;
}
A:link, A:visited {
	text-decoration: none; 
	color: #DEC5C2;
}
A:hover { 
	color: #DEC5C2;
	text-decoration: underline; 
}
P, UL, TD {
  	font-family:  Arial, Tahoma;
	font-weight: normal;
	font-size: 9pt;
	color: #DEC5C2;
	letter-spacing: 0px;
	line-height: 17px;
}
.norm, .norm A:link, .norm A:visited {
  	font-family:  Arial, Tahoma;
	font-weight: normal;
	font-size: 9pt;
	color: #DEC5C2;
	letter-spacing: 0px;
	line-height: 17px;
}
.norm A:hover { 
	color: #DEC5C2;
	text-decoration: underline; 
}
.darker, .darker A:link, .darker A:visited {
  	font-family:  Arial, Tahoma;
	font-weight: normal;
	font-size: 9pt;
	color: #BC8A84;
	letter-spacing: 0px;
	line-height: 17px;
}
.darker A:hover { 
	color: #DEC5C2;
	text-decoration: underline; 
}
.big, .big A:link, .big A:visited {
  	font-family: Arial, Tahoma;
	font-weight: normal;
	font-size: 11pt;
	color: #DEC5C2;
	letter-spacing: 0px;
	line-height: 17px;
}
.big A:hover { 
	color: #DEC5C2;
	text-decoration: underline; 
}
.punkt_small, .punkt_small A:link, .punkt_small A:visited, .punkt_small A:hover {
  	font-family: Arial, Tahoma;
	font-weight: normal;
  	text-decoration: none;
	font-size: 7pt;
	color: #B57E77;
}
h1, h1 A:link, h1 A:visited {
  	font-family: Arial, Tahoma;
	font-weight: normal;
	font-size: 7pt;
	line-height: 12px;
	color: #B57E77;
}
h1 A:hover, h1 A:hover {
  	text-decoration: underline;
}
select, input {
  	font-family:  Arial, Tahoma;
	font-weight: normal;
	font-size: 8pt;
	border-style: solid;
	border-width: 1px;
	color: #DEC5C2;
	border-color: #B57E77;
	background-color: #893126;
}
