u {
	font-family: "Courier New", Courier, monospace;
	font-style:normal;
	text-decoration:none;
	background-color : #666666;
	color : White;
}
a:visited { color:#666666; }
a:link {
	color : Black;
}
a:hover {
	color : Red;
}
.kursiv{
	font-family: "Courier New", Courier, monospace;
	text-align : left;
}
.eingabe{
	font-size: 10pt;
	font-family:Courier New,Courier,monospaced;
	wrap:hard;
	color:#000080;
}
body,p, tr,li,table,td {
	font-size:10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 13pt;
	text-align : justify;
	margin : 0 0 0 0;
}
h1,h2,h3,h4,h5 {
	font-family: "Courier New", Courier, monospace;
	font-weight:bold;
	color : Black;
	text-align : center;
	line-height: 20pt;
	text-decoration : underline;
}
.teaser{
	font-size : 8pt;
	text-align : right;
	line-height : 10pt;
}
.bottom{
	font-size : 8pt;
	text-align : center;
	line-height : 10pt;
	color: black;
	text-decoration: none;
}
.source {
	font-size : 8pt;
	text-align : left;
	line-height : 10pt;
	color: black;
	text-decoration: none;
	font-family : "Courier New", Courier, monospace;
}
.disclaimer {
	color: #CC0000;
}
code {
	font-family : "Courier New", Courier, monospace;
}
.english {
	color: #666666;;
	font-style : italic;
	font-size:9pt;
}
.kontakt{
	background-color : #666666;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : normal;
	text-align : left;
}

