﻿
*	
{
	
	margin:0px;
	font-family: arial, verdana, helvetica, sans-serif;
	}
html,body{
margin:0;
padding:0;
line-height: 1.5em;
background-color:White;
height:auto;min-height:100%;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width:1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
height:auto;min-height:100%;
background-color:White;
}

#topsection{


background: #ECF4FF;
height: 138px; /*Height of top section*/
width:100%;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 180px 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background-color: #FFFFFF;
max-width: 600px;

}

#leftcolumn{
float: left;
width: 180px; /*Width of left column in pixel*/
margin-left: -100%;


padding:0 0 0 0px;
background-color:#ECF4FF;

}

#rightcolumn{
float: left;
width: 185px; /*Width of right column*/
margin-left: -185px; /*Set left margin to -(RightColumnWidth)*/
background: #ECF4FF;

}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
background-color:White;
}
.content {
	margin-left:  12px ;font:normal:
	margin-right: auto;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #cccccc;
	width: 97%;
	background-color:White;
	font-family: arial, verdana, helvetica, sans-serif;
font-size: 11pt;
}
.nieuws {
margin-left: 5px;
margin-right: auto;
margin-top: 10px;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 9pt;
}
.nieuws .titel{
background:#0061AA;
font-weight: bold;
color:#ffffff;
padding-left:2px;
}
.nieuws .tekst{
background:#ECF1FA;

}
.nieuws .tekst a{
color:#FF6600;
font-weight: bold;

}
.adres{

width: 180px;
background: #ffffff;
color: #000000;

padding: 120px 0px  4px 10px;

 
font-size:x-small;
color:#3E5173;
background: #ECF4FF;
}
.adres .titel{
padding: 4px 4px  0px 0px;
font-weight:bold;

}
.adres .rest{
padding: 4px 4px  0px 0px;

font-size:x-small;
}
.urbangreymenu{
width: 190px; /*width of menu*/
height:100%;
}

.urbangreymenu .headerbar{
font: bold 11px Verdana;
color: white;
background: #0061AA url(images/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: white;
display: block;
}


.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 11px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: #003399;
}
#utils { position: absolute;
left: 40%;
right: 60%;
min-width: 32%;
top:0px; }
#utils ul { list-style: none;top:0px;margin-top:0px;
}
#utils li { float: left; padding: 0 6px 0 6px; border-right: 1px solid #000;}
#utils li.last { border: 0;}
#utils a { color: #003399; font:normal 12px Arial;text-decoration: none; display: block;}
#utils a:hover { text-decoration: underline;}

#topmenu {margin: 0 auto;margin-top:3px; width:1000px;}



.date-location{
position: absolute; left: 40%;
right: 60%;
min-width: 32%;top:120px;margin-top:3px;padding-left:3px;
font:normal 11px Arial;
}
date-location .span{
color: #003399; font:normal 12px Arial;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 300px;
}

.curlycontainer .innerdiv{
background: transparent url(../images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 10px 5px;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 9pt;
}
#dhtmltooltip
	{
		width: 400px;
	 text-align : center;
	  position: absolute;
	  border: 1px solid #ccc;
	  padding: 15px;
	  background-color: #eee;
	  visibility: hidden;
	  z-index: 100;
	  color: #663;
	  font-size: 12px;
	  font-style: normal;
	  font-weight: normal;
	  font-family: Verdana;
	  margin-top: 250px;
	  margin-left: -220px;
	  top:30%;
	  left:30%;
	}
	#dhtmltooltip h1 {margin: 0; padding: 0; font-size: 18px; font-weight: bold; font-style: normal; color: #999;}
	#dhtmltooltip h2 {margin: 5px 0 0 0; padding: 0; font-size: 10px; font-weight: normal; font-style: italic; color: #606060;}
	#dhtmltooltip img {margin: 10px 0; padding: 5px; background-color: #fff; border: 1px solid #ccc;}
	#dhtmltooltip h3 {margin: 0; padding: 0; font-size: 12px; font-weight: normal; font-style: normal; color: #999;}

/*Make sure your page contains a valid doctype at the top*/
#simplegallery1
{

position: relative;
visibility: hidden;
border: 10px solid darkred;
background-color:White;
}

#simplegallery2{ 
position: relative;
visibility: hidden;
max-width:580px;
border: 3px solid black;
background-color:White;
margin-left:0px;
margin-bottom:10px;

}

#simplegallery2 .gallerydesctext{ 
text-align: left;
padding: 2px 5px;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 9999;
cursor: hand;
cursor: pointer;
font:  12px Tahoma;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 14px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
.detail_contact_top {
padding-left: 5px; font-weight: bold; font-size: 13px; margin-bottom: 0px;   text-align: left;
background:#0061AA;
color:#ffffff;


}
.detail_emailform{
	border-right: #c0c0c0 1px solid; padding-right: 10px;font-size: 12px; padding-left: 10px; padding-bottom: 10px; border-left: #c0c0c0 1px solid; padding-top: 10px; border-bottom: #c0c0c0 1px solid; background-color: #f4f4f4; text-align: left
}
.form_caption {
	font-weight: bold;font-size: 13px;
}
.form_msg 
{
	color:Red;font-size: 12px;
}
.inputbox
{
	font-family: arial, verdana, helvetica, sans-serif;
font-size: small;	
}
.button
{
background-color: #f4f4f4;
color:Blue;
font-family: arial, verdana, helvetica, sans-serif;
font-size: small;
	
}
.Message
{


font-weight: normal;
color:Blue;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 12pt;

}
#google_route {
	border-top: #c0c0c0 1px solid;border-right: #c0c0c0 1px solid; padding-right: 5px; padding-left: 7px; margin-bottom: 6px; padding-bottom: 5px; border-left: #c0c0c0 1px solid; padding-top: 5px; border-bottom: #c0c0c0 1px solid; height: 18px; background-color: #ffffff
;vertical-align:middle;text-align: right;

}
.bg-banner
{
	background: url(../images/bg-banner.jpg);
	color:#ffffff;
	background-repeat:no-repeat;
	padding-left:2px;
	padding-top:1px;
	text-align: left;
}
.divsendfriend
{
margin-top:20px;
margin-left:10px; 	
	
}
table.sendfriend
{

	
	
font-family: arial, verdana, helvetica, sans-serif;
font-size: small;

	
	
}
table.sendfriend td
{
	width:175px;
	
}



