@charset "utf-8";

.navi-spalte {
	text-align: left;
	line-height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(165,33,63,1);
	background-color: rgba(250,246,239,1);
}

.navi-spalte:last-child {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgba(165,33,63,1);
}

.navi-spalte a {
	color: rgba(165,33,63,1);
	display: block;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 130%;
	letter-spacing: 2px;
	font-style: normal;
	background-repeat: repeat;
	/* [disabled]background-color: rgba(255,255,255,1); */
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.navi-spalte a:hover {
	color: rgba(118,71,29,1) !important;
	text-decoration: none;
	background-repeat: repeat;
	/* [disabled]background-color: rgba(255,255,255,1); */
}

.navi-spalte a:visited {
	color: rgba(165,33,63,1);
}

}

.Ende-Handy__________________ { }


@media screen and (min-width:481px) {

.navi-spalte {
	border-bottom-style: none;
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: rgba(165,33,63,0.5);
	background-color: rgba(255,255,255,0);
}

.navi-spalte:last-child {
	border-bottom-style: none;
	border-right-style: none;
}

.navi-spalte a {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 115%;
	border-bottom-style: none;
	padding-left: 0px;
	color: rgba(165,33,63,1);
	letter-spacing: 1px;
	background-image: none;
	font-style: normal;
	font-weight: normal;
	background-color: rgba(255,255,255,0);
	-webkit-transition: all 300ms linear 0s;
	-moz-transition: all 300ms linear 0s;
	-ms-transition: all 300ms linear 0s;
	-o-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
}

.navi-spalte a:hover {
	border-bottom-style: none;
	border-right-width: 1px;
	background-image: none;
	background-color: rgba(255,255,255,0) !important;
	color: rgba(118,71,29,1) !important;
}

.navi-spalte a:visited {
	color: rgba(165,33,63,1);
	background-color: rgba(255,255,255,0);
}
	

.Ende-Tablett__________________ { }
}

@media screen and (min-width:769px) {

.navi-spalte {
	line-height: 1em;
	font-size: 120%;
	text-align: center;
	border-bottom-style: none;
}

.navi-spalte a {
	font-size: 100%;
	letter-spacing: 0px;
	-webkit-transition: all 300ms linear 0s;
	-moz-transition: all 300ms linear 0s;
	-ms-transition: all 300ms linear 0s;
	-o-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
}


}


@media screen and (min-width:1024px) {

.groeßer-1024 ________________ { 
}
	
