/* Druckauswahl Touren PDF */
#tourinfoDialog h1 {
	font-size: 1em;
	font-style: italic;
	color: #58585a;
}

.tourinfoDialogBox {
	width: 100%;
	height: auto;
	border-bottom: solid 1px #58585a;
	padding: 0 0 1em 0;
	clear: both;
}

.tourinfoDialogDruckOption {
	font-size: .8em;
	font-weight: bold;
}

.tourinfoDialogBox p {
	font-size: .8em;
	margin: 0 0 .2em 0;
}

.optionButtonTourenausdruck {
	float: left;
	margin: 2em .6em 0 0;
	padding: 1em 0 0 0;
}

.tourinfoDialogPic {
	height: 7em;
	float: left;
	margin: 0 .1em 0 0;
}

.tourinfoDialogButton {
	width: 100%;
	height: 1em;
	text-align: center;
}

.tourinfoDialogPreis {
	width: 14em;
	float: left;
}

.button_bezahlen { 
	border: none;
	margin: .6em 0 0 0;
}


/* Druckauswahl Anschlusstouren */
#altTour h1 {
	font-size: 1em;
	font-style: italic;
	color: #58585a;
}

#altTourDialog p { font-size: .85em; }

.altTourDialogBox {
	width: auto;
	height: auto;
	font-size: .9em;
	border: dotted 1px #76b82a;
	border-radius: 4px;
	padding: .4em;
	margin: 0 .8em .6em 0;
	clear: both;
}

.altTourDialogBox p {
	font-size: .8em;
	margin: 0 0 .2em 24px;
}

.anschlusstourName {
	font-size: .8em;
	font-weight: bold;
}

.altTourButton {
	width: 100%;
	height: 1em;
	text-align: center;
	margin: 0 0 1em 0;
}


/* Freizeitkarten */
#kartenDialog p { font-size: .85em; }
#freizeitkartenIMG { height: 14em; }
.freizeitkartePreis { font-weight: bold; }


/* Toureninfos */
#tinfo { font-size: .85em; }