@charset "utf-8";
/* CSS Document */

htlm, body{
	padding:0;
	margin:0;
	font-size:0.8em;
	color:#fff;
	font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.30em;
}

/* site basis opbouw */
body {
	background:url(../images/base/bg_back.jpg) repeat;
	overflow:hidden; 		/* needed to eliminate scrollbars caused by the background image */
	padding:0;margin:0;		/* necesarry for the raster to fill the screen */
	height:100%;width:100%;
}

#bgimg {
	position:absolute;
	z-index: -1;
	bottom:0;
	width:100%;
}

#realbody{ 
	position:absolute;
	z-index: 5;				/* Place the new body above the background image */
	overflow:auto; 			/* restore scrollbars for the content */
	height:100%;width:100%;	/* Make the new body fill the screen */
	
}

/* Opbouw achtergrond vierkant */

#wrapper { 
	position: relative; 
	margin: auto; 
	text-align: left;
	width: 1000px;
	height:auto;
}

.wrapper_top { 
	width:1000px;
	height:15px;
	background:url(../images/base/bg_container_top.png) no-repeat;
}

.wrapper_middle { 
	width:1000px;
	min-height:660px;
	background:url(../images/base/bg_container_middle.png) repeat-y;
}

.wrapper_bottom { 
	width:1000px;
	height:15px;
	background:url(../images/base//bg_container_bottom.png) no-repeat;
}

.container { 
	width:984px;
	margin:0 0 0 8px;
}

.container_left {  
	width:240px; 
	height:auto; 
	float:left; 
}

.container_top {  
	width:744px; 
	height:20px; 
	float:right; 
	height:20px; 
	display:block;  
}

.container_right {  
	width:710px; 
	height:auto; 
	float:left; 
	margin:50px 0 0 0; 
}

.container_bottom {  
	width:744px; 
	height:20px; 
	float:right; 
	height:30px; 
	display:block; 
	background:url(../images/base/taal_line.png) no-repeat top left; 
	margin:20px 12px 0 0; 
}

/* Einde Opbouw achtergrond vierkant */

img.logo { 
	padding:15px; 
}


#inlogmenu{
	width:100px;
	float:left;
	padding:2px 5px;
}
#inlogmenu:hover{
	background:red;
	cursor: pointer;

}

#vspacer{
	height:350px;
	width:0px;
	float:left;
}

/* divs */
#noscript{
	width:100%;
	height:20px;
	background: #FFFF99;
	border-bottom:1px solid #990000;
	color:#990000;
	padding-top:5px;
}

#spacer{
	clear:both;
	
}

/* taal modulle */

#taal{
	background:url(../images/base/taal_line.png) no-repeat bottom left;
	width:600px;
	height:26px;
	float:right;
	margin:0 12px 0 0;
	text-align:right;
	padding:0 5px 6px 10px;	
}


/* Navigatie Menu */
#navcontainer { 
	width: 240px; 
}

#navcontainer ul
{
	background:url(../images/base/button_line.png) no-repeat top left;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

#navcontainer ul li
{
	background:url(../images/base/button_line.png) no-repeat bottom left;
	height:30px;
	width: 240px;
}

#navcontainer a
{
	display: block;
	padding: 6px 8px;
	width: 240px;
	font-size:10pt;
	font-weight:bold;
	height:15px;
}

#navcontainer a:link, #navcontainer a:visited
{
	color: #fff;
	text-decoration: none;
}

#navcontainer a:hover
{
	background:url(../images/base/button_hover_w.png)repeat-y;
	color: #fff;
}

#navcontainer a.active
{
	background:url(../images/base/button_active_w.png)repeat-y;
	color:#FFAA82;
}
/* Footer inhoud */


.container_bottom ul { 
	list-style-type:none;
	margin:0;
	padding:0;
	width:360px;
	margin-top:12px;
	clear:both;
	float:right;
	}
.container_bottom ul li { 
	list-style-type:none; 
	float:right; 
	padding:0px 10px 0 0 ;
		
	}

.container_bottom ul li a {
	margin:0;
	padding:0;
}

.container_bottom ul li a.mediabros { 
	margin-top:-2px;
	padding:0;
	width:20px; 
	height:20px; 
	display:block; 
	text-indent:-999em; 
	background:url(../images/base/mediabros.png) no-repeat; 
}

/* html elementen */


h1, h2, h3, h4, h5, p, ul, ol {
	font-family: Calibri, tahoma, Arial, Helvetica, sans-serif;
	
}

h1, h2, h3{
	margin:0;
	padding: 0;
	color: #fff;
	font:2em Calibri, tahoma, arial,serif;
	
	
}

h1{
	font-size:1.9em;
	padding-bottom:0.8em;
	
}

h2{
	font-size:1.5em;
	letter-spacing:0.02em;
	padding-bottom:0.5em;
}
h3{
	font-size:1.3em;
	font-style:italic;
	margin-bottom:2px;
}

p{
	margin:0px 1em 1em 0px ;
	padding:0 5px 0 0;
	text-align:justify;
}

ol li ul li{
	list-style:disc;
}
a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
a:hover{
	color:#FFFFFF;
	text-decoration: none;
}

a img{
 	border: 1px solid #666699;
 	padding:3px;
 	background:#fff;
}

a img:hover{
	 border: 1px solid #FFFFFF;
}


input[type=text], input[type=password],input[type=submit], textarea,  select{
	padding:3px; 
	border:#fff solid 1px; 
	background:url(../images/base/bg_white_50.png) repeat; 
	color:#333; 
	font-family: Calibri, tahoma, Arial, Helvetica, sans-serif;
}

input[type=submit] { 
	color:#FFF; 
	font-weight:bold; 
	font-size:11pt; 
	background:url(../images/base/bg_white_10.png) repeat; 
	cursor:pointer; 
	padding:5px; 
	border:none;  }

input[type=submit]:hover { color:#FFF; font-weight:bold; font-size:11pt; background:url(../images/base/bg_white_20.png) repeat; cursor:pointer; padding:5px; border:none;  }

hr{
	background:url(../images/base/hr_line.png) bottom right no-repeat;
	height: 0px;
	border: 0;
	margin: 5px 0px;
	
}
#nieuwsbrief{
	margin:44px 20px 0px 0px;
	height:38px;
	padding-top:4px;
	width:700px;
	display:none;
	top:0;
	right:0;
	text-align:right;
	background:url(../images/base/bg_nieuwsbrief.png) bottom right no-repeat;
	_background:none; /*IE6 Hack*/
	z-index:10;
	position:absolute;
	float:right;
}

#nieuwsbrief table{
	width:600px;
	margin:1px 0 0 15px;
	float:right;
	
}
#nieuwsbrief td#melding{
	font-weight:normal;
	width:600px;
	text-align:right;
	padding:0 10px;
}

#nieuwsbrief td{
	margin:0;
	padding:1px 0px;
}
#nieuwsbrief .recent{
	border-top: 1px solid #667CDF;
	padding-top:2px;

}
#nieuwsbrief #submit{
	height:24px;
	padding:0px 4px;
	margin:0 10px;
	font-weight:normal;
}

.blog, .nieuwsbrief{
	font-weight:normal;
}


/* losse classes */
.error{
	color: #FFAAAC;
	font-weight:bold;
}
.rand{
	 	border: 1px solid #666699;
 	padding:3px;
 	background:#fff;
}
.noRand{
	border: 0;
}
#loader{
	margin-top:30px;
	text-align:center;
}
#loader img{
	margin-bottom:10px;
}

.noborder{
	border:0px;
	background:none;
}
.noborder:hover{
	border:0px;
}
	
/* hoort bij HOME, eigen css?	*/

.pics {  
	display:none;
    width:  326px;
	height: 246px;  
    padding: 0;  
   	border:none;
	overflow:hidden;


}
#picwrapper{
	position:relative;
	float:right;
    width:  326px;
	height: 246px;
	margin:4px 5px 0 20px;

	
	
	
} 

.pubwrapper{
	width:326px;
	height:246px;
	padding:10px;
	background:#657DDF;
	margin:0 10px;

}

.pics img {  
	margin: auto ;
	width:  320px; 
    height: 240px; 
    top:  0; 
    left: 0;
	border:none;
} 

.pics img:hover {  
	border:none;
} 
/* EINDE - hoort bij HOME, eigen css?	*/

.cmxform.error{
	color:#FFFFFF;
	font-weight:normal;
}

.cmxform input.error, textarea.error {background:#FFE1E1;font-weight:normal; border-color:#930; }

.cmxform label.error{ float: none; color:#FFFFFF;  vertical-align: top;
font: 1em Georgia,serif; }

.cmxform .error span{
color:red;
font-weight:bold;
}
.ruimte{
height:80px;
}


.link:hover{
	cursor:pointer;
}


/* Taal menu */

.taallink{
}

.taallink img{
	width:22px;
	height:15px;
	margin-top:4px;
	border:none;
	
}
#taal .active img{
	background:#7A8DE2;

}
#taal .active:hover{
	cursor:default;
	

}
a.taallink:hover img{
	background:#7A8DE2;
	border:none;
}

.taalspacer{
	display:inline-block;
	width:430px;
	margin-top:3px;
	margin-right:2px;
	vertical-align:top; 
	float:left;
}

#taal a { 
	margin:0 5px; 
}

.taalspacer a {
	margin:0 10px; 	
	font-size:10pt;
	font-weight:normal; 
}

.flags { 
	float:right; 
	width:160px;
}

.flags a {
	background:url(../images/base/flags.png) no-repeat 0px -22px; 
	display:block; 
	width:28px; 
	height:22px; 
	float:left; 
	text-indent: 9999em;
    overflow: hidden;
}

.flags a.nl { background-position:0px -22px;}
.flags a.en { background-position:-28px -22px;}
.flags a.es { background-position:-56px -22px;}
.flags a.de { background-position:-84px -22px;}

.flags a.nlactive { background-position:0px 0px;}
.flags a.enactive  { background-position:-28px 0px;}
.flags a.esactive  { background-position:-56px 0px;}
.flags a.deactive  { background-position:-84px 0px;}

.flags a.nlactive:hover, .flags a.enactive:hover, .flags a.esactive:hover, .flags a.deactive:hover   { cursor:default;}
 
.flags a.nl:hover { background-position:0px -0px;}
.flags a.en:hover { background-position:-28px 0px;}
.flags a.es:hover { background-position:-56px 0px;}
.flags a.de:hover { background-position:-84px 0px;}


.twitter_button {
     background: url(../images/theartofjoyontwitter.png) 0 -84px no-repeat;
     display:block;
     width:237px;
     height:84px;
     text-indent:-999em;
}

.twitter_button:hover {
     background: url(../images/theartofjoyontwitter.png) 0 0 no-repeat;
}
