body{ 	/*background: url(images/bg.jpg) ;*/
	background-image:url(images/bg1b.gif);
	background-repeat:repeat-x;
	background-color:#FFCA31;
	color: #333; 
	font: 14px 'Lucida Grande', Verdana, sans-serif;}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight:none;
	}

.textkl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight:none;
	}

.textkl2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight:none;
	}

.tab {
	border-style : solid;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-color : #707070;
	background-color: #efefef;
	}

a.link:ACTIVE {color:#C22400; text-decoration: none;font-size: 13px; outline:none;}
a.link:VISITED {color:#C22400; text-decoration: none;font-size: 13px; outline:none;}
a.link:LINK {color:#C22400; text-decoration: none;font-size: 13px; outline:none;}
a.link:HOVER {color:#555555; text-decoration: underline;font-size: 13px; outline:none;}