#header {
	background:none no-repeat scroll 0 0 transparent;
	color:transparent;
	height:120px;
	margin:0px;
	padding:0px;
	position:relative;
	visibility:visible;
}
:link, :visited :hover{
text-decoration:none;
}

	


ul.nav1st li {
	display: block;
	padding: 0px 0;
	font-weight:bold;
	text-align: left;
}

body {
	/* opacity:1;*/
	/* background:url(".././cssk/haroweb.de.gif") no-repeat scroll 0 0 #999999;*/
	background-color: #f5faf4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	padding: 0 0 0 0;
	height: 100%;

}

img, a img, :link img, :visited img, fieldset { border:none }

	
h1 {

font-size:20px;
;


}

h2 {
	font-size:14px;
}

h3 {
	font-size:8px;
}

h4 {
margin:0 !important;
text-decoration: none;
padding: 4px;
font-size:15px;
color: CornflowerBlue;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

.my-custom-scrollbar {
	position: relative;
	height: 100px;
	overflow: auto;
	}
.table-wrapper-scroll-y {
	display: block;
	}

a {
	color: rgb(63, 241, 71);
	text-decoration: none;
}


a:hover {
color: black;
	opacity: 0.9;
}



