/*
//   _                          _             _ _       
//  | |_ _____   _____ _ __ ___| |_ _   _  __| (_) ___  
//  | __/ _ \ \ / / _ \ '__/ __| __| | | |/ _` | |/ _ \ 
//  | || (_) \ V /  __/ |  \__ \ |_| |_| | (_| | | (_) |
//   \__\___/ \_/ \___|_|  |___/\__|\__,_|\__,_|_|\___/ 
//                                             (C)2007
//   Date  : 2007-08-13
//	 Author: loek@toverstudio:nl
//
*/
body 
{
	color:#222;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background: #fff;
}
a
{
	color:#222;
}
a:hover
{
	color:#222;
}
img
{
	border:none;
}
h1
{
	color:#444;
	font-size:20px;
	margin-bottom:8px;
}
h2
{
	color:#444;
	font-size:18px;
}
/* ----------------------------- canvas --------------------------- */
#canvas 
{
	margin: 0px auto;
	padding: 0px;
	text-align: left;
  	width: 970px;
	background: #fff;
}
/* ----------------------------- banner --------------------------- */
#banner
{
	width:970px;
	height:62px;
	border-bottom:3px solid #1e1a1b;
	background: url(../images/prodlinklogo.png) no-repeat 100% 16px;
}
* html #banner /* only for IE */
{
	margin-bottom:-4px;
}
#banner img
{
    margin-top:4px;
}
#siteid
{
	float:left;
	display:block;
}
#util
{
	margin:5px 0px 0px 94px;
	float:left;
	color:#222;
 	padding:0px 15px 10px 0px;
}
#util img, #util input
{
	vertical-align:middle;
	padding-right:5px;
}
#util a
{
	color:#1e1a1b;
	font-size:15px;
	text-decoration:none;
	font-weight:normal;
}
#util a:hover
{
	color:#620832;
}
/* ----------------------------- sidebarleft --------------------------- */
#sidebarleft 
{
	float:left;
	color:#222;
	padding-top:0px;
	clear:both;
}
* html #sidebarleft /* only for IE */
{
}
#sidebarleft ul
{
	list-style:none;
	font-size:15px;
	border-top:1px solid #bbb;
}
#sidebarleft li
{
}
#sidebarleft ul a
{
	width:170px;
	display:block;
	text-decoration:none;
	color:#cb0000;
	padding:5px 10px 5px 10px;
	border-bottom:1px solid #bbb;
	
}
#sidebarleft ul a:hover
{
	background-color:#ccc;
}
#sidebarleft a
{
	color:#222;
}

#sidebarleft h1
{
	letter-spacing:-1px;
	margin:20px 10px 5px 10px;
}

/* ----------------------------- sidebarright --------------------------- */
#sidebarright 
{
	width:163px;
	float:left;
	color:#222;
	padding:10px;
}
* html #sidebarright /* only for IE */
{
	padding-top:20px;
}
#sidebarright ul
{
	list-style:none;
	font-size:15px;
	margin-bottom:30px;
	border-top:1px solid #bbb;
}
#sidebarright p
{
	padding:10px;
}
#sidebarright h1
{
	letter-spacing:-1px;
	margin:10px 10px 5px 10px;
}

/* ----------------------------- content --------------------------- */
#contents 
{
	text-align:left;
	float:left;
	width:550px;
	font-size:14px;
	line-height:1.5em;
	margin:0px;
	padding:20px;
}
#contents strong
{
	font-weight:bold;
}
* html #contents /* only for IE */
{
}
#contents table
{
	border-collapse:collapse;
}

#contents td
{
	vertical-align:top;
}

#contents h1
{
	color:#cb0000;
}
h1 a
{
	color:#fff;
	text-decoration:none;
}
h1 a:hover
{
	color:#fff;
	text-decoration:underline;
}

#hb1
{
	float:left;
	padding:10px;
	font-size:15px;
	background: #fff url(../images/hb1.png) no-repeat 0px 0px;
	width:158px;
	height:179px;
	color:#222;
}
#hb1 h1
{
	color:#fff;
	font-size:16px;
	letter-spacing:-1px;
	margin-bottom:5px;
}
#hb2
{
	float:left;
	padding:10px;
	color:#222;
	font-size:15px;
	background: #fff url(../images/hb2.png) no-repeat 0px 0px;
	width:159px;
	height:179px;
}
#hb2 h1
{
	color:#fff;
	font-size:16px;
	letter-spacing:-1px;
	margin-bottom:5px;
}
#hb3
{
	float:left;
	padding:10px;
	color:#222;
	font-size:15px;
	background: #fff url(../images/hb3.png) no-repeat 0px 0px;
	width:158px;
	height:179px;
}
#hb3 h1
{
	color:#fff;
	font-size:16px;
	letter-spacing:-1px;
	margin-bottom:5px;
}
#hb4
{
	float:left;
	padding:10px;
	color:#222;
	font-size:15px;
	background: #fff url(../images/hb4.png) no-repeat 0px 0px;
	width:158px;
	height:179px;
}
#hb4 h1
{
	color:#fff;
	font-size:16px;
	letter-spacing:-1px;
	margin-bottom:5px;
}
#hb5
{
	float:left;
	padding:10px;
	color:#222;
	font-size:15px;
	background: #fff url(../images/hb5.png) no-repeat 0px 0px;
	width:159px;
	height:179px;
}
#hb5 h1
{
	color:#fff;
	font-size:16px;
	letter-spacing:-1px;
	margin-bottom:5px;
}
#hb6
{
	float:left;
	padding:10px;
	color:#222;
	font-size:15px;
	background: #fff url(../images/hb6.png) no-repeat 0px 0px;
	width:158px;
	height:179px;
}
#hb6 h1
{
	color:#fff;
	font-size:16px;
	letter-spacing:-1px;
	margin-bottom:5px;
}
/* ----------------------------- footer --------------------------- */
#footer 
{
	clear:both;
	background-color:#fff;
	font-size:15px;
	color:#999;
	padding-bottom:20px;
	letter-spacing:-1px;
	
}
#footer img
{
	vertical-align:middle;
	padding:3px 6px 3px 9px;
}
#footer a
{
	text-decoration:none;
	font-weight:bold;
}

.beursh2
{
	background-color:#eee;
}
#beurs th
{
	background-color:#cb0000;
	color:#fff;
	font-size:12px;
	padding:10px;
	width:70px;
}
#beurs td
{
	font-size:12px;
	line-height:1.5em;
	padding:10px;
}
#partner th
{
	background-color:#cb0000;
	color:#fff;
	font-size:12px;
	padding:10px;
}
#partner td
{
	font-size:12px;
	line-height:1.5em;
	padding:10px;
}

#login td
{
	padding:3px;
}


.error
{
	font-size:17px;
	color:#f00;
}