#inhalt {
	background: #ebebeb url(images/trauringe/sm_einstieg_trauringe.jpg) no-repeat;
	height:630px;
	}
	
.tbl_kopf {
	font: bold normal 85% "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
.tbl_zeile {
	font: normal 70% Trebuchet MS, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
}

.tbl_zeile a {
	color: #000000;
	text-decoration: none;
}

.tbl_zeile a:hover {
	color: #000000;
	text-decoration: underline;
}

.tbl_rahmen {
	border: 1px solid #FFFFFF;
	background-color:#e8e8e8;
}

