@IMPORT url('form.css');

body {
	font-family:verdana,arial;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	margin:0px;
	background:#57ffff url(../img/bg.jpg) repeat-x top;

}

td {
	font-size:11px;
	font-family:verdana, arial;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
}

fieldset
{
	background-color: transparent;
}

fieldset input
{
	color: #fff;
}


/** MAIN LAYOUT **/

#maintable{
width:100%;
height:100%;}

#backleft_bg{
width:35%;
height:100%;
background:url(../img/backleft_bg.gif) repeat-y top right;}

#backleft_top{
width:100%;
height:100%;
background:url(../img/backleft_top.jpg) no-repeat top right ;}

#backleft_bottom{
width:100%;
height:100%;
background:url(../img/backleft_bottom.gif) no-repeat bottom right;}

#backright_bg{
width:35%;
height:100%;
background:url(../img/backright_bg.gif) repeat-y top left;}

#backright_top{
width:100%;
height:100%;
background:url(../img/backright_top.jpg) no-repeat top left;}

#backright_bottom{
width:100%;
height:100%;
background:url(../img/backright_bottom.gif) no-repeat bottom left;}

#mid{
width:990px;
height:100%;}

#midtable{
width:990px;
height:100%;}

#top{
width:990px;
height:250px;
background:url(../img/top.jpg) no-repeat;
vertical-align:top;}

#menu{
width:990px;
height:29px;
background:#0884BF url(../img/menu_bg.gif) no-repeat;}

#lines{
width:990px;
height:2px;
background:url(../img/lines.gif) no-repeat;}

#main{
width:990px;
height:100%;
background:url(../img/main_bg.gif) repeat-y top;
vertical-align:top;}

#bottom{
width:990px;
height:85px;
background:url(../img/bottom.jpg) no-repeat top;
vertical-align:top;}

#path{
margin:1px 0 0 10px;
width:420px;
float:left;}

#buttons{
width:560px;
height:50px;
float:left;}

#left_div{
width:195px;
float:left;}

#content_div{
width:600px;
float:left;}

#right_div{
width:195px;
float:left;}

#zoeken{
width:195px;
height:67px;
background:url(../img/zoeken_bg.gif) no-repeat;}

#laatstenieuws{
width:195px;
height:213px;
background:url(../img/laatstenieuws_bg.gif) no-repeat;}

#loggen{
width:195px;
height:128px;
background:url(../img/inloggen_bg.gif) no-repeat;}

#logo{
width:195px;
height:44px;
background:url(../img/logo_left.gif) no-repeat;}

#logo2{
width:195px;
height:44px;}

#content{
width:580px;
margin:10px;}

#show{
width:195px;
height:140px;
background:url(../img/showcase.png) no-repeat;}

#agenda{
width:195px;
height:134px;
background:url(../img/agenda_bg.gif) no-repeat;}

#nb{
width:195px;
height:110px;
background:url(../img/nb_bg.gif) no-repeat;}

#lichtkrant{
width:190px;
margin-top:3px;
margin-left:2px;}

/** LAST NEWS **/

div#lastnewsholder {padding: 20px 15px 15px 15px; margin: 0 0 0 0;}

h2.lastnewstitle {margin: 0 0 5px 0; padding: 0; font-size: 12px;}

h2.lastnewstitle a {margin-left: 5px;}

h2.lastnewsall {margin:0 0 0 0; font-size: 12px;}

h2.lastnewsall a {text-decoration: underline; margin-left: 5px;}

p.lastnewscms {margin: 0 0 5px 0; padding: 0;}

/** LAST EVENTS **/

div#lasteventholder {padding: 20px 15px 15px 5px; margin: 0 0 0 0;}

h2.lasteventtitle {margin: 0 0 5px 0; padding: 0; font-size: 12px;}

p.lasteventdate {margin: 0 0 0 0; padding: 0;}

h2.lasteventall {margin: 10px 0 0 0; font-size: 12px;}

h2.lasteventall a {text-decoration: underline; margin-left: 5px;}

h2.lasteventtitle a {margin-left: 5px;}

/**	 FORMS **/

input {
	background:transparent;
	border:1px solid #ffffff;;
	font-weight:normal;
	font-family:verdana, arial;
	font-size:11px;
	color:#005a83;
}
input.submit{
	color:#CBD300;
	font-weight:normal;
	font-family:verdana, arial;
	font-size:11px;
	background-color:#eeeeee;
}
textarea{
	background:#ffffff;
	border:1px solid #ffffff;
	font-weight:normal;
	font-family:verdana,arial;
	font-size:11px;
	color:#005a83;
}

.trans{
	border:0px;
}

/**	 LINKS **/

.path a{
	font-family:verdana,arial;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

.path a:hover{
	font-family:verdana,arial;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
}

.link_bottom{
color:#0089c6;}

.link_bottom a{
	font-family:verdana,arial;
	font-size:10px;
	font-weight:normal;
	color:#0089c6;
	text-decoration:none;
}

.link_bottom a:hover{
	font-family:verdana,arial;
	font-size:10px;
	font-weight:normal;
	color:#0089c6;
	text-decoration:underline;
}

a{
	font-family:verdana,arial;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

a:hover{
	font-family:verdana,arial;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
}
a.nlink{
	font-family:verdana,arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

a.nlink:hover{
	font-family:verdana,arial;
	font-size:11px;
	font-weight:normal;
	color:#EE992A;
	text-decoration:none;
}




/**	 MENU **/
.hoofd
{
	width:150px;
	height:20px;
}
.hoofd2
{

}
a.menu{
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	font-family:verdana,arial;
}
a.menu:hover{
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	font-family:verdana,arial;
}
a.menu_actief{
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	font-family:verdana,arial;
}
a.menu_actief:hover{
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	font-family:verdana,arial;
}

.sub
{
	width:140px;
	height:18px;
}
.sub2
{

}
a.subbiemenu{
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	font-family:verdana,arial;
}
a.subbiemenu:hover{
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	font-family:verdana,arial;
	background-color:transparent;
}
a.submenu_actief{
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	font-family:verdana,arial;
}
a.submenu_actief:hover{
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	font-family:verdana,arial;
}
.intern
{

}.intern2
{

}
a.intmenu{
	width:140px;
	height:18px;
	color:#000000;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	font-family:verdana,arial;
}
a.intmenu:hover{
	width:140px;
	height:18px;
	color:#000000;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	font-family:verdana,arial;
}
a.intmenu_actief{
	width:140px;
	height:18px;
	color:#000000;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	font-family:verdana,arial;
}
a.intmenu_actief:hover{
	width:140px;
	height:18px;
	color:#000000;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	font-family:verdana,arial;
}



ul.lnieuws{
	margin-left:3px;
}


/**	 TELLAFRIEND **/


#show_tellafriend
{
	display: none;
}
#display_tellafriend
{
	display: block;
}
td.tdtopfriend
{
	background-color:#000000;
	color:#ffffff;
}



/**	 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;
}








/** GASTENBOEK **/

.gast{
	width:10px;
	border:1px solid #005a83;
	font-weight:bold;
	padding:2px;
}
.gastactief{
	color:#000000;
	font-weight:bold;
	padding:2px;
}
.gastTable
{
	width:100%;
}
.gastHeadTable
{
	width:100%;
	background:#005a83;
}
.gastHeadTable td
{
	color:#ffffff;
}
.gastHeadTime
{
	width:120px;
}
.gastHeadName
{

}
.gastHeadIcons
{
	width:100px;
}
.GastContent
{
	text-align:left;
	background-color:#FFFFFF;
	vertical-align:top;
	border:1px solid #ffffff;
	padding:2px;
	color:#005a83;

}
.gastReactie
{
	padding-left:3px;
	padding-right:3px;
	border-left:1px solid #005a83;
	color: #000000;
	vertical-align:top;
}


/** NIEUWSBRIEF MODULE **/

div#nieuwsbriefholder form {margin: 0; padding: 0;}

div#nieuwsbriefholder {padding-top: 38px; padding-left: 10px;}

div#nieuwsbriefholder input {border: none;}

#nieuwsbriefTitle
{
	font-weight:bold;
	text-align:left;
	padding-bottom:2px;
}
.nb-input
{
	width:155px;
	height:15px;
}
.nb-div
{
	width:155px;
	height:15px;
}
.nb-aanmelden
{
	width:155px;
	margin-top:6px;
}

iframe#payment
{
	width: 100%;
	border-width: 0px;
	height: 45em;
}



/** INLOGGEN MODULE **/

#loginTitle
{
	font-weight:bold;
	text-align:left;
	padding-bottom:2px;
}
