.tiling_top {
	background-image: url(../bilder/streifen.gif);
	background-repeat: repeat;
}
.tiling_punkte {
	background-image: url(../bilder/punkte.gif);
	background-repeat: repeat;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	padding-left: 10px;
	line-height: 18px;
}
.navigation_head {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #D79094;
	text-decoration: none;
	padding-left: 10px;
	font-weight: normal;
	font-style: normal;
}
.obernavi_box {
	border-top-width: 1px;
	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.lauftext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #958C9A;
	line-height: 18px;
}

.lauftext a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #958C9A;
	line-height: 18px;
	text-decoration: underline;
}

.lauftext_head {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #D79094;
	text-transform: uppercase;
}

