body {
	font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", "sans-serif", "Frutiger", "Frutiger LT 47";
	font-size: 13px;
	background-color: #003366;
	overflow: auto;
}

td {
	font-size: 13px;
}

p {
	font-size: 13px;
}

a {
	color: #000000; 
}

a:hover { 
	background:#0000aa; color: #ffffff; 
}

.blau {
	color:blue;
}

.klein {
	font-size:10px;
}

.nichtsoklein {
	font-size:11px;
}

.dlfilename {
  font-size:11px;
  font-weight:bold;
}

.fett {
	font-weight:bold;
}

.fett_zentriert {
	font-weight:bold;text-align:center;
}

.topmenubar {
	background-color:#295884;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#707070;
}

.navigation {
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#505050;
	vertical-align: top;
}

.menu_1 {
	background-color:#eeeeee;
	border-width:1px; 
	border-color:#aaaaaa; 
	border-right-style:solid;
}

.footnote {
/*	border-top-width:1px; 
	border-top-color:#707070; 
	border-top-style:solid;	*/
	margin-top:0px;
	font-size:9pt;
	text-align:right;
	background-color:#cccccc;
}

/* Content column */
TD#content {
	padding-left: 10px;
	padding-right: 14px;
	padding-top: 15px;
	padding-bottom: 20px;
	vertical-align: top; 
	background-color: #FFFFFF;
}

TD#languageSelector {
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #CCCCCC;
}

/* Menu 1 column */
TD#menu_1 {	
	vertical-align: top; 	
	padding-top: 10px;
	background-color: #CCCCCC;
}

TD#menu_1 DIV {
	width: 100%;
}

TD#menu_1 DIV A {	
	text-decoration: none;
}

TD#menu_1 DIV A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  font-size: 12px; 
  padding-top:5px;
  padding-left:5px;
}

/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  font-weight:bold;
  font-size: 12px;
  padding-top:5px;
  padding-left:5px;
}

TD#menu_1 DIV.menu1-level1-act A {
  
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-size: 11px;
  padding-left:15px;
}

/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  font-size: 11px;
  font-weight:bold;
  padding-left:15px;
}

/*  MENU 1, level 3, normal state (NO) */
TD#menu_1 DIV.menu1-level3-no {
  font-size: 10px;
  padding-left:20px;
}

/*  MENU 1, level 3, active state (ACT) */
TD#menu_1 DIV.menu1-level3-act {
  font-size: 10px;
  font-weight:bold;
  padding-left:20px;
}
