/* CSS Document */
<style type="text/css">
	<!--
		hr {
			color: #DDDDDD;
			height: 1px;
		}
		a {
			color: #666666;
			font-family: tahoma;
			font-size: 8pt;
			text-decoration: none;
		}
		.lightlink {
			color: #999999;
			font-family: tahoma;
			font-size: 8pt;
		}
		p {
			color: black;
			font-family: tahoma;
			font-size: 8pt;
		}
		.success {
			color: #006600;
			font-family: tahoma;
			font-size: 8pt;
		}
		.error {
			color: #FF0000;
			font-family: tahoma;
			font-size: 8pt;
		}
		h1 {
			color: black;
			font-family: tahoma;
			font-size: 16pt;
			margin: 0pt;
		}
		.success {
			color: #006600;
			font-family: tahoma;
			font-size: 10pt;
			font-weight: bold;
			margin: 0pt;
		}
		.error {
			color: #FF0000;
			font-family: tahoma;
			font-size: 10pt;
			font-weight: bold;
			margin: 0pt;
		}
		h2 {
			color: black;
			font-family: tahoma;
			font-size: 10pt;
		}
		input { 
			color: #666666;
			font-size:8pt; 
			font-family:tahoma; 
			text-align:left;
			text-decoration: none;
		}
		.Submit  { 
			background-color: #CCFF00;
			font-size:8pt; 
			font-family:tahoma; 
			text-align:center;
			text-decoration: none;
			background-image: url("grafik/menu_over.gif");
			width: 120px;
   			height: 25px;
			padding: 3px 5px;
		}
		select {
			background-color: #FFFFFF;
			font-size:8pt; 
			font-family:tahoma;
		}
		table {
			background: #FFFFFF;
		}
		.TableList {
			background: #DAF199;
		}
		td {
			color: #666666;
			font-family: tahoma;
			font-size: 8pt;
		}
		.tekst {
			color: #666666;
			font-family: tahoma;
			font-size: 8pt;
			line-height: 15pt;
		}
		.headline {
			color: #000000;
			font-family: tahoma;
			font-size: 20pt;
			font-weight: bold;
		}
		.address {
			color: #999999;
			font-family: tahoma;
			font-size: 8pt;
		}
		.red {
			color: #8E3838;
			font-family: tahoma;
			font-size: 8pt;
		}
		.DataHeading {
			background: #E4ECF4;
			color: black;
			font-family: tahoma;
			font-size: 12pt;
			font-weight: bold;
		}
		.ScrollPages {
			background: #F9F8D9;
			color: black;
			font-family: tahoma;
			font-size: 8pt;
			font-weight: bold;
		}
		tr {
			color: black;
		}
		.RowColored { 
			background: #EFF6FD;
			color: #666666;
			font-family: tahoma;
			font-size: 8pt;
		}
		.RowSelectable { 
			background: #FFFFFF;
			color: black;
			font-family: tahoma;
			font-size: 8pt;
			cursor: hand;
		}
		.RowSubSelectable { 
			background: #EFF6FD;
			color: #666666;
			font-family: tahoma;
			font-size: 8pt;
			cursor: hand;
		} 
		.RowSelected { 
			background: #C5CFD8;
			color: black;
			font-family: tahoma;
			font-size: 8pt;
			cursor: hand;
			font-weight: bold;
		} 
		.RowSubSelected { 
			background: #DCE6EF;
			color: black;
			font-family: tahoma;
			font-size: 8pt;
			cursor: hand;
		} 
		.RowSelect {
			background: #E4ECF4;
			cursor: hand;
		}
		.RowSubSelect {
			background: #D9E2EB;
			cursor: hand;
		}
		.RowDeselect {
			background: #FFFFFF;
			cursor: hand;
		}
		.RowSubDeselect {
			background: #EFF6FD;
			cursor: hand;
		}	
	-->
	</style>



