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;
	font-weight: bold;
	color: #FFFFFF;

}

.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: #879C63 !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;
	color: black;
	font-size: 12px;
	text-align: left;
	min-width: 2em;
	vertical-align: top;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


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

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

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

div.preisliste h2 {
	font-family:"Georgia","Times New Roman","Times","serif";
	font-size: 120%;!ueberschriften;
	margin: 0 0 0.5em 0;
	color: #2051A8;
}

div.preisliste .abschnitt {
	padding: 0.5em 15px;
	margin: 0.5em 0;
	
}

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