/* CSS Document */
hr { margin: 1em 0; }
h2 { margin: 0 0 0.5em 0; }
#mysqlnav { text-align: center; padding: 1em; }
.tourenbox dl {
	background: #C8EB7B; /* 20% weiß auf contentbg */
	width: 240px;
	margin: 0 0 0 20px;
	border-top: 1px solid #DEEEBD;
}
.tourenbox dt, .tourenbox dd { 
	margin: 0;
	padding: 4px;
	border-right: 1px solid #DEEEBD;
}
.tourenbox dt { font-weight: bold; }
.tourenbox dd table { margin-bottom: 1em; }
.tourenbox table th { font-weight: normal; }