body { padding: 0; margin: 0; }
#results {
	border: 0;
	width: 100%;
}

div.parameter {
	margin: .5em 20px .3em 1em;
	border: 1px solid #000000;
	background-color: #dceaff;
	padding: .2em .4em;
}
#reiseziel { width: 100% }
#reiseziel td { vertical-align: top }
#reiseziel td td, #reiseziel td th { vertical-align: baseline }
#reiseziel .left	{ width: 35%; }
#reiseziel .middle	{ width: 27%; }
#reiseziel .right	{ width: 38%; }

input.isuche {
	color: #ff3c00;
	background-color: #dddddd;
	border: 1px solid #3c3c3c;
	font-weight: bold;
}

