@charset "UTF-8";
/* CSS Document Farbvariante 1 Gaststätte */


h1,h2,h3,.navbar .current,#content-folge a {
	color:#3a7a34;
}

#content-folge .breadcrumb {
	border-bottom:1px dotted #3a7a34;
	*border-bottom:1px solid #3a7a34;
}
#sidebar {
	border-left:1px dotted #3a7a34;
	*border-left:1px solid #3a7a34;
}


