body
{
	background-color: #FFFFFF;
	margin: 0px;
	margin-bottom:  0px;
	margin-left:  0px;
	margin-right:  0px;
	margin-top:  0px;
	margin:  0px;
	scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color: #079FB5;
    scrollbar-base-color: #079FB5;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #B5B3B3;
    scrollbar-shadow-color: #B5B3B3;
    scrollbar-track-color: #FFFFFF;

}

/*-------------------------------------*/

a
{
	color: #079FB5;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
    text-decoration: none;
}



a:active
{
	color: #079FB5;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
    text-decoration: none;
}



a:visited
{
	color: #079FB5;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
    text-decoration: none;
}



a:hover
{
	color: #079FB5;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
    text-decoration: none;
}


/*-------------------------------------*/

.titel
{
	color: #079FB5;
	font-family: Arial, Helvetica;
	font-size: 14px;
	line-height: 20px;
	font-style: bold;
	font-weight: bold;
	letter-spacing:3;
}


.kopf
{
	color: #079FB5;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-style: bold;
	font-weight: bold;
	letter-spacing:2;
}

.lauftext
{
	color: #00000;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing:2;
}

.lir

{
	color:  #00000;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing:2;
	list-style-type: disc;
}