/* All Text */

	Body  { font-family: Arial, sans-serif; }
	
	H1,H2,H3,H4,H5,H6  { color: #2C0F72; }

	.blue  {
	color: #013E77;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

	.light-blue  { color: #008FDF; }
	.red  { color: #013E77; }

	A:visited  {color: #013E77;
		text-decoration: none;}
	A:link  {
	color: #013E77;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	A:hover  {
	color: #65AFD4;
	text-decoration: underline;
}
	A:active  {
	color: #013E77;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

	A.line  {
	text-decoration: underline;
	color: #013E77;
}
	A.line:hover  {text-decoration: none;}

	B  { color: #013E77; }

/* ----- Styles fuer die Preisliste und kalkulator ----- */
.preisliste, .konfigurator {font-size:12px;}
.preisliste table.liste{border-collapse:collapse; width:600px}
.preisliste table.liste thead{color:#fff; background-color:#013E77 !important; border:1px solid #999; border-bottom-width:0}
.preisliste .kurs, .konfigurator .titel{white-space:nowrap}/* ----- Styles nichtumbruch bei Kurstitel ----- */
.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:#013E77}
.preisliste .datum{width:6em; margin-right:0.5em; padding:0.1em; background-color:#eee}
.preisliste .abschnitt, .konfigurator .abschnitt{background-color: #fff; width:600px; 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:#fff; background-color:#013E77 !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}

div.basiswoche {
	float: right;
}

div.basiswoche input.submit {
	margin-left: 5px;
}

