#h1_layout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: oblique;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	background-image: url(../bilder/ueberschriften/sponsoren.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	margin-left: 10px;
}


#h1_layout span {
visibility: hidden;
}

#tabelle {
	width: 560px;
	
}
td.tabelle_ueberschrift{
	font-weight: bold;
	text-align: center;
	color: #000;
	height: 25px;
	line-height: 25px;
	background-image: url(../bilder/navigation/nav1link.png);
	background-repeat: repeat-x;
	border: 2px outset #CCC;
}
td.tabelle_sponsoren_firma {
	font-weight: bold;
	text-align: center;
	color: #000;
	font-size: 90%;
	height: 30px;
	width: 175px;
	background-color: #f4f4f4;
	border: 1px solid #000;	
}
td.tabelle_sponsoren_anschrift {
	font-weight: bold;
	text-align: center;
	color: #000;
	font-size: 90%;
	height: 30px;
	width: 195px;
	background-color: #f4f4f4;
	border: 1px solid #000;
}
td.tabelle_sponsoren_homepage {
	font-weight: normal;
	text-align: center;
	color: #000;
	font-size: 90%;
	text-decoration: none;
	width: 175px;
	height: 30px;
	background-color: #f4f4f4;
	border: 1px solid #000;
}
