.bodyback {
	background-image: url(layout/bodyback.jpg);
	background-repeat: repeat-x;
}
.topzeile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;


}
h2 {
	font-size: 14px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.navback {
	background-image: url(layout/nav-back.jpg);
	background-repeat: no-repeat;
}
.tdnav {
	border: 1px solid #FFFFFF;
	font-size: 12px;
	width: 16px;
	padding-left: 2px;


}
a.anav {
	font-size: 11px;
	padding-left: 1px;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 17px;
	width: 155px;
	border: 0px solid #FFFFFF;


}
a.anav:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
	border: 0px dotted #000000;


}
.impressum {
	font-size: 11px;
}
a.aimpressum {
	color: #333333;
	text-decoration: none;
}
a.aimpressum:hover {

	color: #FF6600;
	text-decoration: underline;
}
.facts {
	font-size: 11px;
	color: #FFFFFF;
}
a:hover {
	color: #C8200D;
}
.klein {
	font-size: 10px;
	color: #666666;
}
.tdhead {
	background-color: #E35529;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;

}
.tdhi1 {
	background-color: #F5C2B4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-size: 12px;

}
.special {
	color: #FF3300;
}

/* ----- 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:#E35529 !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:11px}
.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:#E35529}
.preisliste .datum{width:6em; margin-right:0.5em; padding:0.1em; background-color:#eee}
.preisliste .abschnitt, .konfigurator .abschnitt{background-color: #fff; width:560px; 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%; }

