/* ####### ALGEMEEN ######## */


body {
	background-image: url('../images/layout/back_gradient.jpg');
	background-repeat: repeat-x;
	background-color: #6f6969; 
	margin: 4pt 4pt 4pt 4pt;
	padding: 0pt;
	font-family: verdana,sans,serif;
	font-size: 9pt;
	color: #9a9292; /*#807979;/*6f6969;*/
	scrollbar-arrow-color:#eeeeee; 
	scrollbar-track-color:#eeeeee; 
	scrollbar-face-color:#000061; 
	scrollbar-highlight-color:#F2F2FF; 
	scrollbar-3dlight-color:#F2F2FF; 
	scrollbar-darkshadow-color:#B3B3FF; 
	scrollbar-shadow-color:#B3B3FF; 
}


a {
	background-color: transparent;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #7c8686;/*615c5c;*/
	font-family: verdana,sans,serif;
}


a:hover {
	font-size:  9pt;
	font-weight: bold;
	text-decoration: none;
	color : #bacbcb;
	background-color: transparent;
	font-family: verdana,sans,serif;
}

.klein {
	font-family: verdana,sans,serif;
	font-size: 8pt;
	color: #615c5c;
}


.klein:hover {
	font-family: verdana,sans,serif;
	font-size: 8pt;
	color: red;
}

.mini {
	font-family: verdana,sans,serif;
	font-size: 7pt;
	color: #615c5c;
}
.mini:hover {
	font-family: verdana,sans,serif;
	font-size: 7pt;
	color: #615c5c;
}


.error {
	font-size:  9pt;
	color : red;
	background-color: transparent;
	font-weight: bold;
}


img.header { 
	border: none;
}



/* ######### LAY-OUT ######## */

#container {
	/*background-image: url('../images/layout/rechts_grey.gif');*/
	background-repeat: no-repeat;
	background-position: 80% 90pt;
	background-attachment: scroll;
	margin-left: auto;
	margin-right: auto;
	background-color: #2c2a2a; /*dfdfdf; /*040303; /*#615c5c; /* #060606; /* 6e2e2e; /*#dbd6d3; /*efefef; */
	padding: 0pt;
	top: 0pt;
	bottom: -5pt;
	width: 90%;
	height: 100%;
	border: 1px solid #615c5c; /*#000000; */ 
}

#header {
	background-image: url('../images/layout/header_back.jpg');
	/* background-image: url('../images/layout/header_back_reverse.jpg');*/
	background-repeat: no-repeat;
	background-color:  transparent; /*#040303; /*#060606; /*6e2e2e; /*#7f5d46; */
	background-position: top right;
	padding: 0pt;
	width: 100%;
	height: 90px;
	color : #ffffff;
	text-align: left;
	border-bottom: 0px solid white ;/*#615c5c;*/
	margin-bottom: 0px;
}

#logo {
	margin-right: 5pt;
	margin-top: 5pt;
	border: none;
}


#horimenu {
	position: relative;
	/*top: -54px;*/
	top: -30px; /*-105px;*/
	padding: 0px;
	/*background-color: #615c5c;*/
	background-image: url('../images/menu/menu_back2.png');
	border-bottom: 1px solid #615c5c;
  	border-top: 1px solid #615c5c;
	height:  13pt;
	text-align: center;
	vertical-align: bottom;
	/*filter:alpha(opacity=70);  										/* IE opacity */
	/*-moz-opacity: 0.7; 												/* Mozilla v1.6 en lager */
	/*opacity: 0.7; 															/* W3 standaard */
	/*-khtml-opacity:0.7; 												 /* KHTML konquerror,safari opacity */
}


#horimenu a {	
	height:  13pt;
  	padding: 0;
  	width: 90px;
	float: right;
	/*background-color: #615c5c;*/
	text-align: center;
	color: black;
	font-weight:bold;
	/*filter:alpha(opacity=70);  										/* IE opacity */
	/*-moz-opacity: 0.7; 												/* Mozilla v1.6 en lager */
	/*opacity: 0.7; 															/* W3 standaard */
	/*-khtml-opacity:0.7; 												 /* KHTML konquerror,safari opacity */
	text-decoration: none;
}

#horimenu a:hover {
	/*filter:alpha(opacity=40);  										/* IE opacity */
	/*-moz-opacity: 0.4; 												/* Mozilla v1.6 en lager */
	/*opacity: 0.4; 															/* W3 standaard */
	/*-khtml-opacity:0.4; 												 /* KHTML konquerror,safari opacity */
	/*border: 1px solid red;*/
	background-image: url('../images/menu/menu_back_hover.png');
}



#content {
	background-color: transparent;
	font-family: verdana,sans,serif;
	padding: 0pt;
	overflow:auto;
	height: auto;
	border: 0pt solid white;
	scrollbar-arrow-color:#eeeeee; 
	scrollbar-track-color:#eeeeee; 
	scrollbar-face-color:#000061; 
	scrollbar-highlight-color:#F2F2FF; 
	scrollbar-3dlight-color:#F2F2FF; 
	scrollbar-darkshadow-color:#B3B3FF; 
	scrollbar-shadow-color:#B3B3FF; 
	
}


/* ########## BEGIN LINKERZIJDE ########## */

#links {
	border: 0pt solid white;
	float: left;
	width: 150px;
	margin-left: 4pt;
	height: 450px;
	background-color: transparent;
	padding: 0pt;
	font-size: 7pt;
}

/* ## MYSPACE ## */
	
#myspace {
	padding: 2pt;
	width: auto;
	margin-top:30pt;
	/*margin-bottom: 30pt;*/
}

#myspace img {
	padding: 1pt 2pt;
	border: 1px solid yellow;
}

/* ###### EINDE LINKERZIJDE ########## */




/* ######## BEGIN RECHTERZIJDE ######## */

#rechts {
	border: 0pt solid white;
	float: right;
	width: 200px;
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 0pt;
	font-size: 7.2pt;
	margin: auto 5pt auto 5pt;
}


/* ## SHOW CHARTS ## */

#charts {
	border: 1pt solid #615c5c;
	margin-bottom: 10pt;
}

#charts ol {
	list-style-position: outside;
}


#charts ol li {
	margin-left:-10pt;
	font-size:7.2pt;
	color: #9a9292; /*#807979;*/
}


/* ## UPCOMING ## */

#upcoming {
	border: 1pt solid #615c5c;
}

#upcoming ol {
	list-style-position: outside;
	text-align: left;
}

#upcoming ol li {
	margin-left:-10pt;
	color: #9a9292; /*#807979;*/
	font-size:7.2pt;
}

/* ###### EINDE RECHTERZIJDE ########## */


/* ########## HOME ############## */

.nieuws_datum {
	text-align: left;
	margin: 2pt auto 5pt auto;
	width: 98%;
	border-bottom:1pt outset red;
	font-weight: bold;
	padding: 0pt;
}

.nieuws_nieuws {
	margin: 10pt auto 10pt auto ;
	width: 98%;
	border-bottom: 1pt solid #615c5c;
	padding-bottom: 10pt;
}



.under_construct {
	font-size: 20pt;
	text-align: center;
	background-color: #bcbcbc;
	border : 2pt outset black;
	padding: 10pt;
}



h2 {
	margin-top:0px;
	padding-top:0px;
	font-family: verdana,sans,serif;
	color: #6a6565;
	background-color: transparent;
}


.center { 
	text-align: center;
}

/* ############ FOTOS ############## */


.foto_link {
	float: left;
}
 
.foto_link ul {
	list-style-image: none;
	width: 15px;
	display: block;
}

.foto_link ul li {
	display: block;
}

.foto_link ul li  a{
	list-style-image: none;
	display: block;
	width: 10px;
	margin-bottom: 10pt;
	font-weight: bold;
	background-color: #3e3e3e; 
	border: 1px dotted #7c8686;
	padding: 10pt 5pt;
	text-align:center;
	-moz-border-radius: 8px;
  	 -webkit-border-radius: 8px;
	border-spacing:0pt;
	border-radius:8px;	
}


.foto_link ul li a:hover  {
	background-color: #3e3e3e;
 	border: 1px dotted #bacbcb;
 	color : #bacbcb;
}


.foto_content {
	margin-left: 0pt;
	height: auto;
}

table.foto  {
	width: 70%;
	margin: auto auto;
	text-align: center;
	padding: 0pt;
	border: none;
}

table.foto a img {
	border: 1pt solid #7c8686;
}

table.foto a img:hover {
	border: 1pt solid #bacbcb;
}

img.foto {
	border: 1pt solid #6a6565;
}

img.fotothumb {
	border: 1pt solid #6a6565;
}


 /* ######### GASTENBOEK ############# */

input.gastenboek, textarea.gastenboek, textarea.contact_bericht {
	border: 0pt solid #9d9d9d; 
	font-family: verdana,sans,serif;
	font-size:  9pt;
	width: 250pt;
	margin-top: 0pt;
	padding-left: 2pt; 
	background-color: #e4e3e3; /*bacbcb;*/
}

table.gastenboek {
	display: table;
	width: 90%;
	margin: 0pt auto 0pt auto;
	border-top: 1px solid #7c8686;/*red; /*orange;*/
	border-right: 1px solid #7c8686;/*red; /*orange;*/
	border-left: 1px solid #7c8686; /*red; /*orange;*/
	border-spacing: 0pt;
	/*background-color: transparent;
	/*background-color: #3e3e3e; /*efefef; /*url('../images/a_hover2.png'); */
	background-image: url('../images/layout/back_gastenboek.png');
	color: #bacbcb;
}

td.gastenboek {
	width: 70pt;
	font-weight:bold;
}

td.toon_gastenboek_naam_url_bericht {
	padding-left: 2pt;
	width: 40pt;
	font-weight:bold;
	border-bottom:  1px solid #7c8686;
}

td.toon_gastenboek_naam {
	width: 100pt;
	border-bottom:  1px solid #7c8686;
}


td.toon_gastenboek_url_url {
	font-weight:bold;
	width: 50pt;
	border-bottom:  1px solid #7c8686;
}


td.toon_gastenboek_url {
	font-weight:bold;
	width: auto;
	border-bottom:  1px solid #7c8686;
}

td.toon_gastenboek_geenurl {
	width:auto;
	border-bottom:  1px solid #7c8686;
}


td.toon_gastenboek_bericht {
	width:auto;
	border-bottom:  1px solid #7c8686;
}


td.bericht {
	vertical-align: top;
	width: 70pt;
	font-weight:bold;
}

input.submit {
	font-size: 9pt;
	color : #bacbcb;
	background-color: #3e3e3e; /*dcdcdc; */
	border: 1pt groove red; /*orange;*/
	margin-left: 235pt;
	font-weight: bold;
}

input.submit:hover {
	font-size:  9pt;
	color : red; /*#bacbcb;*/
	background-color: #3e3e3e; /*dcdcdc; */
	border: 1pt solid red; /*orange;*/
	margin-left: 235pt;
}

input.submit:active {
	font-size:  9pt;
	color : red; /*#bacbcb;*/
	background-color: #3e3e3e; /*dcdcdc; */
	border: 1pt ridge red; /*orange;*/
	margin-left: 235pt;
}


/* ####### LINKS ######## */
ul.links {
	list-style-type: square;
	color: red;
}

span.links {
	color: #615c5c;
}



td.links_formulier {
	display: table-cell;
	width: 80pt;
	font-weight:bold;
}




/* ########### FOOTER ################ */


#footer {
	float: left;
	margin: 10pt 0pt 5pt 5pt; 
	background-color:  transparent;
	color : #615c5c;
	font-size:8pt;
	border: none;
}

#footer a {
	font-size:8pt;
	font-family: verdana,sans,serif;
	color: #7c8686;/*615c5c;*/
}

#footer a:hover {
	font-size:8pt;
	font-family: verdana,sans,serif;
	text-decoration: none;
	color : #bacbcb;
}




/*
#poll {
	float: left;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px groove #9e9a9a;;
	width: 120px;
	height: 200px;
	background-color: transparent;
	font-size: large;
}

*/