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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1{
font-size:165%;
color:#333;
font-weight:bold;
line-height:inherit;
}

body {
background-image: url("../images/Layout/Center_background_plain.jpg");
background-color: #000000;
background-position: center;
background-repeat: repeat-y;
margin: 0;
padding: 0;
text-align: center;
color:#999;

 SCROLLBAR-HIGHLIGHT-COLOR: #666;
	SCROLLBAR-SHADOW-COLOR: #666;
	SCROLLBAR-3DLIGHT-COLOR: #000; 
	SCROLLBAR-DARKSHADOW-COLOR: #000; 
	SCROLLBAR-BASE-COLOR: #333; /** ondergrond **/
	SCROLLBAR-TRACK-COLOR: #000; /** sleeper **/
	SCROLLBAR-ARROW-COLOR: #666;
}

#header {
background-image:url("../images/Layout/Gerrit_Breteler_Dutch_Master_Painter.jpg");
background-color: #333333;
background-position: center;
background-repeat: no-repeat;
width: 530px;
height: 80px;
margin: 0px auto 0px auto;
}

#Container{
width:570px;
margin: 0px auto 0px auto;
}

#Content{
 background-color: #000;
 border:#666 solid 1px;
 /*margin-left: auto;
 margin-right: auto;*/
 padding: 10px;
 width: 540px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:80%;
 text-align: left; /* Redefines the text alignment defined by the body element. */
 color: #CCC;
 height:600px;
 overflow: auto;
}

#Content a{
color:#333;
font-weight:bold;
text-decoration:none;
}
#Content a:hover{
text-decoration:underline;
}



/*Navigatie markering voor link (Terug). */
#navi_terug, #Navi_Terug_Container{
	height: 25px;
}
#Navi_Terug_Container{
	background-color: #333333;
	width: 530px;
	margin: 0px auto 0px auto;
}
#navi_terug{
	float: right;
	font-family: Verdana, Arial,;
	font-size: 10px;
 color: #666;
 line-height: 24px;
	}
#navi_terug a{
 padding: 5px;
	background-color: #666;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#navi_terug a:hover{
	background-color: #CCC;
	color:#000;
	text-decoration: none;
	font-weight: bold;
}
/** End **/

#Footer {
width: 530px;
margin: 10px auto 0px auto;
font-size:70%;
}
.FooterSeparation{
color:#FF6600;
}
#Footer a{
color:#000;
font-weight:bold;
text-decoration:none;
}
#Footer a:hover{
text-decoration:underline;
}
#Credit{
width: 530px;
margin: 20px auto 0px auto;
font-size:65%;
}
#Credit a{
color:#000;
text-decoration:none;
}

#Credit a:hover{
font-weight:bold;
}



/**************************************************************************/
/*                   Style gegeven voor de pagina's                       */
/**************************************************************************/

/*******************************************************************************
	Navigatie van de links
*******************************************************************************/
.navi_link_tabel_kop{
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	font: Verdana, Arial;
	font-size: 12px;
	text-align: left;
	padding: 6px 0 6px 30px;
	}
	
.navi_link{
	border-left: #FF6600 solid 1px;
	padding: 0 0 0 20px;
	text-align:left;
	}
	
.navi_link a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.navi_link a:hover {
	text-decoration: underline;
	color: #FF6600;
}

.navi_link a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
/*******************************************************************************
	Inhoud
*******************************************************************************/

#inhoud_500{
	height: auto;
	width: 500px;
	background-color:#000;
	border: #666666 solid 1px;
	margin: 0 auto 0 auto;
	text-align: center;
}

#inhoud_500_iframe{
	height: 300px;
	width: 500px;
}

.inhoud_kader{
	background-color:#000;
	padding:1px;
	border: #666666 solid 1px;
}


#inhoud_581{
	height: auto;
	width: 581px;
	background-color:#000;
	border: #666666 solid 1px;
	margin: 0 auto 0 auto;
	text-align: center;
}

.DecorKaderGrijs{
border: #333333 solid 1px;
}

/**********************************
Voor mensen over gerrit
**********************************/

.HouDeZaakBijElkaar_VerzamerRuimte{
margin-bottom:55px;
}

.HouDeZaakBijElkaar_Header{
background-color:#333;
border:#333 solid 1px;
color:#CCCCCC;
padding: 5px;
}
.HouDeZaakBijElkaar_Text{
border:#333 solid 1px;
padding: 5px;
}
.HouDeZaakBijElkaar_Image{
border-top:#333 solid 1px;
border-bottom:#333 solid 1px;
border-left:#333 solid 1px;
}
.HouDeZaakBijElkaar{
width: 97%;
}
/****************************** ***************************************/