#startseite {
	width: 335px;
	margin-top: 6px;
	font-family: Arial, Verdana;
	font-size: 13px;
	line-height: 16px;
}

div#startseite_rechts {
	float: right;
	margin-top: 11px;
}	

span.kopf {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

#start_kasten {
	border: 1px solid #aaaaaa;
	padding: 5px 10px 0px 10px;
	margin: 0px 0px 7px 0px;
	width:	310px;
	font-size: 11px;
}
div#start_kasten.bus:hover {
	background: #ecedee;
	cursor: url(/klassen/startseite/start_bus_cursor.gif), pointer;
}
#start_kasten.flug:hover {
	background-color: #ecedee;
	cursor: url(/klassen/startseite/start_fly_cursor.gif), pointer;
}

#start_kasten .kopf {
	font-size: 13px;
	color: #993333;
	font-weight: bold;
}

.mehr {
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding-right: 14px;
	background: url(/klassen/images/nav_rechts_pfeil.gif) no-repeat right;
}




#start_kasten_grau b {
	font-size: 12px;
	line-height: 17px;

}
#start_kasten_grau i {
	font-size: 14px;
	line-height: 21px;

}

div#start_kasten_grau {
	font-size: 11px;
	line-height: 15px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background: #ecedee;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
}

div#start_kasten_grau.gutschein {
	padding-top: 130px;
	height: 10px;
	margin-left: 520px;
	background-image: url(/klassen/gutschein.gif);
}

div#start_kasten_grau.santfeliu {
	padding-left: 195px;
	background-image: url(/klassen/start_santfeliu.jpg);
	background-position: 10px 15px;

}

div#start_kasten_grau.barcelona {
	padding-left: 195px;
	background-image: url(/klassen/start_barcelona.jpg);
	background-position: 10px 15px;
}


div#start_kasten_grau.katalog {
	padding-left: 195px;
	background-image: url(/klassen/katalog.gif);
	background-position: 45px 12px;
	height: 130px;
	float: left;
}