/*   
Theme Name: TWAB 2008
Theme URI: http://www.thewebandbeyond.nl/2008/06/
Description: based on the original of 2006 created by Syndicat and elements from Kubrick's default
Author: Wouter Sluis-Thiescheffer
Author URI: http://wouter.sluis.cc/
Version: 0.2
.
General comments/License Statement if any.
.

Hoofdlayout
=================================================================*/
* {
	margin:0;
	padding:0;
	}

body {
	font-family:verdana,sans-serif;
	font-size:70%;
	line-height:140%;
	padding-bottom:10px;
	background-color:#fff;
	color:#000;
	}
img {
	display:block;
	border:0px;
	}
.noshow {
	position:absolute;
	left:-9000px;
	}
#wrapitall {
	width:885px;
	height:100%;
	min-height:100%;
	padding:15px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	color:#000;
	}

#topbar {
	position;relative
	overflow:hidden;
	font-size:0.8em;
	}
#topbar li {
	float:left;
	list-style:none;
	}
#topbar img {
	display:block;
	border:0px;
	margin:12px;
	}
#hoofdsponsors {
	position:absolute;
	top:20px;
	left:650px;
	}
.hoofdsponsorsimg1 {
	padding-left:50px;
	}
.hoofdsponsorsimg, .hoofdsponsorsimg1 {
	padding-top:20px;
	}
#linkerkant {
	float:left;
	width:485px;
	}
#rechterkant {
	padding-left:15px;
	width:180px;
	float:left;
	}
.blokje {
	padding-left:15px;
	width:175px;
	float:left;
	top:350px;
	left:700px;
	background-color:#f9f9f9;
	color:#000;
	padding:2px;
	border:1px solid #e0e0e0;
	margin:12px 0px;
	font-size:1.0em;
	}

/* Content
=================================================================*/
h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	}

h2 a{
	color:#29bdbe;
}


#content h1 {
	font-size:1.4em;
	color:#29bdbe;
	background-color:#fff;
	margin-bottom:14px;
	}

#content h2,
#content h2 a {
	font-size:1.1em;
	color:#29bdbe;
	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:#000;
	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:#29bdbe;
	background-color:#fff;
	}
a:hover {
	color:#29bdbe;
	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:#29bdbe;
	color:#fff;
	}

/* Tabellen
=================================================================*/
table {
	width:470px;
	border-collapse:collapse;
	border:1px solid #29bdbe;	
	background-color:#fff;
	color:#000;
	}
caption {
	font-size:1.1em;
	color:#29bdbe;
	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:#29bdbe;
	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;
	}
