﻿div
{
	background-attachment: fixed;
	background-image: url(images/HL_background.jpg);
	background-repeat: repeat;
}

body
{
	
}

.Liste
{
	font-family: Verdana;
	font-size:  medium;
	font-weight: bold;
	text-decoration: none;
	color: #024ea2;
}

HR
{	
	color: #024ea2;
}

.ListeHyperlink,a.ListeHyperlink:link,a.ListeHyperlink:visited
{
	font-family: Verdana;
	font-size:  small;	
	font-weight: bold;
	font-style:  normal;
	text-decoration: underline;
	color: #024ea2;
}

.ListeHyperlink:active,a.ListeHyperlink:active
{
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	font-style: italic;	
	text-decoration:  underline; 
	color: #024ea2;
}

.ListeHyperlink:hover,a.ListeHyperlink:hover
{
	font-family: Verdana;
	font-size: small;
	font-weight:  bold;
	font-style: italic;	
	text-decoration: underline;  
	color: #024ea2;
}
