/* standard */
.lauftext {
	font-size: 9pt;
	line-height: 12pt;
	font-family: Verdana, Arial, Sans Serif;
	}
	
.footer {
	font-size: 8pt;
	color: #8F8F7C;
	line-height: 10pt;
	font-family: Verdana, Arial, Sans Serif;
	text-decoration: none;	
	font-weight : bold;	
	}
	
.footerslogan {
	font-size: 12pt;
	color: #8F8F7C;
	line-height: 12pt;
	font-family: Verdana, Arial, Sans Serif;
	text-decoration: none;	
	font-weight : bold;
	}

.yellow {
	font-size: 8pt;
	color: #FFCC33;
	line-height: 10pt;
	font-family: Verdana, Arial, Sans Serif;
	text-decoration: none;	
	font-weight : bold;	
	}
	
.white {
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 10pt;
	font-family: Verdana, Arial, Sans Serif;
	text-decoration: none;	
	font-weight : bold;	
	}
	
.pictureslogan {
	font-size: 8pt;
	color: #8F8F7C;
	line-height: 10pt;
	font-family: Verdana, Arial, Sans Serif;
	text-decoration: none;	
	}
	
		
/* links */	
a.lauftext {
	color: Black;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Arial, Sans Serif;
	font-weight : bold;
	}
	
a.lauftext:visited {
	color: Black;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Arial, Sans Serif;
	font-weight : bold;
}	
	
a.lauftext:hover {
	color: Black;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Arial, Sans Serif;
	font-weight : bold;
	}
	
a.lauftext:visited:hover {
	color: Black;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Arial, Sans Serif;
	font-weight : bold;
	}	

a.lauftextklein {
	color: Black;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Arial, Sans Serif;
	font-weight : bold;
	}
	
a.lauftextklein:visited {
	color: Black;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Arial, Sans Serif;
	font-weight : bold;
}	
	
a.lauftextklein:hover {
	color: Black;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Arial, Sans Serif;
	font-weight : bold;
	}
	
a.lauftextklein:visited:hover {
	color: Black;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Arial, Sans Serif;
	font-weight : bold;
	}	
	

a.list {
	color: White;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Arial, Sans Serif;
	font-weight : bold;
	}
	
a.list:visited {
	color: White;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Arial, Sans Serif;
	font-weight : bold;
}	
	
a.list:hover {
	color: #FFCC33;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Arial, Sans Serif;
	font-weight : bold;
	}
	
a.list:visited:hover {
	color: #FFCC33;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Arial, Sans Serif;
	font-weight : bold;
	}	
