.kontakt_tb {
	width: 96%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #d9b88f;
}
.kontakt_tb tr td {
	width: 50%;
	height: 35px;
	padding-top: 5px;
	text-align: center;
}
.kontakt_tb tr:hover {
	color: #FFF;
	background-color: #8A8044;
}
.kontakt_tb tr th {
	height: 38px;
	background-image: url(bg_nav.jpg);
	padding-top: 0px;
	line-height: 2em;
	color: #900;
	background-repeat: repeat-x;
}
.kontakt_tb .zeile {
	background-color: #D7C2AA;
}

#veranstaltung .zeile {
	background-color: #D7C2AA;
}


/*Kontkt Formular*/
.kontakt_form_tb {
 	width: 96%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #736a5a;
	background-color: #d9b88f;	
}

.kontakt_form_tb tr td {
	width: 50%;
	height: 35px;
	padding-top: 5px;
	text-align: left;
	padding-left:15px;
	border-top-width: 1px;
	border-top-style: solid;
}

.geschosse {
	width: 96%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #736a5a;
	background-color: #d9b88f;
}

.geschosse tr td {
	width: 24%;
	height: 35px;
	padding-top: 5px;
	text-align: center;
	border:solid 1px #736a5a;
}

.geschosse tr:hover {
	color: #FFF;
	background-color: #F96;
}

.geschosse .zeile {
	background-color:#CC9F68;
}




.bestellung_tb {
	text-align: center;
	width: 96%;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.bestellung_tb tr td {
	width: auto;
	height: 35px;
	padding-top: 10px;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.bestellung_tb tr th {
	height: 38px;
	background-image: url(bg_nav.jpg);
	padding-top: 0px;
	line-height: 2em;
	color: #900;
	background-repeat: repeat-x;
}
.veranstaltung tr {
	background-color: #EED7AC;
}
