A:LINK, A:ACTIVE, A:VISITED {
	color : #444444;
	text-decoration : none;
}

A:HOVER {
	color : #000000;
	text-decoration : underline;
}

.space {
	font-size : 12px;
	vertical-align : -2px;
}


/* footer */
.footer {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 13px;  
	color : #ECECEC;
}
/* footerlink */
A.fl:link, A.fl:active, A.fl:visited {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 13px;  
	color : #ECECEC;
}
A.fl:hover {
	text-decoration : underline;
}


A.titel:link, A.titel:active, A.titel:visited {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 16px;  
	color : #444444;
	font-style: italic;
	font-weight: bold;
}
A.titel:hover {
	color : #000000;
}


.spacer {
	font-size: 8px;  
}

.spacer2 {
	font-size: 10px;  
}

.expo {
	font-style: normal;
}

.indextitel {
background-color: #CCCCCC;
text-align: center;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;  
font-size: 16px;  
}

.indextekst {
background-color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;  
font-size: 13px;  
}