html, body  {
	font-family: Arial;
	color: #000066;
	font-size: 12px;
	scrollbar-face-color: rgb(255,255,255); 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: #CCCCCC; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-arrow-color: #6666CC; 
	scrollbar-track-color: #F9F9F9;
	scrollbar-darkshadow-color: #444444; 
}

.rahmen {
	border-width:1px;
	border-style:solid;
	border-color:#CCCCFF;
	padding:0cm; 
}

.absatz {
	margin: 6px;
}

td  {
	font-family: Arial;
	color: #444444;
	font-size: 12px;
}

.headertext
{
	font-family: Arial;
	color: #999999;
	font-size: 16px;
	line-height: 12px;
	font-weight: bold;
}

.smalltext
{
	font-family: Arial;
	color: #999999;
	font-size: 10px;
}


a.plaintext
{
	color: #999999;
	text-decoration: underline;
}


a.plaintext:hover
{
	color: #000000;
	text-decoration: underline;
}

/* +++++++++++++++++ Leftmenu +++++++++++++++++  */

a.leftmenu
{
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}

a.leftmenu:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.leftmenu_aktiv
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.leftmenu_aktiv:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

/* +++++++++++++++++   +++++++++++++++++ */



