.text_klein {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #7A7A7A}
.text_klein_black {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #000000}
.text_klein_red {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #6C0101}
.text_klein_grey {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #999999}
.text_klein_blue {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #304678}
.text_rot {color: #990000}

.text_11px {font-family: Verdana;font-size: 11px; color: #333333; font-weight: normal;}
.text_11px_bold {font-family: Verdana;font-size: 11px;color: #333333;font-weight: bold;}
.text_11px_black {font-family: Verdana;font-size: 11px;color: #000000}
.text_12px {font-family: Verdana;font-size: 12px;color: #7A7A7A}

.text {font-family: Arial;font-size: 12px;color: #666666;line-height:15px}
.text_blue_bold {font-family: Arial;font-size: 10pt;color: #304678;font-weight: bold;}
.text_preis {font-family: verdana;font-size: 11px;color: #666666;}
.text_preis_red {font-family: Arial, Helvetica, sans-serif;font-size: 12pt;color: #990000;font-weight: bold;}
.head_small {font-family: Verdana;font-size: 8pt;color: #2D579D;font-weight: bold;}
.head_grau {font-family: Arial;font-size: 15pt;color: #999999;font-weight: bold;}
.head_blau {
	font-family: Arial;
	font-size: 11pt;
	color: #29559C;
	font-weight: bold;
}
.text_small {font-family: Verdana;font-size: 10px;color: #666666;}
.linktext {font-family: Verdana;font-size: 8pt;color: #333333;}
.text_navioben {font-family: Verdana;font-size: 10px;color: #ffffff}

.preis_head {
	font-family: Arial;
	font-size: 18px;
	color: #666666;
	line-height:18px;
}
.preis_main {
	font-family: Arial;
	font-size: 35px;
	color: #990000;
	font-weight: bold;
	letter-spacing:-3px;
}
.preis {
	font-family: Arial;
	font-size: 20px;
	color: #990000;
	font-weight: bold;
	letter-spacing:-2px;
}

/* --------- H Überschriften --------------------------- */
H1, H2, H3, H4, H5, H6 {
	padding:0px; 
	margin:0px;
	border:0px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	}

H1 { 
	font-size: 16px; 
	color: #29559C;
	}

H2 {
	font-size: 16px; 
	color: #999999;
	}
H3 {
	font-size: 11pt; 
	color: #29559C;
	}
H4, H4.blau {
	font-size: 18px; 
	color: #999999;
	letter-spacing:-1px;
	}
H5 {
	font-size: 18px; 
	color: #2d71ab;
	letter-spacing:-1px;
	}
H4.blau {color:#29559C}


/* --------- Farben --------------------------- */

.grau {color:#999999}
.rot {color:#990000}
.blau{color:#29559C}


