@charset "utf-8";
.fest   {
	position: fixed;
	bottom: 2%;
	left: 0%;
}
.klammer   {
	list-style: url(../image/bueroklammer.png);
}


.none   {
	display: none;
}
.imagekv   {
	width: 150px;

}
tbody tr td {
	width: 213px;
	margin-right: 26px;
}
.unterschrift   {
    font-family: artifika;
    font-weight: 400;
    font-style: normal;
    float: right;
}
.ausschuss tr:nth-child(2n) {
	background-color: #D7D6D6;
}
.fett   {
    font-weight: bold;
}
.rechts   {
    float: right;
}
.klein   {
    font-size: small;
}
.hinweis   {
    width: 303px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(248,187,126,1.00);
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 6px;
    padding-bottom: 20px;
}
