/*   
Theme Name: Gerrit van der Veer Prijs 2008
Theme URI: http://www.gerritvanderveerprijs.nl/
Description: based on the original of 2006 created by Syndicat and elements from Kubrick's default
Author: Grafico de Poost
Author URI: http://poost.nl/
Version: 0.1
.
General comments/License Statement if any.
Based on The Web And Beyond theme TWAB2008
Version: 0.2
Author: Wouter Sluis-Thiescheffer
Author URI: http://wouter.sluis.cc/
Mods for Gerrit van der Veer Prijs: Grafico de Poost - June 2008
.

Hoofdlayout
=================================================================*/
* {
	margin:0;
	padding:0;
	}

body {
	color: #336699;
	font-family:verdana,sans-serif;
	font-size: 85%;
	line-height:140%;
	padding-bottom:10px;
	background-color:#e8e8e8;
	}
img {
	border:0px;
	}
.noshow {
	position:absolute;
	left:-9000px;
	}
#wrapitall {
	background-repeat: repeat-y;
	background-image: url(images/kubrickbg-rtl.jpg);
	width: 760px;
	height:100%;
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
	color: #336699;
	}

#topbar {
	position;relative
	overflow:hidden;
	font-size:0.8em;
	}
#topbar li {
	float:left;
	list-style:none;
	}
#topbar img {
	margin-bottom: 20px;
	display:block;
	border:0px;
	}
#hoofdsponsors {
	position:absolute;
	top:20px;
	left:650px;
	}
.hoofdsponsorsimg1 {
	padding-left:50px;
	}
.hoofdsponsorsimg, .hoofdsponsorsimg1 {
	padding-top:20px;
	}
#linkerkant {
	min-height: 400px;
	padding-left: 18px;
	float: left;
	width: 350px;
	
	}
#rechterkant {
	padding-left:15px;
	width: 160px;
	float: left;
	}
.blokje {
	padding-left:15px;
	width:175px;
	float:left;
	top:350px;
	left:700px;
	color:#336699;
	padding:2px;
	border:1px solid #e0e0e0;
	margin:12px 0px;
	font-size:1.0em;
	}

#footer {
	font-size: 10px;
	clear: both;
	text-align: center;
	padding-top: 20px;
	background-repeat: no-repeat;
	height: 43px;
	background-image: url(images/kubrickfooter.jpg);
	}
.email {
	font-size: 70%;
}

/* Content
=================================================================*/
h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	}

h2 a{
	color: #336699;
}


#content h1 {
	font-size:1.4em;
	color: #336699;
	background-color:#fff;
	margin-bottom:14px;
	}

#content h2,
#content h2 a {
	font-size:1.1em;
	color: #336699;
	background-color:#fff;
	margin-bottom:6px;
	margin-top:28px;
	}

#content h3 {
	font-size:0.98em;
	background-color:#fff;
	color:#555;
	}
#rechterkant .blokje h3 {
	font-size:0.90em;
	color:#336699;
	background-color:#f9f9f9;
	margin-bottom:6px;
	}
#content p {
	margin-bottom:12px;
	}
#content ul {
	margin-bottom:12px;
	margin-left:20px;
	list-style:disc;	
	}
#content ol {
	margin-bottom:12px;
	margin-left:28px;
	list-style:decimal;	
	}
a:link {
	color: #336699;
	background-color:#fff;
	}
a:hover {
	color: #66ccff;
	background-color:#fff;
	}

/* Aanmelden nieuwsbrief
=================================================================*/
#nieuwsbrief fieldset {
	border:0px;
	}
#nieuwsbrief input {
	font-family:arial, sans-serif;
	cursor:pointer;
	font-size:1.0em;
	}
#nieuwsbrief input.button {
	background-color: #336699;
	color:#fff;
	}

/* Tabellen
=================================================================*/
table {
	width:470px;
	border-collapse:collapse;
	border:1px solid #29bdbe;	
	background-color:#fff;
	color:#336699;
	}
caption {
	font-size:1.1em;
	color: #336699;
	background-color:#fff;
	text-transform:uppercase;
	text-align:left;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:28px;
	}
td,th {	padding:4px;
	border: 1px solid #29bdbe;	
	text-align:left;
	}
th {	
	background-color: #336699;
	color:#fff;
	border:1px solid #29bdbe;
	}

/* Sponsoren
=================================================================*/

.sponsoren {
	clear:left;
	overflow:hidden;
	border-top:1px solid #e0e0e0;
	margin-right:20px;
	margin-left:0px;
	}

.sponsoren li {
	list-style:none;
	float:left;
	}
.sponsoren img {
	display:block;
	border:0px;
	margin:8px 16px;	
	}
.sponsoren a:link,
.sponsoren a:visited,
.sponsoren a:hover,
.sponsoren a:visited:hover {
	display:block;
	text-decoration:none;
	float:left;
	}
#menu {
		color: #336699;
		padding-left: 20px;
		float: none;
		width: 135px;
	}
#nav {
		color: #336699;
	}
.hidden {
		display: none;
		visibility: hidden;
	}
hr {
		clear: both;
		visibility: hidden;
	}
