/* schulz aktiv reisen - Website 3.0 */
/* Optimiert f�r Mobile Endger�te mit einer Aufl�sung von 320px bis 480px*/


/*	--------------------------------------------------
	:: Grundelemente, Typografie und Farbe
	-------------------------------------------------- */
	body {
	background-image:none;
	}

	h1 {font-size:160%}
	h2 { font-size: 120%;}
	
	#basis {
	width:100%;
	min-width:300px;
	margin:0px;
	padding:0px;
	}
	
	.eight .spalte { 
	padding: 5px;
	}
	
	.twelve .spalte {padding:5px;margin:0px;}
	
	.nixda {display:none;} /* L�sst unliebsame DIV's verschwinden */
	
	.schuuulz-button {display: none!important;}

	
/*	--------------------------------------------------
	:: Kopfbereich
	-------------------------------------------------- */
	#kopf {
	width:100%;
	margin: -5px 0;
	}

	#kopf .logoschalter {display:none;}
	
	#mobilkopf {display: inherit;}
	

/*	--------------------------------------------------
	:: Navigationsbereich
	-------------------------------------------------- */

	
/*	--------------------------------------------------
	:: Inhaltsbereich
	-------------------------------------------------- */	
	.spalte .breadcrumbs {display:none;}
	
	.eight #highlights { 
	border-radius: 0px;
	margin: 0px 0px 5px;
	padding: 5px 5px 0px 5px;
	background:#e7eaf3;
	border-radius:0px;
	font-size: 80%;
	}
	
	.hochdruck {display:none;}
	
	.ui-tabs {padding: 0px;}
	.ui-tabs .ui-tabs-panel {padding:10px;}
	
	.kurzverlauf .row .three.columns { 
	max-width: 100%;
	}
	
	.disquskommentare {display:none;}
	
	#fussicons,#fussinfos {display:none;}
	
	.stempelflaeche {display:none}
	
	
	/* :: Reise Buchen - Termine und Preise */	
		.jahr {padding:8px 5px 3px 5px;;font-size:80%;line-height:1.8em;}
		.termin {padding:8px 5px 3px 5px; font-size:80%;line-height:1.8em;}
		.preis {font-size:80%;}
		.buchen {width:auto; padding:8px 5px 0px 5px; font-size:100%; font-weight:bold; text-align:right; text-shadow: 1px 1px 0px #ffeecb;}

		.ztxt {font-size:80%;} /* Zusatz-Text */
		
		/*.sspace{display:none;}*/
		.zbox{width:auto; border:2px solid #d7d7d7;border-radius:5px;}
	
	a[href^="tel"]:link,
	a[href^="tel"]:visited, 
	a[href^="tel"]:hover {text-decoration: underline; color: #002454; cursor: pointer;}

		
	/*	:: 4.9 Reisekalender
	-------------------------------------------------- */
	.reika .rk {width:100%;}
	.reika dl dd {width:100%;max-width:100%; font-size:100%; padding:20px;}
		
		
/*	:: 4.4 Startseite
	-------------------------------------------------- */			
	.row.stopper .four.columns { 
	margin: 0px 5px;

	}
	
	.row.teaser {
		overflow: hidden;
		background: none;
		padding: 0px;
	}	

	.row.angebote .four.columns {margin: 0px 5px;}
	
	
	.startseite h1 {
		text-align: center;
		font-family: Manus;
		font-size: 200%;
		font-weight: normal;
		color: #002454;
		margin-bottom: 10px;
	}	
	
	
/*	:: Buchungsschritte 1,2,3
	-------------------------------------------------- */	
	.buchung {
	overflow:hidden;
	}
	
	.buchung .tabs-content {padding:5px;}
	.buchung h3 {font-size:100%; color:#f55d03;}
	.buchung label {font-size:85%;}
	
	.buchung input.input-text,
	.buchung textarea,
	.buchung nice {float:none; width:95%; height:30px;}
	
	.buchung.panel {padding:0px; margin:0px;}	
	.buchung.panel .button {width:96%; padding:10px 0px; margin:0% 2% 0% 2%; float:none;}
	
	form.nice fieldset {padding:5px; margin:10px 0px;}
	
	table.tablesorter.einzelansicht {display:none;}
		
/*	:: Randspalte
	-------------------------------------------------- */	
	#landakt{display:none}
	
	
	
/*	--------------------------------------------------
	:: Fu�bereich
	-------------------------------------------------- */	
	#fussinhalt {border-radius:0;padding:5px;}
	#fussbogen {display:none;}
	#fussinfos span {font-size:80%;}

