/* DATEI:hjs_style_2009.css */
/* font-family:Verdana,Geneva,Arial,Helvetica,sans-serif */
/* 16.02.2009 */
/* ======================================== */
/* ======================================= */

body {
	background: #ffffff;
	color: #000000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
}

p,h1,h2,h3,h4,h5,h6,ul,ol,li,a,div,td,th,address,blockquote,nobr,b,i {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
}

p,ul,ol,li{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
}

testfarbe {
	color: #cccc00;
}

ul {
	list-style-type: square;
}

h1{
	background: #ffffff;
	color: red;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 16pt;
	font-weight: bold;
}

h1.normal1 {
	background: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 0em;
}

h1.normal2 {
	background: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 0em;
}

h2{
	background: #ffffff;
	color: black;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bolder;
}

h3{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

h4{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

h5{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

h6{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

h7{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

a:link {
	background-color: #f5f5f5; /*font-size: 10pt;*/
	color: #0000cc;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	background-color: #f5f5f5; /*font-size: 10pt;*/
	color: #0000cc;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	background-color: #f5f5f5;
	color: #cc0000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold; /*font-size: 10pt;*/
	text-decoration: none;
}

a:active {
	background-color: #f5f5f5; /*font-size: 10pt;*/
	color: #0000cc;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
}

/* ======================================= */
.lmenue {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
}

.lmenue:link {
	background-color: #f5f5f5; /*font-size: 10pt;*/
	color: #0000cc;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-weight: normal;
}

.lmenue:visited {
	background-color: #f5f5f5; /*font-size: 10pt;*/
	color: #0000cc;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-weight: normal;
}

.lmenue:hover {
	background-color: #f5f5f5;
	color: #cc0000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold; /*font-size: 10pt;*/
	text-decoration: none;
}

.lmenue:active {
	background-color: #f5f5f5; /*font-size: 10pt;*/
	color: #0000cc;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
}

/* ======================================== */
/* ======================================== */
.fs10pt{
	font-size: 10pt;
}

.fs11pt{
	font-size: 11pt;
}

.fs12pt{
	font-size: 12pt;
}

.fs8pt{
	font-size: 8pt;
}

/* ======================================== */
