body {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, FontName;
	text-decoration: none;
}

.cttext {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial;
	text-decoration: none;
}

.menu1_no {
	color: #CBDBFE;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva;
	text-decoration: none;
}
.menu1_act {
	color: #4e6cb2;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva;
	text-decoration: none;
}

.menu2_no {
	color: #CBDBFE;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva;
	text-decoration: none;
}
.menu2_act {
	color: #4e6cb2;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva;
	text-decoration: none;
}

.text {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, Geneva, FontName;
	text-decoration: none;
}

td {
	color: #000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, FontName;
	text-decoration: none
}

.text_bold { color: #000; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, FontName; text-decoration: none }
.text_blau { color: #004798; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, Geneva, FontName; text-decoration: none }
.head       { color: #004798; font-style: italic; font-weight: bold; font-size: 15px; font-family: Arial, Helvetica, Geneva; text-decoration: none }

a:link                { color: #4e6cb2; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva; text-decoration: none }
a:visited { color: #4e6cb2; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva; text-decoration: none }
a:hover { color: #87ceeb; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva; text-decoration: none }

input    { color: black; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #ececec; border: solid 1 #004798 }
.input_neutral { color: black; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white; border: none white }
textarea   { color: #000000; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #ececec; border: solid 1 #004798 }
select      { color: #004798; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #ececec; border: solid 1 #004798; width: 240px }

ul {
	margin-bottom: 0px;
	margin-top: 0px;
	list-style-position:outside;
	list-style-image: url(http://typo3.mdc.de/www.k1-electronic.de/media/bullets/bullet_k1.gif);
}
	
li {
	list-style-position:outside;
	list-style-image: url(http://typo3.mdc.de/www.k1-electronic.de/media/bullets/bullet_k1.gif);
}