@charset "utf-8";
/* CSS Document */

html {
	height:100%;
}
body {
	color:#444;
	margin:0;
	padding:0;
	background:#fff url(images/bg.png) top left repeat-x;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
}
a {
	outline: none;
}

hr {
	border:none;
	color:#ff8800;
	height:1px;
}

# rechts ol {
	margin:0;
	padding:0;
}
.gray{
	color:#999999;
}
a.gray:link{
	color:#999999;
	text-decoration:none;
}	
a.gray:visited{
	color:#999999;
	text-decoration:none;
}	
a.gray:active{
	color:#999999;
	text-decoration:none;
}	
a.gray:hover{
	color:#666;
	text-decoration:none;
}	
input, textarea{
font-family : Verdana,Geneva,Tahoma,Arial,sans-serif;
font-size : 12px;
font-weight: normal; 
color: #54a4d2;
border:1px #666 solid;
padding:2px;
}
h1 {
	font-size:15px;
	color:#54a4d2;
	margin:10px 0 10px 0; 
}
h2 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;
	color:#ff0000;
	margin:0 0 10px 0;
}
h2.leden {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;
	color:#ff0000;
	margin:20px 0 10px 60px;
}

h3 {
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:600;
	color:#666;
	margin:0 0 10px 0;
}
h3.male {
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:600;
	color:#009ad3;
	margin:0 0 10px 0;
}
h3.female {
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:600;
	color:#cb037a;
	margin:0 0 10px 0;
}
.message {
	border:1px solid #F00;
	padding:10px;
	width:680px;
}

.clear { clear:both;}

.icon{
	margin-bottom:-3px;
}
.blue{
	color:#54a4d2;
}
#container {
	position:relative;
	background:url(images/main.png) top left repeat-y;
	width:980px;
	left: 50%;
	margin-left: -490px;
	padding:0;
	height: auto !important; /* Use the correct setting in compliant browsers */
    _height:100%;		/*for IE*/
	min-height:100%;	/*for Firefox*/

	}
#header{
	position:relative;
	width:980px;
	height:227px;
	background:url(images/header.png) top left no-repeat;
	}
	
/* ----------------- Content -----------------*/
#content {
	position:relative;
	background:url(images/top_main.png) no-repeat;
	min-height:500px;
	margin-top:-40px;
	background-position: 0 40px;
}
#leftcolumn {
	float:left;
	width:670px;
	margin:-40px 0 40px 35px;
}
#links {
	float:left;
	width:370px;
}
#rechts {
	float:left;
	width:260px;
	padding:0 0 0 40px;
}
#col1home {
	float:left;
	width:400px;
}
#col2home {
	float:left;
	width:250px;
}
#col2home a:link{
	text-decoration:none;
}
#col2home a:hover{
	text-decoration:underline;
	color:#54a4d2;
}
#col2home a:visited{
	text-decoration:none;
}
#col2home ol{
	margin:15px 0 15px 20px;
	padding:0;
}
#rightcolumn {
	position:absolute;
	width:240px;
	top:-130px;
	right:0px;
}
#rightcolumn h1 {
	float:left;
	display:block;
	color:#FFF;
	font-size:15px;
	background:url(images/bg_titel.jpg) top left no-repeat;
	width:219px;
	height:37px;
	padding:10px 0 0 20px;
}
#rightcolumn ul {
	list-style:none;
	margin:0;
	padding:0;
}
#rightcolumn li {
	margin:0 0 4px 10px;
}
#rightcolumn a:link {
	color:#333333;
	text-decoration:none;
}
#rightcolumn a:hover {
	color:#000000;
	text-decoration:underline;
}
#rightcolumn a:visited {
	color:#333333;
	text-decoration:none;
}	
/* ------------------ Pictures ---------------- */
.photo {
	margin: 5px;
	position: relative;
	width: 110px;
	height: 110px;
	float: left;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.photo span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
	background: url(images/digg-style.gif) no-repeat;
}
.photo a {
	text-decoration: none;
}

.brushed span {
	width: 111px;
	height: 116px;
	display: block;
	position: absolute;
	top: -6px;
	left: -6px;
	background: url(images/brushed_kader.png) no-repeat;
}
.brushed img {
	border: none;
	padding: 0;
}
/* ------------------ Sponsors ---------------- */
.4dselect {
	position:absolute;
	width:104px;
	height:99px;
	top:10px;
	left:35px;
}
.codraft {
	position:absolute;
	width:147px;
	height:65px;
	top:20px;
	left:130px;
}
.snowworld {
	position:absolute;
	width:173px;
	height:54px;
	top:25px;
	left:300px;
}
.design img {
	position:absolute;
	left:755px;
	top:85px;
	z-index:999;
}
/* ------------------ Footer ------------------ */
#pagina {
	position:relative;
	padding-bottom:110px;	/*for footer*/
}
#footer {
	position:relative;
	background:#cbcbcb;
	width:100%;
	height:110px;			/*for footer*/
	margin-top:-110px;		/*for footer*/
	z-index:1;
}
#footermain {
	position:relative;
	width:980px;
	left: 50%;
	margin-left: -490px;
	height:110px;
	padding:0;
	z-index:10;
	font-size:11px;
	background: url(images/bg_footer.jpg) top left no-repeat;
}
#footer img {
	border:none;
}
/* ------------------ Top navigatie -------------- */

ul.menu {
	position:absolute;
	width:100%;
	top:7px;
	left:260px;
	font-size:15px;
	list-style:none;
	font-family:"Comic Sans MS", cursive;
	margin:0;
	padding:0;
}
ul.menu li {
	float:left;
	display:block;
	padding:0 15px 0 15px;
	}
ul.menu li a:link{
	color:#000000;
	text-decoration:none;
}
ul.menu li a:hover{
	color:#F00;
	text-decoration:none;
}
ul.menu li a:visited{
	text-decoration:none;
}

/* ------------ Contact -------------*/
#leftcolumn {
	margin-top:20px;
}
#leftcolumn label {
	float:left;
	width:100px;
	display:block;
	margin-top:5px;
}
.veld {
	width:200px;
	margin-bottom:10px;
}
.highlight {
	width:200px;
	margin-bottom:10px;
	border:1px solid #F00;
	}
.textveld {
	width:260px;
	margin-bottom:10px;
	height:60px;
	overflow:hidden;
}
.highlighttextveld {
	width:260px;
	margin-bottom:10px;
	height:60px;
	border:1px solid #F00;
	overflow:hidden;
}
.contactbutton {
	float:left;
	margin:20px 5px 0 100px;
	width:120px;
	cursor: pointer;
}
/* ------------ Algemene Links -----------*/

a:link {
	color:#333333;
	text-decoration:underline;
}
a:hover {
	color:#333333;
	text-decoration:underline;
}
a:visited {
	color:#333333;
	text-decoration:underline;
}

/* ----------- Lees Meer -------------*/

.leesmeer {
	display:block;
	float:right;
	text-indent:-9999px;
	background:url(images/leesmeer.jpg) top left no-repeat;
	width:103px;
	height:34px;
}

.leesmeer2 {
	display:block;
	text-indent:-9999px;
	background:url(images/leesmeer.jpg) top left no-repeat;
	width:103px;
	height:34px;
}

/*-----------Fotogallery -------------*/
.afbeelding{
	border: 1px solid #333333;
	margin: 0 5px 5px 0;
}

.divclass{
	width: 670px;
	margin: 20px 0 10px 0;
	padding: 10px 10px 10px 0;
}

/*Shadowbox IE8 fix*/
#shadowbox_title {
  border: 0px solid;
}

#shadowbox_info {
  border: 0px solid;
} 
/*end shadowbox IE8 fix*/	

/*------------KALENDER AGENDA-------------------*/
a.kalnav:link{  
			font-family : Verdana,Tahoma,Arial,sans-serif;
			font-size : 12px;
			color: #666666;
			font-weight: 700;
			text-decoration: none; 
}

a.kalnav:active{  
			font-family : Verdana,Tahoma,Arial,sans-serif;
			font-size : 12px;
			color: #666666;
			font-weight: 700;
			text-decoration: none; 
}

a.kalnav:visited{  
			font-family : Verdana,Tahoma,Arial,sans-serif;
			font-size : 12px;
			color: #666666;
			font-weight: 700;
			text-decoration: none; 
}

a.kalnav:hover {  
			font-family : Verdana,Tahoma,Arial,sans-serif;
			font-size : 12px;
			color: #333;
			font-weight: 700;
			text-decoration: none; 
}
.boxnav{  
			font-family : Verdana,Tahoma,Arial,sans-serif;
			font-size : 12px;
			color: #666666;
			font-weight: normal;
			text-decoration: none; 
}

.boxnav2{  
			font-family : Verdana,Tahoma,Arial,sans-serif;
			font-size : 12px;
			color: #54a4d2;
			font-weight: 700; 
			text-decoration: none;
}
.boxnavtoday{  
			font-family : Verdana,Tahoma,Arial,sans-serif;
			font-size : 12px;
			color: #FF0000;
			font-weight: normal;
			text-decoration: none; 
}

.kalender_leftdiv { border:1px solid #333; }
.kalender_rightdiv { border:0px; }


.reactheader1 {
	color:#FFF;
	font-size:13px;
	font-weight:600;
	border-top: 1px #666666 solid;	
	border-bottom: 1px #666666 solid;	
	background-color:#a8a8a8;
	padding: 0 0 0 10px;	
}
	
.reactheader2 {
	color:#FFF;
	font-size:13px;
	font-weight:600;
	border-top: 1px #666666 solid;	
	border-bottom: 1px #666666 solid;	
	background-color:#a3b1d2;
	padding: 0 0 0 10px;	
}

/*------------Leden----------------------------*/

.ledenfotomini{
	width: 50px;
	float: left;
}	

.ledeninfomini{
	width:580px;
	padding:10px;
	border:1px solid #333;
	margin-left:60px;
	min-height: 60px;
	background:url(images/bgledeninfo.jpg) bottom left no-repeat #FFFFFF;
}
.ledenfoto{
	width: 150px;
	float: left;
}	

.ledeninfo{
	width:480px;
	padding:10px;
	border:1px solid #333;
	margin-left:160px;
	min-height: 160px;
	background:url(images/bgledeninfo.jpg) bottom left no-repeat #FFFFFF;
}

/*------------CMS stylesheet ------------------*/
.style1{
	font-size:15px;
	color:#54a4d2;
	margin:10px 0 10px 0; 
}

.style2{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:600;
	color:#ff0000;
	margin:0 0 10px 0;
}

.style3{
	color:#ff0000;
	font-weight:bold;
}

.style4{
	color:#54a4d2;
	font-weight:bold;
}

.style5{
	color:#ff0000;
}

.style6{
	color:#54a4d2;
}

.style7{
}

.style8{
}

.style9{
}

.style10{
}
