@charset "UTF-8";

*{
margin: 0px;
padding: 0px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #296e19;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

p,h1,h2,ul,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

h2 {
	margin-top: 12px;
	color: #000000;
	text-transform: uppercase;
}

h1 {
	margin-top: 40px;
	margin-bottom: 16px;
	color: #296e19;
	font-size: 20px;
	font-weight: normal;
}

ul {
	margin-left: 15px;
}

li {
	line-height: 18px;
}

#kwalcol1 li {
	font-size: 12px;
}

body {
	/*
	background-image: url(img/back.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;*/
	background-color: #296f19;
	background-attachment: scroll;
	background-image: url(img/curb.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu {
	position: absolute;
	z-index: 3;
	height: 400px;
	width: 200px;
	top: 0px;
	left: 0px;
}

#top {
	position: absolute;
	z-index: 1;
	height: 980px;
	width: 407px;
	top: 0px;
	left: 0px;
}

#clearfloat {
 clear:both;
 height: 50px;
}



#col1, #colspec, #col2, #hiscol1, #hiscol2, #kwalcol1 {
	position: absolute;
	z-index: 1;
	top: 410px;
	left: 215px;
	width: 365px;
}

#logo {
	position: absolute;
	top: 319px;
	left: 853px;
	z-index: 3;
}

#hiscol1 {
	width: 240px;

}

#hiscol2 {
	width: 300px;
	left: 475px;
	top: 467px;
	}
	
	
#hisfoto {
	position: absolute;
	z-index: 1;
	top: 480px;
	left: 475px;
}

#colspec {
	width: 390px;
} 

#col2 {
	top: 470px;
	left: 400px;
	width: 210px;
} 

#contcol2 {
	position: absolute;
	z-index: 1;
	top: 470px;
	left: 420px;
	width: 210px;
} 

#foto, #foto2, #fotokwal {
	position: absolute;
	z-index: 1;
	top: 440px;
	left: 630px;
	width: 165px;
}

#foto2 {
	top: 480px;
}

#fotokwal {
	left: 470px;
}

#fotocontact {
	position: absolute;
	z-index: 1;
	top: 480px;
	left: 650px;
}


#foto img {margin-top: 15px}

#footer, #footer a {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin-top:150px;
	text-align:center;
}
