a:link     {
	text-decoration: none;
;
	color: #456FA9;

} 

a:hover    {
	color:#4A6FA3;
	text-decoration: none;
	;
	font-weight: bold
}

a:visited  {color : #333333; text-decoration: none;; font-weight: bold}

a:active   {color: #456FA9; text-decoration: none;; font-weight: bold}

a:bb:hover {color:#FF0000; text-decoration: none;}


.t3 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #666666}

.t4 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #666666}



.pfad {  font-size: 9pt}

.menu {

	font-size: 11px;

	font-weight: bold;

	color: #000000;

	font-family: Arial, Helvetica, sans-serif;

}

.artikeltitel {  font-size: 9pt; color: #000000; font-weight: normal; list-style-position: outside; list-style-image: none; list-style-type: circle}

.artikeldatum {  font-size: 8pt}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #000000;

}

.text10 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	line-height: 11px;

}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bolder;
	line-height: 16px;



}

.text7 {



font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #000000


}
.style4 {
color: #000000
}

.style2 {color: #666666}
.t7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	text-indent: 5px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(lay/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(lay/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(lay/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(lay/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
.nofloat {
	clear: both;
}
.t-head {
	font-weight: bold;
	color: #FFFFFF;
	background: #008FBB;
}


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

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

div.preisliste table thead {
	color: white;
	background-color: #456FA9 !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: #456FA9; !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:#E0E4EF;
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 100%;
}

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

#filter h2 {
	color: #456FA9;
}

#auswahl h2 {
	color: #456FA9;
}

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

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

#zusammenfassung h2 {
	color: #456FA9;
}

#anfrage h2 {
	color: #456FA9;
}

#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;
}


