@IMPORT url('form.css');

html{
	height:100%;	
}

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	margin:0px;
	height:100%;

}

td {
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	color:#666666;
	line-height:1.6em;
}

#content h1
{
	font-size:15px;	
}
#content h2, h3, h4
{
	font-size:13px;	
}


#breadcrumbs h1, h2, h3
{
	font-size:11px;
	padding:0;
	margin:0;
	display:inline;
}


/** MAIN LAYOUT **/



	
#container{
	width:100%;
	height:100%;
	vertical-align:top;
	background:#e0ebf9 url(../img/top_swtich.gif) repeat-x top;}
	
#left{

	height:100%;
	vertical-align:top;
	background:url(../img/left.gif) repeat-y top right;}
	
#left_bg{
	width:100%;
	height:100%;
	background:url(../img/left_bg.jpg) no-repeat top right;}
	
#center{
	width:990px;
	height:100%;
	background:url(../img/main_bg.gif) repeat-y;
	vertical-align:top;}
	
#right{

	height:100%;
	vertical-align:top;
	background:url(../img/right.gif) repeat-y top left;}
	
#right_bg{
	width:100%;
	height:100%;
	background:url(../img/right_bg.jpg) no-repeat top left;}
	
#switch_container{
	width:990px;
	height:56px;
	background:url(../img/switch_bg.jpg) no-repeat top;}
	
#show{
	width:990px;
	height:255px;
	float:left;
	background:#FFF;}
	
#menu_container{
	width:990px;
	height:52px;
	float:left;
	background: url(../img/menu_bg.gif) repeat-x;}
	
#main{
	width:830px;
	float:left;}

#naw{
	width:160px;
	float:left;}

#content{
	padding: 5px 0 10px 10px;
	width:810px;}

#breadcrumbs{
	width:820px;
	text-align:right;
	padding-top:2px;
	border-bottom: 1px dashed #CADCEF;}

#breadcrumbs a{
	color:#8EB4DE;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;}
	
#breadcrumbs a:hover{
	color:#919FAC;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;}

.item{
	width:165px;
	height:56px;
	float:left;
	cursor:pointer;}

.item_active{
	width:165px;
	height:56px;
	float:left;
	background:url(../img/item_active.gif) no-repeat bottom left;
	cursor:pointer;}


/**HOME PAGINA**/


#imgHolder{
	width:545px;
	height:243px;
	overflow:hidden;
	margin-bottom:5px;
	float:left;
	border:1px solid #ddd;}
	
#cmsHolder{
	width:100%;
	float:left;
	margin-top:0px;
	margin-bottom:5px;
	border:1px solid #ddd;
	padding:5px;}

#eventContainer
{
	float: left;
	width: 255px;
}

.eventHolder{
	width:250px;
	height:57px;
	padding:2px;
	line-height:1.4em;
	overflow:hidden;
	margin-bottom:5px;
	border:1px solid #ddd;
	margin-right:5px;}
	
#locatieHolder{
	float:left;
	margin-left:12px;
	overflow:hidden;}

#reserveerHolder{
	float:left;}




/**	 FORMS **/

input {
	font-size:11px;
	color:#666666;
}
input.submit{
	font-size:11px;

}
textarea{

	font-weight:normal;
	font-family:verdana,arial;
	font-size:11px;
	color:#666666;
}

.trans{
	border:0px;
}


/**	 LINKS **/


a{
	font-family:verdana,arial;
	font-size:13px;
	font-weight:bold;
	color:#285483;
	text-decoration:underline;
}

a:hover{
	font-family:verdana,arial;
	font-size:13px;
	font-weight:bold;
	color:#285483;
	text-decoration:none;
}


/**	 MENU **/
.hoofd
{
	height:20px;
}
.hoofd2
{

}
a.menu{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.menu:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.menu_actief{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.menu_actief:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.sub
{
	width:140px;
	height:18px;
}
.sub2
{

}
a.subbiemenu{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.subbiemenu:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.submenu_actief{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.submenu_actief:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.intern
{

}.intern2
{

}
a.intmenu{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.intmenu:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.intmenu_actief{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.intmenu_actief:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

/* Horizontaal Menu */

div#head_navigation {

	width: 990px;
	clear: both;
	background-color: transparant;
	margin-left:0px;
	border:0px solid yellow;
	height:29px;
	overflow:hidden;
}

ul#headmenu {
	
	margin: 0;
	padding: 0;
	width: 100%;
	height: 29px;
}

li.headmenu {
	
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

li.headmenu_active {

	float: left;
	line-height:28px;
	padding: 0px 10px 0px 10px;
	background-image: url('../img/h-hover.jpg');
	color: #FFFFFF;
	text-decoration:none;
	height: 29px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	list-style: none;
	margin:0;
}

li.headmenu_active a {
	text-decoration: none;
	font-weight: normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}

li.headmenu a {
	
	float: left;
	line-height:28px;
	padding: 0px 10px 0px 10px;
	background-color: transparant;
	color: #FFFFFF;
	text-decoration:none;
	height: 29px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}

li.headmenu a:hover {
	
	background-image: url('../img/h-hover.jpg');
}

a.secure {

	color: red;
}

li.headmenu a:hover {
	
	display: block;
	padding: 0px 10px 0px 10px;
	color: #275482;
	height: 29px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}

div#sub_navigation {

	width: 990px;
	clear: both;
	background-color: transparant;
	height: 23px;
	margin-left:0px;
	border:0px solid yellow;
	float: left;
}

ul.submenu {
	
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	border:0px solid red;
}

li.submenu, li.submenu_active {
	
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	line-height:22px;
}

li.submenu_active a {
	
	display: block;
	float: left;
	padding: 0px 10px 0px 10px;
	background:url(../img/s-right.jpg) no-repeat top right;
	height: 23px;
	color:#333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

li.submenu a {
	
	display: block;
	float: left;
	padding: 0px 10px 0px 10px;
	background:url(../img/s-right.jpg) no-repeat top right;
	height: 23px;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

li.submenu a:hover {
	
	display: block;
	float: left;
	padding: 0px 10px 0px 10px;
	background-color: transparant;
	height: 23px;
	color:#275482;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

/* Einde Horizontaal Menu */


ul.lnieuws{
	margin-left:3px;
}


/**	 TELLAFRIEND **/


#show_tellafriend
{
	display: none;
}
#display_tellafriend
{
	display: block;
}



/**	 PROJECTEN **/
.projectkop
{
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #666666;
}
.projectkopLink
{
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #666666;
	text-align:right;
}
.projectLink
{
	font-weight:bold;
	color:#000000;
	text-align:right;
}
.projectThumb
{
	border:2px solid #666666;
}

#deafbeelding
{
	border:2px solid #666666;
}



/** CONTACFORM **/

.contactFieldset
{
	color:#666;
}
.contactLegend
{
	font-weight:bold;
	font-size:10px;
	color:#666;
}




/** GASTENBOEK **/
.gastPost
{
	color:#666;
}
.gastInfo
{
	font-weight:bold;
	font-size:10px;
	color:#666;
	
}
.gast{
	width:10px;
	font-weight:bold;
	padding:2px;
}
.gastactief{
	color:#000000;
	font-weight:bold;
	padding:2px;
}
.gastTable
{
	width:100%;
}
.gastHeadTable
{
	width:100%;
	border-bottom:1px solid #333333;
}
.gastHead
{
	color:#333;
	font-weight:bold;
	text-align:left;
}
.gastHeadTime
{
	width:120px;
}
.gastHeadName
{

}
.gastHeadIcons
{
	width:100px;
	text-align:right;
}
.gastContent
{
	text-align:left;
	vertical-align:top;
	width:100%;
	padding:2px;
}
.gastReactie
{
	padding-left:3px;
	padding-right:3px;
	border-left:1px solid #6f6f6f;
	color: #2d2d2d;
	vertical-align:top;
}




/** SMOELENBOEK **/
.smoelenboekTitle
{
	font-weight:bold;
}
.smoelenboekPicture
{
	width:110px;
	float:left;
}
	.smoelenboekPicture img
	{
		border:2px solid #d95936;
	}
.smoelenboekDescription
{
	float:left;
}
.smoelenboekLink
{
	float:right;
}
	/* SmoelenboekItem */
	
	#smoelenboekItemPicture
	{
		width:200px;
		float:left;
	}
		#smoelenboekItemPicture img
		{
			border:2px solid #d95936;
		}
	#smoelenboekItemDescription
	{
		float:left;
	}






/** INLOGGEN MODULE **/
#loginButton
{

}
/** NIEUWSBRIEF MODULE **/
#mailingButton
{

}



/**NIEUWS**//**NIEUWS**//**NIEUWS**//**NIEUWS**//**NIEUWS**//**NIEUWS**//**NIEUWS**//**NIEUWS**//**NIEUWS**//**NIEUWS**/

.newsTitle
{
	font-weight:bold;
	vertical-align:top;
}	
.newsDate
{
	font-weight:bold;
	vertical-align:top;
	text-align:right;
}
.newsLink
{
	text-align:right;
}
.newsLine
{
	border-top:1px solid #333;
}
.newsContent
{
	line-height:20px;
}
#newsBericht
{
	border-bottom:1px solid #f1a400;
	padding-top:10px;
	line-height:20px;
	padding-bottom:40px;
}	
.newsReageerHeader
{
	color:#28418d;
	font-weight:bold;
}
.newsReageerSpacer
{
	height:30px;
}
#newsReageerTable
{
	border:0px solid #dbf0f9;
}
.newsReageerKop
{
	font-weight:bold;
	color:#28418d;
}
#newsReageerOpslaan
{
	text-align:right;
}
.newsReageerText
{
	width:200px;
	height:100px;
}
.newsReageerNaam
{
	font-size:xx-small;
	color:#28418d;
	border-bottom:1px solid #E7E6FF;
	padding-bottom:3px;

}
.newsReageerReactieDH
{
	padding-left:30px;
}


iframe#payment
{
	width: 100%;
	border-width: 0px;
	height: 45em;
}

div.mailingError {
	width: 99%;
	background-color: red;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0;
	margin: 5px 2px;
}

div.mailingError p {

	margin: 3px;
}

div.mailingMelding {
	width: 99%;
	background-color: #EBEBEB;
	color: #333333;
	font-weight: bold;
	padding: 5px 0;
	margin: 5px 2px;
}

div.mailingMelding p {

	margin: 3px;
}

h1.mailing {
	font-size: 14px;
}

/* CALENDAR */

div#monthHolder a {
	font-size: 9px;	
	text-decoration: none;
}

a.active {
	color: red;
}

div#daysHolder {
	float: left;
}

div#daysHolder table {
	border: #EBEBEB solid 1px;	
	margin: 0 0 10px 0;
	width: 300px;
}

div#daysHolder td {
	border: #EBEBEB solid 1px;	
	cursor: pointer;
}

div#daysHolder td:hover {
	background-color: #EFEFEF;
}

div#formHolder {
	float: left;
	margin: 0 0 0 10px;
	border: #EBEBEB solid 1px;
	width: 450px;
}

div#formHolder h3 {
	margin: 5px 0 5px 0;
	padding: 0;
	display: block;
}

div#formHolder form {
	margin: 10px;
}

input.long {
	width: 350px;	
	font-weight: bold;
}

div#itemHolder {
	float: left;
	margin: 0 0 10px 0;
	border: #CCC solid 1px;
	width: 348px;	
}	