.tab-medien {
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 2px;
	background-image: url(img/navi/main/mediengestaltung.jpg);
}
.tab-kontakt {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	background-image: url(img/navi/main/kontakt.jpg);
}
.tab-family {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	background-image: url(img/navi/main/familie.jpg);
}
.tab-fotos {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	background-image: url(img/navi/main/fotos.jpg);
}
.tab-news {
	padding: 10px;
	border: 1px solid #000000;
}
.navi-family {
	cursor: hand;
	padding: 2px;
	background-color: #3399cc;
}
.navi-kontakt {
	background-color: #009933;
	text-decoration: none;
	cursor: hand;
	padding: 2px;
}
.navi-text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	padding: 2px;
}
.navi-fotos {

	cursor: hand;
	padding: 2px;
	background-color: #006666;
}
.navi-medien {

	background-color: #990000;
	text-decoration: none;
	cursor: hand;
	padding: 2px;
}
