a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size :8pt;
		color : Black;
	text-decoration : none;
	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 : underline;
	margin-bottom : 1px;
	
}



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

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

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

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

/*  blaue Mail links  */

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

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

/*  blaue Mail links  */

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

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

/*    */


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

td.detail {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	line-height : 20px;
}

td.detail02 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	line-height : 15px;
}

div.fuss {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	
}

div.weiss {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color : White;
}

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 : normal;
	font-style : normal;
}

/*  für News Ticker  */

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

h1 {
	color : #303F81;
	font-size: 12pt;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	margin-bottom : 5px;
	margin-top : 5px;
}
/* */

h2 {
	color : #303F81;
	font-size: 10pt;
	font-weight : bold;
    font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	
}

color : #001878;

#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: 12px;
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: White;
	TEXT-DECORATION: none;
	margin-bottom : 7px;
	border : 1px solid #303F81;
	width : 120px;
	margin-left : 5px;
}

#List02 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: White;
	TEXT-DECORATION: none;
	margin-bottom : 7px;
	border : 1px solid #303F81;
	width : 135px;
	margin-left : 5px;
}
	
	

.itemBorder {
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
	border-color : black;
}

.itemBorder02 {
	BORDER-RIGHT: #7E98BB 1px solid;
	BORDER-TOP: #7E98BB 1px solid;
	BORDER-LEFT: #7E98BB 1px solid;
	BORDER-BOTTOM: #7E98BB 1px solid;
	border-color : #7E98BB;
}

.itemText {
	FONT: bold 12px  Arial, Helvetica, sans-serif;
	COLOR: White;
	TEXT-DECORATION: none;
	
}

.itemText02 {
	FONT: bold 12px  Arial, Helvetica, sans-serif;
	COLOR: #11164E;
	TEXT-DECORATION: none;
}

