@charset "UTF-8";

/* Individuelles Styling
-----------------------------------*/

h1 {
color:#C30 !important;

}

li {
	color:#666;	
}

ul.ausstattung {
	list-style-type:square;
	margin-left:1em;
}

ul.ausstattung li {
	margin-top: 0.5em;
}

ul.fernwanderwege {
		margin-left:1em;
		list-style-type:circle;
		 -webkit-column-rule: 0px;
     -moz-column-rule: 0px;
          column-rule: 0px;	
}

.divider {
	border-bottom: 2px solid #999;	
	margin: 2em 0 1em 0;
}

/* Individuelles Styling
ENDE -----------------------------------*/