@IMPORT url('form.css');

body {
	font-family:verdana,arial;
	font-size: 11px;
	font-weight:normal;
	color: #ffffff;
	text-decoration:none;
	margin:0px;

}

td {
	font-size:11px;
	font-family:verdana, arial;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
}
/** MAIN LAYOUT **/

body, html{
margin:0;
height:100%;
background-color:#58FFFF;}

#main_table{
width:100%;
height:100%;}

#left{
width:35%;
height:100%;
background:url(../img/backleft_bg.gif) repeat-y top right;
vertical-align:top;}

#left_table{
width:100%;
height:100%;
background:url(../img/backleft_top.jpg) no-repeat top right;}

#left_td{
width:100%;
height:100%;
background:url(../img/backleft_bottom.gif) no-repeat bottom right;}

#right{
width:35%;
height:100%;
background:url(../img/backright_bg.gif) repeat-y top left;
vertical-align:top;}

#right_table{
width:100%;
height:100%;
background:url(../img/backright_top.jpg) no-repeat top left;}

#right_td{
width:100%;
height:100%;
background:url(../img/backright_bottom.gif) no-repeat bottom left;}

#middle{
width:770px;
vertical-align:top;
height:100%;}

#middle_table{
width:770px;
height:100%;
vertical-align:top;}

#top{
width:770px;
height:240px;
background:url(../img/top.jpg) no-repeat;}

#bottom{
width:770px;
height:129px;
vertical-align:top;
background:url(../img/bottom.jpg) no-repeat bottom;}

#center{
width:770px;
height: 100%;
background:url(../img/bg.gif) repeat-y top;
vertical-align:top;}

#content_table{
width:100%;
height:100%;}

#content{
width:555px;
float:left;
vertical-align:top;}

/**MENU**/

#menu{
width:195px;
float:left;
background:url(../img/menu_top.gif) no-repeat top left;
padding:10px 0 0 0;
vertical-align:top;}





/**	 FORMS **/

input {
	background:transparent;
	border:1px solid #ffffff;;
	font-weight:normal;
	font-family:verdana, arial;
	font-size:11px;
	color:#ffffff;
}
input.submit{
	color:#ffffff;
	font-weight:normal;
	font-family:verdana, arial;
	font-size:11px;
	background-color:#004362;
}
textarea{
	background:transparent;
	border:1px solid #ffffff;;
	font-weight:normal;
	font-family:verdana,arial;
	font-size:11px;
	color:#ffffff;
}

.trans{
	border:0px;
}

/**	 LINKS **/
.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:underline;
}

a:hover{
	font-family:verdana,arial;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
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:195px;
height:25px;
background:url(../img/knop1.gif) no-repeat bottom left;
}
.hoofd2
{
margin-left:30px;
padding-top:10px;
}
a.menu{
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	font-family:verdana,arial;
}
a.menu:hover{
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	font-family:verdana,arial;
}
a.menu_actief{
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	font-family:verdana,arial;
}
a.menu_actief:hover{
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	font-family:verdana,arial;
}

.sub
{
	width:195px;
	height:18px;
}
.sub2
{
margin:0 0 0 22px;
}
a.subbiemenu{
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	font-family:verdana,arial;
}
a.subbiemenu:hover{
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
	font-family:verdana,arial;
}
a.submenu_actief{
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
	font-family:verdana,arial;
}
a.submenu_actief:hover{
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
	font-family:verdana,arial;
}
.intern
{
	width:195px;
	height:18px;
}.intern2
{
margin:0 0 0 22px;
}
a.intmenu{
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	font-family:verdana,arial;
}
a.intmenu:hover{
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
	font-family:verdana,arial;
}
a.intmenu_actief{
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
	font-family:verdana,arial;
}
a.intmenu_actief:hover{
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
	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 #000000;
	font-weight:bold;
	padding:2px;
}
.gastactief{
	color:#000000;
	font-weight:bold;
	padding:2px;
}
.gastTable
{
	width:100%;
}
.gastHeadTable
{
	width:100%;
	background:#333333;
}
.gastHeadTable td
{
	color:#eeeeee;
}
.gastHeadTime
{
	width:120px;
}
.gastHeadName
{

}
.gastHeadIcons
{
	width:100px;
}
.gastContent
{
	text-align:left;
	vertical-align:top;
	width:100%;
	border:1px solid #6f6f6f;
	padding:2px;
}
.gastReactie
{
	padding-left:3px;
	padding-right:3px;
	border-left:1px solid #6f6f6f;
	color: #2d2d2d;
	vertical-align:top;
}



/** NIEUWSBRIEF MODULE **/

#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;
}
