BODY {
	scrollbar-3dlight-color: #5E3176;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #B298B1;
	scrollbar-darkshadow-color: #5E3176;
	scrollbar-face-color: #B298B1;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #5E3176;
}

INPUT
{
	border: solid;
	border-width: 1px; 
	border-color: #cccccc;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663366;
	text-decoration: none;
}

INPUT.bmiDataIn
{
	width: 25px;
}

INPUT.bmiDataOut
{
	width: 35px;
	background-color: #cccccc;
}

A:hover {
	text-decoration: underline;
}

/* --------------------------------------- */

.naviHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.naviHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663366;
	text-decoration: none;
}

A.naviHead:hover
{
	color: #663366;
	text-decoration: none;
}

.naviOff
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A.naviOff:hover
{
	color: #663366;
	text-decoration: none;
}

.naviOn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663366;
	text-decoration: none;
}

A.naviOn:hover
{
	color: #663366;
	text-decoration: none;
}

.textHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663366;
	text-decoration: none;
}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663366;
	text-decoration: none;
}

.textLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663366;
}

.textMini
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663366;
	text-decoration: none;
}

.textMiniLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663366;
	text-decoration: underline;
}

A.textMiniLink:hover
{
	text-decoration: none;
}

.choices
{
	margin-top: 0px;
	list-style-type: lower-alpha;
}

.dataTableHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663366;
	text-decoration: none;
	
	border: solid;
	border-width: 1px; 
	border-color: #B299B2;
}

.dataTable
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663366;
	text-decoration: none;
	
	border: solid;
	border-width: 1px; 
	border-color: #B299B2;
}

.rahmen
{
	border: solid;
	border-width: 1px; 
	border-color: #663366;
}
