.link {
	font-family: arial;
	color: #000000;
	font-weight: bolder;
	font-size: 13px;
	line-height: 13px;

}
a:link    { font-family: arial; color:#FFFFFF; font-weight: bolder; text-decoration:none; }
a:visited { font-family: arial; color:#FFFFFF; font-weight: bolder; text-decoration:none; }
a:active  { font-family: arial; color:#FFFFFF; font-weight: bolder; text-decoration:none; } 
a:hover   { font-family: arial; color:#990000; font-weight: bolder; text-decoration:none; }

.projektliste:link    { font-family: arial; color:#CC0204; font-weight: bold; text-decoration:none; }
.projektliste:visited { font-family: arial; color:#CC0204; font-weight: bold; text-decoration:none; }
.projektliste:active  { font-family: arial; color:#CC0204; font-weight: bold; text-decoration:none; } 
.projektliste:hover   { font-family: arial; color:#CC0204; font-weight: bold; text-decoration:none; }

.bgcolor { background-color: #99000000}

BODY {
scrollbar-base-color : #CC0000;
scrollbar-track-color :#CC0000;
scrollbar-face-color : #CC0000;
scrollbar-highlight-color : #CC0000;
scrollbar-3d-light-color : #CC0000;
scrollbar-dark-shadow-color : #CC0000;
scrollbar-shadow-color : #CC0000;
scrollbar-arrow-color : #CC0000;
}

