body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000099;
}
a {	color: #003399;
	text-decoration: none;
}
a:hover { color: #FF0000; text-decoration: none}
h2 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.anav {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 4px;
	height: 15px;
	width: 100%;
	margin: 0px;
	display: block;
}
a.anav:hover {
	background-color: #FFFFFF;
}
.tdbottom {
	font-size: 11px;
	color: #666666;
}
a.alanguage {
	font-size: 11px;
}
.orangeback {
	background-color: #F0D06D;
}
.navback {
	background-color: #FCF5E2;
}
hr {
	color: #CCCCCC;
	height: 1px;
	width: 90%;
}
.weiss {
	color: #FFFFFF;
}
h1 {
	font-size: 14px;
	color: #003399;
}

@media all	{
a.anav, a.asubnav {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0D06D;
	border-right-color: #F0D06D;
	border-bottom-color: #F0D06D;
	border-left-color: #F0D06D;
}

a.anav:hover {
	border-left-color: #FF6600;
}
}
.htop {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.rechts {
	padding-right: 4px;
	text-align: right;
}

a.asubnav {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 4px;
	height: 15px;
	width: 100%;
	margin: 0px;
	display: block;
	background-color: #FFFFFF;
}
th {
	font-size: 12px;
}
.klein {
	font-size: 11px;
}
input {
	border: 1px ridge #000099;
}
.kein-rahmen {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.asubnav:hover {

	border-left-color: #FF6600;
}


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


div.basiswoche {
	float: right;
}

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

