﻿/**
blauw font : #034AD6
donkerblauwe balk : #1A2F72

donker grijs : #C7C7C7
midden grijs: #C0C0C0
licht grijs : #DDDDDD

**/


* {margin:0px;padding:0px;font-family:Arial;}

body {background-color:#C0C0C0;color:#000000;}
/*
body
{
	background-color: White;
	background-image: url('/app_masterfiles/scservice/images/bg.jpg');
	background-repeat: repeat-x;
}
*/
.blauw {color:#034AD6;}
.blauwtitel {color:#034AD6;font-size:x-large; font-weight:bold;}

h1 {font-size:large;}
h1.blauw
{
	font-size:large;
	color:#034AD6;
	font-weight: bold;
}

h2.blauw
{
	font-size: x-large;
	color:#034AD6;
	font-weight: bold;
}

span.title
{
	font-size: 24px;
	display: block;
	font-weight: bold;
}

.searchBox span
{
	font-size:large;
	color:#034AD6;
	font-weight: bold;
}

.searchBox td
{
	padding-top:5px; 
	padding-bottom:5px;
}

td.promoBoxRegister 
{
	text-align: center;
	 
	padding-bottom:10px;
}

#tdLevensstijl {font-size:14px; font-weight:bold;}
#tdLevensstijl input {font-size:14px; font-weight:normal;}
#tdLevensstijl label {font-size:14px; font-weight:normal;}

table.tblmain {width:1003px;text-align:left;margin-top:15px;}
table.tblmain td.header 
{
	height:261px;
	background-image:url('/app_masterfiles/scservice/images/bg_header.jpg');
	background-repeat: no-repeat;	
}
table.tblmain td.headeringelogd 
{
	height:261px;
	background-image:url('/app_masterfiles/scservice/images/bgheaderingelogd.jpg');
	background-repeat: no-repeat;
}
table.tblmain td.topmenu 
{
	height:34px;
	background-color:White;
	background-image:url('/app_masterfiles/scservice/images/bg_topmenu.jpg');
	background-repeat:no-repeat;
	background-position:center bottom;
}
table.tblmain td.content 
{
	background-color:white;
	background-image:url('/app_masterfiles/scservice/images/repeater.jpg');
	background-repeat:repeat-y; 
}
table.tblmain td.footer 
{
	height:92px;
	background-image:url('/app_masterfiles/scservice/images/bg_footer.jpg');
	background-repeat: no-repeat;
	color:black
}

.pager td {padding-right: 2px; color:Black; font-size:16px; }
.pager td span {font-size:18px;}

.dl_listhomepage {font-size:larger;}


#dhtmlgoodies_tooltip
{
	position:absolute;
	display:none;
	z-index:20000;
}

table.tbl_mijnmatches {text-align:left;background-color:white;margin-bottom:15px;}
table.tbl_mijnmatches td {padding-top:10px;padding-bottom:10px;}

table.tbl_mijnmatches a.hpl_groot {font-size:larger;color:#034AD6;text-decoration:none;}
table.tbl_mijnmatches a.hpl_normaal {font-size:medium;color:#034AD6;text-decoration:none;}
a.hpl_klein {font-size:small;color:#034AD6;text-decoration:underline;}
a.hpl_kleingroen {font-size:small;color:green;text-decoration:underline; cursor: pointer;}
a.hpl_groen {font-size:larger; color:green;text-decoration:underline; cursor: pointer;}
a.hpl_roze {font-size:larger; color: #d10163;text-decoration:underline; cursor: pointer;}

a.topmenu {color:White;text-decoration:none;font-size:small;font-weight:bold;}

.margin20left {margin-left:20px;}
UL {margin-left:20px;}

.left {float:left; padding-left:20px; margin-top:55px;}

.wwsubmit {position:relative;left:-145px;top:15px;}

/*loginbox top*/
.login
{
	float: right;
	margin-right: 30px;
	width: 161px; 
	height: 224px;
	background-image: url(/app_masterfiles/scservice/images/bg_inloggen_new.png);
	background-repeat: no-repeat;	
	color: White;
	padding: 8px;
	margin-top: 10px;
	font-size: 11px;
}

.login h2
{
	font-size: 24px;
}

.login a
{
	color: White;
}

.login input[type="text"], .login input[type="password"]
{
	height: 30px;	
	width: 157px;
	margin-top: 1px;
	margin-bottom: 4px;
	font-size: 16px;
	padding: 1px;
	border-style: inset;
	border-width: 1px;
}

.login input[type="image"]
{
	margin-top: 2px;
	margin-bottom: 2px;
}

.loginMessage
{
	border: solid 1px white;
	background: #1a3073;
	color: White;
	padding: 4px;
	float: right;
	width: 330px;
	margin-right: 10px;
	
	-moz-border-radius: 5px;
	border-radius: 5px;	
	
	font-size: 11px;	
	overflow: hidden;	
	margin-top: 190px;
}

input[type="submit"]
{
	padding: 2px;
	margin: 1px;
}
