BODY {
	color : #FFFFFF;
	background-color : #FFFFFF;
	font-family : Arial, sans-serif;
	font-size : 14px;
	text-align : left;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top;
	}
A {
	color : Red;
	text-decoration : none;
	cursor : pointer;
}
A:HOVER {
	color : Red;
}
a.whitelink, a.whitelink:link, a.whitelink:visited, a.whitelink:active, a.whitelink:hover, a.whitelink:focus {
    color : white;
	text-decoration : underline;
}
a.whitelinksmall, a.whitelinksmall:link, a.whitelinksmall:visited, a.whitelinksmall:active, a.whitelinksmall:hover, a.whitelinksmall:focus {
	 color : white;
	font-size : 10px;
}
a.redlink, a.redlink:link, a.redlink:visited, a.redlink:active, a.redlink:hover, a.redlink:focus {
   font-size : 10px;
	color : #CC0000;
	text-decoration : none;
}
a.darkredlink, a.darkredlink:link, a.darkredlink:visited, a.darkredlink:active, a.darkredlink:hover, a.darkredlink:focus {
   font-size : 10px;
	color : #330000;
	text-decoration : none;
}
a.menu_link, a.menu_link:link, a.menu_link:visited, a.menu_link:active, a.menu_link:hover, a.menu_link:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
}
img { border: #000000;}
.border { border: 3px solid #000000;}
td.seperator_h, tr.seperator_h { background-image: url(../../images/main_trenner_h.gif);  background-attachment: fixed;  background-position: center;  background-repeat: repeat-x;}
td.seperator_v, tr.seperator_v { background-image: url(../../images/main_trenner_v.gif);  background-attachment: fixed;  background-position: center;  background-repeat: repeat-y;}
.menu_normal { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: White;}
input, textarea, select { background-color: #333333;  font-family: arial, verdana, helvetica;  font-size: 12px; color: White;  font-style : normal;  font-variant : normal;  border: 1px dotted CC0000;                            }
td, tr {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: White;}
.button_red { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; cursor:hand; background:Red;  border:0}
.button_white { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CC0000; cursor:hand; background:#FFFFFF; border:0}
.back {  background-attachment: fixed; background-repeat: no-repeat; background-position: left center }
.extra_small_white { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
.extra_small_red { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FF0000}
.extra_small_darkred { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #990000}
.extra_small_blue { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000099}
.extra_small_black { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.small_white { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
.small_red { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000}
.small_darkred { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #990000}
.small_blue { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000099}
.small_black { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.normal_white { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF}
.normal_red { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FF0000}
.normal_darkred { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #990000}
.normal_blue { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000099}
.normal_black { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000}
.big_white { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FFFFFF}
.big_red { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FF0000}
.big_darkred { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #990000}
.big_blue { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000099}
.big_black { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000}
.extra_big_white { font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #FFFFFF}
.extra_big_red { font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #FF0000}
.extra_big_darkred { font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #990000}
.extra_big_blue { font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #000099}
.extra_big_black { font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #000000}

.tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight: bold; font-size: 8pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size: 8pt}
#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}
.NArial   {font-family: arial; font-size: 10pt}
.NArialL  {font-family: arial; font-size: 12pt}
.NArialS  {font-family: arial; font-size: 8pt}
.NArialW  {COLOR: #FFFFFF; font-family: arial; font-size: 10pt}

div.scroll {
	height: 405px;
	width: 749px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}