a:active {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica; font-size: 12px; line-height:15px;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica; font-size: 12px; line-height:15px;
}

a:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica; font-size: 12px; line-height:15px;
}

a:visited { 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica; font-size: 12px; line-height:15px;
	color: #ffffff;
}

a.pdf, a.pdf:visited { height: 20px; background-image: url(img/site/pdf.gif); background-repeat: no-repeat; #636363; text-decoration: none; border-bottom: 1px dotted #636363;}
a.pdf:hover, a.pdf:active { height: 20px; background-image: url(img/site/pdf_a.gif); background-repeat: no-repeat; #838383; text-decoration: none; border-bottom: 1px dotted #838383;}

a.doc, a.doc:visited { height: 20px; background-image: url(img/site/doc.gif); background-repeat: no-repeat; #636363; text-decoration: none; border-bottom: 1px dotted #636363;}
a.doc:hover, a.doc:active { height: 20px; background-image: url(img/site/doc_a.gif); background-repeat: no-repeat; #838383; text-decoration: none; border-bottom: 1px dotted #838383;}

a.xls, a.xls:visited { height: 20px; background-image: url(img/site/xls.gif); background-repeat: no-repeat; #636363; text-decoration: none; border-bottom: 1px dotted #636363;}
a.xls:hover, a.xls:active { height: 20px; background-image: url(img/site/xls_a.gif); background-repeat: no-repeat; #838383; text-decoration: none; border-bottom: 1px dotted #838383;}

body {
	font-family: Verdana, Arial, Helvetica; font-size: 12px; line-height:15px;
	scrollbar-face-color: 000000;
	scrollbar-shadow-color: A4A4A4;
	scrollbar-highlight-color: A4A4A4;
	scrollbar-3dlight-color: 000000;
	scrollbar-darkshadow-color: 000000;
	scrollbar-track-color: 000000;
	scrollbar-arrow-color: A4A4A4;
	margin-left : 0px;
	margin-right : 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.title {
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica; font-size: 18px; color:#330000; line-height:15px;
}


.undertitle {
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica; font-size: 12px; color:#330000; line-height:15px;
}

.blocktitle {
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica; font-size: 12px; color:#ffffff; line-height:15px;
}


.text {
	font-family: Verdana, Arial, Helvetica; font-size: 12px; color:#330000; line-height:15px;
}

.textweiss {
	font-family: Verdana, Arial, Helvetica; font-size: 8px; color:#ffffff; line-height:15px;
}

.red {
	font-family: Verdana, Arial, Helvetica; font-size: 10px; color:red; line-height:15px;
}

.linksmall {
	color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height:15px;
}

.ajmainmenu {
	font : bold italic 10pt Arial;
	text-decoration : none;
}

.ajsubmenu {
	font : bold 10pt Arial;
	text-decoration : none;
}
