body {
	background-color: rgb(232,233,236);
	/*Scrollbalen, MSIE 5.5 */
	scrollbar-track-color: rgb(217,217,219);
	scrollbar-base-color: gb(161,161,162);
	scrollbar-arrow-color: white;
	scrollbar-shadow-color: rrgb(0,12,102);
	scrollbar-darkshadow-color: black;
	scrollbar-highlight-color: rgb(217,217,219);
	scrollbar-3dlight-color: rgb(161,161,162);
	scrollbar-face-color: rgb(174,174,175);
}
body, td, tr, div, input, form, p 
{font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}
.blau {
	background-color: rgb(0,12,102);
}
span.textblau {
	color: rgb(0,12,102);
}
.ft, .bu {
	/*Fließtext*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}
.ftl {
	/*Fließtext größer*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
.bu {
	color: #63697C;
}
a.ftkasten {
	/*Kasten-Text*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: black;
}
a.ftkasten {
	/*Kasten-Text, Links*/
	text-decoration: underline;
}
.h1 {
	/*Hauptüberschrift*/
	font-family: Myriad Condensed Web, Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 34px;
	color: rgb(0,12,102);
}
.h2 {
	/*Zwischenüberschrift*/
	font-family: Myriad Web, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 22px;
	color: rgb(0,12,102);
}
.h1kasten1, .h1kasten2, .h1kasten3, .h1kasten4, .h1kasten5, .h1kasten6 {
	/*Kasten-Überschrift*/
	font-family: Myriad Web, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
}
.h1kasten1 {
	/*Kasten-Überschrift*/
	color: rgb(0,12,102);
}
.h1kasten2 {
	/*Kasten-Überschrift*/
	color: rgb(143,148,166);
}
.h1kasten3, .h1kasten4, .h1kasten5, .h1kasten6 {
	/*Kasten-Überschrift (Suche)*/
	color: rgb(77,81,94);
}
.history, a.history {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: rgb(99,105,124);
}
.navisub, a.navisub, .navisubaktiv, a.navisub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: rgb(255,255,255);
}
.navisubaktiv, a.navisub:hover {
	text-decoration: underline;
	color: rgb(203,203,203);
}
input.suche {
	/*Eingabefeld Suche*/
	width: 97px;
	height: 17px;
	background-color: white;
	border : 1px solid rgb(0,12,102);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: rgb(0,12,102);
}
.zusatz {
	/*z.B. für "Drickversion" am Ende einer Seite*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
	color: rgb(99,105,124);
}
.zusatz:hover {
	text-decoration: underline;
	color: rgb(0,12,102);
}
b {
	font-weight: bold;
}
i {
	font-style: italic;
}
u {
	text-decoration: underline;
}
tt {
	font-family: "Courier New", Courier, monospace;	
}
