a {
  text-decoration: none;
  color:#888888;
}
a:link { color: #545253; text-decoration: none; font-face: Arial; font-weight: bold; }
a:visited { color: #545253; text-decoration: none; font-face: Arial;  font-weight: bold;}
a:active { color: #000000; text-decoration: none; font-face: Arial; font-weight: bold;}
a:hover { color: #000000; text-decoration: none; font-face: Arial; font-weight: bold;}
.logo {
	position: relative;
	z-index: 1;
	font-size: 32px;
	background-image: url(../images/hintergrund.jpg);
	top: 0px;
	left 0px;
	width: 800px;
	height: 80px;
}
.name {
	position: absolute;
	z-index: 3;
	background-image: url(../images/name.gif);
	top: 10px;
	left: 200px;
	width: 557px;
	height: 65px;
}
.zahn {
	position: absolute;
	z-index: 2;
	background-image: url(../images/logo.gif);
	top: 0px;
	width: 65px;
	height: 80px;
}
.linie {
	font-size: 0px;
	z-index: 3;
	background-image: url(../images/grey.gif);
	left: 0px;
	width: 990px;
	height: 2px;
}
td {  
  font-family: Arial;
  font-size: 12px;
}
.text {  
  font-family: Arial;
  font-size: 16px;
}
.referenz {  
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
}

.aktiv {
  color: #888888; 
  text-decoration: none; 
  font-face: Arial; 
}
.hauptkategorie {  
  font-family: Arial;
  font-size: 12px;
  color: f00000;
}
.projektbilder {  
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  color: #051843;
}
.hauptkategorie2 {  
  background-color: #C1C1C1;
  font-family: Arial;
  font-size: 12px;
}
.aktivehauptkategorie2 {  
  background-color: #C1C1C1;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #051843;
}
.copyright {  
  font-family: Arial;
  font-size: 10px;
}
.mega {  
  font-family: Arial;
  font-size: 20px;
}
.farbhintergrund {  
  background-color: #EBFCE3;
}
.farbhintergrund2 {  
  background-color: lightgrey;
}
.scrollarea
{
	scrollbar-base-color : #F1F1F1;
	scrollbar-arrow-color : black;
	scrollbar-shadow-color : white;
	scrollbar-highlight-color : white;
	scrollbar-darkshadow-color : black;
	scrollbar-track-color : #888888;
}

