@charset "utf-8";

/* CSS Document */

#printlogo { display:none; }

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body { }

a {
	color: #e20100;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

#maincontainer {
	width: 950px;
	height: auto;
	min-height: 690px;
 /height: 690px;
	margin: 10px auto;
	background-image: url(../img/bg_maincontainer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

html>body #maincontainer { /* ie7 fix */ height: auto; }

#content-left {
	float: left;
	width: 150px;
	height: auto;
	min-height: 630px;
 /height: 630px;
	padding: 0;
	margin: 0;
}

html>body #content-left { /* ie7 fix */ height: auto; }

#logo {
	margin: 0 0 10px 0;
	padding: 0;
}

#navigatie {
	height: auto;
	min-height: 310px;
 /height: 310px;
	border: 1px solid #cc0000;
	background-color: #FFFFFF;
}

html>body #navigatie { /* ie7 fix */ height: auto; }

#navigatie ul {
	padding: 0;
	margin: 25px 0 0 0;
	list-style-type: none;
}

#navigatie ul li {
	min-height: 25px;
	height: auto;
 /height: 25px;
}

html>body #navigatie ul li { height: auto; }

#navigatie ul li ul { margin: 0; }

#navigatie ul li ul li {
	min-height: 20px;
	height: auto;
 /height: 20px;
}

html>body #navigatie ul li ul li { height: auto; }

#navigatie ul li ul li ul {
	margin: 0 23px 0 0;
	padding: 0 0 0 10px;
	background-color: #E9E9E9;
}

#navigatie a {
	color: #444444;
	display: block;
	padding: 0 30px 0 10px;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
	background-image: url(../img/bg_navigatie_a.gif);
	background-repeat: no-repeat;
 /height: 25px;
}

#navigatie a:hover { color: #183394; }

#navigatie ul li ul li a:hover { color: #000000; }

#navigatie ul li ul li a {
	padding: 0 15px;
	margin: 0;
	line-height: 20px;
	background-image: none;
	font-size: 10px;
	color: #666666;
 /height: 20px;
}

html > body #navigatie ul li ul li a { height: auto; }

#navigatie ul li ul li a.aSelected, #navigatie ul li ul li a.aOpen { color: #000000; }

#navigatie a.aSelected, #navigatie a.aOpen {
	background-position: -150px 0;
	color: #FFFFFF;
}

#contentwrapper { margin: 0 0 0 160px; }

#content {
	float: left;
	width: 630px;
	height: auto;
	min-height: 630px;
 /height: 630px;
	background-color: #cccccc;
	background-image: url(../img/bg_maincontent.gif);
	background-repeat: no-repeat;
 /margin: 0 5px 0 0;
}

#content ul, #content ul ul ul { list-style-image:url(../img/li.gif); }

#content ul ul, #content ul ul ul ul { list-style-image:url(../img/liulli.gif); }

#content table tr td { vertical-align:top; }

html>body #content {
	height: auto;
	margin: 0;
}

#content-head {
	min-height: 210px;
	height: auto;
 /height: 210px;
	background-image: url(../img/bg_content.gif);
	background-repeat: no-repeat;
}

html>body #content-head { height: auto; }

h2 {
	color: #FFFFFF;
	margin: 0;
	padding: 110px 0 10px 160px;
	font-size: 	60px;
	line-height: 60px;
}

h3 {
	color: #4e4e4e;
	padding: 0;
	margin: -28px 0 30px 80px;
	font-size: 30px;
	line-height: 30px;
}

#realcontent {
	padding: 0 40px 20px 80px;
	line-height: 18px;
}


#realcontent h1 {
	color: #4e4e4e;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 32px;	
	}


#realcontent h2 {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 	14px;
	line-height: 28px;
	}
#realcontent h3 {
	color: #4e4e4e;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 24px;
	}

p { line-height: 18px; }

#content-right {
	width: 150px;
	height: 630px;
	margin: 0 0 0 640px;
 /margin: 0 0 0 5px;
}

html>body #content-right { margin: 0 0 0 640px; }

#content-right ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#content-right ul.sidefirst { margin: 0; }

#bottomclearer { clear: both; }

#footer {
	margin: 10px 0;
	width: 950px;
	height: 50px;
	background-color: #CC0000;
	color: #ffffff;
	line-height: 50px;
	font-weight: bold;
	font-size: 24px;
}

#footer_adres {
	float: left;
	padding: 0 20px;
	font-size: 14px;
	text-align: justify;
}

#footer_adres a {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

#footer_adres a:hover { text-decoration: underline; }

#payoff {
	float: right;
	width: 230px;
	background-color: #183394;
	padding: 0 10px;
	font-size: 22px;
	text-align: center;
}

.n-date {
	font-size: 11px;
	color: #666666;
}

.n-title { font-weight: bold; }

.n-intro { color: #000000; }

.n-link {
	color: #000000;
	padding-bottom: 5px;
}

h2.n-title {
	color: #000000;
	margin: 0;
	padding: 0px;
	font-size: 	12px;
	line-height: 12px;
}

#subscribe {
	background-color: #c0c0c0;
	display: block;
	height: 100px;
	width: 205px;
	padding: 5px;
	margin-top: 10px;
}

.blockquestion {
	font-weight: bold;
	font-style: italic;
}

.mockquestion {
	font-weight: bold;
}

.tblresults th {
	background-color: #ffffff;
	width: 125px;
}
.tblresults td {
	text-align: center;
	width: 125px;
}

.tbloverview th {
	background-color: #ffffff;
	text-align: left;
	padding-left: 15px;
	width: 175px;
}

.tbloverview td {
	padding-left: 10px;
	width: 175px;
}

.tbllogin {
	width: 250px;
	border: 1px solid #ffffff;
}

.tbllogin th {
	background-color: #ffffff;
}

.tbllogin td {
	width: 250px;
	text-align: right;
	padding-right: 15px;
}

#flashcontent {
	width: 100%;
}
#socialTwitter {
    margin:5px 0 0 5px;
    width: 31px;
    height: 32px;
    display: block;
    text-indent: -9999px;
    background-image: url('../img/socialTwitter.png');
    background-repeat: no-repeat;
}
/*23-6-2011*/
#twitterWrap{
    display:none;
}
#twitterWrap {
    border: 1px solid #96acde;
    clear: both;
    margin: 10px 0 0 0;
    padding: 0;
    width:330px;
}
#twitterHeader {
    display: block;
    height: 37px;
    width: 330px;
    background-image: url('../img/gradient.gif');
    background-repeat: repeat-x;
    margin: 0;
    text-align: left;
    font-size:24px;
    color:#FFF;
    text-decoration:none;
    line-height:37px;
}
.twittericon {
    background-position: center center;
    display: block;
    height: 37px;
    width: 37px;
    background-image: url('../img/socialTwitter.png');
    background-repeat: no-repeat;
    float:left;
}
#twitterFooter{
    width:330px;
    height:30px;
    background-image: url('../img/gradient.gif');
    background-repeat: repeat-x;
    text-align:right;  
}
#twitterFooter a{
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
    color:#FFF;
    line-height:30px;
    margin-right:5px;
    text-transform:uppercase;
}
#twitterFooter a:hover{
    text-decoration:underline;
}
#twitter_update_list {
	line-height: 16px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#858585;
	width:330px;
	text-align:left;
	padding:0;
	margin:0;
	}
#twitter_update_list li, #twitter_update_list li span {
    font-size:11px;
}
#twitter_update_list li {
    padding: 12px 12px;
    margin-bottom: 1px;
    display: block;
    background-color: #efefef;
}
#twitter_update_list span {
	color: #858585;
	text-decoration: none;
	font-weight:bold;
	}
#twitter_update_list a {
	color: #ff3a20;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	}
#twitter_update_list a:hover {
    text-decoration:underline;
}
