a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size :8pt;
	color : Black;
	text-decoration : underline;
	font-weight : normal;
	margin-bottom : 1px;
	
}

a:active, a:hover {
	color : Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	margin-bottom : 1px;
	
}



a.fuss:link, a.fuss:visited {
	color : #CECCCF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8 pt;
	font-weight : normal;
	text-decoration : none;
	
}
/*   */

a.fuss:active, a.fuss:hover {
color : #CECCCF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8 pt;
	font-weight : normal;
	text-decoration : underline;
	
	
}
/*  */

a.bold:link, a.bold:visited {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
	text-decoration : none;
}
/*   */

a.bold:active, a.bold:hover {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
	text-decoration : underline;
}

/*    */

a.normal:link, a.normal:visited {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color : #666666;
	font-weight : bold;
	text-decoration : underline;
}
/*   */

a.normal:active, a.normal:hover {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color : #666666;
	font-weight : bold;
	text-decoration : none;
}


a.weiss:link, a.weiss:visited {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color : #666666;
	font-weight : bold;
	text-decoration : underline;
}
/*   */

a.weiss:active, a.weiss:hover {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color : White;
	font-weight : bold;
	text-decoration : none;
}

/*    */


td, p {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
}

p.grau {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color : #CECCCF;
	margin-top : 5px;
	margin-right : 50px;
}

div.fuss {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
		color : #787879;
	margin-left : 37px;
}

div.fuss02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size :8pt;
	color : Black;
	text-decoration : none;
	font-weight : normal;
	margin-bottom : 1px;
	
}

span.rot {
	font-size: 10pt;
	font-family: Arial , Helvetica, sans-serif;
	color : White;
	font-weight : bolder;
	background-color : Black;
	font-style : italic;
}

span.weiss {
	font-size: 10pt;
	font-family: Arial , Helvetica, sans-serif;
	color : White;
	font-weight : bold;
	font-style : italic;
}

span.grau {
	font-size: 10pt;
	font-family: Arial , Helvetica, sans-serif;
	color : #CECCCF;
	font-weight : bold;
	font-style : normal;
}

h1 {
	color : Black;
	font-size: 12pt;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	
}

/* */

h2 {
	color : #CECCCF;
	font-size: 10pt;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	margin-bottom : 5px;
	margin-top : 5px;
}

/* */

#Search {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #CFCFCF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #303030;
	TEXT-DECORATION: none;
	margin-bottom : 3px;
	border : 1px solid #9B9B9B;
	WIDTH: 70px;
	margin-left : 5px;
}

#List {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #CFCFCF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #303030;
	TEXT-DECORATION: none;
	margin-bottom : 3px;
	margin-left : 5px;
	border : 1px solid #9B9B9B;
	
}

#List02 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #CFCFCF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #303030;
	margin-bottom : 3px;
	margin-left : 5px;
	border : 1px solid #9B9B9B;
	width : 200px;
}
	
	

