/* CSS Document */

div#header {
	background-image: url(../img/logo-mobil.png); 
	background-position: right;
	background-repeat: no-repeat;  
	height: 82px;
	border-bottom: 1px solid black;
	padding-bottom: 10px;
	width: 600px;
	}
	
div#header2 {
	background-image: url(../img/logo-mobil.png); 
	background-position: right;
	background-repeat: no-repeat;
	background-size: 20%; 
	height: 35px;
	border-bottom: 1px solid black;
	padding-bottom: 10px;
	width: 300px;
	}
	
div#header2 div a img {
	width: 20%;
	height: auto;
	}

h1, h2 {
	color: #990000;
	text-align: center;
	}
	
h1.malta, h2.malta {
	color: #333366;
	}
	
#kalkmob {
	margin-top: 20px;
	}
	
h2 a {
	background-color: #990000;
	color: #FFFFFF;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border-radius: 10px;
	text-decoration: none;
	}	
	
h2.malta a {
	background-color:#333366; }


@viewport {
	user-zoom: zoom;
	zoom: 1.0;
	min-zoom: 0.5;
	max-zoom: 2.0;
	}







/* ----- Styles fuer die Preisliste und kalkulator ----- */

.preisliste, .konfigurator {font-size:12px;}
.preisliste table.liste{border-collapse:collapse; width:100%}
.preisliste table.liste thead{color:#fff; background-color: #666666 !important; border:1px solid #999; border-bottom-width:0}
.konfigurator .schule{display:none;}
.konfigurator .einheiten{text-align:center !important;}
.preisliste table.liste tr, .konfigurator table.liste tr{border-bottom:1px solid black; border-left:1px solid #999; border-right:1px solid #999}
.preisliste table.liste td, .preisliste table.liste th, .konfigurator table.liste td, .konfigurator table.liste th{padding:3px 2px 3px 2px;text-align:left; vertical-align:top; line-height:100%; font-size:12px}
.preisliste table.liste th.dauer{text-align:left}
.preisliste table.liste th.wochen{padding-left:0}
.preisliste h2, .konfigurator h2{font-size:14px; margin:0 0 0.5em 0; color: #000000;}
.preisliste .datum{width:6em; margin-right:0.5em; padding:0.1em; background-color:#eee}
.preisliste .abschnitt, .konfigurator .abschnitt{background-color: #fff; width:auto; font-size:12px; border:1px solid #ddd; padding:0.5em 15px; margin:0.5em 0}
.preisliste .zebra0, .konfigurator .zebra0  {background-color:#EEEEEE}
.konfigurator table.liste thead{color:#000; background-color:#ccc !important; border:1px solid #999; border-bottom-width:0}
.konfigurator select{margin:1px; background-color:#F4F4F4; border: 1px solid #ccc;}
#auswahl td, #auswahl th{vertical-align:bottom; font-size:12px;}
#auswahl input.submit{font-weight:bold; padding:0 1em; margin:0}
#filter label, #anfrage label{display:inline-block; width:10em; text-align:right}
.muss label{font-weight:bold}
.fehler{color:darkred; border:1px solid darkred}
#filter select, #anfrage select, #filter input.text, #anfrage input.text{width:20em}
#anfrage textarea{width:20em; height:3em}
table.liste thead th.woche{padding-left:0.75em}
table.liste th.dauer{text-align:right}
table.liste th.wochen{padding-left:0}
#name, #strasse, #telefon, #geburt{margin-top:1em}
#submit{font-weight:bold; font-size: 1.2em; padding-left:10em; margin-top:1em}
#submit input.submit{width:20em;}
input, select{
	font-family: Arial, Helvetica, sans-serif;
}
#auswahl td, #auswahl th{vertical-align:bottom}
.muss label{font-weight:bold}
.fehler{color:darkred; border:1px solid darkred}
#filter select, #anfrage select, #filter input.text, #anfrage input.text{width:20em; font-size:12px}
#anfrage textarea{width:20em; height:3em}
table.liste thead th.woche{padding-left:0.75em}
#name, #strasse, #telefon, #geburt{margin-top:1em}
html { height: 101%; }


#preisliste {margin: 0 auto;
			text-align: center;}



