
TD, TR, P {
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 14px;
}

.feld {
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 14px;
}


A {
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	text-decoration : underline;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : #FF9900;
	text-decoration : underline;
}

A.hidden-link:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	}




.titel {
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 17px;
	font-weight : bold;
}

.titelred {
	font-family : Arial, Helvetica, sans-serif;
	color : red;
	font-size : 17px;
	font-weight : bold;
}

.titel2 {
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 14px;
	font-variant : small-caps;
	font-weight : bold;
	}



.text {
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 14px;
}

.textred {
	font-family : Arial, Helvetica, sans-serif;
	color : red;
	font-size : 14px;
}

.textmedium {
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 11px;
}


.textsmall {
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 9px;
	font-weight : bold;
}

.textsmalllight {
	font-family : Arial, Helvetica, sans-serif;
	color : #FF9900;
	font-size : 9px;
	font-weight : bold;
}

.fillertextlight {
	font-family : Arial, Helvetica, sans-serif;
	color :#FFE3AC;
	font-size : 9px;
	font-weight : bold;
}

.bottomline {
	width : 100%;
	border-color : #000099;
	background-color : transparent;
	border-bottom-width : 1px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-style : solid solid solid solid;
	border-top-width : 0px;
	height : auto;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}

.topline {
	width : 100%;
	background-color : transparent;
	border-top : 1px solid #000099;
	border-width : 1px 0px 0px 0px;
	border-style : solid;
	border-right : 0px none;
	border-left : 0px none;
	border-bottom : 0px none;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 1px;
	}


.werbung
 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color : #FFF2DD;
	line-height : 16px;
	color : #000066;
}
.b-clt {
	background-image : url(grf/main/b_clt.jpg);
	background-repeat : no-repeat;
}

.b-t {
	background-image : url(grf/main/b_t.jpg);
	background-repeat : repeat-x;
}

.b-crt {
	background-image : url(grf/main/b_crt.jpg);
	background-repeat : no-repeat;
}
.b-r {
	background-image : url(grf/main/b_r.jpg);
	background-repeat : repeat-y;
}

.b-crb {
	background-image : url(grf/main/b_crb.jpg);
	background-repeat : no-repeat;
}
.b-b {
	background-image : url(grf/main/b_b.jpg);
	background-repeat : repeat-x;
}

.b-clb {
	background-image : url(grf/main/b_clb.jpg);
	background-repeat : no-repeat;
}

.b-l {
	background-image : url(grf/main/b_l.jpg);
	background-repeat : repeat-y;
}

.b-bg {
	background-image : url(grf/main/b_bg.jpg);
	background-repeat : repeat;
}

.s-clt {
	background-image : url(grf/main/s_clt.jpg);
	background-repeat : no-repeat;
}

.s-t {
	background-image : url(grf/main/s_t.jpg);
	background-repeat : repeat-x;
}

.s-crt {
	background-image : url(grf/main/s_crt.jpg);
	background-repeat : no-repeat;
}

.s-r {
	background-image : url(grf/main/s_r.jpg);
	background-repeat : repeat-y;
}

.s-crb {
	background-image : url(grf/main/s_crb.jpg);
	background-repeat : no-repeat;
}

.s-b {
	background-image : url(grf/main/s_b.jpg);
	background-repeat : repeat-x;
}

.s-clb {
	background-image : url(grf/main/s_clb.jpg);
	background-repeat : no-repeat;
}

.s-l {
	background-image : url(grf/main/s_l.jpg);
	background-repeat : repeat-y;
}

.s-bg {
	background-image : url(grf/main/s_bg.jpg);
	background-repeat : repeat;
}

