/* CSS Document */

td, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; 
	letter-spacing: 1px;
}

.a03, .a04, .smallHeadline, h3  {
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size:11px; 
	color:#FF9900; 
	font-weight:bold;
}


a:link { 
	color: #999999;
  font-weight: bold;
	text-decoration: none; 
	font-size : 11px;  
 }

a:visited { 
	color : #666666;
	font-weight: bold;
	text-decoration : none;  
	font-size : 11px;
} 

a:hover { 
	color : #FF9900;
	font-weight: bold;
	text-decoration : underline; 
	font-size : 11px;

} 

a:active { 
	color : #FF9900;
	font-weight: bold;
	text-decoration: none;
	font-size : 11px;
}



a.a03:link {font-size: 10px; color : #FF9900; font-weight: bold; }
a.a03:visited { font-size: 10px; color : #FF9900; font-weight: bold; }
a.a03:hover {font-size: 10px; color : #FF9900; font-weight: bold; text-decoration : underline;}
a.a03:active { font-size: 10px; color: #FF9900; font-weight: bold; }
 
a.a04:link {font-size: 10px; color : #FFFFFF; font-weight: bold; }
a.a04:visited {font-size: 10px; color : #FFFFFF; font-weight: bold; }
a.a04:hover {font-size: 10px; color : #FFFFFF; font-weight: bold; text-decoration : underline;}
a.a04:active {font-size: 10px; color: #FFFFFF; font-weight: bold; }

/*Link in den Referenzen*/
a.smallHeadline:link {font-size:11px; color:#FF9900; font-weight:bold; text-decoration:none;}
a.smallHeadline:visited {font-size:11px; color:#FF9900; font-weight:bold; text-decoration:none;}
a.smallHeadline:hover {font-size:11px; color:#FF9900; font-weight:bold; text-decoration:underline;}



/*z.B. in Links*/
a.headline:link { font-size:14px;	color:#FF9900;  font-weight: bold;	text-decoration: none; 	  }
a.headline:visited { font-size:14px;	color:#FF9900;	font-weight: bold;	text-decoration : none;  	} 
a.headline:hover { 	font-size:14px;	color:#FF9900;	font-weight: bold;	text-decoration : underline; } 



a.ventigo:link, a.ventigo:visited, a.ventigo:hover, a.ventigo:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-transform: lowercase;
	color: #FF9900;
}


.ventigoblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-transform: lowercase;
	color: #000000;
}






.h1big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099CC;
}
.h2grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
}


.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.h2orange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	letter-spacing: 1px;
}