a {
	color:#006CAC;
}

.reisefinder .kategorie_tr {
	display:none;
}
.reisefinder .desc td {
	padding:5px;
}
.reisefinder .select td {
	padding-left:5px;
}


.startseite {
	width:160px;
	background-color:#EFF2EF;
	border-collapse:collapse;
}
.startseite .head {
	height:19px;
}
.startseite .head td {
	background-color:#E6B000;
	color:#FFFFFF;
	font-weight:bold;
	background-repeat:no-repeat;
	height:19px;
	overflow:hidden;
	padding-left:10px;
	border-bottom:2px solid #FFFFFF;
}
.feld1 .head td {
	background-image:url(/images/startseite_head_bogenlinks.gif);
}
.feld3 .head td {
	background-image:url(/images/startseite_head_bogenrechts.gif);
	background-position:top right;
}
.startseite .shadow td {
	font-size:1px;
	height:6px;
	text-align:left;
	vertical-align:top;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
}
.startseite .content td {
	padding:5px;
	height:180px;
	vertical-align:top;
}
.startseite .button td {
	text-align:right;
}

.liste_rechts {
	float:right;
	text-align:right;
}

/*
Besonderheiten:
Die Hintergrundfarbe wird in css_2_layout gesetzt und könnte in #reisefinder überschrieben werden
*/

#reisefinder {
	width:140px;
	padding:10px 5px;
}

#reisefinder_ueberschrift {
	font-weight:bold;
	margin-bottom:5px;
}

#reisefinder_form {
	padding:0;
	margin:0;
}



.reisefinder_input {
	margin-bottom:3px;
}
.reisefinder_input select {
	width:135px;
}
.reisefinder_h1 {
	font-style:italic;
}

#reisefinder_head_suche {
	font-weight:bold;
}
#reisefinder_suchtext {
	width:130px;
}
#reisefinder_suchtext_button {
	margin-top:5px;
}

