/** classes: Headlines ----------------------------------- */

.head11 { font-family:arial,verdana,sans-serif; 
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	margin-top: 5px;
	margin-bottom: 3px;
	color:#666666; }

.head13 { font-family:arial,verdana,sans-serif; 
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#020798; }



/** classes: Grundtext ----------------------------------- */

.text11 { font-family:arial,verdana,sans-serif; 
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	color:#666666; }



/** IDs: Colors ----------------------------------- */

#grey6 { color:#666666; }
#black { color:#000000; }



/** IDs: Links ----------------------------------- */

a:link { color:#b6000e; text-decoration:underline; }
a:visited { color:#b6000e; text-decoration:underline; }
a:active { color:#660000; text-decoration:underline; }
a:hover { color:#ff3333;text-decoration:underline;}




/** classes: Basics ----------------------------------- */

b { font-weight:bold; }
td { font-family:arial,verdana,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666; }
