@charset "utf-8";
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h1 {
	font-size: 2em;
	color: #B10961;
}
a {
	color: #B10961;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bolder;
}


a:link {
	color: #B10961;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bolder;
}
a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #CCC;
}


#header_top {
	height: 50px;
	background: #B10961;
}

#header_NKvF {
	height: 261px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	background: #000;
}

#fuchsia_intro {
	height: 261px;
	width: 356px;
	padding-left: 30px;
	float: left;
	background: #000;
}
#NKvF_tekst {
	background: #000;
	height: 241px;
	width: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	color: #CCC;
	padding-top: 20px;
	position: relative;
	left: 100px;
}

#header_navigator {
	height: 40px;
	background: #B10961;
}
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#content_k1 {
	float: left;
	width: 300px;
	padding-right: 20px;
	padding-top: 15px;
}
#content_k2 {
	float: left;
	width: 310px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
}





#content_k3 {
	float: left;
	width: 210px;
	padding-right: 5px;
	padding-top: 15px;
}

hitcounter_center {
	text-align: center;
}




#footer {
	background: #000;
	font-size: 0.85em;
	text-transform: uppercase;
	color: #666;
	text-align: center;
	font-weight: bold;
	line-height: 3em;
}
#footer p a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #B10961;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#footer p a:link {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #B10961;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer p a:hover {
	color: #FF0;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
