.text	{ 
	color : #000083;
	background-color : #EAEAF9;
	font-family : Verdana,Arial;
	font-size : 10pt;
	font-weight : normal;
	}

.textohne {
	color : #000083;
	background-color : #FFFFFF;
	font-family : Verdana,Arial;
	font-size : 10pt;
	font-weight : normal;
	}

.ueberschrift {
	color : #FC510E;
	font-family : Verdana,Arial;
	font-size : 12pt;
	font-weight : bold;
	}

.torange {
	color : #FC510E;
	font-family : Verdana,Arial;
	font-size : 10pt;
	font-weight : normal;
	}

.uorange {
	color : #FC510E;
	font-family : Verdana,Arial;
	font-size : 12pt;
	font-weight : normal;
	}

.tblau	{
	color : #000083;
	font-family : Verdana,Arial;
	font-size : 10pt;
	font-weight : normal;
	}

.ublau  {
	color : #000083;
	font-family : Verdana,Arial;
	font-size : 12pt;
	font-weight : bold;
	}

.footerblau {
	color : #000083;
	font-family : Verdana,Arial;
	font-size : 9pt;
	font-weight : bold;
	}

.footerweis {
	color : #FFFFFF;
	font-family : Verdana,Arial;
	font-size : 9pt;
	font-weight : bold;
	}

.hinweis	{ 
	color : #000083;
	background-color : #FFE1D7;
	font-family : Verdana,Arial;
	font-size : 10pt;
	font-weight : normal;
	}

.code	{ 
	color : #000083;
	background-color : #EEEEEE;
	font-family : Courier New,Courier;
	font-size : 10pt;
	font-weight : normal;
	}

.st {
	color : #000083;
	font-family : Verdana,Arial;
	font-size : 9pt;
	}

.stb { 
	color : #000083;
	background-color : #EAEAF9;
	font-family : Verdana,Arial;
	font-size : 10pt;
	font-weight : normal;
	text-align : center;
	}

.stbf { 
	color : #000083;
	background-color : #EAEAF9;
	font-family : Verdana,Arial;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
	}

.stu {
	color : #000083;
	font-family : Verdana,Arial;
	font-size : 12pt;
	font-weight : bold;
	}

.stfooter {
	color : #000083;
	background-color : #FFFFFF;
	font-family : Verdana,Arial;
	font-size : 8pt;
	text-align : center;
	}

.st-pr {
	color : #000083;
	font-family : Verdana,Arial;
	font-size : 7pt;
	}

.stb-pr { 
	color : #000083;
	background-color : #EAEAF9;
	font-family : Verdana,Arial;
	font-size : 8pt;
	font-weight : normal;
	text-align : center;
	}

.stbf-pr { 
	color : #000083;
	background-color : #EAEAF9;
	font-family : Verdana,Arial;
	font-size : 8pt;
	font-weight : bold;
	text-align : center;
	}

.stu-pr {
	color : #000083;
	font-family : Verdana,Arial;
	font-size : 10pt;
	font-weight : bold;
	}

.stfooter-pr {
	color : #000083;
	background-color : #FFFFFF;
	font-family : Verdana,Arial;
	font-size : 6pt;
	text-align : center;
	}

.tooltip {
	background-color: #ffffcc;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-family: sans-serif;
	font-size: 9pt;
	layer-background-color: #ffffcc;
	margin: 0px;
	padding: 0px;
	padding-left: 8px;
	padding-right: 8px;
	position: absolute;
	visibility: hidden;
}

.myselect {
	width : 150px;
	color : #000083;
	font-family : Verdana,Arial;
	font-size : 9pt;
	}


