.contkl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #003333;

}
.contitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #993300;
}

/* Spezifische Textmarkierungen */
.titel { font-family: Verdana, Arial, Helvetica, sans-serif; color: #6B7C35; font-size: 12px; font-weight: bold}
.content { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px;}

/* Allgemeine Textformatierungen */
p { font-family: Verdana,Arial,Helvetica; color: #000000; font-size: 11px; text-align: left }
p.klein { color: #6B7C35; font-size: 12px; font-weight: bold}
p.bold { font-weight: bold }
p.small { font-size: 10px }

/* Tabellenformatierungen */
td { font-family: Verdana,Arial,Helvetica; font-size: 11px; color: #000000; vertical-align: top }

/* Linkformatierungen */
a { font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #000000 }
a.status{ }
a.text{ }
a:link { }
a:visited { }
a:active { }
a:hover {text-decoration: none}

/* Formularfelder */
form { font-family: Verdana,Arial,Helvetica; color: #000000; font-size: 10px }
input { font-family: Verdana,Arial,Helvetica; color: #000000; font-size: 10px } 
textarea { font-family: Verdana,Arial,Helvetica; color: #000000; font-size: 10px } 
select { font-family: Verdana,Arial,Helvetica; color: #000000; font-size: 10px } 
