   body {
	font-family : Arial, Helvetica, sans-serif;
	color : #999999;
	background-color: #FFFFFF;
	margin: 0px;

}


#content .light {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Gray;
	line-height: 20px;
	text-decoration: none;
}

		
	#menu {
	width:130px;
	padding:0px;
	float:left;
	height: auto;
	left: 40px;
	top: 180px;
	position: absolute;
	background-color: #F6FFFC;
	border: 1px solid #006194;
		}
	
	#content {
	width:520px;
	padding:0px;
	float:left;
	height: auto;
	position: absolute;
	left: 210px;
	top: 210px;
		}
	
		
	#header {
	left: 0px;
	top: 0px;
	height: 40px;
	width: 760px;
	position: absolute;
		}
		
	
	#menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #006599;
	text-decoration: none;
	letter-spacing: 2px;
}
	
	#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699FF;
	text-decoration: none;
}
	
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	line-height: 14pt;
	margin-top: 0px;
	margin-bottom: 20px;
}
#box {
	width:145px;
	padding:0px;
	float:right;
	background:#FFFFFF;
	height: auto;
	position: absolute;
	border: 0px none;
	top: 30px;
	right: 5px;
}

H1 {
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #006599;
	letter-spacing: 3px;
	text-align: left;
	margin-bottom: 25px;
}
		H2 {
	font-weight: bolder;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #006599;
	letter-spacing: 1px;
}
		H3 {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	color: #000000;
	font-weight : bold;
	line-height: 24px;
}
		H4 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	color: #006599;
	font-weight: bold;
}
P {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	
}


A:LINK {
	color: #006599;
}
A:VISITED {
	color: #006599;
}
A:ACTIVE {
	color: #006599;
}
A:HOVER {
	color : #6699FF;
	text-decoration: none;
}
TABLE {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.trextra {
	background : #FFFF99;
	font-size : 10pt;
	font-weight: bold;
	color: #000066;
   

}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-family : sans-serif;
	font-size:10 pt;
}

.title {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-weight: bold;
}

.stitle {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #006599;
	font-weight : bold;
	margin-bottom: 0px;
}

.understatement {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight : lighter;
}
	
.texteinzug {
    margin-left: 10px;
    }
		
.light {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight : normal;
	}
	
.usual {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9pt;
	}
	
.special {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #006094;
	font-weight: normal;
}
	
.important {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight : bold;
	}
	
	
.iborder{
	border-weight: 5px;
	border: medium solid #000099;
}



INPUT
{
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-BOTTOM: thin inset Silver;
	BORDER-LEFT: thin outset Silver;
	BORDER-RIGHT: thin inset Silver;
	BORDER-TOP: thin outset Silver;
	COLOR: black;
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	vertical-align: text-bottom;
}

TEXTAREA 
{
	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: thin inset Silver;
	BORDER-LEFT: thin outset Silver;
	BORDER-RIGHT: thin inset Silver;
	BORDER-TOP: thin outset Silver;
	COLOR: black;
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt ;
}
INPUT.button
{
	BACKGROUND-COLOR: Navy;
	BORDER-BOTTOM: thin groove #e1e1df;
	BORDER-LEFT: thin groove Blue;
	BORDER-RIGHT: thin groove #e1e1df;
	BORDER-TOP: thin groove Blue;
	COLOR: White;
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	CURSOR: hand;
}
SELECT {
	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: thin inset Silver;
	BORDER-LEFT: thin inset Silver;
	BORDER-RIGHT: thin inset Silver;
	BORDER-TOP: thin inset Silver;
	COLOR: black;
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt ;
	vertical-align : text-bottom;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: square;
	line-height: 18pt;
	color: #666666;

}
.gross {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.td_gb 
{
	border: 1px solid silver;
	padding: 5px;
	font-size: 9px;
	margin: 5px;
}
.im_border {
	border: medium solid #FFFF99;
}
.big_title {
	font-size: 11pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #000099;
	word-spacing: normal;
	letter-spacing: 1pt;
}

#menu .active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
	letter-spacing: 2px;
}
#menu .unterm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006599;
	text-decoration: none;
	margin: 5px 12px 10px 16px;
	letter-spacing: 0em;
	line-height: 16px;
}
#menu .unterm_active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6699FF;
	text-decoration: none;
	margin: 5px 12px 10px 16px;
	letter-spacing: 0em;
	line-height: 16px;
}
#menu p {

	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 20px 12px;
}
h5 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	color: #AAAAAA;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
}
