/*    ELEMENTs   */

BODY {
	background-color : #ECECEC;
	background-image : url(pict/_general/bg_main.jpg);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin : 5px 5px 5px 5px;
	border : 0px none;
	color : #000000;
	padding-top: 7px;
}

A  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #0000CD;
	text-decoration : underline;
/*	background-color : transparent;	*/
}

A:Link  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #005790;
	text-decoration : underline;
/*	background-color : transparent;	*/
}

A:Visited  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #C71585;
	text-decoration : underline;
/*	background-color : transparent;	*/
}

A:Active  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FF0000;
	text-decoration : underline;
/*	background-color : transparent;	*/
}

A:hover  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #1E90FF;
	text-decoration : underline;
/*	background-color : transparent;	*/
}

P  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #000000;
/*	background-color : transparent;	*/
}

OL, UL, LI  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #000000;
/*	background-color : transparent;	*/
}

TABLE {
	border : 0px none;
}

TR {
	border : 7px ridge #C0C0C0;
}

TH {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	text-align : center;
	color : #000000;
/*	background-color : transparent;	*/
	vertical-align : top;
	font-weight : 700;
}

TD  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	text-align : left;
	color : #000000;
/*	background-color : transparent;	*/
	vertical-align : top;
	font-weight : 300;
}

H1  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 26px;
	text-align : center;
	color : #0000FF;
/*	background-color : transparent;	*/
	text-decoration : underline;
}

H2  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	color : #00C000;
	font-size : 21px;
/*	background-color : transparent;	*/
	text-decoration : underline;
}

H3  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	text-align : center;
	color : #FF4500;
/*	background-color : transparent;	*/
	text-decoration : underline;
}

H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : italic;
	text-align : center;
	color : #C000A0;
/*	background-color : transparent;	*/
}

H5  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : italic;
	text-align : center;
	color : #000000;
/*	background-color : transparent;	*/
}

DT {
	color: #8B008B;
/*	background-color : transparent;	*/
	font-size: 15px;
	font-family: "Courier New", Courier, monospace;
	font-weight : 700;
}

DD {
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	color: #8B0000;
/*	background-color : transparent;	*/
}

CITE {
	background-color: #FFF0F5;
	font-style: italic;
	color: #4169E1;
}

IMG {
	border: 0px none;
}

PRE {
	font-family: "Courier New", Courier, monospace;
	font-size : 15px;
	color : #000000;
/*	background-color : transparent;	*/
	white-space: pre;
}

DIV  {
	font-size:12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


FORM  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	display:inline;
}

/*    CLASSes   */

.tblhead {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : 700;
	text-align : center;
	color : #000000;
	background-color : #00FF99;
	vertical-align : top;
}

.tblhd2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : 600;
	text-align : center;
	color : #000000;
	background-color : #EE82EE;
	vertical-align : top;
	
}

.tblhd3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : 600;
	text-align : center;
	color : #000000;
	background-color : #6495ED;
	vertical-align : top;
}

.tblhd4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : 600;
	text-align : center;
	color : #000000;
	background-color : #FF6347;
	vertical-align : top;
}

.tblside {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : 500;
	text-align : left;
	color : #000000;
	background-color : #FFD700;
	vertical-align : top;
}

.tblgrey {
	background-color : #F5F5DC;
	font-size : 10px;
	border : 0px none;
	vertical-align : top;
}

.tblback {
	background-color : #E7E4DF;
	border : 2px ridge;
	vertical-align : top;
}

.imgdescr {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	font-style : normal;
	text-align : center;
	color : #FFFF00;
	background-color : #808080;
	vertical-align : top;
}

.tbltransp {
	background-color : transparent;
}

.footer1 {
	color : #0000FF;
/*	background-color : transparent;	*/
	font-size : 14px;
}

.footer2 {
	color : #FF0000;
/*	background-color : transparent;	*/
	font-style : italic;
	font-weight : 700;
	font-size : 11px;
}

.tdc {
	text-align: center;
}

.tdrtc {
	text-align: center;
	color: #FF0000;
/*	background-color : transparent;	*/
}

.tdblc {
	text-align: center;
	color: #0000FF;
/*	background-color : transparent;	*/
}

.tdgnc {
	text-align: center;
	color: #00FF00;
/*	background-color : transparent;	*/
}

.tdgrc {
	text-align: center;
	color: #C0C0C0;
/*	background-color : transparent;	*/
}

.tdvic {
	text-align: center;
	color: #9400D3;
/*	background-color : transparent;	*/
}

.monort {
	font-family: "Courier New", Courier, monospace;
	color: #FF0000;
/*	background-color : transparent;	*/
}

.monobl {
	font-family: "Courier New", Courier, monospace;
	color: #0000FF;
/*	background-color : transparent;	*/
}

.monogn {
	font-family: "Courier New", Courier, monospace;
	color: #00FF00;
/*	background-color : transparent;	*/
}

.monows {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
/*	background-color : transparent;	*/
}

.monosw {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
/*	background-color : transparent;	*/
}

.warnhd {
	font-size: 18px;
	color: #DD0000;
/*	background-color : transparent;	*/
	font-weight: 700;
	text-decoration: underline;
}

.warntxt {
	font-size: 14px;
	color: #00008B;
/*	background-color : transparent;	*/
	font-weight: 400;
}

.minirt {
	font-size: 10px;
	color: Red;
/*	background-color : transparent;	*/
}

.hinweis1 {
	font-size: 11px;
	color: #B22222;
/*	background-color : transparent;	*/
}

.hinweis2 {
	color: Navy;
/*	background-color : transparent;	*/
	font-size: 11px;
}

.backtotop {
	clear: both;
}

.tdle {
	font-size: 12px;
	text-align: left;
}

.tdce {
	font-size: 12px;
	text-align: center;
}

.tdri {
	font-size: 12px;
	text-align: right;
}

.tdmfr {
	font-size: 13px;
	text-align: right;
	font-family: "Courier New", Courier, monospace;
}

.rt {
	color: #FF0000;
/*	background-color : transparent;	*/
}

.bl {
	color: #0000FF;
/*	background-color : transparent;	*/
}

.gn {
	color: #00FF00;
/*	background-color : transparent;	*/
}

.mg {
	color: #FF00FF;
/*	background-color : transparent;	*/
}

.yl {
	color: #FFFF00;
/*	background-color : transparent;	*/
}

.cy {
	color: #00FFFF;
/*	background-color : transparent;	*/
}

.wh {
	color: #FFFFFF;
/*	background-color : transparent;	*/
}

.re {
	text-align: right;
}

.rtx {
	background-color: #FF2727;
}

.rsx {
	background-color: #FF7763;
}

.blx {
	background-color: #1E90FF;
}

.vix {
	background-color: #FF69B4;
}

.gnx {
	background-color: #00FA9A;
}

.brx {
	background-color: #C26334;
}

.gex {
	background-color: #FEFF80;
}

.grx {
	background-color: #DCDCDC;
}

.swx {
	background-color: #515151;
	color: #FFFFFF;
}

.linertbl {
	background-color : #F5F5DC;
	font-size : 10px;
	border : 0px none;
	vertical-align : top;
	padding : 1px 2px 1px 2px;
	margin : 0px 0px 0px 0px;
	}

.liner0 {
	background-color : #2F4F4F;
	color : #FFFF00;
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	font-style : normal;
	text-align : center;
}

.liner1 {
	background-color : #FAF0E6;
	color : #000000;
}

.liner2 {
	background-color : #E6FAFA;
	color : #000000;
}

.navi {
	font-size : 12px;
	text-align : center;
}

.trenn1 {
	position : relative;
	top : -10px;
	right : 0px;
	z-index : 2;
}

.trenn2 {
	position : relative;
	top : 0px;
	left : 0px;
	z-index : 1;
}

.li1 {
	list-style-image : url(pict/_general/arrow1.gif);
	text-indent : -5px;
	padding-left : 50px;
}

.li2 {
	list-style-image : url(pict/_general/arrow2.gif);
	text-indent : -5px;
	padding-left : 20px;
}

.li3 {
	list-style-image : url(pict/_general/arrow3.gif);
	text-indent : -5px;
	padding-left : 20px;
}

.li4 {
	list-style-image : url(pict/_general/arrow4.gif);
	text-indent : -5px;
	padding-left : 20px;
}
