body {
	scrollbar-face-color: #003b59;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #E3E3E3;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #003b59;
	scrollbar-darkshadow-color: #000000;
	background-color:#003b59;
}

A:link{
	text-decoration:none;
	color:#003b59;
	font-family: Arial;
	font-size: 10pt;
}

A:visited{
	text-decoration:none;
	color:#003b59;
	font-family: Arial;
	font-size: 10pt;
}

A:active{
	text-decoration:underline;
	color:#000000;
	font-family: Arial;
	font-size: 10pt;
}

A:hover{
	text-decoration:underline;
	color:crimson;
	font-family: Arial;
	font-size: 10pt;
}

/* BACKGROUND COLOR TABLE */
.bgcolor{
	background-color:#e7e7e7;
}


/* FLIESSTEXT */
td {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	list-style-type: square;
}

/* FLIESSTEXT SMALL */
.small {
	font-family: Arial;
	font-size: 7pt;
	color: #000000;
	list-style-type: square;
}

.smsInfo {
	font-family: Arial;
	font-size: 8pt;
	color: #c0c0c0;
	list-style-type: square;
	padding-right:15px;
	font-weight:bold;
}

.hinweis{
	font-family: Arial;
	font-size: 8pt;
	color: #003b59;
	background-color:#f9f8f8;
	border:1px dashed #003b59;
	padding:5px;
}

/* TEXTEINGABE FÜR PASSWORT POPUP */
.inputPW {
	width: 190px;
	height:20px;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	border:1px solid #000000;
}

.inputPin {
	width: 70px;
	height:20px;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	border:1px solid #000000;
}

.inputGruppe {
	width: 160px;
	height:20px;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	border:1px solid #000000;
}

/*TEXTEINGABE FÜR EINTRAG  BEARBEITEN (HANDYS) */
.inputEintrag {
	width: 167px;
	height:20px;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	border:1px solid #000000;
}

.inputfile {
	width: 167px;
	height:20px;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	border:1px solid #000000;
}







