.header3 { background-image:url(images/header_left_be.jpg); }
html, body { height:100%; }
body {
	margin: 0;
	padding: 0;
	background: url(images/site_bg.gif) repeat-x top left #CFB292;
	text-align: center;
}
body, table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
	
.container {
	width: 750px;
	border-right: 1px solid #D3AE86;
	border-left: 1px solid #D3AE86;
	background: #FFF;
	padding: 0 4px;
	margin: 0 auto;
	text-align: left;

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

form {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #990033;
	margin: 0 0 0.3em 0;
	padding: 0;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
p {
	margin: 0.8em 0;
	padding: 0;
}
a img { 
	border:0; 
}





.header {
	margin: 1px 0 0 0;
	height: 65px;
	width: 750px;
	background: url(images/header_bg.gif) repeat-x top left;
}
.header2 {
	height: 65px;
	width: 750px;
	background: url(images/header_right.gif) no-repeat top right;
}
.header3 {
	height: 65px;
	width: 750px;
	background-repeat:no-repeat;
	background-position:top left;
	position: relative;
}
.header h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
}
.header h1 a {
	width: 285px;
	height: 65px;
	display: block;
}
.header h1 span {
	display: none;
}


ul.menu {
	height: 30px;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 35px;
	right: 3px;	
}
ul.menu li img {
	margin: 0;
	padding: 0;
}
ul.menu li {
	float: left;
	height: 30px;
	margin: 0;
	padding: 0 2px 0 0;
	background: url(images/menu_div.gif) no-repeat center right;
	list-style-position: inside;
	list-style-type: none;
}
ul.menu li.eind {
	background: transparent;
	padding: 0;
}
	
	
	
.content {
	background: url(images/content_bg.gif) repeat-y top left;
}

.content.koppel { min-height: 200px; height: auto !important; height: 200px; position: relative; }
.content.koppel .contentleft img { position: absolute; bottom: 2px; left: 71px; }

.contentleft {
	width: 240px;
	padding: 5px 15px 5px 15px;
	margin: 0 0 0 1px;
	float: left;
}	
.contentleft .nuonline {
	width: 240px;
	color: #660033;
	padding: 6px 0;
	filter: DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=1);
}
.contentleft .hr {
	background: url(images/hr_left.gif) repeat-x left 9px;
	height: 25px;
	display: block;
	margin: 0 -5px;
}
.contentleft h1 {
	filter: DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=1);
	width: 240px;
	clear:both;
}
.contentleft form td {
	padding: 3px 0 ;
}
.contentleft .lijst td  {
	padding: 2px 0 ;
}
.contentleft .lijst a { text-decoration:none; color:black;}
.contentleft a:hover { color:red; }
.contentleft .mailnavigatie { border:1px solid #BFA476; margin:20px; text-align:right;}
.contentleft .mailnavigatie a { text-decoration:none; }
.contentleft .mailnavigatie img { vertical-align:middle; }

.contentleft p.online_lijst { float: left; width: 118px; border-right: 1px solid #BFA476; line-height: 18px; }
.contentleft p.online_lijst.rechts { text-align: right; border: 0; }

.contentright {
	padding: 10px 21px 5px 20px;
	width: 437px;
	float: right;
}

.contentright .hr {
	background: url(images/hr_right.gif) repeat-x left 9px;
	height: 25px;
	display: block;
	margin: 0 -5px;
}
.contentright .box {
	width: 432px;
	background: #FFF;
	margin: 0 0 15px 0;
}
.contentright .box .content {
	border-right: 1px solid #650001;
	border-left: 1px solid #650001;
	width: 430px;
	background: url(images/box_bg.gif) repeat-y left top;
}
.contentright .box .left {
	width: 130px;
	padding: 0 0 0 1px;
	float: left;
	text-align:center;
}
.contentright .box .left img {
	margin-top:4px;
}
.contentright .box .right {
	width: 273px;
	margin: 0 1px;
	float: left;
	padding: 0 12px;
}
.contentright .box .titel {
	padding: 5px 12px;
	margin: 0 -12px 2px;
	background: url(images/box_info_bg.gif) repeat-x top left #FEF3E1;
	border-bottom: 1px solid #F5E0C9;
}
.contentright .lijst td  {
	padding: 2px 0 ;
}
.contentright a:hover { color:red; }


ul.wizard {
	width: 460px;
	font-size: 9px;
	margin: 10px -20px 10px 0;
	padding: 0;
		
}
ul.wizard li {
	padding: 3px 6px;
	border-left: 1px solid #990033;
	display: block;
	float: left;
	color: #9A7B58;
	width: 78px;
	list-style-position: inside;
	list-style-type: none;
}
ul.wizard li h1 {
	color: #9A7B58;
	margin: 0;
	padding: 0;
}
ul.wizard li.active {
	color: #000;
	background: url(images/box_info_bg.gif) repeat-x top left #FEF3E1;
}
ul.wizard li.active h1 {
	color: #990033;
}



.clear {
	clear: both;
	height: 0;
	width: 0;
}
* html .clear.ie { clear:none; }
	
	
.links {
	text-align: center;
	color: #9A7B58;
}
.links a , .links a:hover {
	color: #9A7B58
}
.links ul {
	margin: 0 auto;
	padding: 0;
}
.links ul li {
	line-height: 26px;
	padding: 0 20px;
	display: inline;
}
.bottom {
	background: url(images/bottom.gif) no-repeat top left;
	height: 120px;
	padding: 12px 20px;
	margin: 0;
	text-align: right;
}
	

/* 
*	Mailbox
*/
.mailbox { width:100%; border:1px solid #BFA476; border-collapse:collapse; margin-top:4px;}
.mailbox td { padding:3px; text-align:left;}
.mailbox td.ongelezen { font-weight:bold; }
.mailbox td.selecteer { border-bottom:1px solid #EFD4A6; }
.mailbox td.verwijder { border-top:1px solid #EFD4A6; }
.mailbox th { background-color:#FEF3E1; text-align:left;}
.mailbox tr.even { background-color:#FFF5F2; }
.mailbox a { color:black; text-decoration:none; }
.mailbox a:hover { text-decoration:underline; }

/*
*	Fotos
*/
div.thumbnail { width:52px; padding:1px; float:left; margin:2px; }
div.thumbnail a img { border:1px solid #FEF3E1; }
div.thumbnail a:hover img { border:1px solid #CC0000; }
div.eerste { background-color:#CFB292; border:2px solid #CFB292; }
div.huidige { border:1px solid #CC0000; }

p.foto img { border:1px solid #BFA476; padding:1px; }
table.foto { border:1px solid #BFA476; border-collapse:collapse; margin:4px auto; }
table.foto th { background-color:#FEF3E1; text-align:left; vertical-align:top;}

img.profielfoto { border:1px solid #BFA476; }

/*
*	Nieuwste gebruikers
*/
.nieuwste_gebruikers { margin:5px 0; padding:0;  list-style-type:none; }
.nieuwste_gebruikers li { float:left; width:140px; padding-right:10px;}
.nieuwste_gebruikers a { color:black; text-decoration:none; }
.nieuwste_gebruikers a:hover { color:#CC0000; }

/*
*	Zoeken
*/
.zoeken table.gegevens th { width:50%;}

/*
*	Overzicht
*/
div.overzicht { border:1px solid #BFA476; margin:4px 0; padding:3px;}

/*
*	Match
*/
div.match { float: left; width: 127px; margin: 0 0 15px 0; color: #990033; }
div.match a { text-decoration: none; }
div.match span { display: block; background: left bottom no-repeat; width: 100px; height: 90px; margin-bottom: 2px; }
div.match em { font-style: normal; font-size: 11px; color: black; }

/*
*	Todo lijst
*/
.todo { border:1px solid #BFA476; border-collapse:collapse; margin:4px 0; }
.todo .opgelost td { text-decoration:line-through; }
.todo th { text-align:left; }

/* Linkpartners */
.linkpartners { background: url(images/linkpartners_bg.gif) repeat-y top left; }
.linkpartners div.info { width:99%; margin-left:1%; padding-top:10px; }
.linkpartners div.kolom { width:24%; float:left; margin-left:6px; margin-top:4px; }
.linkpartners ul { list-style:none; margin:2px 0 15px; padding:0; }
.linkpartners li { margin:0; padding:1px 0; }

/* Prijzen */
table.prijzen { width: 100%; }
table.prijzen td.bespaar { color: #008800; font-weight: bold; white-space: nowrap; }
table.prijzen td.perdag { white-space: nowrap; padding-left: 20px; }

/*
*	Homepage
*/
body#home .contentleft h2 { color: #990033; font-size: 14px; font-weight: normal; }
body#home .tagcloud { width: 240px; text-align: center; margin-top: 10px; }
body#home .tagcloud a { margin-right: 20px; }
body#home .container,
body#home .header,
body#home .header2,
body#home .header3 { width: 939px; }
body#home .contentright { width: 626px; }
body#home .content { background-image: url(images/content_bg_home.gif); }
body#home .bottom { background-image: url(images/bottom_home.gif); }
body#home .bottom p { padding-left: 200px; }

body#home .fotoindex { padding: 0; margin: -10px -21px -5px -20px; background: url(images/foto_index_02.jpg) no-repeat top left #FFF; width: 666px;	height: 249px; position: relative; }
body#home .fotoindex p { position: absolute; font-family: Verdana; font-size: 11px; color: white; width: 387px; left: 17px; top: 50px; line-height: 17px; }
body#home .fotoindex a { position: absolute; left: 17px; top: 157px; }

body#home .memberlist { clear: both; padding: 15px 20px 20px 15px; width: 631px; margin: -15px -21px 0 -20px; background: url(images/hr_home.gif) bottom repeat-x; }
body#home .memberlist h1 { font-weight: normal; }
body#home .memberlist ul { list-style: none; overflow: hidden; padding: 0; margin: 0; }
body#home .memberlist ul li { float: left; display: inline; margin: 16px 0 0 16px; border: 1px solid #ff433f; }
body#home .memberlist ul li a { display: block; overflow: hidden; width: 85px; height: 85px; border: 1px solid #ffb2a5; text-align: center; }
body#home .memberlist ul li a:hover { border-color: #888; }
body#home .memberlist ul li a img { min-height: 85px; min-width: 85px;  }
body#home .memberlist p { clear: both; }

/*
*	Overig
*/
.belangrijk { color:#AA1144; }
.ok { color:green; }
a.menu { color:#990033; text-decoration:none; font-size:13px; font-weight:bold; }
a.menu:hover { text-decoration:underline; color:#990033; }
.indent { margin-left:20px; }
div.gegevens { border:1px solid #BFA476; margin:4px 0; padding:3px; }
table.gegevens { border:1px solid #BFA476; border-collapse:collapse; margin:4px 0; }
table.gegevens th { background-color:#FEF3E1; text-align:left; vertical-align:top; white-space:nowrap; padding:2px 4px;}
table.gegevens td { padding:2px 4px; width:70%; }
table.gegevens.flex td { width: auto; }
.gebruikerslijst { margin:5px 0; padding:0; list-style-type:none; }
.gebruikerslijst a { color:black; text-decoration:none; }
.gebruikerslijst a:hover { color:#CC0000; }
p.stats { text-align:center; font-size:9px; color:#666666; }
input.button { 
	height:24px; 
	background:url(images/button_background.gif) repeat-x; 
	border:solid #650001;
	border-width:0 1px;
	color:#EEEEEE;
	font-weight:bold;
	cursor: pointer;
}
html > body input.button { height:22px; }
.online { color:#00BB00; }
