@charset \"iso-8859-1\";
/* author: RS Docter */

html, body {
	font-family: Tahoma;
	font-size: small;
	background: #333333; 
	color: #ffffff; 
	text-align: center;
	margin: 20px;
}

div.body {
	font-family: Tahoma;
	font-size: small;
	color: #f47a77; 
	text-align: center;
	width: 790px;
	margin: 0 auto 0 auto;
	background-image: url(/img/bg.gif);
	display: table;
}

div.header {
	float: left;
	width: 790px;
	height: 142px;
	overflow: hidden;
	background-image: url(/img/header.jpg);
}

div.column_nav {
	float: left;
	width: 200px;
	height: 100%;
	overflow: hidden;
	text-align: left;
	background: #fcdbda;

}

div.column1 {
	float: left;
	width: 200px;
	overflow: hidden;
	text-align: left;
	margin-left: 0px;
	background: #ffffff;
}

div.column2 {
	float: left;
	width: 390px;
	overflow: hidden;
	text-align: left;
	margin-left: 0px;
	background: #ffffff;
}

div.column3 {
	float: left;
	width: 590px;
	overflow: hidden;
	text-align: left;
	margin-left: 0px;
	background: #ffffff;
}



div.column2 h2, div.column1 h2, div.column2 h1, div.column1 h1 {
	margin: 0px 11px 0px 11px;
	font-size: medium;
}



div.column2 p,  div.column1 p, div.column2 table {
	margin: 11px 11px 11px 11px;
}

td h2 {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: small;
}



div.column2 ul, div.column1 ul {
	margin: 11px;
	padding: 0px;
	list-style: none;
}


div.thumb {
	float: left;
	width: 111px;
	overflow: hidden;
	text-align: left;
	margin: 0px 7px 0px 7px;
}

div.thumb p {
	margin: 0px 0px 6px 0px;
}

a {
	color: #f47a77;
	text-decoration: none;
}

div.thumb h2, div.thumb h2 a {
	font-size: small;
	margin: 6px 0px 0px 0px;
	font-weight: normal;
}

div.column_nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.column_nav ul li.even {
	margin: 0px;
	padding: 6px;
	background: #fcdbda;
	border-bottom: 1px solid #f47a77;
	font-weight: bold;
}
div.column_nav ul li.oneven {
	margin: 0px;
	padding: 6px;
	background: #fcbfbe;
	border-bottom: 1px solid #f47a77;
	font-weight: bold;
}


div.column_nav ul li.eind {
	margin: 0px;
	padding: 6px;
	background: #f47a77;
	border-bottom: 0px;
	font-weight: bold;
	color: #ffffff;
}

div.column_nav p {
	margin: 0px;
	padding: 6px;
	background: #fcdbda;
	border-bottom: 1px solid #f47a77;
	color: #f47a77;
}

div.column_nav p a {
	color: #f47a77;
	font-weight: bold;
	text-decoration: underline;
}

div.column_nav a {
	color: #ffffff;
}

.small {
	font-size: xx-small;
	color: #ff0000;
}

hr {
	margin: 0px 11px 0px 11px;
	color: #fcdbda;
}

span.nav {
	padding: 0px;
	margin:	0px 0px 0px 11px;
	font-size: xx-small;
}

span.nav a {
	text-decoration: underline;
}

span.nav a:hover {
	text-decoration: none;
}

div.klik {
	border: 5px #fcdbda solid;
	width: 358px;
	margin: 0px 22px 0px 11px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	font-weight: bold;
	background-color: #fcbfbe;
	color: #ffffff;
}

div.toptien {
	margin: 23px 0px 0px 0px;
}