/* CSS codefabrik gmbh | http://www.codefabrik.ch 
 *
 * Default Styles ktva.ch
 *
 */
body {
  font: normal 11px Helvetica, Arial, sans-serif;
  background-color: #FFFFFF;
  margin: 0%;
  padding: 0%;
	
}
a {
	text-decoration: none;
	color: #999999;

}
.bg_start_img{
	background-image: url(/media/gruen.gif);
	background-repeat: no-repeat;
}
.text_startseite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
.liniegrau {
	background-color: #bfbfbf;
}
.untertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #a8bd42;
	text-decoration: none;
}
.titelbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #a8bd42;
	text-decoration: none;
}
.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
	text-decoration: none;
}
.text:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
	text-decoration: none;
}
.text:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
	text-decoration: none;
}
.text:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
	text-decoration: none;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.seitentitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-decoration: none;
}
.lead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #a8bd42;
	text-decoration: none;
}