body
{
background-color: #1c1c1c;
}

.btn
{
	background-image:url('images/btn.png');
	width: 55px;
	height: 29px;
	border: 0px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-family: Calibri;
}

.inputbg
{
	color: #333436;
	font-weight: bold;
	font-size: 13px;
	font-family: Calibri;
	border: 0px;
	background-color: #e9ebe2;
}

.inputachter
{
	background-image:url('images/inputachter.png');
	width: 240px;
	height: 30px;
}


.titel
{
 font-family: Calibri;
 font-size: 26px;
 font-weight: bold;
 color: #3a3a3a;
}

.tekst
{
 font-family: Calibri;
 font-size: 14px;
 color: #3a3a3a;
}

.tekst a
{
 font-family: Calibri;
 font-size: 14px;
 color: #3a3a3a;
  text-decoration: none;
}

.tekst a:hover
{
 font-family: Calibri;
 font-size: 14px;
 color: #3a3a3a;
  text-decoration: none;
}

.tekst a:visited
{
 font-family: Calibri;
 font-size: 14px;
 color: #3a3a3a;
 text-decoration: none;
}


.container
{
	width: 750px;
}

.logo
{
	width: 969px;
	height: 173px;
	background-image:url('images/logo.png');
	margin-top: 1px;
}

.header
{
	width: 969px;
	height: 269px;
	background-image:url('images/header.png');
	margin-top: -1px;
	margin-left: -2px;
}

.menu1
{
	width: 131px;
	height: 48px;
	background-image:url('images/1.png');
	float: left;
}

.menu2
{
	width: 143px;
	height: 48px;
	background-image:url('images/2.png');
	float: left;
}

.menu3
{
	width: 99px;
	height: 48px;
	background-image:url('images/3.png');
	float: left;
}

.menu4
{
	width: 92px;
	height: 48px;
	background-image:url('images/4.png');
	float: left;
}

.menu5
{
	width: 120px;
	height: 48px;
	background-image:url('images/5.png');
	float: left;
}

.menu6
{
	width: 160px;
	height: 48px;
	background-image:url('images/6.png');
	float: left;
}

.menu7
{
	width: 91px;
	height: 48px;
	background-image:url('images/7.png');
	float: left;
}

.menu8
{
	width: 133px;
	height: 48px;
	background-image:url('images/8.png');
	float: left;
}

.bg
{
	width: 969px;
	background-image:url('images/bg.png');
}

.footer
{
	width: 969px;
	height: 25px;
	background-image:url('images/footer.png');
	color: #f7e145;
	font-size: 13px;
	font-family: Calibri;
}

.footer a
{
	color: #f7e145;
	font-size: 13px;
	font-family: Calibri;
	text-decoration: none;
}

.footer a:visited
{
	color: #f7e145;
	font-size: 13px;
	font-family: Calibri;
	text-decoration: none;
}

.footer a:hover
{
	color: #fcee8d;
	font-size: 13px;
	font-family: Calibri;
	text-decoration: none;
}


.tdtext
{
	color:#333;
	font-size:12px;
	font-family:verdana;
	font-weight:bold;
}

.box
{
	width: 210px;
	background-color:#d3d4c9;
	border: 1px solid #b3b4ab;
}


.tdtextnormal
{
	color:#333;
	font-size:12px;
	font-family:verdana;
}

.reageer a
{
	color:#333;
	font-size:16px;
	font-family:calibri;
	font-weight:bold;
	text-decoration:none;
}

.reageer a:visited
{
	color:#333;
	font-size:16px;
	font-family:calibri;
	font-weight:bold;
	text-decoration:none;
}

.reageer a:hover
{
	color:#000000;
	font-size:16px;
	font-family:calibri;
	font-weight:bold;
	text-decoration:none;
}

.input
{
	color:#333;
	font-size:12px;
	font-family:calibri;
	font-weight:bold;
}

.titel
{
	color:#e9ad28;
	font-size:14px;
	font-family:arial;
	font-weight:bold;
}

.button
{
	background-color:#eff0e9;
	font-size:11px;
	font-family:arial;
	color:#333;
	border: 1px solid #cacbc1;
}

