body {
	font-family: "Tahoma"; 
	font-size: 8pt; 
	color: black; 
	height: 100%;
	border: none;
	margin-top: 2px; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #CECE94; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #FFFFD9; 
	scrollbar-3dlight-color: #9999EE; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #000000;
	}

.normal {font-size: 8pt}
.small {font-size: 7pt}
.title {font-size: 8pt; color: white; font-weight: bold}
.titleblack {font-size: 8pt; font-weight: bold}
.kadertitle {font-size: 8pt; font-weight: bold}

.t { 
	font-size: 7pt;
	text-align: right;
	}
	
h1 {
	font-size: 8pt;
	padding: 0px;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	}

h3 { 
	font-family: Tahoma, Verdana; 
	font-size: 14px;
    border-bottom: #000000;
    border-width: 0px 0px 1px 0px;
    border-style: none none solid none;
    margin-bottom: 3px;
	}


A:link {
    font-family: "Tahoma";
    font-size: 8pt;
    color: #341109;
    text-decoration: underline;
    border-bottom: #091434;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
    font-weight: normal;
	}

A:active {
    font-family: "Tahoma";
    font-size: 8pt;
    color: #341109;
    text-decoration: underline;
    font-weight: normal;
    border-bottom: #091434;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
	}
	
A:Visited {
    font-family: "Tahoma";
    font-size: 8pt;
    color: #341109;
    text-decoration: underline;
    font-weight: normal;
    border-bottom: #091434;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
	}

A:hover {
    font-family: "Tahoma";
    font-size: 8pt;
    color: #9A8975;
    text-decoration: none;
    font-weight: normal;
    border-bottom: #091434;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
	}

A.whitelink {font-family: "Tahoma"; font-size: 8pt; color:#FFFFFF; font-weight: bold}
A.whitelink:visited {color:#FFFFFF; font-weight: bold}
A.whitelink:active {color:#CCCCCC; font-weight: bold}
A.whitelink:hover {color:#CCCCCC; text-decoration: none; font-weight: bold}

A.blacklink {font-family: "Tahoma"; font-size: 7pt; color:#000000; font-weight: bold}
A.blacklink:visited {color:#000000; font-weight: bold}
A.blacklink:active {color:#FFFFFF; font-weight: bold}
A.blacklink:hover {color:#FFFFFF; text-decoration: none; font-weight: bold}

A.blacklink2 {font-family: "Tahoma"; font-size: 8pt; color:#000000}
A.blacklink2:visited {color:#000000}
A.blacklink2:active {color:#FFFFFF}
A.blacklink2:hover {color:#FFFFFF; text-decoration: none; font-weight: bold}

A.tablink {
    font-family: "Tahoma";
    font-size: 7pt;
    color: #341109;
    text-decoration: none;
    border-bottom: #091434;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
    font-weight: bold;
	}

A.tablink:active {
    font-family: "Tahoma";
    font-size: 7pt;
    color: #808000;
    text-decoration: none;
    font-weight: bold;
	text-decoration: none;
    border-bottom: #091434;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
	}
	
A.tablink:Visited {
    font-family: "Tahoma";
    font-size: 7pt;
    color: #341109;
    text-decoration: none;
    font-weight: bold;
	text-decoration: none;
    border-bottom: #091434;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
	}
	
A.tablink:hover {
    font-family: "Tahoma";
    font-size: 7pt;
    color: #808000;
    text-decoration: none;
    font-weight: bold;
	text-decoration: none;
    border-bottom: #091434;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
	}
	
A.imglink:link {
    font-family: "Tahoma";
    font-size: 7pt;
    color: gray;
    text-decoration: none;
    font-weight: normal;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
	}

A.imglink:active {
    font-family: "Tahoma";
    font-size: 7pt;
    color: gray;
    text-decoration: none;
    font-weight: normal;
	text-decoration: none;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
	}
	
A.imglink:Visited {
    font-family: "Tahoma";
    font-size: 7pt;
    color: gray;
    text-decoration: none;
    font-weight: normal;
	text-decoration: none;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
	}
	
A.imglink:hover {
    font-family: "Tahoma";
    font-size: 7pt;
    color: gray;
    text-decoration: none;
    font-weight: normal;
	text-decoration: none;
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
	}
	
	
/* === CSS for Dropdown === */
select.Menu{
	font-family: "Tahoma";
	font-size:   7pt;
	font-weight: normal;
	font-style:  normal;
	/*background-color:#CCCC8F;*/
	}

option.MenuTitle{
	font-family: "Tahoma";
	font-size:   7pt;
	font-weight: bold;
	text-decoration: underline; 
	color:#2F3148;
	/*background-color:#434667;*/
	}
	

/* === CSS for Menus === */
/* Menus - default styles - */
.clCMAbs{
	position:absolute; 
	visibility:hidden; 
	left:0; 
	top:0;
	}
/* Menus - default styles - */
  
/* Style for the background-bar */
.clBar{
	position:absolute; 
	width: 10px; 
	height: 10px; 
	background-color: Navy; 
	layer-background-color: Navy; 
	visibility: hidden;
	}

/* Styles for level 0*/
.clLevel0, .clLevel0over{
	position: absolute; 
	padding: 2px; 
	font-family: tahoma,arial,helvetica; 
	font-size: 9px; 
	font-weight: bold;
	background-image: url('/img/max_bg20.jpg');
	}

.clLevel0{
	/*background-image: url('/img/max_bg30.jpg');*/
	layer-background-color:#FFFFE0; 
	color: #2F3148;
	}
	
.clLevel0over{
	/*background-image: url('/img/max_bg30.jpg');*/
	layer-background-color:#FFFFE0; 
	color:#48362C; 
	cursor:pointer; 
	cursor:hand; 
	}

.clLevel0border{
	position:absolute; 
	visibility:hidden; 
	background-color:#434667; 
	layer-background-color:#434667;
	}

/* Styles for level 1*/
.clLevel1, .clLevel1over{
	position:absolute; 
	padding:2px; 
	font-family:tahoma, arial,helvetica; 
	font-size:10px; 
	font-weight:bold;
	}
	
.clLevel1{
	background-color:#434667; 
	layer-background-color:#757580; 
	color:#FFFFE0;
	}
.clLevel1over{
	background-color:#434667; 
	layer-background-color:#757580; 
	color:#2EACC9; 
	cursor:pointer; 
	cursor:hand;
	}
	
.clLevel1border{
	position:absolute; 
	visibility:hidden; 
	background-color:#757580; 
	layer-background-color:#757580;
	}

/*Styles for level 2*/
.clLevel2, .clLevel2over{
	position:absolute; 
	padding:2px; 
	font-family:tahoma,arial,helvetica; 
	font-size:10px; 
	font-weight:bold;
	}

.clLevel2{
	background-color:#434667; 
	layer-background-color:#757580; 
	color:white;
	}
	
.clLevel2over{
	background-color:#434667; 
	layer-background-color:#757580; 
	color:#2EACC9; 
	cursor:pointer; 
	cursor:hand; 
	}
	
.clLevel2border{
	position:absolute; 
	visibility:hidden; 
	background-color:#757580; 
	layer-background-color:#757580;
	}