.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.1em
	}
.tnrlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none
	}
.head {
	font-family: "Arial black";
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none
	}
.brot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.02pt
	}
.impheads {
	font-family: "Arial Black";
	font-size: 13px;
	color: #333333;
	text-decoration: none
	}
.titel {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none
	}
.titel_sub {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none}

.buttonKQ {
	text-decoration: none;
  	border:0;
	padding:0;
	display: block;
	text-indent: -9999px;
	letter-spacing: -9999px;
	font-size:0;
	width: 12px;
	height:12px;
  background: url("./images/miniq_rollover.jpg") 0 0 no-repeat;
}

.buttonKQ:hover {
    background-position: -12px 0;
}


.backKQ {
	text-decoration: none;
  	border:0;
	padding:0;
	display: block;
	text-indent: -9999px;
	letter-spacing: -9999px;
	font-size:0;
	width: 23px;
	height:20px;
  background: url("./images/back.jpg") 0 0 no-repeat;
}

.backKQ:hover {
    background-position: -23px 0;
}



a:hover {color: #555555;}
a:active {color: #B26C37;}
