/* Singlecard */
body {
	margin:0px;
	padding:0px;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#042577;
	
	scrollbar-3dlight-color: #5c6b8a;
	scrollbar-arrow-color: #fff;
	scrollbar-darkshadow-color: #999;
	scrollbar-face-color: #042577;
	scrollbar-highlight-color: #efebdf;
	scrollbar-shadow-color: #efebdf;
	scrollbar-track-color: #5c6b8a;
}
table td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#042577;
}
h1 {
	font-size:16px;
	font-style:bold;
	margin:0px 0px 5px 0px;
}
input {
	margin-bottom:2px;
	}
select {
	margin-bottom:2px;
}	

img {border:0px;}
/*
a:link, a:visited {text-decoration:underline; color:#004489;}
a:hover, a:active {text-decoration:underline; color:#6f92f0;}
*/
a:link, a:visited {text-decoration:none; color:#C03BCA;}
a:hover, a:active {text-decoration:none; color:#C03BCA;}

#card a:link, #card a:visited {text-decoration:underline; color:#C03BCA;}
#card a:hover, #card a:active {text-decoration:underline; color:#C03BCA;}

#footer a:link, #footer a:visited {text-decoration:none; color:#fff; font-size:10px;}
#footer a:hover, #footer a:active {text-decoration:none; color:#C03BCA; font-size:10px;}

#menu ul {
	font-size:15px;
	list-style:none;	
	margin-left:22px;
	line-height:22px;
}

/*******************/
#container {
	width:980px;
	height:600px;
	padding:0px;
	margin-left: auto;
    margin-right: auto;
}
#header {
	width:980px;
	height:83px;
}
/******** flash ***********/
#fotobalk {
	width:976px;
	height:111px;
	padding:2px 0px 2px 2px;
	margin:2px 0px 2px 0px;
	border:#042577 1px solid;	
}
#center {
	width:980px;
	height:375px;
}
#center_landing {
	width:980px;
	height:496px;
}
/********* linker balk **********/
#left {
	float:left;
	width:192px;
	height:355px;
	padding:20px 0px 0px 0px;
	background:	#042577 url(../images/interface/leftside.gif);
}
#left_landing {
	float:left;
	width:192px;
	height:355px;
	padding:141px 0px 0px 0px;
	background:	#042577 url(../images/interface/leftside.gif);
}
#menu {
	width:192px;
	height:228px;
}
#card {
	width:180px;
	height:126px;
	padding:0px 0px 0px 12px;
}
.sub {
	font-size:10px;
}
/********* content **********/
#content{
	float:left;
	width:556px;
	height:335px;
	text-align:left;
	padding:20px;
	overflow:auto;
	background-image:url(../images/interface/watermerk.jpg);
	background-color:#FFFFFF;
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:inherit;
}
*html #content {
	background-position:center;
	background-attachment:fixed;
}
#content_landing{
	float:left;
	width:556px;
	height:456px;
	text-align:left;
	padding:20px;
	overflow:auto;
	background-image:url(../images/interface/watermerk.jpg);
	background-color:#FFFFFF;
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:inherit;
}
*html #content_landing {
	background-position:center;
	background-attachment:fixed;
}


/********* rechter balk **********/
#right {
	float:left;
	overflow:hidden;
	width:160px;
	height:355px;
	padding:20px 22px 0px 10px;
	background:	#042577 url(../images/interface/rightside.gif);
}
#right_landing {
	float:left;
	overflow:hidden;
	width:160px;
	height:355px;
	padding:141px 22px 0px 10px;
	background:	#042577 url(../images/interface/rightside.gif);
}
#tipsbanners {
	height:302px;
}
#tips {
	float:left;
	height:181px;
	overflow:hidden;
	margin-bottom: 4px;
	width:100%;
}
.tip {
	float:left;
	text-align:right;
	width:150px;
	height:19px;
	margin:0px 0px 7px 0px;
	padding:0px 5px 0px 5px;
	line-height:19px;
	font-size:10px;
	background:	#FFF;
	/*background:	#bbd4ef;*/	
}

.banner{
	float:left;
	margin:0px 0px 6px 0px;
	width:160px;
	height:52px;
	overflow:hidden;
}
.banner:after {
	content:"";
}
.banner2 {
	float:left;
	margin:0px 0px 3px 0px;
	width:160px;
	height:52px;
	overflow:hidden;
}
#reclame{
	float:left;
	text-align:center;
	width:148px;
	height:30px;
	padding:5px;
	background:	#bbd4ef;
	overflow:hidden;	
	border:#5d84b2 1px solid;	
}
/********* footer  **********/
#footer {
	width:980px;
	height:20px;
	color:#fff;
	text-align:center;
	background-color:#042577 ;
}
#copyright {
	float:left;
	width:490px;
	color:#042577 ;
	font-size:10px;
	text-align:left;
	margin: 5px 0px 0px 0px;
}
#copyright_jaartal {
	float:right;
	width:490px;
	color:#042577 ;
	font-size:10px;
	text-align:right;
	margin: 5px 0px 0px 0px;
}
/********* formulieren  **********/
form select, input{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border:#7f9db9 1px solid;
	color:#042577;
}
input.radiobutton, input.checkbox{
	border:#000 0px solid;
	color:#00f;
}
input.radiobutton{
	margin:0px;
}
/*
form input#Submit{	
	color: #FFF;
	background: #C03BCA ;
	border: 2px outset #bbd4ef;
	width:72px;
}*/
.error {color:#FF0000}
#kaartnummer{width:70px;}
#zipcode_digit {width:34px;}
.select {width:146px;}

#zipcode_alpha {width:30px;}
*html #zipcode_alpha { width:28px;}

.contact1 {width:153px;}
*html .contact1 {width:153px;}

.contact2 {width:155px;}
*html .contact2 {width:157px;}

.contact3 {width:153px;border:#7f9db9 1px solid; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;color:#042577;}
*html .contact3 {width:151px;}

.defaultinput{width:144px;}
*html .defaultinput{width:141px;}

#huisnummer{width: 70px;}
*html #huisnummer{width: 70px;}