		a { text-decoration:none; }
		.spacer1 { width:1px; height:12px; }
		
		.link1 { 
			display:block;
			font-family:arial, helvetica, geneva; 
			font-size:9pt;color:#808080; 
		}
		.link1:hover { 
			font-family:arial, helvetica, geneva; font-size:9pt;color:#000000; 
			background-image:url(images/rotes_dreieck.gif);
			background-position:right;
			background-repeat:no-repeat;
		}
		.link2{ font-family:arial, helvetica, geneva; font-size:9pt;color:#A0A0A0; }
		.link2:hover { 
			font-family:arial, helvetica, geneva; font-size:9pt;color:#CC0033; 
		}		
		.naviline1 {
			width:5px;
			height:17px;
			background-image:url(images/navi_line_1.gif);
			background-repeat:repeat-x;		
		}
		.naviline2 {
			width:5px;
			height:17px;
			background-image:url(images/navi_line_2.gif);
			background-repeat:repeat-x;		
		}		
		.button1td {
			border:1px solid black;
		}
		.button1 {
			display:block;
			color:black;
			text-align:center;
			font-family:arial, helvetica, geneva; font-size:9pt;
			width:118px;
			height:15px;	
		}	
		.button1:hover {
			display:block;
			color:red;
			text-align:center;
			font-family:arial, helvetica, geneva; font-size:9pt;
			width:118px;
			height:15px;	
		}
		.button2 {
			display:block;
			color:black;
			text-align:center;
			font-family:arial, helvetica, geneva; font-size:8pt;
			width:86px;
			height:15px;		
		}	
		.button2:hover {
			display:block;
			color:red;
			text-align:center;
			font-family:arial, helvetica, geneva; font-size:8pt;
			width:86px;
			height:15px;		
		}
		.button3 {
			display:block;
			position:relative;
			top:2px;
			left:0px;
			color:black;
			text-align:left;
			font-family:arial, helvetica, geneva; font-size:8pt;
			width:44px;
			height:15px;		
		}	
		.button3:hover {
			display:block;
			color:red;
			text-align:left;
			font-family:arial, helvetica, geneva; font-size:8pt;
			width:44px;
			height:15px;		
		}	
		.button4 {
			display:block;
			color:black;
			text-align:center;
			font-family:arial, helvetica, geneva; font-size:8pt;
			width:30px;
			height:15px;		
		}	
		.button4:hover {
			display:block;
			color:red;
			text-align:center;
			font-family:arial, helvetica, geneva; font-size:8pt;
			width:30px;
			height:15px;		
		}
		.secnav {
			font-family:arial, helvetica, geneva; font-size:8pt;
			color:white;
		}
		.secnav:hover {
			text-decoration:underline;
		}
		.back_arrow {
			background-image:url(images/_dreieck_back.gif);
			background-position:left;
			background-repeat:no-repeat;
		}
		.back_arrow:hover {
			background-image:url(images/dreieck_back.gif);
			background-position:left;
			background-repeat:no-repeat;
		}
		.headline {
			font-family:arial, helvetica, geneva; 
			font-size:9pt;
			color:#AAAAAA;
			font-weight:bold;
			margin:0px;
			padding:0px;
		}
		.headline2 {
			font-family:arial, helvetica, geneva; 
			font-size:12pt;
			color:#AAAAAA;
			font-weight:bold;
			margin:0px;
			padding:0px;
		}
		.content {
			font-family:arial, helvetica, geneva; 
			font-size:8pt;
			color:#EEEEEE;
			line-height:18px;
		}
		.content2 { 
			font-family:arial, helvetica, geneva; 
			font-size:9pt;color:#A0A0A0; 
		}
		.content3 { 
			font-family:arial, helvetica, geneva; 
			font-size:8pt;color:#A0A0A0; 
		}
		.disclaimerbox {
			width:446px;
			font-family:arial,helvetica,geneva;
			font-size:8pt;
			background-color:#373B91;
			padding:10px;
			padding-top:0px;
			padding-left:0px;
		}	
