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

html {
	width: 100%;
	height: 100%;
	margin: 0px;
}
body {
	width: 100%;
	height: 95%;
	margin: 0px;
	padding: 0px;
	background-image: url("img/gras2.jpg");
	background-position: top left;
	background-repeat: repeat;
	font-family: Verdana, Arial,"Times New Roman", serif;
font-size:14px;
	color: #ffffff;
	background-color: #3d3e3c;
}
@font-face {
    font-family: 'LucidaFaxRegular';
    src: url('24000_lucidafaxregular-webfont.eot');
    src: url('24000_lucidafaxregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('24000_lucidafaxregular-webfont.woff') format('woff'),
         url('24000_lucidafaxregular-webfont.ttf') format('truetype'),
         url('24000_lucidafaxregular-webfont.svg#LucidaFaxRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'EdoSZRegular';
    src: url('edosz_0-webfont.eot');
    src: url('edosz_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('edosz_0-webfont.woff') format('woff'),
         url('edosz_0-webfont.ttf') format('truetype'),
         url('edosz_0-webfont.svg#EdoSZRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#wrapper {
	width: 1020px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 2px;
}
#main {
	
	background-repeat: no-repeat;
		background-position: 720px 0px;
        padding: 10px;
}
#ie6ishell {
	width: 980px;
	padding: 10px;
	background-color: #C60;
	color: #ffffff;
	margin-bottom: 10px;
	display: none;
	
}
#ie6ishell a {
	color: #ffffff;
	text-decoration: underline;
}
.ie6 #ie6ishell {
	display: block;
}

/* header */

#header {

	width: 980px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;

	padding-bottom: 5px;
}
#thelogo {
	
	float: left;
	width: 360px;
	height: 123px;
	
	background-position: 0px 0px;
	background-repeat: no-repeat;
		background-image: url("img/waarschijtdekoelogo.png");
	
}
#plaatje {
	
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	
}
#plaatje1 {
	
margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	
}

#thelogo:hover {
	
}
#thelogo a {
	display: block;
	height: 54px;
	width: 980px;
	text-indent: -8000px;
}
#nav {
	display: block;
	float: left;
	height: 40px;
	
}
#nav ul {
}
#nav ul li {
	display: block;
	float: left;
	height: 40px;
	background-image: url("../images/sprite.png");
	background-repeat: no-repeat;
}
#nav ul li a {
	text-indent: -8000px;
	display: block;
	height: 40px;
}
#nav ul li.author {
	background-position: -220px 0px;
	width: 150px;
}
#nav ul li.author:hover {
	background-position: -220px -40px;
}
#nav ul li.ia {
	background-position: -368px 0px;
	width: 419px;
}
#nav ul li.ia:hover {
	background-position: -368px -80px;
}
#nav ul li.designer {
	background-position: -790px 0px;
	width: 160px;
}
#nav ul li.designer:hover {
	background-position: -790px -122px;
}
#nav ul li.author a {
	width: 150px;
}
#nav ul li.ia {
	width: 419px;
}
#nav ul li.designer {
	width: 164px;
}
body#author #nav ul li.author {
	background-position: -220px -40px;
}
body#ia #nav ul li.ia {
	background-position: -368px -80px;
}
body#designer #nav ul li.designer {
	background-position: -790px -122px;
}

/* page structure */

#content {
	display: block;
	float: left;
	width: 674px;
	margin-left: 10px;
	margin-bottom: 20px;
margin-top: 0px;

}
#sidebar {
	display: block;
	float: left;
	width: 290px;
	height:700px;
	margin-left: 20px;
	margin-bottom: 20px;
margin-top: 0px;
background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url("img/bggeel.png");
}
#sidebar h2 {
	text-transform: uppercase;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: .7em;
	border-bottom: 1px dotted #a1a1a1;
	margin-bottom: 10px;
}
#sidebar span.thumb-caption {
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: .7em;
	line-height: 100%;
	padding-top: 0px;
}
#sidebar li {
	margin-bottom: 10px;
}
#sidebar li img {
	margin-bottom: 0px !important;
	border: 1px solid #e1e1e1;
	margin-right:4px;
}
#sidebar li img:hover {
	border: 1px solid #a1a1a1;
}
#sidebar #sidebarruimte {

	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: .7em;
	line-height: 100%;
	padding: 0px 10px 0px 10px;
}
#blogs {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}
#blogs h2 {
	font-size: .65em;
	text-transform: uppercase;
	border-bottom: 1px solid #a1a1a1;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 100%;
	padding-bottom: 5px;
}
#blogs h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
	font-family: "GentiumRegular", Verdana, "Times New Roman", serif;
}

p {
	
	margin-bottom: 10px;
	line-height:24px;
	text-align:justify;
}
.author-side p {
	font-family: Verdana, Arial, sans-serif;
		font-size: .7em;
	margin-bottom: 10px;
	line-height: 130%
}
#footer {
	display: block;
	width: 960px;
	
	margin: 0px;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: .7em;
	line-height: 130%;
        padding: 4px;
		text-align:left;
		margin-top:-96px;
		margin-left:20px;
}


#footer a, #footer a:visited {
	color: #fff;
	font-size:16px;
	background:#000;
	padding:10px;
}
#footer-content {
	display: block;
	float: left;
	width: 670px;
	padding: 10px;
	margin-bottom: 10px;
}
#footer-content .content-block {
	display: block;
	float: left;
	margin-right: 20px;
	width: 200px;
}
#footer-content .content-block h3 {
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: bold;
	letter-spacing: .2em;
	;
}
#footer-content .content-block li {
	margin-bottom: 5px;
}
#onderrechts {
	display: block;
	float: left;
	width: 280px;
	margin-bottom: 10px;
margin-left: 10px;
}
#onderrechts img.book {
	border: 3px solid #e1e1e1;
	float: left;
	margin: 10px;
}
#onderrechts img.book:hover {
	border: 3px solid #ffffff;
}
#onderrechts p {
	margin-top: 10px;
	margin-right: 10px;
}

/* type */

a {
	color: #fff100;
	text-decoration: none;
}
a:visited {
	color: #fff100;
}
a:hover {
	text-decoration: underline;
}
h1 {
		font-size: 1.7em;
	line-height: 150%;
	color:#fff;
}

h1 .kleiner {
		font-size:  0.8em;
	line-height: 150%;
	color:#fff;
}
p.first {
	font-size: 1.5em;
	line-height: 150%;
	margin-bottom: 10px;
}
.columns {
	column-count: 2;
	-moz-column-count: 2;
	-webkit-column-count: 2;
}
.columns p {
	margin-bottom: 10px;
}
#nieuwscolumn {
	
}
#nieuwscolumn p {
	margin-bottom: 10px;
	
}
.screenshot {
	margin-top: 15px;
	border: 1px solid #f1f1f1;
}
.platform {
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: .65em;
	text-transform: uppercase;
	display: block;
	border-bottom: 1px dotted #a1a1a1;
	border-top: 1px dotted #a1a1a1;
	margin-bottom: 10px;
}

/* slider */

#slider1 {
    width: 670px; /* important to be same as image width */
    height: 250px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin-bottom: 15px;
}
#slider1 h1 {
	display: none;
}

#slider1Content {
    width: 670px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
    padding: 10px 13px;
    width: 670px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.slider1Image span h3 {
	display: block;
	margin-bottom: 5px;
	font-size: 1.3em;
}
.slider1Image span p {
	font-size: .8em;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif !important;
}
.clear {
	clear: both;
}
.slider1Image span strong {

}
.left {
	top: 0;
    left: 0;
	width: 200px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 200px !important;
	height: 240px;
}
ul { list-style-type: none;}

/* miscellaneous styles */

.clear {
	clear: both;
}
small {
	font-size: .7em;
	text-transform: uppercase;
	color: #fa1a1a1;
}
#onder {
width: 940px;
	height: 18px;
	background:#fff100;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding:4px;
	padding-bottom: 5px;
	text-align:right;
	color:#333;
}
#banners { margin-top: 10px; margin-bottom: 10px;}
#pompdiv { margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px; }
#lijstjenieuws { width:280px; padding: 0px; margin: 0px 0 0 0px; list-style:none; color:#666666;    border: 1px dotted #a1a1a1;}
#lijstjenieuws li { display:inline;}
#lijstjenieuws li h3 {
	
	text-transform: uppercase;
	color: #fa1a1a1;
}

a.newsmenu:link, a.newsmenu:visited
{


   padding-top:10px;
     padding-bottom:10px;
	 padding-left:10px;
	  padding-right:10px;
	margin: 0px 0 0 0px;
  font-size: .8em;
   FONT-WEIGHT: normal; 
   color: #000;
    text-decoration: none;
    display: block;
    cursor: pointer;

}

a.newsmenu:hover, a.newsmenu:active
{
BACKGROUND: #b2b1b1; 
background-repeat:repeat-x;
	background-repeat:repeat-x;
    text-decoration: none!important;
    color: #333!important;
	font-size: .8em;
}
/*TABELLEN en FORMULIEREN*/




form.cmxform fieldset {
	border:4px solid #5a8fb9;
	padding:10px 0px 10px 10px;
	width:400px;
		font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #630;
	margin:0 0 20px 0;
}
form.cmxform legend {
  padding: 0px 5px;
  margin:0;
  _margin:10px 0 5px 0;
	color: #5a8fb9;

  font-weight: bold;
}

form.cmxform label {
  display: inline-block;
  line-height: 1.6;
  vertical-align: bottom;
  text-align:right;
  padding-right:5px;
  margin-right:3px;
  background:#b8d7f0;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
  
}
form.cmxform fieldset li {
  list-style: none;
  padding: 0px;
  margin: 0;
}


form.cmxform label {
  width: 100px; /* Width of labels */
}
form.cmxform input {
  width:277px;
  _width:272px;
  margin:7px 0 0px 0;  }
  
span.radio input {
	width:15px;
	margin:0 1px 0 5px;
}  
  
form.cmxform textarea {
  width:388px;
  _width:384px;
  margin:7px 0 0px 0;
  color:#000;  }
  

.kader {
	border:4px solid #5a8fb9; 
	margin:25px 0;
	padding:10px;
	background:#eea;
	width:390px;
	font: 90% Verdana, "Times New Roman", Times, serif;
	color: #fff;
}

	



/*TABELLEN en FORMULIEREN*/




 fieldset {
	border:4px solid #5a8fb9;
	padding:10px 0px 10px 10px;
	width:670px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #630;
	margin:0 0 20px 0;
}
 legend {
  padding: 0px 5px;
  margin:0;
  _margin:10px 0 5px 0;
	color: #5a8fb9;

  font-weight: bold;
}

 label {
  display: inline-block;
  line-height: 1.6;
  vertical-align: bottom;
  text-align:right;
  padding-right:5px;
  margin-right:3px;
   color: #000;
  background:#87888a;
   font-size: 14px;
}
 fieldset ol {
  margin: 0;
  padding: 0;
  
}
 fieldset li {
  list-style: none;
  padding: 7px;
  margin: 0;
}


 label {
  width: 140px; /* Width of labels */
    
}
 input {
   margin:0px 0 0px 0;
  }
  
span.radio input {
	width:15px;
	margin:0 1px 0 5px;
}  
  
 textarea {
  width:388px;
  _width:384px;
  margin:7px 0 0px 0;  }
  

.kader {
	border:4px solid #73a507; 
	margin:25px 0;
	padding:10px;
	background:#fff;
	width:390px;
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

 #clicker {
    
		 display:block;
 height:34px;
text-indent:-9999px;
WIDTH: 220px;
       
      }
	  .nieuwsfoto   { BORDER-RIGHT: #cfd1d3 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #cfd1d3 1px solid; PADDING-LEFT: 2px; BACKGROUND: #ffffff; PADDING-BOTTOM: 2px; BORDER-LEFT: #cfd1d3 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #cfd1d3 1px solid; margin-right:10px;
          } 
		  #archief h2 {
	text-transform: uppercase;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: .7em;
	border-bottom: 1px dotted #a1a1a1;
	margin-bottom: 10px;
}
/* === navbar === */

a.prev, a.next1 {
        display: block;
        float: left;
        width: 30px;
        height: 80px;
        text-decoration: none;
        background: url("img/vorige.png") left 0px no-repeat;
    }
         a.next1 {
            background: url("img/volgende.png") right 0px no-repeat;  float: left;
        }
           a.next1:hover {
                background-image: url("img/volgende_hover.png");
            }
            a.prev:hover {
                background-image: url("img/vorige_hover.png");
            }    
           a:hover, a:active {
                border: none;
                outline: none;
            }   
			
			 button { /*Don't remove this. we still use this for individual demos. only the front pages use images as of now*/
        float: left;
    }   
	
	.clear { clear: both; }

 #logosponsor {
    
		float:left;
WIDTH: 290px;
height:120px;
text-align:center;
       
      }
	  
	   #logosponsor  img {
vertical-align:middle;
horizontal-align:center;
}
	  .img-box {
	width:100px;
	height:66px;
	padding:4px 4px 4px 4px;
	display:table-cell;
	vertical-align:middle;
	text-align: center;
	horizontal-align:center;
	background:url(/images/logo-bg.png) no-repeat;

}

.img-box img {
vertical-align:middle;
horizontal-align:center;
}

#sponsors { float:left;padding-top:4px;background: url("img/1.png") left 0px no-repeat; }
.ruimtetje {width:10px;height:12px;}
.winnaars {
  font-family: 'EdoSZRegular';
	color: #fff;
	font-size: 22px;
	line-height: 130%;
        padding: 10px;
}
.caps {font-size:200%;font-weight:bold;}
.caps2 {font-size: 22px;font-weight:bold;  font-family: 'EdoSZRegular';
	color: #fff;}
	.caps3 {font-size: 24px;font-weight:bold;  font-family: 'EdoSZRegular';
	color: #000;line-height:40px;}
	.caps4 {font-size: 30px;font-weight:bold;  font-family: 'EdoSZRegular';
	color: #000;line-height:40px;}
	
	#tshirt {background: url("img/tshirt.png") right bottom no-repeat;}