body, td {
	font-family: "AvantGarde Md BT", Verdana, Arial, Helvetica, sans-serife;
	font-size: 12pt;
	color: #ABBEDC;
	font-weight: normal;
}

/*Schriftzug URBAN STARK*/
.gross {
font-size: 38pt;
color: #ABBEDC;
}

/*Überschriften*/
h2 {
font-size: 14pt;
color: #ABBEDC;
}

.kleiner {
font-size: 10pt;
color: #ABBEDC;
}


.tabkopf {
color: #ABBEDC;
font-weight:bold;
}

/*Bei Formatierung der Links unbedingt folgende Reihenfolge einhalten:*/
a {
font-weight: ;
text-decoration: underline;
color: #ABBEDC;
}

a:link {
color: #ABBEDC;
}

a:visited {
}

a:hover {
color: #009999;
}

a:active {
color: #bfbfbf;
} 


.highlight {
border : 2px solid #ABBEDC;
border-style: inset; 
}

