
HTML {
	overflow: scroll;
}

BODY {
	background: #ccc url(../images/bg.gif) repeat-y;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

/* Algemene tekststijlen */

* {
	font-family: Verdana, "Trebuchet MS", Arial;
	margin: 0px;
}

body#flyer {
    background: #B4D6EB;
    width: 100%;
    height: 100%;
}

body#flyer div {
    height: 100%;
}

body#flyer a {
    text-decoration: none;
}

body#flyer img {
    display: block;
    margin: 2em auto;
    border: 0;
}

P {
	margin-bottom: 12px;
}

table {
    border-collapse: collapse;
    font-size: 1em;
}

#inhoud table {
	margin: 15px 0px 30px 0px;
}

#inhoud table.rand {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

td, th {
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    padding: 1px 0px;
}

#inhoud TH {
	font-weight: bold;
	background-color: #D6E8F4;
	border-bottom: 1px solid #000;
}

#inhoud TH.kolom {
	text-align: right;
	border-color: #BDDAED !important;
	padding: 2px 3px;
}

#inhoud TD.kolom {
	border-bottom: #C5DFF0 solid 1px !important;
	padding-left: 4px;
}


table .header {
	border-bottom: 1px solid #000;
}
/******************************************************************/
/*  Layers - position, geometry, background, alignment            */

#supercontainer {
	text-align: left;
	z-index: 1;
}

#container {
	width: 1000px;
	margin: 0px;
	position: relative;
	text-align: left;
	z-index: 2;
}

#header {
	position: absolute;
	width: 100%;
	height: 100px;
	background: #000;
}

#header h1, #header h2 {
	margin: 0px;
	margin-left: 160px;
}

#header h1 {
	color: #ACD1E9;
	font-size: 38px;
	margin-top: 10px;
}

#header h2 {
	color: #CCC;
	font-size: 18px;
}

#header #logo {
	position: absolute;
	margin: 5px 0px 0px 10px;
	left: 0px;
	top: 0px;
	width: 382px;
	height: 100px;
	text-align: left;
	overflow: hidden;
}

#header #header_bg {
	position: absolute;
	margin: 0px;
	right: 18px;
	top: 0px;
	width: 382px;
	height: 100px;
	text-align: center;
	overflow: hidden;
	border-right: #fff 2px solid;
	border-left: #fff 2px solid;
}

#hline {
	position: absolute;
	width: 100%;
	background-color: #000;
	background-color: #f00;
	margin: 0px;
	padding: 0px;
	height: 3px;
	top: 126px;
}

#menu {
	position: absolute;
	text-align: center;
	top: 102px;
	width: 100%;
	height: 22px;
	background-color: #000;
}

#menu table {
	width: 960px;
	border: 1px #fff solid;
	margin: -2px auto;
	padding: 0px;
}

#menu tr {
	
}

#menu td {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #fff;
	width: 118px;
	height: 24px;
	padding: 0px 6px;
	background-color: #5e6e91;
	empty-cells: show;
	margin: 0px;
	overflow: hidden;
}

#menu td.links, #menu td.rechts {
	padding: 0px;
	width: 18px !important;
	background-color: #000;
	background: url(../images/bg_menu_links.gif) repeat-y left;
}

#inhoud_menus {
	position: absolute;
	top: 126px;
	background: url(../images/bg_body_2007.gif) repeat-y left;
}

#inhoud {
	float: left;
	top: 126px;
	left: 213px;
	width: 525px;
	padding: 20px 25px;
	background-color: transparent;
	line-height: 18px;
	overflow: hidden;
}

#infobalk_links {
	float: left;
	top: 126px;
	left: 0px;
	width: 183px;
	padding: 20px 15px;
	border-right: dashed 0px #CCC;
	overflow: hidden;
}

#infobalk_rechts {
	float: left;
	top: 126px;
	left: 788px;
	width: 182px;
	overflow: hidden;
	padding: 20px 14px 20px 15px;
	border-left: dashed 0px #CCC;
}


/******************************************************************/
/*  Layers - tekststijlen                                         */

A {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

/* Specifieke stijlen voor layers */
#inhoud {
	color: Black;
}

#inhoud A {
	color: #4297CF;
	font-weight: bold;
}

#inhoud .geplaatst {
	color: #000;
	font-weight: bold;
	padding-top: 15px;
	margin-bottom: 40px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
}

#inhoud .geplaatst A {
	border-bottom: 0px;
	color: #000;
	text-decoration: underline;
}

#inhoud H1 {
	font-weight: normal;
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #4297CF;
}

#inhoud H1.p {
	font-size: 22px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 35px;
	border-bottom: 2px dotted #000;
}

#inhoud H2 {
	font-weight: bold;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #000;
}

.infobalk {
	z-index: 1;
}

.infobalk, .infobalk A {
   font-family: Arial, Helvetica, Sans;
   font-size: 1em;
	color: Black;
	line-height: 1.2em;
}

.infobalk_links A {
	margin-bottom: 3px;
}

#infobalk_links H1 {
	
}

.infobalk H1, .infobalk H1 A {
	font-size: 1.1em;
	margin-bottom: 3px;
	color: #4297CF;
}

#infobalk_rechts H1, #infobalk_rechts H1 A {
	background-color: #B4D6EB;
	margin: 0px -15px;
	margin-bottom: 3px;
	padding: 2px 15px;
	color: #000;
}

.infobalk table {
	margin-bottom: 12px;
}

.infobalk th {
   white-space: nowrap;
}

.infobalk tr.new th,
.infobalk tr.new a {
   font-weight: bold;
}

.infobalk td {
   padding: 0 0 4px 6px;
}

#footer {
	clear: both;
	z-index: 0;
	height: 40px;
	width: 970px;
	clear: both;
	border-top: solid 2px #FFF;
	background-color: #000;
	padding: 6px 15px;
	overflow: hidden;
}

#footer H1, #footer H2 {
	color: #EEE;
	font-weight: normal;
	text-align: right;
	white-space: nowrap;
}

#footer H1 {
	font-size: 20px;
}

#footer H2 {
	font-size: 11px;
}

#disclaimer A {
	color: #B4D6EB;
}

#disclaimer {
	background-color: #FFF;
	color: #888;
	padding: 6px 15px;
	text-align: center;
	font-size: 10px;
}

UL {
	margin: 10px 0px;
}

LI {
	margin-left: 16px;
}

TABLE.clubrecord {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom: 15px;
}

TABLE.clubrecord TR.h {
	border-bottom: 1px dashed #888;
}

TABLE.clubrecord TR.e {
	border-bottom: 1px dashed #888;
}

TABLE.clubrecord .newcr {
	font-weight: bold;
}

#inhoud IMG {
	border: 1px solid #000;
	padding: 5px;
	background-color: #FFF;
}

IMG.pasfoto {
	border: 1px solid #000;
	padding: 3px !important;
}

IMG.thumbnail {
	border: 1px solid #000;
	padding: 3px !important;
	margin-bottom: 15px;
}

IMG.clubartikel {
	border: 1px solid #000;
	padding: 0px !important;
}

TABLE.login {
	background-color: #EEE;
	margin-bottom: 40px;
}

TABLE.login TD {
	padding: 3px 6px;
}

TABLE.login INPUT {
	background-color: #FFF;
	border: 1px solid #BBB;
}

#login_minipagina {
	border: 1px solid #BBB;
	margin-top: 40px;
	padding: 20px;
}

#login_minipagina H2 {
	margin-top: -10px;
	margin-bottom: 10px;
}


#submenu {
	margin: 20px 0px;
}

TABLE.profiel {
	margin-top: 20px;
	width: 100%;
}

TABLE.profiel TH, TABLE.profiel TD {
	padding: 2px 3px;
}

TABLE.profiel TH {
	text-align: right;
	width: 160px;
	border-color: #BDDAED !important;
}

TABLE.profiel TD {
	text-align: left;
	font-weight: bold;
	padding-left: 8px;
	border-bottom: #C5DFF0 solid 1px !important;
}

TABLE.smoelen {
}

TABLE.smoelen TD.foto {
	text-align: center;
	line-height: 15px;
}

TABLE.smoelen TD.foto IMG {
	margin-bottom: 6px;
}

#gastenboek TABLE {
	width: 525px;
	margin-bottom: 25px;
	padding: 0px;
}

#gastenboek TH {
	color: #333;
	padding: 1px 6px;
}

#gastenboek TD {
	background-color: #F4F4F4;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0px 20px;
}

#gastenboek TD P {
	margin: 5px 0px;
}

#gastenboek TD IMG, #reacties IMG {
	padding: 0px;
	background-color: transparent;
	border: none;
}

#gastenboek TABLE.vorige_volgende, #gastenboek TABLE.vorige_volgende TD {
	background-color: white;
	border: 0px !important;
}

#gastenboek TABLE.vorige_volgende TD.vorige {
	text-align: right;
}

#gastenboek P.paginalinks {
	text-align: center;
}

#tekengastenboek TABLE {
	width: 480px;
	border: 1px solid #444;
}

#tekengastenboek TR {
	background-color: #DDD;
}

#tekengastenboek TH {
	color: #000;
	font-weight: normal;
	text-align: right;
	width: 100px;
}

#tekengastenboek TD, #tekengastenboek TH {
	padding: 2px 6px;
}

#tekengastenboek TD P {
	margin: 3px 0px;
}

INPUT, TEXTAREA {
	background-color: #FFF;
	border: 1px solid #888;
	font-size: 11px;
}

#reacties {
	width: 500px;
	border-left: solid 10px #EEE;
	margin-top: 35px;
	padding-left: 15px;
	overflow: hidden;
}

#reacties H2 {
	padding: 0px;
}

DIV.reactie {
	background-color: #F4F4F4;
	overflow: hidden;
	width: 484px;
	border: 8px solid #F4F4F4;
	margin-top: 20px;
}

DIV.reactie_door A {
	font-size: 11px;
	color: #888;
}

DIV.reactie_door {
	font-size: 10px;
	font-weight: bold;
	color: #888;
	margin-bottom: 8px;
}

DIV.reactie_editing {
   margin-top: 30px;
   border-top: 1px dashed #000;
}

DIV.reactie_editing, DIV.reactie_editing A {
   font-size: 10px;
   color: #888 !important;
}

TABLE.poll {
}

TABLE.poll TH, TABLE.poll TD {
	padding: 6px 0px;
	width: 100%;
}

TABLE.poll TH {
	font-weight: bold;
	white-space: normal;
}

A.fotolink {
	color: #000 !important;
}


TABLE.catan {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

TABLE.catan TH {
	font-weight: bold;
	background-color: #D6E8F4;
	border-bottom: 1px solid #000;
}

TABLE.catan TH, TABLE.catan TD {
	text-align: right;
	padding: 0px 2px;
}

TABLE.catan .naam {
	text-align: left;
	padding-left: 6px;
}

DIV.catan_rest {
	text-align: right;
	margin-top: 10px;
	margin-bottom: -10px;
}

DIV.poll_archief {
	width: 50%;
	background-color: #D6E8F4;
	padding: 0px 10px 0px 10px;
	margin-top: 20px;
}

DIV.poll_score_balk {
	width: 98%;
	background-color: #4297CF;
	height: 13px;
	padding: 1px 0px;
	margin: 6px 1% 3px 1%;
}

DIV.poll_score {
	background-color: #4297CF;
	margin: 6px 1% 3px 0%;
	height: 5px;
}

DIV.poll_percentage {
	text-align: left;
	margin-right: 1%;
}

TABLE.clubartikelen {
	background-color: #C5DFF0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

TABLE.clubartikelen TH {
	font-weight: bold;
	background-color: #D6E8F4;
	border-bottom: 1px solid #000;
	padding: 3px 0px;
}

TABLE.clubartikelen TD {
	padding: 8px 0px;
	border-bottom: 1px dashed #888;
}

TABLE TD.totaal {
	border-top: 2px #AAA solid;
	font-weight: bold;
}

#fotonavigatie {
	text-align: center;
	margin: 5px;
}

#fotocommentaar {
	text-align: center;
	margin: 5px;
	margin-top: 25px;
	font-style: italic;
}

#reacties textarea {
	margin-top: 30px;
	border-color: #F60;
}

#welkom_mededelingen {
   background-color: #EEF6FB;
   padding: 10px 10px;
   margin-bottom: 20px;
}

#welkom_mededelingen h1 {
   color: #4297CF;
}

#archiefDiv select {
   width: 200px;
   background-color: #EEEEEE;
   border: 1px solid #888888;
   z-index: 1;
}

#verjaardagskalender {
    position: relative;
}

#verjaardagskalender #ballon {
    float: right;
}

img.banner {
    display: block;
    margin: 1em auto;
    border: 2px solid #B4D6EB;
}

dl#bloggers {
    margin-bottom: 2em;
}

dl#bloggers dt {
    margin: 2em 0 0.5em;
    font-weight: bold;
    font-size: 1.3em;
}

dl#bloggers {
    margin-bottom: 4em;
}

div#thumbnails {
    
}

div#landscape,
div#portrait {
    width: 100%;
    overflow: auto;
    margin: 20px 0;
}

div#thumbnails img.thumbnail {
    float: left;
    margin: 0 6px 32px 0;
}

div#commissie_beschrijvingen p {
    border-bottom: 1px solid #BBB;
    padding-bottom: 1em;
}