@charset "utf-8";
/* CSS Document */

.Reisefuehrer {
	background-color: #FAFAFA;
	margin-top:0px;
	margin-bottom:10px;
	border-radius: 11px 11px 11px 11px;
	border: thin solid #F93;
	width: 308px;
	padding:10px;
	box-shadow: 2px 2px #666666;
	float: right;
}

.Reisefuehrer fieldset {
	padding: 0px;
	border: thin none #F8F8F8;
}