
/* ----------------- THICKBOX -----------------*/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/* ------------- END THICKBOX ------------------ */


body#defaultbody {
	background: #e9eef5;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 76%;
}
	
#sitebox {
	width: 992px;
	margin: 0 auto;
	background: url(/images/background2.gif) repeat-y center;
	text-align: center;
}

#header {
	margin: 0 auto;
	width: 982px; /* 992- 2*5 */
	height: 105px;
	text-align: left;
	background: #fff;
}


body#popupbody {
	background: #fff;
	margin: 20px;
}

body#popupbody #sitebox {
	background: none;
	width: 400px;
	margin: 0 auto;
	text-align: left;
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 76%;
}

body#popupbody #sitebox ol li ul {
	margin: 0 0 0 15px;
	padding: 0;
}

/* EDITIE PAGINA */

#sitebox-wide {
	width: 992px;
	margin: 0 auto;
	background: url(/images/background.gif) repeat-y center;
	text-align: center;
}

#sitebox-wide #header {
	width: 950px;
}


#sitebox-alle-edities {
	margin: 15px;
	text-align: left;
}

#sitebox-alle-edities h2 {
	margin: 0;
}

#sitebox-alle-edities #columns {
	
}

#sitebox-alle-edities #columns .column {
	float: left;
	width: 250px;
	margin: 0 30px 0 0;
}

#sitebox-alle-edities #columns .last-column {
	width: 270px;
	margin: 0;
}

#sitebox-alle-edities ul {
	margin: 0 0 15px 15px;
}

#sitebox-alle-edities .binnenkort-online {
	color: #666;
	margin: 0 0 5px 0;
}

/* OVERZICHT */

.overzicht-edities #columns .column {
	margin: 0 40px 0 0;
}

#sitebox-wide .overzicht-edities .header {
	margin: 0 0 0 15px;
	width: 850px;
}

.overzicht-edities .header #logo {
	margin: 0 0 20px 0;
	
}

.overzicht-edities .header #kortetekst {
	font-size: 1.1em;
	color: #555;
}


.overzicht-edities h1#selecteerjeeditie {
	margin: 0 0 20px 0;
	color: #cc3399;
}

#overzicht-edities-oranjebalactie h1#selecteerjeeditie {
	color: #ff6600;
}

#spelvoorwaarden-link {
	text-align: right;
}

#spelvoorwaarden-link a:link, #spelvoorwaarden-link a:visited, #spelvoorwaarden-link a:hover, #spelvoorwaarden-link a:active {
	color: #999;
}


/* END */


#logo-en-datum {
	float: left;
	width: 450px;
	margin: 10px 0 0 10px;
}

#logo-en-datum #logo {
	margin: 0 0 5px 0;
}

#logo-en-datum #datum-en-payoff {
	/* color: #334380; */
	color: #7281b9;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

#logo-en-datum #datum-en-payoff #payoff {
	color: #334380;
	margin: 0 0 0 10px;
}


#header #rightside {
	float: left;
	width: 505px;
	margin: 10px 0 0 0;
	text-align: right;
}

#header #rightside #banner {
	margin: 0 0 10px 37px;
	height: 60px;
	width: 468px;
}

#header #rightside #ingelogd {
	margin: 0;
	color: #666;
}


/* EDITIE OVERZICHT PER TITEL */

#logo-datum-en-link {
	
}

#logo-datum-en-link #logo-en-datum {
	float: left;
	margin: 0 0 10px 0;
	width: 450px;
}

#logo-datum-en-link #link {
	float: left;
	width: 470px;
	height: 80px;
	text-align: right;
}



#map-and-list {
	width: 920px;
}


#map-and-list #list {
	float: left;
	width: 380px;
}

#map-and-list #map {
	float: left;
	width: 530px;
	margin: 10px 0 0 0;
}

#map-and-list #map #andereregiosenedities {
	text-align: right;
	font-size: 1.2em;
	margin: 15px 10px 50px 0;
}

#map-and-list #map #andereregiosenedities a:link, #map-and-list #map #andereregiosenedities a:visited, #map-and-list #map #andereregiosenedities a:link, #map-and-list #map #andereregiosenedities a:link {
	
}

#map-and-list #list #logo-en-datum {
	margin: 0 0 10px 0;
	width: 370px;
}

#map-and-list #list ul { 
	margin: 0 0 0 15px;
	padding: 0;
	font-size: 1.1em;
}

#map-and-list #list ul li {
	
}

#map-and-list #list ul li a.stedenwijken:link, #map-and-list #list ul li a.stedenwijken:visited, #map-and-list #list ul li a.stedenwijken:hover, #map-and-list #list ul li a.stedenwijken:active {
	color: #888;
	font-size: 0.8em;
	text-decoration: none;
}

#map-and-list #list ul li a.stedenwijken:hover {
	text-decoration: underline;
}

#map-and-list #list ul li {
	color: #888;
}


/* NAVIGATIE BALK */

#navigatiebalk {
	margin: 0 auto;
	width: 982px; /* 992- 2*5 */
	background: #004990;
	height: 30px;
}

#navigatiebalk #rubrieken {
	width: 664px;
	float: left;
	height: 30px;
}

#navigatiebalk #editie {
	width: 318px;
	float: left;
	height: 30px;
	background: #93aace;
}

#navigatiebalk #editie #titel {
	float: left;
	margin: 8px 10px 0 0;
	color: #333;
	font-weight: bold;
	width: 118px;
}

#navigatiebalk #editie #naam {
	float: left;
	padding: 8px 10px 0 0px;
	width: 180px;
	text-align: left;
	overflow: hidden;
}

#navigatiebalk #editie #naam a:link, #navigatiebalk #editie #naam a:visited, #navigatiebalk #editie #naam a:hover, #navigatiebalk #editie #naam a:active {
	color: #fff;
}


/* RUBRIEKEN */


#rubrieken ul {
	padding: 0;
	margin: 0 0 0 0px;
}

#rubrieken ul li {
	float: left;
	display: block;
	font-weight: bold;
	font-size: 1.0em;
	border-right: 1px solid #ddd;
}

#rubrieken ul li a:link, #rubrieken ul li a:visited, #rubrieken ul li a:active, #rubrieken ul li a:hover {
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 0 10px 0 10px;
	line-height: 30px;
	text-align: center;
}

#rubrieken ul li a:hover  {
	background: #3d65c5;
	color: #fff;
}

#rubrieken ul li#currentrubriek a:link, #rubrieken ul li#currentrubriek a:visited, #rubrieken ul li#currentrubriek a:active, #rubrieken ul li#currentrubriek a:hover {
	background: #fff url(/images/bg_rubriekencurrent.gif) repeat-x;
	color: #1c3f94;
}


#rubrieken ul li.rubriek90jaar a:link, #rubrieken ul li.rubriek90jaar a:visited, #rubrieken ul li.rubriek90jaar a:active, #rubrieken ul li.rubriek90jaar a:hover {
	background: #b60105;
}

#rubrieken ul li.rubriekek2008 a:link, #rubrieken ul li.rubriekek2008 a:visited, #rubrieken ul li.rubriekek2008 a:active, #rubrieken ul li.rubriekek2008 a:hover {
	background: #ff6600;
}


/* editiepanel */

#editiepanel  {
	width: 318px;
	margin: 0 0 0 0;
}

#editiepanel .row {
	margin: 0;
}

#editiepanel .row-uneven {
	margin: 0;
}

#editiepanel #row-first {
	
}

#editiepanel .row a:link, #editiepanel .row a:visited, #editiepanel .row a:hover, #editiepanel .row a:active {
	line-height: 25px;
	display: block;
	height: 25px;
	margin: 0 0 0 15px;
}

#editiepanel .row a:hover {
	background: #eee;
	color: #000;
}


#editiepanel #alleedities {
	margin: 10px 0 0 15px;
}

#editiepanel a:hover {
	color: #000;
}



/* MAIN  */


.main {
	margin: 0 auto;
	width: 982px; /* 992- 2*5 */
	text-align: left;
}

.main .main-margin {
	padding: 20px;
}

.main .main-left {
	float: left;
	width: 170px;
}

.main .main-left .main-left-margin {
	margin: 20px 15px 0 15px;
}

.main .main-middle {
	float: left;
	width: 494px;
	overflow: hidden;
}

.main .main-middle .main-middle-margin {
	margin: 20px 15px 0 5px;
}

.main .main-right {
	float: left;
	width: 318px;
}

.main .main-right .main-right-margin {
	margin: 20px 0 0 0;
}

.main .main-right .main-right-margin-allaround {
	margin: 20px;
}

.main #left-column {
	float: left;
	width: 295px;
	margin: 0 25px 0 0;
}

.main #right-column {
	float: left;
	width: 295px;
}

#mainspace {
	margin: 10px 0 10px 0;
}


#mainWide {
	
}

#mainWide .main-left {
	display: none;
}

#mainWide .main-middle {
	width: 664px;
}

#mainWide .main-middle .main-middle-margin {
	margin-left: 15px;
}

#mainWide .main-right .main-right-margin {
	margin-left: 15px;
}


/* MENU */

#menu {
	margin: 0 auto;
	width: 982px; /* 992- 2*5 */
	background: #004990;
}

#menu ul {
	padding: 0;
	margin: 0 0 0 0px;
}

#menu ul li {
	float: left;
	display: block;
	font-weight: bold;
	font-size: 1.0em;
	border-right: 1px solid #ddd;
}

#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active, #menu ul li a:hover {
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 0 10px 0 10px;
	line-height: 30px;
	width: 100px;
	text-align: center;
}

#menu ul li a:hover  {
	background: #3d65c5;
	color: #fff;
}

#menu ul li#currentmenu a:link, #menu ul li#currentmenu a:visited, #menu ul li#currentmenu a:active, #menu ul li#currentmenu a:hover {
	background: #fff;
	color: #1c3f94;
}



/* ZOEKEN */



#zoeken .keyword input {
	width: 110px;
	margin: 0 0 5px 0;
}

#zoeken .submitbutton input {

}

.result-row {
	margin: 0 0 5px 0;
	font-size: 1.1em;
}

.result-row .datum {
	color: #888;
}

.result-row-with-title-match {
	font-weight: bold;
}


/* BASICS */

h1 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 2.4em;
	font-weight: normal;
	margin: 0 0 20px 0;
}

h1.breadcrumb {
	font-size: 1.6em;
}

h1#selecteerjeeditie {
	margin: 0 0 10px 0;
}


h1 .subtitle {
	color: #cc3399;
}


h1 .nickname {
	color: #749cc9;
	text-transform: uppercase;
}


h2 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h2.contact {
	margin: 15px 0 5px 0;
	color: #cc3399;
	font-size: 1.3em;
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
}

h3.nomargin {
	margin-bottom: 0;
}

h3 .doornickname {
	font-weight: normal;
}

h4 {
	font-size: 1.1em;
	color: #0066cc;
	font-weight: normal;
	margin: 0 0 5px 0;
}

img {
	border: none;
}

pre {
	font-size: 1.2em;
}



#page ul {
	margin: 0 0 0 15px;
	padding: 0;
}

#page ol {
	margin: 0 0 0 20px;
	padding: 0;
}

#page h2 {
	margin: 15px 0 5px 0;
	color: #cc3399;
	font-size: 1.3em;
}

#page table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	padding: 0;
}

#page table tr th {
	background: #cc3399;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}

#page table tr td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
}



/* ARTICLES */

.mainarticle {
	width: 468px;
	margin: 0 0 7px 0;
	background: url(/images/bg_mainarticle.gif) no-repeat;
}

.mainarticle-members {
	background: #fff url(/images/bg_subarticle_ingezonden.gif) no-repeat;
}

.mainarticle-members-ek2008 {
	background: #fff url(/images/bg_subarticle_ingezonden_ek2008.gif) no-repeat;
}

.mainarticle h1 {
	font-size: 2.2em;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0 0 5px 0;
	
}

.mainarticle h1 a:link, .mainarticle h1 a:visited, .mainarticle h1 a:hover, .mainarticle h1 a:active {
	text-decoration: none;
	color: #000;
}

.mainarticle h1 a:hover {
	text-decoration: underline;
}


.mainarticle .foto-frame {
	background: #fff;
	float: left;
	border: 1px solid #aaa;
	margin: 0;
	padding: 0;
	width: 260px;
}

.mainarticle .foto-frame .foto {
	width: 250px;
	height: 170px;
	overflow: hidden;
	margin: 5px;
}

.mainarticle .foto-frame .foto img {
	margin: 0;
	padding: 0;
}

.mainarticle .text {
	float: left;
	width: 175px;
	margin: 0 0 0 20px;
}


.mainarticle .naam-en-datum {
	color: #999;
	margin: 0 0 5px 0;
} 

.mainarticle .reacties {
	margin: 0 0 5px 0;
}

.mainarticle .summary {
	margin: 0 0 10px 0;
	font-size: 1.1em;
}

.mainarticle .summary a:link, .mainarticle .summary a:visited, .mainarticle .summary a:hover, .mainarticle .summary a:active {
	text-decoration: none;
	color: #333;
}

.mainarticle .summary a:hover {
	text-decoration: underline;
}

.mainarticle .link a:link, .mainarticle .link a:visited, .mainarticle .link a:hover, .mainarticle .link a:active {
	font-size: 1.1em;
}



/* TITLE and USERIMAGE */

.title-and-userimage  {		
	padding: 5px 0 0 0;
	margin: 0 0 5px 0;
	width: 468px;
}

.title-and-userimage .title {
	float: left;
	width: 438px;
}

.title-and-userimage .userimage {
	float: left;
	width: 25px;
	text-align: right;
	padding: 0px 5px 0 0;
}



/* SUBARTICLES */

.subarticle {
	width: 468px;
	margin: 0 0 7px 0;
}

.subarticle-members {
	margin: 15px 0 10px 0;
	background: #fff url(/images/bg_subarticle_ingezonden.gif) no-repeat;
}

.subarticle-members-ek2008 {
	margin: 15px 0 10px 0;
	background: #fff url(/images/bg_subarticle_ingezonden_ek2008.gif) no-repeat;
}

.subarticle .title h2 {
	margin: 0;
	font-size: 1.7em;
}

.subarticle .title h2 a:link, .subarticle .title h2 a:visited, .subarticle .title h2 a:hover, .subarticle .title h2 a:active {
	text-decoration: none;
	color: #000;
}

.subarticle .title h2 a:hover {
	text-decoration: underline;
}	


.subarticle .foto-frame {
	float: left;
	width: 120px;
	display: inline;
	border: 1px solid #aaa;
	margin: 0 10px 0 0;
	background: #fff;
}

.subarticle .foto-frame .foto {
	width: 110px;
	margin: 5px;
}

.subarticle .text {
	float: left;
	width: 325px;
}

.subarticle .text .naam-datum-en-reacties {
	color: #737a85;
	margin: 0 0 2px 0;
}

.subarticle .text .summary a:link, .subarticle .text .summary a:visited, .subarticle .text .summary a:hover, .subarticle .text .summary a:active {
	text-decoration: none;
	color: #333;
}

.subarticle .text .summary a:hover {
	text-decoration: underline;
}

.subarticle-without-image .text {
	width: 450px;
}

.ingezonden {
	background: pink;
	margin: 0 5px 0 0;
	font-weight: bold;
}

.mainarticle-members-ek2008 .ingezonden {
	background: #ff6600;
	color: #fff;
}

.subarticle-members-ek2008 .ingezonden {
	background: #ff6600;
	color: #fff;
}

.subsubarticle-members-ek2008 .ingezonden {
	background: #ff6600;
	color: #fff;
}

.article-detail-members-ek2008 .ingezonden {
	background: #ff6600;
	color: #fff;
}


/* SUB SUB articles */

.subsubarticle {
	margin: 0 0 15px 0;
}


.subsubarticle a:link, .subsubarticle a:visited, .subsubarticle a:hover, .subsubarticle a:active {
	font-size: 1.1em;
}

.subsubarticle a:visited {
	color: #8a9bb4;
}

.subsubarticle a:hover {
	color: #000;
}

.subsubarticle .datum {
	color: #888;
	margin: 0 0 0 10px;
}

.subsubarticle .reacties {
	margin: 0 0 0 10px;
}


/* rubrieken-and-articles */


.rubriekheader {
	background: #eee;
	width: 468px;
	color: #fff;
	margin: 0 0 10px 0;
}

.rubriekheader .icon {
	float: left;
	width: 25px;
	height: 25px;
	background: #4976bf;
}

.rubriekheader .text {
	float: left;
	width: 420px;
	color: #4976bf;
	font-size: 1.5em;
}


/* LEFTSIDE BLOCKS */

.leftsideblock {
	margin: 0 0 10px 0;
	width: 140px;
	background: #f5f5f5;
	overflow: hidden;
}

.leftsideblock .heading {
	height: 20px;
	background: #7da1c7;
}

.leftsideblock .heading h2 {
	font-family: trebuchet ms, verdana, arial; 
	margin: 0 0 0 10px;
	line-height: 20px;
	color: #fff;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
}

.leftsideblock .text {
	margin: 10px;
}

.leftsideblock .text ul {
	margin: 0 0 15px 0px;
	padding: 0;
	list-style: none;
}

.leftsideblock .text ul li {
	margin: 0 0 5px 0;
}

.leftsideblock .text a:link, .leftsideblock .text a:visited, .leftsideblock .text a:hover, .leftsideblock .text a:active {
	color: #555;
}


/* RIGHTSIDE BLOCKS */

.rightsideblock {
	margin: 0 0 10px 0;
	width: 318px;
	/*
	border-bottom: 1px solid #ddd;
	*/
}

.rightsideblock .heading {
	background: #dce1ec url(/images/bg_rightblockheader.gif) no-repeat 0% 40%;
	height: 20px;
}

.rightsideblock .heading h2 {
	font-family: trebuchet ms, verdana, arial; 
	margin: 0 0 0 32px;
	line-height: 20px;
	color: #fff;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
}

.rightsideblock .text {
	margin: 10px 0 10px 30px;
}

.rightsideblock .text ul {
	margin: 0 0 15px 0px;
	padding: 0;
	list-style: none;
}

.rightsideblock .link {
	margin: 5px 0 5px 0;
}

.rightsideblock .link-top {
	margin: 5px 0 10px 0;
}


/* oranjebalactie  EK */

#ek2008 .heading {
	background: #ff6600;
}

/* schrijfmee */

#schrijfmee {
	
}

#schrijfmee .form-row {
	width: 250px;
	font-size: 0.9em;
	margin: 0 0 5px 0;
}

#schrijfmee .form-row .form-row-left {
	width: 90px;
}

#schrijfmee .form-row .form-row-right {
	width: 150px;
}	




#noggeenaccount {
	margin: 10px 0 0 0;
}

#noggeenaccount h4 {
	color: #000;
	font-weight: bold;
}

a.vergeten:link, a.vergeten:visited, a.vergeten:hover, a.vergeten:active {
	color: #999;
	text-transform: none;
}



/* RECENTE REACTIES */

#recentereacties ul li a.title:visited {
	color: #8a9bb4;
}

#recentereacties ul li a.aantalreacties:link, #recentereacties ul li a.aantalreacties:visited, #recentereacties ul li a.aantalreacties:hover, #recentereacties ul li a.aantalreacties:active {
	color: #aaa;
	text-decoration: none;
}


/* MEESTE REACTIES */


#meestereacties ul li a.title:visited {
	color: #8a9bb4;
}

#meestereacties ul li a.aantalreacties:link, #meestereacties ul li a.aantalreacties:visited, #meestereacties ul li a.aantalreacties:hover, #meestereacties ul li a.aantalreacties:active {
	color: #aaa;
	text-decoration: none;
}

/* KIEK HOMEPAGE */


#fotos {

}

#fotos .thumbs  {

}

#fotos .thumbs .thumb {
	float: left;
	width: 70px;
	margin: 0 10px 0 0;
	background: #fff;
	border: 1px solid #ccc;
}

#fotos .thumbs .thumb .photo {
	width: 70px;
	height: 70px;
}

#fotos .thumbs .thumb .caption {
	width: 70px;
	text-align: center;
	font-size: 0.8em;
	color: #555;
}

#fotos .thumbs .thumb .caption a:link, #fotos .thumbs .thumb .caption a:visited, #fotos .thumbs .thumb .caption a:hover, #fotos .thumbs .thumb .caption a:active {
	text-decoration: none;
	color: #555;
}

#fotos .link {
	margin: 5px 0 0 0;
}


/* COLUMNISTEN */

#columnisten {
	
}

#columnisten .columnist {
	margin: 0 0 5px 0;
}

#columnisten .columnist .image {
	float: left;
	width: 60px;
}

#columnisten .columnist .image .auteur-icon {
	width: 50px;	
	height: 50px;
	overflow: hidden;
}


#columnisten .columnist .nickname-and-title {
	float: left;
	width: 200px;
	margin: 5px 0 0 0;
}

#columnisten .columnist .nickname-and-title .nickname {
	margin: 3px 0 0 0;
}

#columnisten .columnist .nickname-and-title .title a:link, #columnisten .columnist .nickname-and-title .title a:visited, #columnisten .columnist .nickname-and-title .title a:hover, #columnisten .columnist .nickname-and-title .title a:active {
	font-size: 1.2em;	
}

#columnisten .columnist .nickname-and-title .nickname a:link, #columnisten .columnist .nickname-and-title .nickname a:visited, #columnisten .columnist .nickname-and-title .nickname a:hover, #columnisten .columnist .nickname-and-title .nickname a:active {
	text-decoration: none;
	color: #555;
	font-style: italic;
}


/* STELLING */

#stelling {
	
}

#stelling .stelling {
	font-size: 1.1em;
	font-weight: bold;
	width: 270px;
}

#stelling .antwoorden {
	margin: 10px 0 0 0;
}

#stelling .antwoorden .antwoord {
	float: left;
	margin: 0 10px 0 0;
}

#stelling .antwoorden .antwoord a:link, #stelling .antwoorden .antwoord a:visited, #stelling .antwoorden .antwoord a:hover, #stelling .antwoord .antwoord a:active {
	width: 100px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	text-align: center;
	text-decoration: none;
}

#stelling .antwoorden .antwoord-eens a:link, #stelling .antwoorden .antwoord-eens a:visited, #stelling .antwoorden .antwoord-eens a:hover, #stelling .antwoord-eens .antwoord a:active {
	background: #7b9f26 url(/images/bg_button_eens.gif) no-repeat;
}

#stelling .antwoorden .antwoord-oneens a:link, #stelling .antwoorden .antwoord-oneens a:visited, #stelling .antwoorden .antwoord-oneens a:hover, #stelling .antwoorden .antwoord-oneens a:active {
	background: #cc0000 url(/images/bg_button_oneens.gif) no-repeat;
}

#stelling .antwoorden .antwoord-eens a:hover {
	background: #8bc80f url(/images/bg_button_eens_hover.gif) no-repeat;
}

#stelling .antwoorden .antwoord-oneens a:hover {
	background: red url(/images/bg_button_oneens_hover.gif) no-repeat;
}

#stelling .link {
	margin: 5px 0 0 0;
}


#resultaten-box {
	background: url(/images/bg_stellingresultaten.gif);
	border: 1px solid #d2deec;
	margin: 0 0 20px 0;
}

.row {
	margin: 10px;
}

.row .antwoord {
	float: left;
	width: 100px;
	font-size: 1.1em;
	font-weight: bold;
	margin: 3px 0 0px 0;
}

.row .image {
	float: left;
	margin: 2px 0 0 0;
}

.row .percentage {
	float: left;
	margin: 0 0 0 10px;
	font-size: 1.1em;
	font-weight: bold;
}



/* VACATURES */

#vacatures {
	
}

#vacatures ul {
	list-style-image: url(/images/icon_readmore.gif);
	margin: 10px 0 0 15px;
	padding: 0;
}

#vacatures ul li {
	text-transform: lowercase;
}

#vacatures ul li .firstletter {
	text-transform: uppercase;
}

#vacatures ul li.meer {
	list-style-image: url(/images/li_plus.gif);
	text-transform: none;
}	

#vacatures ul li.minder {
	list-style-image: url(/images/li_minus.gif);
	text-transform: none;
}	

#vacatures ul li.meer a:link, #vacatures ul li.meer a:visited, #vacatures ul li.meer a:hover, #vacatures ul li.meer a:active {
	color: #000;
}

#vacatures ul li.minder a:link, #vacatures ul li.minder a:visited, #vacatures ul li.minder a:hover, #vacatures ul li.minder a:active {
	color: #666;
}

#vacatures ul li.hc-vacature a:link, #vacatures ul li.hc-vacature a:visited, #vacatures ul li.hc-vacature a:hover, #vacatures ul li.hc-vacature a:active {
	color: #cc3399;
}

.firstletter {
	text-transform: uppercase;
}



/* AGENDA */

#agendarecent {
	
}

#agendarecent .heading {
	/*
	background: url(/images/bg_agendaheader.gif) no-repeat top left;
	*/
}

#agendarecent .eventrow {
	width: 250px;
	
}

#agendarecent .eventrow .datum {
	float: left;
	width: 50px;
}

#agendarecent .eventrow .event {
	float: left;
	width: 200px;
	font-weight: bold;
}

/* columns */

#columns {
	
}



/* ARTICLE DETAIL */

#article-detail {
	margin: 0;
	width: 465px;
}

#article-detail h1 {
	margin: 0;
	font-size: 2.4em;
	font-weight: normal;
}


#article-detail .icon-auteur-en-datum {
	color: #999;
	margin: 5px 0 5px 0;
}

#article-detail .icon-auteur-en-datum .icon {
	float: left;
}

#article-detail .icon-auteur-en-datum .auteur-en-datum {
	float: left;
	margin: 3px 0 0 0 
}

#article-detail .icon-auteur-en-datum .auteur-icon  {
	float: left;
	margin: 0 5px 0 0;
}

#article-detail .icon-auteur-en-datum .reacties {
	float: left;
	margin: 3px 0 0 10px;
}

.auteur-icon {
	width: 25px;	
	height: 25px;
	overflow: hidden;
}

#article-detail .summary {
	font-weight: bold;
	margin: 10px 0 10px 0;
	font-size: 1.1em;
	color: #444;
}




.articlephoto-zoomed {
	border: 1px solid #aaa;
	margin: 0 0 5px 0;
}

.articlephoto-zoomed img {
	margin: 5px;
}

.arikel-menu-balk {
	margin: 10px 0 0 0;
	border-top: 1px solid #aaa;
	text-align: right;
}

.arikel-menu-balk .meldongepast {
	float: right;
	width: 110px;
	text-align: center;
	margin: 0 0 10px 10px;
}

.arikel-menu-balk .sendafriend {
	float: right;
	width: 150px;
	text-align: center;
}

.arikel-menu-balk a:link, .arikel-menu-balk a:visited, .arikel-menu-balk a:hover, .arikel-menu-balk a:active { 
	background: #eee;
	display: block;
	color: #888;
	height: 25px;
	line-height: 25px;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

.arikel-menu-balk a:hover {
	color: #333;
	text-decoration: underline;
}


#sendafriend .formbox .form-row {
	width: 440px;
	
}



#sendafriend .formbox .form-row .form-row-right {
	width: 320px;
	
}


#meldongepast .formbox .form-row {
	width: 400px;
}

#meldongepast textarea {
	width: 300px;
	height: 70px;
}



/* FOTO FRAME */

.foto-frame {
	float: right;
	margin: 3px 0 15px 10px;
	border: 1px solid #aaa;
	width: 260px;
	display: inline;
}

.foto-frame .foto {
	margin: 0;
	width: 260px;
	text-align: center;
}

.foto-frame .foto img {
	margin: 5px;
}

.foto-frame .thumbs {
	width: 250px;
	height: 30px;
	margin: 5px 0 0 5px;
}

.foto-frame .thumbs .thumb {
	float: left;
	margin: 0 5px 0 0;
}

.foto-frame .caption-and-zoom-icon {
	color: #777;
	font-size: 0.9em;
	margin: 0 5px 5px 5px;
	width: 250px; 
}

.foto-frame .caption-and-zoom-icon #captiontext {
	float: left;
	width: 230px;
}

.foto-frame .caption-and-zoom-icon #zoom-icon {
	float: left;
	width: 20px;
	text-align: right;
}

.foto-frame-zoomed .caption-and-zoom-icon {
	margin: 0 5px 5px 5px;
}

.foto-frame-zoomed .caption-and-zoom-icon #captiontext {
	float: left;
	width: 430px;
}

/* FOTO FRAME ZOOMED */

.foto-frame-zoomed {
	margin: 3px 0 15px 0px;
	border: 1px solid #aaa;
	width: 468px;
}

.foto-frame-zoomed .foto img {
	margin: 8px;
}

.foto-frame-zoomed .thumbs {
	width: 468px;
	height: 30px;
	margin: 5px 0 0 5px;
}

.foto-frame-zoomed .thumbs .thumb {
	float: left;
	margin: 0 5px 0 0;
}



/* BANNERS */


.banner-row-120 {
	margin: 15px 0 10px 0px;
}

.banner-row-120 .banner-left {
	float: left;
	margin: 0 10px 0 0;
}

.banner-row-120 .banner-right {
	float: left;
}

#banners-wedstrijdschema {
	margin: 0 0 15px 0;
}

#banners-wedstrijdschema .title {
	width: 468px;
	color: #999;
	text-align: center;
	margin: 0 0 5px 0;
}

#banners-wedstrijdschema #left-column {
	width: 238px;
	margin: 0;
}

#banners-wedstrijdschema #right-column {
	width: 230px;
	margin: 0;
}

/* LOCALE ADVERTENTIES */


#localeadvertenties .heading, #textbanners .heading {
	background: #dce1ec url(/images/bg_rightblockheader_grey.gif) no-repeat 0% 40%;
}

#localeadvertenties .heading h2, #textbanners .heading h2 {
	color: #888;
	text-transform: none;
}

#localeadvertenties .text .link {
	margin: 0 0 5px 0;
}

/* BANNERS DOORPLAATS */

#textbanners .item {
	margin: 0 0 10px 0;
}

#textbanners .item h4 {
	margin: 0;
}

#textbanners .item .content a:link, #textbanners .item .content a:visited, #textbanners .item .content a:hover, #textbanners .item .content a:active {
	text-decoration: none;
	color: #444;
}

#textbanners .item h4 a.selected {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}





.ad-box {
	width: 500px;
	height: 540px;
	background: #fff;
	border: 1px dashed #888;
}

.ad-box .close {
	text-align: right;
	margin: 10px;
}

.ad-box .image {
	width: 500px;
	text-align: center;
}




/* REACTIES */

.reactie {
	margin: 0 0 15px 0;
	border-bottom: 1px solid #ddd;
}

.reactie .name-icon-and-date {
	margin: 0 0 5px 0;
}

.reactie .name-icon-and-date .name-and-icon {
	font-weight: bold;
	float: left;
	width: 220px;
}

.reactie .name-icon-and-date .date {
	float: left;
	width: 245px;
	text-align: right;
	text-transform: lowercase;
	color: #aaa;
}


.reactie .text {
	font-size: 1.1em;
	margin: 0 0 15px 18px;
}

.reactie .text img {
	margin: 0 7px 0 0;
}





/* AGENDA */

h2.maandnaam {
	color: #93aace;
	font-size: 1.6em;
	text-transform: uppercase;
}

.agendapunt-row {
	width: 468px;
	margin: 0 0 15px 0;
}


.agendapunt-row .date {
	float: left;
	width: 60px;
	background:  url(/images/bg_agendapunt.gif) no-repeat;
	text-align: center;
	height: 70px;
	margin: 0;
}

.agendapunt-row-uneven .date {
	background:  url(/images/bg_agendapunt_uneven.gif) no-repeat;
}

.agendapunt-row .date .number {
	margin: 14px 0 0 0;
	color: #a45981;
	font-size: 2.5em;
}

.agendapunt-row .text {
	float: left;
	margin: 0 0 0 10px;
	width: 360px;
}

.agendapunt-row .text h3 {
	margin: 0;
	font-weight: bold;
}

.agendapunt-row .text .phone {
	color: #777;
}

.agendapunt-row .text .location {
	font-style: italic;
}

.agendepunt-row .text .links {

}

.agendapunt-row .moreinformation {
	margin: 10px 0 10px 0;
	background: url(/images/bg_aanvullendeinformatie.gif) bottom repeat-x;
	border-bottom: 1px dotted #999;
	padding: 0px 15px 15px 70px;
	color: #333;
}

a.moreinformation-plus:link, a.moreinformation-plus:visited, a.moreinformation-plus:hover, a.moreinformation-plus:active {
	background: url(/images/icon_tree_up.gif) no-repeat;
	padding: 0 0 0 15px;
}

a.moreinformation-minus:link, a.moreinformation-minus:visited, a.moreinformation-minus:hover, a.moreinformation-minus:active {
	background: url(/images/icon_tree_down.gif) no-repeat;
	padding: 0 0 0 15px;
}


/* FORMS */

.formbox {
	background: url(/images/bg_form.gif) repeat-x;
	border: 1px solid #eee;
}

.form-row {
	margin: 15px 0 10px 15px;
	width: 570px;
}

.form-row-submit {
	margin-bottom: 20px;
}

.form-row-actie {
	background: #fef3f8;
	border: 1px solid #e2cbd6;
}

.form-row-actie .form-row-left, .form-row-actie .form-row-right {
	padding: 10px 0 10px 0;
}



.form-row .form-row-left {
	float: left;
	width: 120px;
	text-transform: uppercase;
	color: #888;
	font-size: 0.9em;
	color: #003366;
}

.form-row-actie .form-row-left  {
	color: #cc3399;
}

.form-row .form-row-right {
	float: left;
	width: 450px;
	text-align: left;
}

.form-row .form-row-right .input-left {
	float: left;
	width: 20px;
	margin: 2px 0 0 0;
}

.form-row .form-row-right .text-right {
	float: left;
	width: 420px;
}

.form-row .form-row-right .uploadedfoto {
	float: left;
	width: 60px;
}

.form-row .form-row-right .uploadinput {
	float: left;
}

.form-row .form-row-right .question-explanation {
	color: #444;
	margin: 3px 0 10px 0;
}

input#video {
	width: 300px;
}

.form-row-comment {
	margin: 5px 0 5px 15px;
}

.form-row-comment .form-row-right {
	color: #666;
}


input.small {
	width: 50px;
}

input.medium {
	width: 140px;
}

input.large {
	width: 240px;
}

input.extralarge {
	width: 340px;
}

input#Password, input#PasswordAgain {
	width: 80px;
}

input#Email {
	width: 200px;
}

input#Name_First {
	width: 100px;
}

input.uploadfile {
	
}

form input#SexF {
	margin: 0 5px 0 0;
}

form input#SexM {
	margin: 0 5px 0 10px;
}

form input#huisregels {
	margin: 0 5px 0 0;
	float: left;
}

form label.checkbox {
	float: left;
}



select {
	width: 200px;
}

textarea#summary {
	width: 300px;
}

textarea#reactie {
	width: 350px;
	height: 100px;
}

textarea#moreinformation {
	width: 350px;
	height: 100px;
}

textarea#profieltekst {
	width: 350px;
	height: 100px;
}

.form-row .form-row-right .caption {
	margin: 10px 0 0 0;
	color: #555;
}

.form-row .form-row-right .caption input {
	width: 280px;
}

.form-comment {
	margin: 0 0 0 15px;
	color: #555;
}

.form-hint {
	color: #999;
	text-transform: none;
}

.invisible {
	visibility: hidden;
	display: none;
}



.requiredfields {
	color: #cc0000;
}

.error {
	margin: 10px 0 10px 0;
}

.error .icon {
	float: left;
	width: 55px;
}

.error .text {
	float: left;
}

.warning {
	font-weight: bold;
	color: #cc0000;
}

a.warning:link, a.warning:visited, a.warning:hover, a.warning:active {
	font-weight: bold;
	color: #cc0000;
}


.checkboxcolumns {

}

.checkboxcolumns .column {
	float: left;
	width: 140px;
	margin: 0 10px 0 0;
}


/* CUSTOM FORMS */

#formbox-inschrijven { 
	margin: 15px 0 0 0;
	width: 450px;
}

#formbox-meeschrijven {
	width: 600px;
}

#formbox-inloggen {
	width: 600px;
}


#formbox-reactie .form-row {
	width: 400px;
}

#formbox-reactie .form-row .form-row-left {
	width: 80px;
}


#formbox-reactie .form-row .form-row-right {
	width: 300px;
}

#formbox-profiel .form-row {
	width: 590px;
}

#formbox-profiel .form-row .form-row-left {
	width: 120px;
}


#formbox-profiel .form-row .form-row-right {
	width: 470px;
}

#formbox-bezorgklachten .form-row .form-row-right {
	width: 320px;
}

#formbox-bezorgklachten .form-row .form-row-right select#klachttypes_id {
	width: 275px;
}


#formbox-bezorgklachten .form-row .form-row-right select#editions {
	width: 290px;
}


#formbox-bezorgklachten .form-row .form-row-right select#weeknummer {
	width: 270px;
}

#formbox-bezorgklachten .form-row .form-row-right #postcode {
	width: 80px;
}	

#formbox-bezorgklachten .form-row .form-row-right #huisnummer {
	width: 30px;
}

#formbox-bezorgklachten .form-row .form-row-right label#huisnummer_toevoeging {
	font-size: 0.9em;
	color: #003366;
	margin: 0 5px 0 15px;
}

#formbox-bezorgklachten .form-row .form-row-right #huisnummer_toevoeging {
	width: 30px;
}

#formbox-bezorgklachten .form-row .form-row-right #email {
	width: 250px;
}

#formbox-bezorgklachten .form-row .form-row-right textarea {
	width: 250px;
	height: 60px;
}

form .form-row .comment {
	color: #777;
	font-size: 0.9em;
}




/* AGENDAPUNT */


.selectcolumns {
	width: 380px;
}

.selectcolumns .column {
	float: left;
	width: 85px;
	margin: 0 10px 0 0;
}

.selectcolumns .column {
	font-size: 0.9em;
	color: #333;
}

.selectcolumns #lastcolumn {
	margin: 0;
	
}

.selectcolumns .column select {
	width: 50px;
}

.selectcolumns .column-days {
	width: 60px;
}

.selectcolumns .column-months {
	width: 120px;
}

.selectcolumns .column-years {
	width: 80px;
	background: orange;
}

.selectcolumns .column-months select {
	width: 110px;
}

.selectcolumns .column-years select {
	width: 80px;
}



/* MIJN ACCOUNT */

#mijnaccount {
	margin: 10px 0 20px 0;
}

#mijnaccount-profiel {
	margin: 0 0 40px 0;
}

#mijnaccount h2 {
	margin: 0;
}

#mijnaccount ul {
	margin: 5px 0 15px 40px;
	padding: 0;
	list-style-image: url(/images/icon_readmore.gif);
}

#mijnaccount .block {
	background: #f5f5f5;
	margin: 0 0 10px 0;
}

#mijnaccount .block .header {
	background: #eee;
}

#mijnaccount .block .header .icon {
	float: left;
	width: 40px;
	margin: 3px 0 3px 3px;
}

#mijnaccount .block .header .text {
	float: left;
	font-size: 1.4em;
	margin: 8px 0 0 0;
	text-transform: uppercase;
	color: #555;
}

#mijnaccount .block .links {
	
}




#user-foto {
	border: 1px solid #ccc;
	width: 130px;
	background: #fff;
	margin: 0 0 10px 0;
}

#user-foto .foto {
	margin: 10px;
}

#user-foto .link {
	margin: 10px;
}

#user-foto .link a:link, #user-foto .link a:visited, #user-foto .link a:hover, #user-foto .link  a:active {
	color: #777;
	font-size: 0.9em;
}


#profiel-text {
	margin: 15px 10px 10px 3px;
	width: 270px;
}

/* MIJN ARTIKELEN */


table#mijnartikelen {
	width: 610px;
}

table#mijnartikelen tr th {
	background: #8ea9c4;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.9em;
	padding: 2px 2px 2px 4px;
}

table#mijnartikelen tr th.action {
	width: 70px;
}

table#mijnartikelen tr#saved td {
	background: #ffcc00;
}

table#mijnartikelen tr td {
	background: #f7f7f7;
	padding: 4px;
}

table#mijnartikelen tr.even td {
	background: #f3f3f3;
}

table#mijnartikelen tr td.titel a:link, table#mijnartikelen tr td.titel a:visited, table#mijnartikelen tr td.title a:hover, table#mijnartikelen tr td.titel a:active {
	color: #000;
}

table#mijnartikelen tr td.number {
	text-align: center;
}


/* GALLERY */


.gallery-overview {
	
}

.galleryitems {
	width: 465px;
}

.galleryitems .thumb {
	width: 144px;
	background: #023261;
	border: 1px solid #ccc;
	float: left;
	margin: 0 9px 9px 0;
}

.galleryitems .thumb .picture {
	background: #eee url(/images/bg_thumb.gif) repeat-x;
	width: 144px;
	height: 130px;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
}


.galleryitems .thumb .picture img {
	margin: 10px 0 0 0;
	border: 1px solid #fff;
}


.galleryitems .thumb .caption {
	width: 144px;
	text-align: center;
	margin: 5px 0 0 0;
	color: #fff;
}

.galleryitems .thumb .fullname {
	width: 144px;
	color: #fff;
	text-align: center;
	margin: 2px 0 0 0;
}

.galleryitems .thumb .date {
	width: 144px;
	text-align: center;
	margin: 2px 0 5px 0;
	font-size: 0.9em;
	color: #db89b3;
}

/* SPECIAL GALLERIES */

#gallery-overview-koninginnedag .galleryitems .thumb .picture {
	background: url(/images/bg_thumb_orange.gif) repeat-x;
}

#gallery-overview-koninginnedag .galleryitems .thumb .date{
	color: #ff9900;
}

#gallery-overview-ek2008 .galleryitems .thumb .picture {
	background: url(/images/bg_thumb_orange.gif) repeat-x;
}

#gallery-overview-ek2008 .galleryitems .thumb .date{
	color: #ff9900;
}

h1 .subtitle-koninginnedag {
	color: #ff9900;
}

h1 .subtitle-ek2008 {
	color: #ff6633;
}

/* EK 2008 */


.speelschema-row {
	margin: 10px 0 0 0;
}

.speelschema-row .block {
	float: left;
	width: 110px;
	margin: 0 0 0 10px;
	background: #fff;
}

.speelschema-row .block-first {
	margin-left: 0; 
}

.speelschema-row #block-groepA {
	background: #c7eafb;
}
.speelschema-row #block-groepB {
	background: #f5e2b4;
}
.speelschema-row #block-groepC {
	background: #c7eafb;
}
.speelschema-row #block-groepD {
	background: #fad5e5;
}

.speelschema-row .block .title {
	font-size: 1.1em;
	font-weight: bold;
	background: #fff;
}

.speelschema-row .block .text .country {
	width: 100px;
	margin: 5px;
}

.speelschema-row .block .text .country .flag {
	float: left;
	width: 20px;
}

.speelschema-row .block .text .name {
	float: left;
	width: 80px;
}

.speelschema-row-games .block {
	background: #eee;
}

.speelschema-row-games .block .title {
	background: #000;
	color: #fff;
	padding: 0 0 0 5px;
	font-size: 0.9em;
}

.city-and-time {
	background: #ff6600;
	color: #fff;
}

.city-and-time .city {
	float: left;
	width: 50px;
	font-size: 0.8em;
	padding: 0 0 0 2px;
}

.city-and-time .time {
	float: left;
	width: 50px;
	text-align: right;
	font-size: 0.8em;
	
}

.countryname-and-goals {

}

.countryname-and-goals .countryname {
	float: left;
	width: 80px;
	
}

.countryname-and-goals .goals {
	float: left;
	width: 20px;
	text-align: right;
}

.block .nr-tegen-nr {
	font-size: 0.8em;
}

.tussentitel {
	margin: 10px 0 0 0;
	background: #00aeef;
	height: 30px;
	width: 468px;
	font-size: 1.7em;
	font-weight: bold;
	text-align: center;
	color: #fff;
	line-height: 30px;
}

#halvefinale-lijnen {
	margin: 10px 0 0 0;
}

.speelschema-row-halvefinales .block {
	width: 220px;
}

.speelschema-row-halvefinales .block .city-and-time .city {
	width: 160px;
}

.speelschema-row-finale .fakeblock {
	width: 120px;
	float: left;
}

.speelschema-row-finale .block {
	width: 220px;
}

.speelschema-row-finale .block .city-and-time .city {
	width: 160px;
}

/* PAGING */


.paging  {
	width: 458px;
	margin: 15px 0 15px 0;
	font-size: 1.2em;
}

.paging .vorige {
	float: left;
	width: 130px;
}

.paging .volgende {
	float: left;
	width: 130px;
	text-align: right;
}

.paging a:link, .paging a:visited, .paging a:hover, .paging a:active {
	color: #0099cc;
}

.paging a:hover {
	color: #0099ff;
}

.paging .paginaxvany {
	float: left;
	width: 190px;
	text-align: center;
}




/* GALLERY DETAIL */


#gallery-kader {
	background: #222;
	width: 468px;
	text-align: center;
}

#gallery-kader img {
	margin: 8px 0 8px 0;
}

#caption-and-votes {
	width: 468px;
}

#caption-and-votes #caption {
	float: left;
	width: 328px;
}

#caption-and-votes #votes {
	float: left;
	width: 140px;
	text-align: right;
	margin: 3px 0 0 0;
	color: #ff6600;
	font-weight: bold;
}

#caption-and-votes #votes .nr_of_votes {
	background: #ff6600;
	color: #fff;
	padding: 0 5px 0 5px;
}


.vorigevolgende {
	width: 468px;
	background: #000;
}

.vorigevolgende .vorige {
	float: left;	
	width: 180px;
	margin: 5px 0 5px 0;
}

.vorigevolgende .vote {
	float: left;
	width: 108px;
	margin: 2px 0 3px 0;
}

.vorigevolgende .volgende {
	float: left;
	width: 180px;
	margin: 5px 0 5px 0;
	text-align: right;
}

.vorigevolgende a:link, .vorigevolgende a:visited, .vorigevolgende a:hover, .vorigevolgende a:active {
	color: #fff;
}

.vorigevolgende a:hover {
	color: #0099ff;
}


/* LINKS */

#links {

}


#links #left-column {
	width: 220px;
}

#links #right-column {
	width: 220px;
}

#links h2 {
	font-family: trebuchet ms, verdana, arial;
	font-size: 1.5em;
	text-transform: uppercase;
}

#links .block {
	width: 220px;
	background: #eee;
	margin: 0 0 5px 0;
}

#links .block .header {
	background: #004990;
	color: #fff;
	width: 220px;
}

#links .block .header h2 {
	margin: 0 0 0 5px;
	font-size: 1.3em;
	color: #fff;
	text-transform: none;
}

#links .block .links {
	margin: 2px 0 2px 5px;
}


/* OTHER */

.hidden {
	display: none;
	visibility: hidden;
}

#footer {
	width: 982px; /* 992- 2*5 */
	margin: 0 auto;
	background: transparent url(/images/bottom_shadow.gif) no-repeat top;
	height: 25px;
	text-align: right;
	padding: 10px 5px 5px 5px;
}


#message {
	width: 200px;
	font-weight: bold;
	padding: 3px;
	background: #ffcc00;
}

.firstletter {
	text-transform: uppercase;
}


#threecolumns {
	
}

#threecolumns ul {
	margin: 0 0 0 15px;
}

#threecolumns .column {
	float: left;
	width: 285px;
	margin: 0 20px 20px 0;
}


.divider-line {
	margin: 20px 0 0 0;
	border-top: 1px solid #ccc;
	width: 468px;
}

ul#accountaanmaken {
	margin: 0 0 10px 15px;
	padding: 0 0 0 0;
}

.nb {
	font-size: 0.9em;
	color: #555;
}

.main p {
	margin: 0 0 10px 0;
}

.main .main-middle ul {
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
}


/* SPECIAL LINKS */


a:link, a:visited, a:hover, a:active {
	color: #175bc1;
	/* 
	color: #004990; 
	*/
}

a:hover {
	color: #000066;
}

a.reactie:link, a.reactie:visited, a.reactie:hover,  a.reactie:active {
	font-size: 0.9em;
	padding: 0 0 0 18px;
	background: url(/images/bg_reactie_green.gif) no-repeat; 
	color: #588517;
}

a.edit:link, a.edit:visited, a.edit:hover,  a.edit:active {
	font-size: 0.9em;
	padding: 0 0 0 22px;
	background: url(/images/icon_edit.gif) no-repeat; 
	text-decoration: none;
}

a.plus:link, a.plus:visited, a.plus:hover, a.plus:active {
	font-size: 0.9em;
	padding: 0 0 0 15px;
	background: url(/images/icon_plus.gif) no-repeat; 
	text-decoration: none;
}

a.plus:hover {
	background: url(/images/icon_plus_on.gif) no-repeat; ;
	text-decoration: underline;
}

a.toevoegen:link, a.toevoegen:visited, a.toevoegen:hover, a.toevoegen:active {
	padding: 0 0 0 18px;
	background: url(/images/icon_toevoegen.gif) no-repeat; 
	text-decoration: underline;
	color: green;
}

a.rss:link, a.rss:visited, a.rss:hover, a.rss:active {
	padding: 0 0 0 18px;
	background: url(/images/icon_rss.gif) no-repeat; 
	text-decoration: underline;
}

a.fotoboek:link, a.fotoboek:visited, a.fotoboek:hover, a.fotoboek:active {
	padding: 0 0 0 20px;
	background: url(/images/icon_fotoboek.gif) no-repeat; 
	text-decoration: underline;
	color: green;
}

a.vote:link, a.vote:visited, a.vote:hover, a.vote:active {
	padding: 0 0 0 18px;
	background: url(/images/icon_vote.gif) no-repeat; 
	text-decoration: underline;
	color: #ccff99;
}

a.alleedities:link, a.alleedities:visited, a.alleedities:hover, a.alleedities:active {
	padding: 0 0 0 18px;
	background: url(/images/icon_list_pink.gif) no-repeat; 
	text-decoration: underline;
	color: #993366;
	font-size: 1.1em;
}

a.map:link, a.map:visited, a.map:hover, a.map:active {
	padding: 0 0 0 18px;
	background: url(/images/icon_map.gif) no-repeat; 
	text-decoration: underline;
}

a.my_link:link, a.my_link:visited, a.my_link:hover, a.my_link:active {
	padding: 0 0 0 18px;
	background: url(/images/icon_newwindow.gif) no-repeat; 
	text-decoration: underline;
}

a.toevoegen:hover {
	color: blue;
}

a.button:link, a.button:visited, a.button:hover, a.button:active {
	padding: 2px 10px 2px 10px;
	background: #003366;
	border: 1px solid #ccc;
	color: #fff;
	font-size: 1.1em;
	text-decoration: none;
}

a.button:hover {
	background: #cc3399;
}


/* REPORT */

table#report, table#filereport {
	background: #fff;
	width: 900px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
}

table#report tr td, table#report tr th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	vertical-align: top;
	padding: 10px;
}

table#report tr th {
	background: #eee;
}

table#filereport tr td, table#filereport tr th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	vertical-align: top;
	padding: 10px;
}

table#filereport tr td.action {
	width: 200px;
	background: orange;
}

table#filereport tr td {
	background: #ffebe8;
}

table#filereport tr.success-True td {
	background: #e8fcd6;
}

table#filereport tr.emptyred td {
	padding: 0;
	background: #ffebe8;
}

table#filereport tr.emptyred td .imagefailed-row {
	margin: 0 0 0 110px;
}


table#filereport tr th {
 	background: #939393 url(/images/bg_th_report.gif) repeat-x;
	width: 150px;
	color: #eee;
	padding: 2px 5px 2px 10px;
 }
 
 
.message-True {
 	color: green;
}

.message-False {
 	color: red;
}

.nieuw {
	color: #cc3399;
	font-weight: bold;
}

.synchronizeblock {
	width: 200px;
	background: #e6f0f2 url(/images/bg_synchronize_import.gif) no-repeat;
	border: 1px dotted #999;
	padding: 15px;
}

.synchronizeblock-export {
	background: #f3ffe0 url(/images/bg_synchronize_export.gif) no-repeat;
}

.line {
	margin: 0 10px 0 10px;
	color: #fff;
}

ol {
	margin: 0 0 0 20px;
}


/* SPECIAL */


.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* mac hide \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide */
