﻿/* v.v. Beetgum CSS 
-----------------------------------------------
author: Theo de Jager 
contact: DeJager.Theo@gmail.com 
version: 1.0.1
date: 01 augustus 2006
----------------------------------------------- */


/* --------------------------------------------
 basics 
----------------------------------------------- */

* {
	padding:0;
	margin:0;
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, 

fieldset, address { 
	margin:1em 0; 
}


body {
	background: white url("images/bg.png") repeat-x 0 0;
	text-align: center;
	font:75%/150% Arial, Verdana,Sans-serif;
	color:#333;
}

a:link, a:visited {
	color: #006400;
	text-decoration: none; 
}

a:hover {
	color: #006400;
	text-decoration: none; 
}

/* --------------------------------------------
structure 
----------------------------------------------- */

#skipnav {
	display: none;
}

#header {
	margin: 0px auto;
	width: 760px;
}

#nav {
	margin: 0px auto;
	width:760px;
	height:24px;
	background:white url("images/nav-bg.png") no-repeat top;
	font-size:90%;
	line-height:normal;
}

#main {
	margin: 0px auto;
	margin-top: 10px;
	width: 750px;
	text-align: left;
	padding: 5px 0 0 0;
	overflow: hidden;
	background: white url("images/main-bg.png") repeat-y 0 0;
  clear: both;
}

#content {
	float: left;
	width: 480px;
	line-height:1.5em;
	padding: 0 0 0 0;
	overflow: hidden;
}

#right-bar { 
	width: 250px;
	float: right;
	line-height:1.3em;
	background-color: white;
	padding: 0 0 10px 0;
	margin-top: 0px;
	font:90%/125% Arial, Verdana,Sans-serif;
}

#footer {
	width: 760px;
	padding: 5px 0;
	clear: both;
	margin: 0px auto;
	margin-top: 10px;
	position: relative;
	background-color: white;
	border-top:1px solid #ddd;
}

#footmenu {
	float: right;
}

#foto {
	margin: 0px auto;
	margin-top: 10px;
	padding: 0px;
	width: 760px;
}

#pull {
        padding: 0; 
        margin: 10px 0 10px 0;
	font:90%/125% Arial, Verdana,Sans-serif;
	overflow: hidden;
}

#left {
			width: 220px;
			\width: 230px;
			w\idth: 220px;
       float: left; 
       margin-left:0;
}

#right {
			width: 220px;
			\width: 230px;
			w\idth: 230px;
float: right;
}



/* --------------------------------------------
headings
----------------------------------------------- */

h1 {
	width: 760px;
	height: 95px;
	background:white url("images/logo-bg.png");
	margin: 0;
	padding: 0;
}

h1 span {
	display: none;
}

#content h2 {
	font: 150% Arial, Verdana,Sans-serif;
	padding-top: 25px;
	margin: 0em 0 .5em;
	color:#000;
}

#content h3 {
	font:125%/0.2em Arial, Verdana,Sans-serif;
	color:#000;
}

#nieuws {
	width: 250px;
	height: 20px;
	background:white url("images/nieuws.png");
	margin: 0;
	padding: 0;
}

#nieuws span  {
	display: none;
}

#ad {
	width: 250px;
	height: 20px;
	background:white url("images/ad.png");
	margin: 0 0 10px 0;
	padding: 0;
}

#agenda {
	width: 250px;
	height: 20px;
	background:white url("images/agenda.png");
	margin: 0 0 10px 0;
	padding: 0;
}

#infolot {
	width: 250px;
	height: 20px;
	background:white url("images/infolot.png");
	margin: 0 0 10px 0;
	padding: 0;
}

#infolot span, #ad span  {
	display: none;
}

#archief {
	width: 250px;
	height: 20px;
	background:white url("images/archief.png");
	margin: 0;
	padding: 0;
}

#archief span  {
	display: none;
}

#home {
	background:white url("images/feature.png") no-repeat;
}

#info {
	background:white url("images/informatie.png") no-repeat;
}

#about {
	background:white url("images/about.png") no-repeat;
}

#actueel {
	background:white url("images/actueel.png") no-repeat;
}

#sponsors {
	background:white url("images/sponsors.png") no-repeat;
}

#supporters {
	background:white url("images/supporters.png") no-repeat;
}

#selectie {
	background:white url("images/selectie.png") no-repeat;
}

#senioren {
	background:white url("images/senioren.png") no-repeat;
}

#jeugd {
	background:white url("images/jeugd.png") no-repeat;
}

#shortcut {
	width: 150px;
	height: 20px;
	background:white url("images/shortcuts.png");
	margin: 10px 0 10px 0;
	padding: 0;
}

#shortcut  span {
	display: none;
}


/* --------------------------------------------
tables 
----------------------------------------------- */

table {
	margin:.5em 0;
	width: 480px;
	margin-left: auto; margin-right: auto;
      }

th, td {
	border-bottom:1px solid #ddd;
	padding:1px 8px;
	text-align: left;
	color:#333;
	vertical-align:top;
      }

th {
	color:#fff;
      }

.functie {
	color:#222;
	font-weight: bold;
      }

.head th {
	background:#006400 url("images/bg_th.png") repeat-x;
	width:auto;
	border-bottom-width:0;
	color:#fff;
	vertical-align: middle;
	padding: 3px 8px;
      }

tr:hover {background-color: #fafafa;}

/* --------------------------------------------
other stuff
----------------------------------------------- */

#main img {
	margin-bottom: 0;
	margin-top: 0;
	border-color: #ddd;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
}

#main #intro img { 	
        margin-bottom: -5px;
	margin-top: -10px;
}

#main  a:hover img {
	border-color: #D40;
	border-width: 1px;
	border-style: solid;
}

#main #overig img, #main #overig a:hover img { 	
                margin-top: -10px;
                margin-bottom: 5px;
                padding: 0;
	border-width: 0;
	border-color: #fff;
}


#main ul li {
	padding:0 0 0 15px;
	background:url("images/bullet.png") no-repeat 0 4px;
	list-style:none;
}

#content ul {
	margin-left: 40px;
}

#content ol {
	margin-left: 40px;
}

#intro {
	font: 130%/125% Arial, Verdana,Sans-serif;
	color: #000;	
}

#footer p{
	font: 80%/0.8em arial, verdana, sans-serif;
	text-align: left;
	color: #222;
}

#right-bar dl {
	padding: 0 3px 0 3px;
}

#right-bar dt {
	padding:4px 0 0 0;
}

#right-bar dd {
	padding:2px 0 4px 0;
	border-bottom: 1px solid #ddd;
}

#shortcuts ul {
    background: #fff;
    list-style-type: none;
    padding: 0; 
    margin: 0px;
    font-weight: bold;
    clear: both;   
}

#shortcuts ul li {
    display: block;
    float: left;
    width: 220px;
    border-bottom: 1px solid #ddd; 
    padding: 2px 0 2px 15px;
}

input, textarea, select {
	vertical-align: middle;
	padding: 2px;
        border: 1px solid #999;
}

#submit {width: 175px;}

#pdf {
        padding: 0; 
        margin: 10px 0 10px 0;
        height: 320px; /*-- CWG: tijdelijke oplossing voor nieuwsbrief 7 oktober 2005-- */
	overflow: hidden;
}

#pdf li{
        padding:0 0 0 15px;
        background:url("images/pdf.gif") no-repeat 0 50%;
        list-style:none;
}

#bijschrift {
	font: italic 80% Arial, Verdana,Sans-serif;
        margin-top: -7px;
        text-align: center;
}

/* --------------------------------------------
Archive List
----------------------------------------------- */
#archive {
	padding: 10px 0 10px 0;
	margin: 0;
	font:115% Arial, Verdana,Sans-serif;
}

#archive li {
	padding:1px 0 1px 15px;
	border-bottom: 1px solid #ddd;
}


#archive li a { 
	text-decoration: none; 
	color:#333;
}

#archive li a:hover { 
	text-decoration: none; 
	color:#006400;
}

#navlist li:hover {background-color: #fafafa;}

/* --------------------------------------------
navigation (sliding doors)
----------------------------------------------- */

#nav ul {
	margin:0;
	padding:2px 0 0 140px;
	list-style:none;
	font-size: 115%;
      }

#nav li {
	float:left;
	background:url("images/tab_links.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	margin-left: 2px;
}

#nav a {
	float:left;
	display:block;
	background:url("images/tab_rechts.gif") no-repeat right top;
	padding:2px 15px 4px 6px;
	text-decoration:none;
	color:#222;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #nav a {float:none;}
    /* End IE5-Mac hack */
    
#nav a:hover {
	color:#006400;
}

#nav #current {
	background-position:0 -80px;
	border-width:0;
}

#nav #current a {
	background-position:100% -80px;
	padding-bottom:5px;
	font-weight:bold;
	color:#333;
}

#nav li:hover, #nav li:hover a {
	background-position:0% -40px;
	color:#006400;
}

#nav li:hover a {
	background-position:100% -40px;
}


/* -------------------------------------------- 
subnavigation 
----------------------------------------------- */

#navlist {
	padding: 0 0 10px 0;
	margin: 0;
	font:115% Arial, Verdana,Sans-serif;
}

#navlist li {
	padding:1px 0 1px 15px;
	border-bottom: 1px solid #ddd;
}


#navlist li a { 
	text-decoration: none; 
	color:#333;
}

#navlist li a:hover { 
	text-decoration: none; 
	color:#006400;
}

#navlist li:hover {background-color: #fafafa;}

#navlist #currentsub a {
	font-weight:bold;
	color:#333;
}

/* --------------------------------------------
sIFR stuff 
----------------------------------------------- */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

