/* _format_common_css, Stand: 11.05.2007 */

	*.MsoNormal {text-align: left;}
	
	*.name {color: #003399; font-weight: bold; line-height: 2; text-align: center;} 
	*.text {text-align: left;}
	*.text_c {text-align: center;}
	*.text_r {text-align: right;}
	*.text_c_klein {text-align: center; font-size: 11px;}
	*.text_r_klein {text-align: right; font-size: 11px;}
	*.text_l_fett {text-align: left; font-weight: bold;}
	*.ueberschrift {color: #003399; font-weight: bold; line-height: 2; text-align: center;}
	*.ueberschrift_c {color: #003399; font-weight: bold; line-height: 2; text-align: center;}
	*.ueberschrift_l {color: #003399; font-weight: bold; line-height: 2; text-align: left;}
	*.ueberschrift_gross {color: #003399; font-weight: bold; line-height: 2; text-align: center; font-size: 18px;}
	*.unterschrift {font-size: 11px;}
	*.unterschrift_r {font-size: 11px; text-align: right;}
	*.unterlegt {background-color: #DFDFDF;}
	*.wichtig {color: #DD0000; font-weight: bold; font-size: 19px;}
	*.rand {border-style: solid; border-color: #C0C0C0; border-width: 2px;}
	*.strich {width: 80%; color: #C0C0C0;}
	*.startseite {background-color: #3366CC; color: #FFFFFF;}
	*.banner {font-size: 28px; font-weight: bold; line-height: 2; text-align: center; color: #DD0000;}
	*.mtv_rot {color: #DD0000;}
	*.blinken {text-decoration: blink;}

	
	a:hover {background-color: #DFDFDF;}
	a {color: #DD0000; text-align: left;}
	a, p, td, span, div {
		font-size: 14px;
		font-family: Arial, sans-serif, Helvetica, Times;
		font-weight: normal;
		line-height: 1.2em; }
	a.email {color: #0000FF; text-align: left;}
	a.unlink {color: #000000; text-align: left;}
	body {background-color: white;}
	div {text-align: left;}
	img {
	border: thin none #FFF;
}
	p {text-align: left;}
	p.bild {text-align: center; font-size: 11px;}
	table {border-collapse: collapse;}
	
/* *.mtv_blau {background-color: #083CB8;} alter Wert */
/* *.startseite {background-color: #0000FF; color: #FFFFFF;} */

