/* body */

body {
	scrollbar-face-color:#fffff0;
	scrollbar-highlight-color:#D6D6C9;
	scrollbar-shadow-color:#808080;
	scrollbar-darkshadow-color:#000000;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#286B81;
	scrollbar-track-color:#E5EDE4;
	
	font-family:Frutiger,Verdana,Trebuchet MS,Arial,Helvetica;
	font-weight:normal;
	font-size:12px;
	color:#004359;
	text-decoration:none;
	font:Frutiger,Verdana,Trebuchet,Geneva,Arial,Helvetica,sans-serif;



}



/* ----- links ----- */

a:link {
	font-family:Frutiger,Verdana,Trebuchet MS,Arial,Helvetica;
	color:#505050;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	}

a:active {
	font-family:Frutiger,Verdana,Trebuchet MS,Arial,Helvetica;
	color:#00899F;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	}

a:visited {
	font-family:Frutiger,Verdana,Trebuchet MS,Arial,Helvetica;
	color:#286B81;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	}

a:hover {
	font-family:Frutiger,Verdana,Trebuchet MS,Arial,Helvetica;
	color:#505050;
	font-weight:normal;
	font-size:12px;
	text-decoration:underline;
	}

a:link.2,a:active.2,a:visited.2 {
	font-family:Frutiger,Verdana,Trebuchet MS,Arial,Helvetica;
	color:#004359;
	font-weight:normal;
	font-size:12px;
	line-height:12px;
	text-decoration:none;
	}

a:link.start,a:active.start,a:visited.start {
	font-family:Frutiger,Verdana,Trebuchet MS,Arial,Helvetica;
	color:#646464;
	font-weight:normal;
	font-size:12px;
	line-height:12px;
	text-decoration:none;
	}

a:hover.start {
	font-family:Frutiger,Verdana,Trebuchet MS,Arial,Helvetica;
	color:#646464;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	}


a:link.unten,a:active.unten,a:visited.unten {
	font-family:Frutiger,Verdana,Trebuchet MS,Arial,Helvetica;
	color:#808080;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	}

a:link.3,a:active.3,a:visited.3 {
	font-family:Frutiger,Verdana,Trebuchet MS,Arial,Helvetica;
	color:#00899F;
	font-weight:bold;
	font-size:12px;
	line-height:12px;
	text-decoration:none;
	}


a:hover.2,a:hover.3 {
	font-family:Frutiger,Verdana,Trebuchet MS,Arial,Helvetica;
	color:#004359;
	font-size:12px;
	line-height:12px;
	text-decoration:underline;
	}

a:link.nav,a:active.nav,a:visited.nav {
	font-family:Frutiger,Verdana,Trebuchet MS,Arial,Helvetica;
	color:#FFFFFC;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	}
a:hover.nav {
	font-family:Frutiger,Verdana,Trebuchet MS,Arial,Helvetica;
	color:#FFFFFC;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
	}


hr {
color: #808080;
size:1px;
width:488;


}

/* ----- table stuff ----- */

table { border:0px;
}

td {
	font-family:Frutiger,Verdana,Trebuchet MS,Arial,Helvetica;
	font-weight:normal;
	font-size:12px;
	color:#004359;
	text-decoration:none;
}

td b {
      font-family:Frutiger,Verdana,Trebuchet MS,Arial,Helvetica;
	font-weight:bold;
	font-size:12px;
				
}

p, div, br {
      font-family:Frutiger,Verdana,Trebuchet MS,Arial,Helvetica;
	font-weight:normal;
	font-size:12px;
	color:#004359;
	text-decoration:none;

}

.start {
      font-family:Frutiger,Verdana,Trebuchet MS,Arial,Helvetica;
	font-weight:normal;
	font-size:12px;
	color:#646464;
	text-decoration:none;

}
strong {
      font-family:Verdana,Trebuchet MS,Arial,Helvetica;
	font-weight:bold;
	letter-spacing:0pt;
	line-height:14pt;
	font-size:14px;
	text-decoration:none;
			
}

h1 {
      font-family:Verdana,Trebuchet MS,Arial,Helvetica;
	font-weight:bold;
	letter-spacing:0pt;
	line-height:14pt;
	font-size:16px;
	text-decoration:none;
			
}

h2 {
      font-family:Verdana,Trebuchet MS,Arial,Helvetica;
	font-weight:bold;
	letter-spacing:0pt;
	line-height:14pt;
	font-size:14px;
	text-decoration:none;
			
}

.bottom {
      font-family:Frutiger,Verdana,Trebuchet MS,Arial,Helvetica;
	font-weight:normal;
	font-size:10px;
	color:#fffff0;
	text-decoration:none;

}


		/* ----- inputs----- */


input, textarea { 
	background:#f5f5f5;
	border-color:#c0c0c0;	
	border-top:#c0c0c0 1px solid;
	border-right:#c0c0c0 1px solid;
	border-bottom:#000000 1px solid;
	border-left:#000000 1px solid;

	font-family:Frutiger,Verdana,Trebuchet MS,Arial,Helvetica;
	font-weight:normal;
	font-size:12px;
	letter-spacing:0pt;
	color:#808080;
	text-decoration:none;

}

input.2 { 
	background:#004359
	border-top:#c0c0c0 1px solid;
	border-right:#c0c0c0 1px solid;
	border-bottom:#000000 1px solid;
	border-left:#000000 1px solid;
	
	font-family:Frutiger,Verdana,Trebuchet MS,Arial,Helvetica;
	font-weight:normal;
	font-size:10px;
	letter-spacing:1pt;
	color:#ffffff;
	text-decoration:none;
	width=100px;

}

.rechts { 
margin-right:20px;
}