
a {
	color:#458CCC;
}

a:hover {
	text-decoration:none;
}

.monatstrenner {
	background-color:#458CCC;
	color:#FFFFFF;
}


/************************************************
  Reiseformatierung
************************************************/
/* Reise Listeneintrag */
.reise {
	margin:0px;
	margin-top:15px;
	width:99%;
	border-width:0px;
}
.reise .bild {
	width:100px;
	height:100px;
	vertical-align:middle;
	text-align:center;
}
.reise .spacer {
	width:5px;
}
.reise .daten {
	width:auto;
	vertical-align:top;
	height:20px;
}
.reise .buttons {
	width:120px;
	text-align:right;
	vertical-align:top;
	height:20px;
}
.reise .text {
	padding:0px 5px;
	background-color:#B6E3FA;
}
div.ueberschrift {
	clear:both;
}
.reise .text .ueberschrift, .ueberschrift a {
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

#buttons input,
#button button {
	border: 1px solid #000000;
	background-color:#B6E3FA;
	width:250px;
}

.eintrag_leistungpreis {
	border-collapse:collapse;
	width:96%;
}

.ueberschrift_reiseansicht {
	color:#000000;
	font-weight:bold;
	border-top:1px solid #458CCC;
	border-bottom:1px solid #458CCC;
	padding:3px 5px;
}

#reiseanfrage_personen_button {
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
}

.activepage {
	color:#000000;
}


.border1pxsolid000000 {
	border:1px solid #000;
}

.topreise td {
	border:0px solid #FFFFFF;;
}

.text_headline {
	font-weight:bold;
}
.textsw13 {
	color:#458CCC;
}
