html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	margin-top: 0px;
}
.text {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.text-fett {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.titel {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: italic;
	letter-spacing: 0.7px;
	text-transform: none;
}
.titel-rot {
	font-size: 18px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	font-style: italic;
	letter-spacing: 0.7px;
	text-transform: none;
}.untertitel {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.7px;
	font-style: italic;
}
.fusszeile {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.nav {

	font-size: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.2px;
	text-transform: none;
}
.nav2 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.2px;
	text-transform: none;
	line-height: 18px;
}
.nav2-rot {
	font-size: 14px;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
	letter-spacing: 0.2px;
	text-transform: none;
	line-height: 18px;
}
.text-klein {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.untertitel-home {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0.7px;
	font-style: italic;
}

