/*
default CSS file written by Bogdan Siregar
this css file is a compilation from various css authors
(c) Bogdan Siregar 2009. 
*/

/*
Donkeybridge(s)
if only one value is set, that value applies to all four sides
if two values are set, the first is for the top and bottom, the second is for right and left.
if three values are set, the first is the top, the second are the right and left and the third is the bottom
if four values are set, the order they are applied is top, right, bottom, left 
background:#292929 url(images/contentBG.jpg) repeat-x scroll center bottom;
*/


@charset "utf-8";

/*-----------------------------------------------------------------------------------------------
  General CSS settings
-----------------------------------------------------------------------------------------------*/
*{
	padding:0;
	margin:0;
	outline: none;
	}

/*h1, h2, h3, h4, h5, h6, pre, blockquote, label, ul, ol, dl, fieldset, address { 
	margin:1em 0; 
	}
*/

p{
	line-height:1.7em;
	text-align:justify;
}

a img{ 
	border:none; 
	}
	
a {
	text-decoration:none;
	color:#e37e56;
}
	

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/

body{
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
	color:#88746a;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	}
	
#wrapper{
	width:1000px;
	margin:0;
	margin: 0 auto;
	padding:0;
}


	


	
/*-----------------------------------------------------------------------------------------------
 Header settings
-----------------------------------------------------------------------------------------------*/

#header{
	/*background-image:url(../images/header.png);*/
	width:1000px;
	height:142px;
	margin:0px;
	padding:0px;
	padding-top:30px;
	
}

#logo {
	background-image:url(../images/bvgool_logo.png);
	background-repeat:no-repeat;
	width:551px;
	height:47px;
	/*border:#0000CC solid 1px;*/
	display:block;
	margin:0px;
	padding:0px;
}

span.clear {
	display:none;
}

#header ul{
	list-style:none;
	margin:0px;
	margin-top:10px;
	margin-left:-10px;
	padding:0px;
}
#header ul li{
	display:inline;
	margin:0px;
	padding:0px;
	border-right:#eaa78d solid 2px;
}
#header ul li a {

	font-size:13px;
	color:#88746a;
	text-decoration:none;
	margin:0px;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
}
#header ul li a:hover{
	color:#05638f;
}




/*-----------------------------------------------------------------------------------------------
  Body / Content settings
-----------------------------------------------------------------------------------------------*/

#content{
	background-image:url(../images/content_bg.png);
	background-repeat:repeat-x;
	width:1000px;
	margin:0px;
	padding:0px;

}

#localmenu{
	width:193px;
	float:left;
	margin:0px;
	padding:0px;
	padding-top:45px;
}

#localmenu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#localmenu ul li{
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
}

#localmenu ul li a {
	color:#e37e56;
	text-decoration:none;
	margin:0px;
	margin-top:20px;
	margin-right:10px;
	padding:0px;
}
#localmenu ul li a:hover{
	color:#05638f;
}

.localcontent{
	width:524px;
	float:left;
	background-image:url(../images/maincontent_bg.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin:0px;
	padding:45px 45px;
}

h1{

	font-size:20px;
	font-weight:normal;
	color:#d9531e;
	margin:0px;
	margin-bottom:20px;
	padding:0px;
}

.localcontent h2{
	font-size:14px;
	font-weight:bold;
	color:#05638f;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
}

h3{
	font-size:12px;
	font-weight:bold;
	color:#d9531e;
	margin:0px;
	margin-top:20px;
	margin-bottom:3px;
	padding:0px;
}

.localcontent ul{
	list-style:none;
	margin:0px;
	margin-bottom:20px;
	padding:0px;
}

.localcontent li{
	margin:0px;
	padding:0px;
	line-height:1.7em;


}

.localcontent li a {
	text-decoration:none;
	font-size:12px;
	color:#d9531e;
	margin:0px;
	margin-top:20px;
	margin-left:20px;
	margin-right:10px;
	padding:0px;
}

.localcontent li a:hover{
	color:#05638f;
}


#artiest_menu{
	list-style:none;
	margin:0px;
	margin-left:-10px;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px;
}

#artiest_menu li{
	display:inline;
	margin:0px;
	padding:0px;
	border-right:#b8ada6 solid 2px;
}

#artiest_menu li a {

	font-size:12px;
	color:#d9531e;
	text-decoration:underline;
	margin:0px;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
}
#artiest_menu li a:hover{
	color:#05638f;
}

#artiest_photo {
	width: 275px;
	float: left;
}

#artiest_photo img {
	margin-bottom: 10px;
}

#localinfo{

	font-size:11px;
	color:#87746a;
	width:146px;
	float:left;
	margin:0px;
	padding:0px;
	padding-top:45px;
	padding-left:20px;
}

#localinfo a{
color:#87746a;
text-decoration:none;
}

.orange{
color:#de693a;
}


/*-----------------------------------------------------------------------------------------------
  TweedeTemplate settings
-----------------------------------------------------------------------------------------------*/

#intropage{
	width:807px;
	float:left;
	background-image:url(../images/maincontentTwee_bg.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin:0px;
	padding:45px 0px;
	
}

#intro_left{
	width:355px;
	float:left;
	margin:0px;
	margin-left:20px;
}

#intro_right{
	width:307px;
	float:left;
	margin:0px;
	margin-left:20px;
}

#expand{
	clear:both;
}



/*-----------------------------------------------------------------------------------------------
  Footer settings
-----------------------------------------------------------------------------------------------*/
#footer{
	float:left;
	width:100%;
	border-bottom: 10px solid #88746a;
	margin-bottom:20px;
}

.footercontent{
	width:1000px;
	height:71px;

	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}


.footercontent ul{
	list-style:none;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:-10px;
	padding:0px;
}
.footercontent ul li{
	display:inline;
	margin:0px;
	padding:0px;
	border-right:#eaa78d solid 2px;
}
.footercontent ul li a {

	font-size:11px;
	color:#97857d;
	text-decoration:none;
	margin:0px;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
}
.footercontent ul li a:hover{
	color:#05638f;
}

.copyright{
font-size:11px;
}

.copyright a{
color:#97857d;
text-decoration:none;
}


/*-----------------------------------------------------------------------------------------------
  Table settings
-----------------------------------------------------------------------------------------------*/
#speellijst{

	font-size:13px;
	color:#88746a;
}

#speellijst a{
	color:#da5c2b;
	font-size:11px;
	text-decoration:none;
}

#speellijst a:hover{
	color:#05638f;
}


#speellijst td {
	padding:5px;
	margin:0px;
}

#speellijst_nav{
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
}

#speellijst_nav a{

	color:#d9531e;
	font-size:11px;
	text-decoration:none;
}

#speellijst_nav a:hover{
	color:#05638f;
}

/*-----------------------------------------------------------------------------------------------
  Form settings
-----------------------------------------------------------------------------------------------*/
label{
margin:0px;
margin-top:5px;
margin-bottom:5px;
padding:0px;
}

form{
margin:0px;
margin-top:10px;
margin-bottom:10px;
padding:0px;
}

input{
margin:0px;
margin-top:5px;
margin-bottom:5px;
padding:0px;
}

textarea{
margin:0px;
margin-top:5px;
margin-bottom:5px;
padding:0px;
width:500px;
}

abbr{
color:#990000;
}




.thumb {
	width: 175px;
	height: 175px;
	float: left;
	margin:1px;
}

.normalLayer {
	width: 175px;
	height: 150px;
	float:left;
}
.selectedLayer {
	width: 175px;
	height: 150px;
	float:left;
	background-color:#D9531E;
}

.fadeLayer {
	width: 175px;
	height: 150px;
	float:left;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	background-color:#D9531E;
}
.fadeLayer a, .normalLayer a {
	visibility: hidden;
}
.selectedLayer a {
	visibility: visible;
	text-align: center;
	font-size: 15px !important;
	margin-top: 25px;
}
.thumb a {
	color: #FFFFFF;
	display:block;
	float:left;
	width: 165px;
	height: 15px;
	font-size:13px;
	background-color:#D9531E;
	padding: 5px;
        text-align:center;
}

#intro_left{
	float:left;
	margin:0 0 0 20px;
	width:708px;
}


