/***********************************************/
/* denieuweweg.nu                             */
/***********************************************/

/* Purpose: undo some of the default styling of common (X)HTML browsers */
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none; margin:0;padding:0; }
address { font-style:normal }

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #37332F;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	background-color: #EFEFEB;
	font-size: 70%;
}

a:link, a:visited{
	color: #37332F;
	text-decoration: none;
}

a:hover{
	color: #37332F;
	text-decoration: none;
}

#website a:link, a:visited{
	color:#006699;
	font-size: 11px;
	font-weight: bold;
}

#website a:hover{
	color:#006699;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}

table p a:link, a:visited {
	font-family: "Verdana", Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color:#006699;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}

table p a {
	font-family: "Verdana", Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color:#006699;
	font-size: 11px;
	font-weight: bold;
}

table p a:hover {
	font-family: "Verdana", Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color:#006699;
	font-size: 11px;
	font-weight: bold;
}

h1{
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 13px;
	color: #ff6600;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: bold;
	line-height: normal;
}

/* Subheading */
h2{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 15px;
	margin-top:7px;
	margin-bottom:7px;
}

h2 a:hover{
	color: #00cccc;
	text-decoration:underline;
	
}
h2 a:link {
	color: #009999;
	text-decoration: none;
}

h2 a:visited {
	color: #00cccc;
	text-decoration: none;
}

/* / Subheading */

/* standard links */
h3{
	color: #999;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 10px;
}
h3 a:link, h3 a:visited{
	color: #1C1C1C;
	text-decoration: none;
	font-weight: bold;
}
h3 a:hover{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	background-color: #f1f2eb;
}
/* / standard links */

/* date posted */
h4{
	color: #009999;
	font-size: 10px;
	font-weight:normal;
}
/* / date posted */

/* entry title */
h5{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;

}
/* / entry title */


/* small links */
h6{
	color: #990000;
	font-variant: normal;
	font-size: 9px;
	text-transform:uppercase;
}

h6 a:link, h6 a:visited{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

h6 a:hover{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #f1f2eb;
}
/* / small links */

ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li {
	padding-bottom: 0px;
	margin-bottom: 10px;
}

.hr {
	background: url(../images/h_bar.gif) no-repeat center;
	height: 25px;
	clear: left;
}
.hr2 {
	background: url(../images/h_bar.gif) no-repeat center;
	height: 27px;
	clear: left;
}

em {
	font-weight:none;
	font-style:italic;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#frame {
	width:780px;
    position: relative;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #fff;
	background-image: url(../images/body_bg.gif);
}

#header{
	width: 770px;
    padding-left:5px;
}

#footer{
	clear: both;
	background-repeat: no-repeat;
	height: 55px;
	text-align: center;
	background-image: url(../images/footer.jpg);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
/*  Layout Hierarchy */

#cell{
	width: 100%;
	margin:0;
	padding:0;
}

/* Level 1*/
#container{
	float:left;
	padding-left: 20px;
	width: 750px;
	margin-top: 10px;
}

.topRowHeaderLeft{
	background-color:#fff;
	float: left;
	width: 350px;
	padding:7px;
}
.topRowHeaderRight{
/*	background-color:#f1f8f8; */
/*	background-image: url(../inbeeld/images/hdr_sponsors.png); */
	height: 153px;
	float: left;
	padding: 7px;
	margin-left:10px;
	width: 350px;
}

.greyBox{
	padding:0px;
	margin: 0px;
	float: none;

}


/* Level 2*/
#level2{
	float:left;
	padding-left: 20px;
	padding-right: 0px;
}


/***********************************************/
/* Navigation                                */
/***********************************************/

/*Navigation and Navigation items */

#navcontainer { 
	background-color:#fff;
	border:2px #cc0000 thin;
}

#navlist { 
	padding:4px;
	margin: 5px;
}

#navlist li { 
	color:#cc0000;
	display:inline;
	list-style-image:url(../images/arrow.gif);
	padding: 2px;
}

#navcontainer li a
{
	 padding:4px; 
	/* display:block;	*/
	font: normal 11px "Verdana", Arial, lucida, sans-serif;
	text-decoration: none;
	color: #cc0000;
}

#navcontainer li a:hover
{
	color: #cc0000;
	text-decoration:underline;
}

#navcontainer li a#current
{
	color: #cc0000;
	text-decoration:underline;
}

#navcontainer li a .active
{
	color: #cc0000;
	text-decoration:underline;
}

/*Navigation and Navigation items */

/***********************************************/
/* Other styles                                */
/***********************************************/
.beeldBoxWide{
	width: 730px;
	float: left;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.beeldBoxWideKaft{
	width: 740px;
	float: left;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.beeldBoxIntWide{
	float: left;
	background-image:url(../inbeeld/images/hdr_title_bg2.jpg);
	background-repeat:no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.beeldBoxIntWideKaft {
	float: left;
	background-image:url(../inbeeld/images/logo.jpg);
	background-repeat:no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.beeldBox{
	width: 180px;
	float: left;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.beeldBoxEnd{
	width: 180px;
	float: left;
	padding-top: 5px;
	padding-bottom: 0px;
	overflow:hidden;
}
.beeldBoxInt{
	float: left;
	background-color: #f1f8f8;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 160px;
}

.beeldBoxIntWideWhite{
	float: left;
	background-image:url(../inbeeld/images/hdr_title_bg.jpg);
	background-repeat:no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}


.beeldBoxIntLong{
	float: left;
/*	background-color: #f1f8f8; */
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 640px;
	width: 160px;
}

.beeldBoxIntWhite{
	float: left;
	background-color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;

	width: 160px;
}

.beeldBoxIntHalf{
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: 190px;
	width: 330px;
}

.beeldBox3{
	width: 235px;
	float: left;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.beeldBoxInt3{
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}

/* Gallery boxes */
.beeldBoxGallery{
	float: left;
	width: 240px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.beeldBoxIntGallery{
	float: left;
	width: 220px;
	background-color: #f1f8f8;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
/* Gallery boxes */

.beeldBoxIntShort{
	float: left;
	background-color: #f1f8f8;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: 190px;
	width: 130px;
}


.paddedCell {
	padding:7px;
	
}

.imgLeft{
	float: left;
	margin-right: 3px;
}


.blackBox{
	background-color: #99cccc;
	font-size: 9px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 10px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}

.blackBox a{
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}

.blackBox a:link, .blackBox a:visited, blackBox a:active{
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}
.blackBox a:hover{
	color: #555555;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}

.rule{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
.smallGap {
	margin-bottom:5px;
}

.imgGap {
	margin-top:82px;
}

.color {
	background-color:#f1f1f1;
}

.heading {
	background-color:#98c0b2;
}

.h2White {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 15px;
	margin-top:7px;
	margin-bottom:7px;
}

