/* Inhaltsbezogene Styles */

.textfarbe, a {
	color : #1A9A9A;
}

.title {
	color : #1A9A9A;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bold;
	line-height : 14pt;
}

.header {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	line-height : 12pt;
}

.text {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : 12pt;
}

.body,ul,ol,li {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	line-height : 13pt;
}


/* artikelvorschau */

.rubrik {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

.titlevorschau {
	color : #1A9A9A;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;

}

.headervorschau {
	color : #1A9A9A;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.bodyvorschau {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
 	line-height : 13px;
}

.bodycontentbox {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}

.farbe { 
	background-color : #C2E0E0;
}


/* Contentboxen */

.cb_aktuell_dunkel {
background-color : #ECECAA;
}

.cb_aktuell_hell {
background-color : #FAFAE7;
}

.cb_link {
font-weight: bold;
}