body {
				background: #F7F7F7; 
				color:#000000
			}

a.white  { color: #fff; font: bold 9px Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.white:hover  { color: #fff; text-decoration: none }
a.white:active  { color: #fff; text-decoration: none }
a.nix  { color: #000; font-style: normal; font-size: 6pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

/*  Link   */
.links:link	          { text-decoration: none; color: #ffffff;font-family:Verdana;font-weight:100}
.links:visited        { text-decoration: none; color: #ffffff;font-family:Verdana;font-weight:100}
.links:active         { text-decoration: none; color: #ffffff;font-family:Verdana;font-weight:100}
.links:hover          { text-decoration: none; color: #ffffff; font-family:Verdana;font-weight:100}

.linksOrange:link	  { text-decoration: none; color: #C40001;font-family:Verdana;font-weight:100;text-decoration:underline;}
.linksOrange:visited  { text-decoration: none; color: #C40001;font-family:Verdana;font-weight:100;text-decoration:underline;}
.linksOrange:active   { text-decoration: none; color: #C40001;font-family:Verdana;font-weight:100;text-decoration:underline;}
.linksOrange:hover    { text-decoration: none; color: #C40001; font-family:Verdana;font-weight:100;text-decoration:underline;}

.linksSMenue:link	  { text-decoration: none; color: #C40001;font: bold 11px Verdana; font-family:Verdana;}
.linksSMenue:visited  { text-decoration: none; color: #C40001;font: bold 11px Verdana; font-family:Verdana;}
.linksSMenue:active   { text-decoration: none; color: #C40001;font: bold 11px Verdana; font-family:Verdana;}
.linksSMenue:hover    { text-decoration: none; color: #C40001;font: bold 11px Verdana; font-family:Verdana;}

.textstandard         { color: #444; font-style: normal; font-size: 7pt;  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textstandard10       { color: #444; font-style: normal; font-size: 10pt;  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textstandard09       { color: #444;line-height:20px; font-style: normal; font-size: 9pt;  font-family:  Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textstandard007      { color: #444; font-style: normal; font-size: 7pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textsubtitle12       { color: #C40001; font-style: normal; font-weight: bold; font-size: 12pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textsubtitle9        { color: #C40001; font-style: normal; font-weight: bold; font-size: 9pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.scroll
{ 
	scrollbar-3dlight-color: #C40001; 
	scrollbar-arrow-color: #C40001; 
	scrollbar-base-color: #E9E9E9; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-face-color: #F7F7F7; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #C40001; 
}


.box
	{
		BORDER-RIGHT: #C40001 1px solid; 
		BORDER-TOP: #C40001 1px solid;
		BORDER-LEFT: #C40001 1px solid; 
		COLOR: black; 
		BORDER-BOTTOM: #C40001 1px solid; 
		text-align: center;
		
	}

.boxhinweis
	{
		padding: 5 5 5 5;
		margin: 3 5 3 5;
		color: #C40001; 
		font-style: normal; 
		font-size: 9pt;  
		font-family: Verdana, Arial;
		background: #eeeeee;
		BORDER-RIGHT: gray 1px solid; 
		BORDER-TOP: gray 1px solid;
		BORDER-LEFT: gray 1px solid; 
		BORDER-BOTTOM: gray 1px solid; 
	}


.boxweis
	{
		BORDER-RIGHT: #C40001 1px solid; 
		BORDER-TOP: #C40001 1px solid;
		BORDER-LEFT: #C40001 1px solid; 
		COLOR: black; 
		BORDER-BOTTOM: #C40001 1px solid; 
		background: #ffffff;
	}
 
/* border */

.bordertop {BORDER-TOP: #F3891C 2px solid;}
.borderleft {BORDER-LEFT: #F3891C 2px solid;}
.borderright {BORDER-RIGHT: #F3891C 2px solid;}
.borderbottom {BORDER-BOTTOM: #F3891C 2px solid;}
.borderbox
{
	BORDER-TOP: #F3891C 2px solid;
	BORDER-LEFT: #F3891C 2px solid;
	BORDER-RIGHT: #F3891C 2px solid;
	BORDER-BOTTOM: #F3891C 2px solid;
}

.bordertopG {BORDER-TOP: #969595 2px solid;}
.borderleftG {BORDER-LEFT: #969595 2px solid;}
.borderrightG {BORDER-RIGHT: #969595 2px solid;}
.borderbottomG {BORDER-BOTTOM: #969595 2px solid;}
.borderboxG
{
	BORDER-TOP: #969595 2px solid;
	BORDER-LEFT: #969595 2px solid;
	BORDER-RIGHT: #969595 2px solid;
	BORDER-BOTTOM: #969595 2px solid;
}

.lineheight25{line-height: 25px;}
.lineheight30{line-height: 30px;}

.padding10{padding: 10 10 10 10;}
.padding5{padding: 5 5 5 5;}
.margin10{margin: 10 10 10 10;}


.fontyTable{font:10px Arial;}
.fontyTable15{font:15px Arial;}
.fontyTable18{font:18px Arial;}
.fontyTable20{font:20px Arial;}
.fontyTHEMA{font:20pt Arial;font-style: bold;}


#content 
{ 	
  position:absolute;
  height:580px; 
  width:780px;
  margin:-290px 0px 0px -390px;
  top: 50%; 
  left: 50%;
  text-align: left;
  padding: 0px;
  overflow: auto;
