/* 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;
	
	color:black;
	text-decoration:none;
	font:medium Frutiger, Verdana, "Trebuchet MS", Arial, Helvetica;



}



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

a:link { font-family:Frutiger, Verdana, "Trebuchet MS", Arial, Helvetica; color:#333; font-weight:600; font-size:12px; line-height: 12px; text-decoration:none; }

a:active { font-family:Frutiger, Verdana, "Trebuchet MS", Arial, Helvetica; color:#333; font-weight:600; font-size:12px; line-height: 12px; text-decoration:none; }

a:visited { font-family:Frutiger, Verdana, "Trebuchet MS", Arial, Helvetica; color:#333; font-weight:600; font-size:12px; line-height: 12px; text-decoration:none; }

a:hover { font-family:Frutiger, Verdana, "Trebuchet MS", Arial, Helvetica; color:#333; font-weight:600; font-size:12px; line-height: 12px; 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:black;
	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:#018db6;
	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;
}
