@charset "utf-8";
/***********************************************************
 * File: cgc.css
 * Project: Creative Game Challenge
 *
 * Copyright: (c) 2010 Hippo Software. Some rights reserved
 *            <http://www.hipposoftware.nl>
 *
 * Author: Bert Bulder <mailto:bertb@hipposoftware.nl>
 *         Brouwersgracht 48, 1013 GX Amsterdam, 020-6255344
 *
***********************************************************************/

/* toevoeging ivm achtergonden cgc 2011-2012 */
html, body, #container{margin:0; padding:0; width:100%; height:100%;}
#background, #background2{position:fixed; z-index:-1; width:100%; height:100%; top: 0;left: 0;margin:0px;padding:0px;}

body {
	margin: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 11px; line-height: 17px;
	background-color: #81bbe6;
	text-align:left;
	background-image: url(../bgs/a8.jpg);
}
h1, h2, h3 { 
	font-weight:bold; 
	color:#334895; 
	padding:0; 
	margin:0;
}
h1 { 
	font-size:13px;
}
h2 { 
	font-size:12px;
}
h3 { 
	font-size:11px;
}
a { 
	outline:none;
}
#wrapper {
	position:relative;
	width: 940px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: transparent;
	/*background-image:url(../images/wit.gif);*/
	background-position:bottom left;
	z-index:1;	
}
#geheim {
	position:relative; 
	z-index:2;
	top:-300px;
	width:130px;
	height:130px;
	margin-left: 10px;
	cursor: pointer;
}
.ui-draggable-dragging {
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}
#googleiframe {
	position:absolute;
	z-index:0;
	margin-top: -10px;	
}

#header {
	height: 183px;
	background-image:url('../images/bg_header.jpg');
	cursor:pointer;
	margin-bottom: 15px;
		background-repeat:no-repeat;
	-moz-box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 6px 6px 10px #555;
	box-shadow: 6px 6px 10px #555;
}
#onder {
	margin-left: 40px;
	padding-bottom: 20px;	
	background-color:#FFF;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
		background-repeat:no-repeat;
	-moz-box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 6px 6px 10px #555;
	box-shadow: 6px 6px 10px #555;
}
.logo {
	/*background:#FFF url(../images/bg_content.gif) left top repeat-y;*/
}
#navigation {
	margin-top: -40px;
	margin-right: -15px;
	position:relative;
	cursor:move;
	width: 200px;
	background-color: #e3ebf7;
	background-image:url(../images/bg_nav.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	float:right;
	-moz-box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.4); /* Firefox/Mozilla */
	-webkit-box-shadow: 6px 6px 10px #555; /*Safari/Chrome */
	box-shadow: 6px 6px 10px #555; /* Opera & hoe het zou moeten */ 
	/* voor MSIE is er gewoon geen goed alternatief */
	margin-bottom: 20px;
	height: 400px;
	overflow:hidden;
	z-index:99;
	}
#navigation ul {
	list-style-type: none;
	padding-top: 11px;
	padding-left: -15px;
	list-style-image:none;
}

#navigation ul li {
	letter-spacing: 0px;
	color: #334895;
	font-weight:bold;
}
#navigation ul li a {
	color: #334895;
	text-decoration:none;
	padding-left: 13px;
}
#navigation ul li a:hover {
	color: #a00057;	
}
#navigation ul li a.selected {
	color: #a00057;
	background-image:url(../images/menu_selected.gif);
	background-position: left 4px;
	background-repeat:no-repeat;
}
#navigation ul li .sub {
	text-transform: lowercase;
	letter-spacing: 0px;
	padding-left: 12px;
	color:#000;
	font-weight:normal;
}
#navigation ul li .sub a {
	color:#000;
	text-decoration:none;
}
#navigation ul li .sub a:hover {
	color: #a00057;		
}
#content {
	padding-top:13px;
	margin-left: 90px;
	width: 550px;
	min-height: 420px;
}
#content p {
	padding-left: 10px;
}
#content a {
	text-decoration:none; 
	color:#333399; 
	border-bottom:#b8b8e0 1px dotted;
}
#content a:hover {
	border-bottom:#333399 1px solid; 
	text-decoration:none;
}
#rechts {
	margin-top: 0px;
	margin-right: 0px;
	position:relative;
	width: 170px;
	background-color:transparent;
	float:right;
	}
#logos {
	padding-bottom: 10px;
	position:relative; 
	z-index:3;
	cursor:move;
	text-align: center;
	top:30px;
	margin-top: 40px;
	margin-right: -35px;
	background-color:#d7e1eb;
	background-image:url(../images/bg_logos.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	-moz-box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.4); /* Firefox/Mozilla */
	-webkit-box-shadow: 6px 6px 10px #555; /*Safari/Chrome */
	box-shadow: 6px 6px 10px #555; /* Opera & hoe het zou moeten */ 
	/* voor MSIE is er gewoon geen goed alternatief */}
#logos p , #logos img
	{
	margin:0;
	padding:0;
	padding-bottom: 4px;
	}
#letop {
	position:relative; 
	z-index:8;	
	-moz-box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.4); /* Firefox/Mozilla */
	-webkit-box-shadow: 6px 6px 10px #555; /*Safari/Chrome */
	box-shadow: 6px 6px 10px #555; /* Opera & hoe het zou moeten */ 
	/* voor MSIE is er gewoon geen goed alternatief */}	
#avis {
	position:relative; 
	z-index:8;
	cursor:move;
	text-align: left;
	margin-top: 40px;
	margin-left: -35px;
	width: 150px;
	background-color:#ccc;
	-moz-box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.4); /* Firefox/Mozilla */
	-webkit-box-shadow: 6px 6px 10px #555; /*Safari/Chrome */
	box-shadow: 6px 6px 10px #555; /* Opera & hoe het zou moeten */ 
	/* voor MSIE is er gewoon geen goed alternatief */}	
#nound {
	margin-left:10px;
}
#content #nound a { 
	border:none; 
}
#content a.imgs {  
	border-bottom: none;
}
#deprijzen {
	margin-left:9px;
}
#deprijzen td {
	padding-bottom: 17px;
}
input.bluebutton , input.sbluebutton, input.button84, input.sbutton84 { background-color:#FFF; color:#333; cursor:pointer; border: #fff 1px solid; height:20px; text-align:left; padding-left:8px; margin-bottom: 8px; font-size:11px; font-weight:bold; border-left:#999 1px solid;}
input.sbluebutton, input.sbutton84 { width:74px; margin-left: 26px;}
input.button84, input.sbutton84 { background-color:#fff; color: #9e9e9e; font-weight:normal}
input.button100 {cursor:pointer;}
input.redbutton{ background-color:#FFF; color:#333; cursor:pointer; border: #fff 0px solid; height:20px; text-align:left; padding-left:8px; margin-bottom: 8px; font-size:11px; font-weight:normal;}
.uit {display:none;}
.aan {display:inline;}
.rechts {float:right;}
.links {float:left;}
.rechtslijnend {text-align:right;}
.dekleinelettertjes { font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, sans-serif; font-size:9px; line-height: 14px;}
#selectgelijk select { width:100px; }

.robot {line-height:15px; text-align:left; background-color:#fcf7bb; padding:10px; border:#999 1px solid;}
.index { background-color: #81bbe6; }
.wedstrijd { background-color: #81bbe6;}
.deelname { background-color: #81bbe6;}
.over {background-color: #81bbe6;} 
.hulp { background-color: #81bbe6;}
.nieuws { background-color:#81bbe6;}
.sponsors{ background-color: #81bbe6; }
.voorgaand { background-color: #81bbe6; } 
