#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/vorstand.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	margin-left: 10px;
}

#h1_layout span {
visibility: hidden;
}
td.vorstand {
	border: 3px outset #CCC;
	text-align: center;
	height: 20px;
	font-style: oblique;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	line-height: 20px;
	width: 80px;
	font-size: 80%;
}
td.vorstand_name {
	text-align: left;
	height: 20px;
	font-style: oblique;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	width: 150px;
	border: 1px solid #000;
	background-color: #CCC;
	padding-left: 5px;
	font-size: 80%;
}
td.vorstand_telefon {
	border: 3px outset #CCC;
	text-align: center;
	height: 20px;
	font-style: oblique;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	line-height: 20px;
	width: 80px;
	font-size: 80%;
}
td.vorstand_telefonnummer {
	height: 20px;
	font-style: oblique;
	font-weight: bold;
	line-height: 20px;
	width: 220px;
	border: 1px solid #000;
	background-color: #CCC;
	padding-left: 5px;
	font-size: 80%;
}
td.vorstand_bildposition {
	padding-left: 220px;
	padding-top: 50px;
	padding-bottom: 15px;
}

