.ueberschrift {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 24px;
 	font-style: normal;
 	font-weight: bold;
 	color: #660000;
}

.ueberschrift2 {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 18px;
 	font-style: normal;
 	font-weight: bold;
 	color: #660000;
}

.spalte_links {
  width: 310px;
  text-align: left;
  vertical-align: top;
}

.spalte_rechts {
  width: 300px;
  text-align: left;
  vertical-align: top;
}

.con_params {
  width: 125px;
  text-align: left;
  vertical-align: top;
}

.con_values {
  width: 175px;
  text-align: left;
  vertical-align: top;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #333333;
}

#small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #333333;
}

.type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

img {
	font-size: 0px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #660000;
}

a:active {
	text-decoration: none;
	color: #666666;
}

.sref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
 	color: #666666;
}

.sactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
