/* De Haagse Bom */

body {margin: 0; padding: 0; font-family:Times New Roman, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-align: left; background-color:#000; line-height:18px;}

/*h1, h2, h3 {margin-top: 0;	color: #fff;}*/
h2, h3 {margin-top: 0;	color: #fff;}

/*h1 {font-size: 2em;}*/
h2 {font-size: 1.6em;}
h3 {font-size: 1em;}
p {font-family:Times New Roman,Arial, sans-serif; font-size: 14px; text-align:left; line-height:18px; margin: 0px 0px 10px 0px;}
ul {list-style-image: url(images/img07.gif);}

a {color:#562c2c; text-decoration:underline;}
a:hover {color:#944a4a; text-decoration:underline;}

a img {	border: none;}
img.left {float: left;	margin: 0 20px 0 0;}
img.right {float: right; margin: 0 0 0 20px;}

/* Flashheader */
#flashheader {width: 1000px; height: 312px;	margin: 0 auto; background: url(../images/background-header.jpg) no-repeat;}

/* Flashgallerie*/
#flashgallerie {margin-left:-8px;}

/* Wrapper */
#wrapper {background: #000; background: url(../images/background.jpg) repeat-y; margin: 0 auto; width: 1000px;}

/* Page */
#page {width: 1000px; margin: 0 auto; padding: 0px 16px 16px 16px;}

/* Content */
#content {float: left; width: 309px;}
.postreactie {margin-bottom: 10px; margin-top: 26px; padding-bottom: 5px; line-height: 200%;}
.post {margin-bottom: 10px;	padding-bottom: 5px; line-height: 200%;}
.post h1 {font-weight: normal;	font-size: 28px; padding:0px 0px 0px 0px;}
.post h2 {font-size: 24px;}

.bold {font-weight:bold;}

.entry {margin-top:-13px;}
.head {background-color:#000; color:#fff; height:14px; padding:0px 0px 4px 0px;}
.title {float:left; padding:0px 0px 0px 4px; margin:0px; z-index: 0;}
.date {float:right; margin: 0px 4px 0px 0px;}
.secondnews {font-family:Times New Roman,Arial, sans-serif; font-size: 12px; text-align:left; line-height:16px; padding:0px 0px 0px 4px;}

.links {font-size: 14px;}
.links a {color:#562c2c; text-decoration:underline;}
.links a:hover {color:#944a4a; text-decoration:underline;}

.link {border-bottom: 1px dashed #000; padding:0px 0px 12px 0px;}
.linkreacties {border-bottom: 1px dashed #000; padding:12px 0px 8px 0px;}
.linkreacties p {font-size: 12px;} 
.gepost {color:#592c2c; font-weight:bold;}

.col1 {float:left; width:124px; min-height:112px; border-right: 2px solid #000; padding: 0 8px 0 0;}
.col2 {float:left; width:124px; min-height:112px; padding: 0 0 0 8px;}
.fotohead {background-color:#000; color:#fff; height:14px; padding:0px 0px 4px 0px;}
.fotodate {float:left; margin: 0px 0px 0px 4px;}
.foto {margin-top:10px;}
.spacer {height:18px}]
.spacercontact {height:10px}

/* Sidebars */
.sidebar1 {float: left; width: 267px; padding: 0 0 0 18px;}
.sidebar2 {float: left; width: 360px; padding: 0 0 0 16px;}
.sidebarcontact1  {float: left; width: 312px; padding: 0 0 0 18px;}
.sidebarcontact2  {float: left; width: 314px; padding: 0 0 0 16px;}
.sidebarnieuws1  {float: left; width: 312px; padding: 0 0 0 20px;}
.sidebarnieuws2  {float: left; width: 312px; padding: 0 0 0 17px;}
.sidebarreactie {float: left; width: 312px; padding: 0 0 0 25px;}

/* Footer */

#footer {background: url(../images/footer-bg.jpg) repeat-x; width: 966px; height:22px; }
#footer p {margin: 5px 5px 0px 0px; padding: 0px 0px 0px 0px; float:right;}

input {border: 1px solid #000; font-family:Times New Roman,Arial, sans-serif;}
textarea {border: 1px solid #000; font-family:Times New Roman,Arial, sans-serif;}
.form {border-bottom: 1px dashed #000;}

.sIFR-root h1 {font-size: 24px; z-index: 1;}
.sIFR-pagina h1 {font-size: 10px; z-index: 1;}
.titel{width: 310px; z-index: 1;}
.titel_bnr { width: 359px; z-index: 1;}
.titel_gallery{width: 267px; z-index: 1;}



.thumbnail{
position: relative;

}

.thumbnail:hover{
background-color: transparent;
z-index: 100;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #000;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: fff;
text-decoration: none;
z-index: 100;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
z-index: 1000;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -300px;
left: -100px; /*position where enlarged image should offset horizontally */
z-index: 1000;
}


