body {  background-color: #FFFFFF; background-attachment: fixed}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 13px}
.blck_5lr {  padding-right: 5px; padding-left: 5px; padding-top: 5px; padding-bottom: 10px}
h1 {  font-size: 18px}
li {  vertical-align: middle; list-style-type: squate; list-style-image: none}
.galgen {
	background-color: #FFFFFF;
	height: 20px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.a_nav:visited:hover {color: #FF0000}
.space5px {  font-size: 1pt}
.small {  font-size: 8pt; text-align: center}
.tops {  font-weight: bold; color: #000000; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}
.weiss {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF}
.1pkt {  font-size: 1pt}
a {  font-weight: bold; color: #006699}
a:hover {  color: #FF0000}
a.asub { font-weight: bold; color: #FFFFFF; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px }
a.asub:hover { color: #FFFFFF}
a.asub:visited {  color: #FFFFFF}
a.asub:visited:hover { color: #FFFFFF}
a.anav { font-weight: bold; color: #006699; text-decoration: none }
a.anav:hover { color: #FF0000 }
a.anav:visited { color: #006699}
a.anav:visited:hover { color: #FF0000 }

.tdgrau { background-color: #E5E5E5; height: 20px; padding-left: 10px}
a.anavkl { font-weight: bold; color: #006699; text-decoration: none ; padding-left: 5px ; padding-top: 2px;
	padding-bottom: 2px; font-size: 12px}
a.anavkl:hover { color: #FF0000}
.stndr {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000}
.aktkl { font-weight: bold; color: #000000; text-decoration: none ; padding-left: 5px ; font-size: 12px }

/* ----- Styles fuer die Preisliste ----- */

div.preisliste table.liste {
	border-collapse: collapse;
	
	width: 100%;
}

div.preisliste table thead {
	color: white;
	background-color: #FF0000 !important;
	border: 1px solid #cccccc;
	border-bottom-width: 0;
	font-size: 80%;
}

div.preisliste table tr.zebra0 {
	background-color: #eeeeee;
}

div.preisliste table tr {
	border: 1px solid #cccccc;
	border-top-width: 0;
}

div.preisliste table td, table th {
	padding: 0.2em 0.5em 0.3em 0.5em;
	font-size: 12px;
	text-align: left;
	min-width: 2em;
	vertical-align: top;
	line-height: 100%;
}

div.preisliste thead th.woche {
	padding-left: 0.75em;
}

div.preisliste th.dauer {
	text-align: left;
}

div.preisliste th.wochen {
	padding-left: 0;
}

div.preisliste h2 {
	font-family:"Arial, Helvetica, sans-serif";
	font-size: 120%;
	margin: 0 0 0.5em 0;
	color: #006699; !important (Schriftfarbe Sprachkurse);
}

/* ----- Styles fuer Kalkulator ----- */

div.preisliste .abschnitt {

	padding: 0.5em 15px;
	margin: 0.5em 0;
}

div.preisliste ul {
	margin-top: 0;
	margin-bottom: 0;
}



.abschnitt {
	width: 630px;

	border: 1px solid #dddddd;
	padding: 0.5em 15px;
	margin: 0.5em 0;
}

input, select {
	background: #DAECFA;
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 100%;
}

h2 {
	font-size: 120%;
	margin: 0 0 0.5em 0;
}

#filter h2 {
	color: #006699;
}

#auswahl h2 {
	color: #006699;
}

#auswahl td, #auswahl th {
	vertical-align: bottom;
}

#auswahl input.submit {
	font-size: 80%;
	
	font-weight: bold;
	padding: 0 1em;
	margin: 0;
}

#zusammenfassung h2 {
	color: #006699;
}

#anfrage h2 {
	color: #006699;
}

#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;
	font-size: 100%;
}

table.liste {
	border-collapse: collapse;
 	width: 100%;
}

table.liste thead {
	color: #666666;
	background-color: #dddddd !important;
	border: 1px solid #999999;
	border-bottom-width: 0;
	font-size: 80%;
}

table.liste tr {
	border-bottom: 1px solid black;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

table.liste td, table.liste th {
	padding: 0.2em 0.5em 0.3em 0.5em;
	text-align: left;
	min-width: 2em;
	vertical-align: top;
	line-height: 100%;
}

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 {
	padding-left: 10em;
	margin-top: 1em;
}

#submit input.submit {
	width: 20em;
}


