
H1 {
	font-family: book antiqua,palatino;
      font-size: 14pt;
	  color: #fa8303;
	
}
.gotic_10pt {
	font-family: book antiqua,palatino;
	font-size: 10pt ;
}
.gotic_12pt {
	font-family: book antiqua,palatino;
	font-size: 12pt ;
}
.gotic_14pt {
	font-family: book antiqua,palatino;
	font-size: 14pt ;
}
.gotic_24pt {
	font-family: book antiqua,palatino;
	font-size: 24pt ;
}
.gotic_44pt {
	font-family: book antiqua,palatino;
	font-size: 44pt ;
}

.html_table_head {
	font-size: 10pt;
	font-family: arial;
	color: #C3BFC1;
	text-align:center;
	vertical-align: center;
	background: #110F10;
	border: 1px solid #000000;
}

.html_table_row1 {
	font-size: 10pt;
	font-family: arial;
	color: #C3BFC1;
	vertical-align: center;
	background: #2B2B2C;
	border: 1px solid #000000;
	padding: 2px 10px 2px 2px;
}

.html_table_row2 {
	font-size: 10pt;
	font-family: arial;
	color: #C3BFC1;
	vertical-align :center;
	background: #1E201F;
	border: 1px solid #000000;
	padding: 2px 10px 2px 2px;
}

.html_table_row_blue {
	font-size: 10pt;
	font-family: arial;
	color: #C3BFC1;
	vertical-align:center;
	background: #3A557D;
	border: 1px solid #000000;
	padding: 2px 10px 2px 2px;
}

thead {
	background-color: #FFBBBB;
}

tfoot {
	background-color: #BBBBFF;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.hiddenDiv {
	display: none;
	position:absolute;
	}
.visibleDiv {
	display: block;
	border: 0px grey solid;
	}

	* {
		border: 0px;
		background: #0E0906; 
		color: #C6C0C2;
		margin: 0px;
		padding: 0px;
		font-size: 10pt;
		font-family: arial;
		cursor : uri("/new/skin/images/cursors/maus.cur"),default;
		scrollbar-3d-light-color: #5F4F47;
		scrollbar-arrow-color:#FFFFFF;
		scrollbar-base-color: #5F4F47; 
		scrollbar-dark-shadow-color:#5F4F47; 
		scrollbar-face-color:#5F4F47;
		scrollbar-highlight-color:#5F4F47;
		scrollbar-shadow-color:#5F4F47;
		scrollbar-track-color:#746850;
		}
		
		
		
		.content , .content * {
			background: #110F10;
			font-size: inherit;
			font-family: inherit;
			border: inherit;
			color: inherit;
			margin: inherit;
			padding: inherit;
		}
		
		.row1, .row2, .rowA, .cell, .cellS {
			font-size: 10pt;
			font-family: arial;
			color: #C3BFC1;
		}
		.rowA, .rowA * {
			background: #3A557D;
		}
		.row1, .row1 * {
			background: #1E201F;
		}
		.row2, .row2 * {
			background: #2B2B2C;
		}

		.textbox {
			border: 1px solid #B29D78;
			background: #000000;
			width: 100px;
			height: 20px;
			text-valign: center;
			font-size: 10pt;
			font-family: arial;
			color: #FFFFFF;
		}
		.label {
			color: #CA9E15;
			font-size: 10pt;
			font-family: arial;
		}
		A {
			background: none;
			color: #CA9E15;
			font-size: 10pt;
			font-family: arial;
			cursor : pointer;
			text-decoration: underline;
		}
		CENTER {background: transparent;}
		.link {
			background: none;
			color: #CA9E15;
			font-size: 10pt;
			font-family: arial;
			cursor : pointer;
			text-decoration: underline;
		}
		
		.topbar , .topbar * {
			font-size: 8pt;
		}
		.tr {
			background: transparent;
		}
		.center {
			background: transparent;
		}
		.center8 {
			background: transparent;
			font-size: 8pt;
		}
		.pageTab {
			backgroun: transparent;
			font-size: 10pt;
			font-family: arial;
			font-weight: bold;
			color: #CA9E15;
			text-decoration: none;
			cursor : uri("/new/skin/images/cursors/maus_aktiv.cur"), pointer;
		}
		.pageCaption {
			background: transparent;
			font-size: 12pt;
			font-family: arial;
			font-weight: bold;
			color: #CA9E15;
		}
		.pagerN {
			width: 16px;
			height: 16px;
			text-align:center;
			text-valign:center;
			font-size: 8pt;
			background: #2B2B2C;
			color: #3A557D;
			border: 2px solid #3A557D;
			cursor : pointer;
		}
		.limg {
			cursor : pointer;
		}
		.pagerA {
			width: 16px;
			height: 16px;
			text-align:center;
			text-valign:center;
			font-size: 8pt;
			background: #3A557D;
			color: #FFFFFF;
			border: 2px solid #FFFFFF;
			cursor : pointer;
		}
		.buttonReg {
			background: #5B402C;
			border: 1px solid #BC8F71;
			color: #ffffff;
			font-size: 10pt;
			font-weight: bold;
			text-valign: center;
			text-align: center;
			cursor: hand;
			width: 200px;
			height: 30px;
		}
		#banners A IMG {opacity:0.3;-moz-opacity:0.3;filter:alpha(opacity=30);}
		#banners A:hover IMG {opacity:1.0;-moz-opacity:1.0;filter:alpha(opacity=100);}