SELECT {
   color : white; 
   background-color : #009; 
}

A:link, A:active, A:visited
	{
	font-family : helvetica, arial, sans-serif;
	text-decoration	:	none;
	color		:	#000099;
	background	:	transparent;
	}
	
A:hover 
	{ 
   	text-decoration	:	none; 
	color		:	white;
	background	:	#00CCCC;
	}

H3 {
   font-size : 18px; 
   font-family : helvetica, arial, sans-serif; 
   color : #3399CC; 
}

.headline {
   font-size : 20px; 
   font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
   color : #f09;
   font-weight : bold;
}

.subnavigationoff {
   font-style : normal; 
   font-size : 12px; 
   font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
   color : #f09; 
   text-decoration : none; 
}

.subnavigation:hover {
   font-size : 12px; 
   font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
   color : white; 
   text-decoration : none; 
}

.subnavigation {
   font-style : normal; 
   font-size : 12px; 
   font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
   color : #009; 
   text-decoration : none; 
}

.navigationsplash {
   font-style : normal; 
   font-size : 14px; 
   font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
   color : #009; 
   text-decoration : none; 
}

.navigation:hover {
   color : white; 
}

.navigation {
   font-size : 12px; 
   font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
   color : white; 
   text-decoration : none; 
}

.copy {
   font-size : 14px; 
   font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
   color : black;
   line-height : 22px;
}

.copytitle {
   font-size : 16px; 
   font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
   color : black; 
   line-height : 26px;
}

.copyblaufett {
   font-size : 14px; 
   font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
   color : #000099;
   font-weight : bold;
   line-height : 22px;
}

.copyrechts {
   font-size : 14px; 
   font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
   color : black;
   text-align : right;
}

.citation {
	font-family : serif;
	font-style : italic;
	font-size : 12px;
}


.bu {
   font-style : normal; 
   font-size : 10px; 
   font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
   color : #009; 
   margin-left : 5px; 
}




A:link {
  font-family: Arial, Helvetica, sans-serif;
}

linknav {
  text-decoration : none; 
  color : #000000; 
  background : transparent;
  font-family: Arial, Helvetica, sans-serif;
  font-size : 12px;
}

A:linknavhover {
  text-decoration : none; 
  color : white; 
  background : #00CCCC; 
}
