body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

a:link {color: #000000 ; text-decoration: underline; }
a:active {color: #000000; text-decoration: underline; }
a:visited {color: #000000; text-decoration: underline; }
a:hover {color: #999999; text-decoration: none; } 

H1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 5px;
	letter-spacing: 0.05em;
	text-decoration:none;
}

H2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 5px;
	letter-spacing: 0.05em;
	text-decoration:none;
}
H3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #333333;
}

.bgimage {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.leftsidebar {
	background-image: url(images/left-repeat.jpg);
	background-position: left top;
}
.tekstindhold {
	font-family: Tahoma, Verdana, Arial;
	color: #333333;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	width: 440px;
	padding-right: 40px;
}
.catchtest {
	letter-spacing: 0.1em;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: center;

}
.menutekst {
	font-family: tahoma;
	font-size: 18px;
	color: #333333;
	text-transform: capitalize;
	text-decoration: none;
	text-transform:capitalize;
	letter-spacing: 2px;
	
}

