<<<<<<< style.css
BODY {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

H1{
	font-family: arial, helvetica;
	font-size: 32pt;
	color: #990000; 
	text-decoration: none;
	font-weight: none;
}

H2{
	font-family: arial, helvetica;
	font-size: 24pt;
	color: #990000; 
	text-decoration: none;
	font-weight: none;
}

H3{
	font-family: arial, helvetica;
	font-size: 18pt;
	color: #990000; 
	text-decoration: none;
	font-weight: none;
}

H4{
	font-family: arial, helvetica;
	font-size: 18pt;
	color: #990000; 
	text-decoration: underline;
	font-weight: none;
}

H5{
	font-family: arial, helvetica;
	font-size: 14pt;
	color: #990000; 
	text-decoration: none;
	font-weight: none;
}

H6{
	font-family: arial, helvetica;
	font-size: 14pt;
	color: #990000; 
	text-decoration: underline;
	font-weight: none;
}

A {
	font-family: arial, helvetica;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

A:hover{
	font-family: arial, helvetica;
	color: #CC0000; 
	text-decoration: underline;
	font-weight: normal;
}

.nav{
	font-family: arial, helvetica;
	color: #666666; 
	text-decoration: none;
	font-weight: none;
}

.nav:hover{
	font-family: arial, helvetica;
	color: #cc0000; 
	text-decoration: underline;
	font-weight: none;
}

.nav2{
	font-family: arial, helvetica;
	color: #990000; 
	text-decoration: none;
	font-weight: none;
}

.nav2:hover{
	font-family: arial, helvetica;
	color: #cc0000; 
	text-decoration: underline;
	font-weight: none;
}

.subnav{
	font-family: arial, helvetica;
	color: #990000; 
	text-decoration: none;
	font-weight: none;
}

.subnav:hover{
	font-family: arial, helvetica;
	color: #666666; 
	text-decoration: underline;
	font-weight: none;
}

.heads {
	font-weight: bold;
	font-size:12pt;
}

table,tr,td,th {
	font-family: arial, helvetica;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
}

.text {
	font-family: arial, helvetica;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
}

.smalltext {
	font-family: arial, helvetica;
	font-size: 8pt;
	font-style: normal;
	line-height: 9pt;
	text-align: justify;
}

.short {
	font-family: arial, helvetica;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	line-height: 12pt;
	text-align: justify;
        color: black;
}

.short2 {
	font-family: arial, helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	line-height: 14pt;
	text-align: justify;
        color: #990000;
}

.title {
	font-family: arial, helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	line-height: 14pt;
	color: #990000;
}

dl,.left {
	font-family: arial, helvetica;
	font-size: 10pt;
	font-style: normal;
	line-height: 16pt;
	text-align: left;
}

.normal {
	font-family: arial, helvetica;
	font-size: 10pt;
	font-style: normal;
	line-height: 16pt;
}

.small {
	font-family: arial, helvetica;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: black;
}

.table {
	font-family: arial, helvetica;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;

}

.head1 {
	font-family: arial, helvetica;
	font-size: 12pt;
	line-height: 14pt;
	font-style: normal;
	font-weight: bold;
	color: white;
}

.head2 {
	font-family: arial, helvetica;
	font-size: 24pt;
	line-height:28pt;
	font-style: normal;
	font-weight: bold;
	color: black;
}

ol,ul {
	font-family: arial, helvetica;
	font-size: 10pt;
	font-style: normal;
	line-height: 16pt;
	list-style-image:url(skin/lxcom/images/dot_small.gif);
	list-style-position:outside;
}

INPUT {
	font-family: arial, helvetica;
	font-size: 10pt;
	font-weight: none;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}

.suche {
	font-family: arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}

