@IMPORT url('form.css');

html{
	height:100%;	
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	height:100%;
	background:url(../img/bodyback.jpg) top left no-repeat fixed;
	color:#f3ccad;

}

/** MAIN LAYOUT **/

#headerContainer
{
	
	width:100%;
	height:100px;
	background:url(../img/headerback.png) top repeat-x;
}
#header
{
	width:950px;
	height:100px;
	margin:auto;
	position:relative;
	z-index:1;
	background:url(../img/logomarquee.png) no-repeat;
}
#bonaire
{
	position:absolute;
	right:0;
	z-index:1000;
	margin-right:-30px;
	background:url(../img/bonaire.png);
	width:414px;
	height:237px;
	top:100px;
}
#mainContainer
{
	background:url(../img/contentback.png) repeat-y;
	position:relative;	
	z-index:100;
	margin:auto;
	width:958px;
	
}
#lichtkrant
{
	float:right;
	width:350px;
	padding-top:45px;
	color:#f3ccad;
	margin-right:5px;
}
#lichtkrant a
{
	color:#f3ccad;
	text-decoration:none;
}
#mainHeader
{
	background:url(../img/mainheader.png) no-repeat;
	width:958px;
	margin-top:-4px;
	height:60px;
	float:left;
}
#footer
{
	position:relative;	
	margin:auto;
	width:958px;
	height:50px;
	background:url(../img/footer.png) top no-repeat;
	text-align:right;
	line-height:40px;
}
#footer a
{
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	color:#470f0f;
}
#menuContainer
{
	width:250px;
	float:left;
	margin-top:-30px;
	padding-left:10px;

}
#menuContainer h2
{
	text-transform:uppercase;
	font-family:Garamond, "Times New Roman", Times, serif;
	font-size:14px;
	padding-left:10px;
}
#menuContainer img
{
	border:0;	
}
#menu
{
	background:url(../img/menuback.png) top no-repeat;
	overflow:hidden;	
	width:231px;
	padding-left:16px;
	padding-top:30px;
}
#newsletter
{
	margin-left:8px;	
}
#sponsors
{
	margin-left:8px;	
}
#contentContainer
{
	width:670px;
	float:left;
}
#buttonsContainer
{
	margin-top:-40px;
	float:right;
}
#buttonsContainer img
{
	border:0;	
}
#showcase
{
	width:661px;
	height:242px;
	padding:4px;
	background:url(../img/scback.png)
}
#showwi
{
	width:661px;
	height:242px;		
}
#breadcrumbs
{
	float:left;
	width:670px;
	background:url(../img/breadcrumbsback.png) bottom no-repeat;
	line-height:25px;
}
#breadcrumbs h1, #breadcrumbs h2, #breadcrumbs h3 
{
	font-size:12px; 
	font-weight:bold;
	padding:0;
	margin:0;
	float:left;


}
#breadcrumbs a
{
	background:url(../img/breadcrumbs_icon.png) left no-repeat;
	display:block;
	padding-left:30px;
	padding-right:10px;
	text-decoration:none;
}
#content
{
	float:left;
	width:650px;
}
#content img
{
	margin-right:5px;
}
.breaker
{
	clear:both;	
}
/**	 FORMS **/

input {
	font-size:11px;
}
input.submit{
	font-size:11px;

}
textarea{

	font-weight:normal;
	font-family:verdana,arial;
	font-size:11px;
	color:#666666;
}

.trans{
	border:0px;
}


/**	 LINKS **/


a{
	color:#f3ccad;
	text-decoration:underline;
}

a:hover{
	color:#f3ccad;
	text-decoration:none;
}


/**	 MENU **/
.hoofd
{
	background:url(../img/hmenu.png) bottom no-repeat;
	width:214px;

}
.hoofd2
{
	line-height:30px;
}
.hoofd2 a
{
	display:block;	
	background:url(../img/hmenu_icon.png) left no-repeat;
	padding-left:20px;
	margin-left:5px;
	text-transform:uppercase;
	font-family:Garamond, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a.menu
{
	
}
a.menu:hover
{
	color:#ffe4b1;
}
a.menu_actief
{
	color:#ffe4b1;
}
a.menu_actief:hover
{

}

.sub
{
	line-height:20px;
}
.sub2
{
	padding-left:20px;
}
.sub2 a{
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
a.subbiemenu:hover{
	color:#ffe4b1;
}
a.submenu_actief{
	color:#ffe4b1;
}
a.submenu_actief:hover{
	color:#ffe4b1;
}
.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: 100%;
	clear: both;
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	border-top: #CCCCCC solid 1px;
	background-color: #F3F3F3;
}

ul#headmenu {
	
	margin: 0;
	padding: 0;
	width: 100%;
	height: 23px;
}

li.headmenu {
	
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

li.headmenu a {
	
	display: block;
	padding: 5px 10px 5px 10px;
	border-right: #CCCCCC solid 1px;
	background-color: #F3F3F3;
}

a.secure {

	color: red;
}

li.headmenu a:hover {
	
	display: block;
	padding: 5px 10px 5px 10px;
	border-right: #CCCCCC solid 1px;
	background-color: #CCCCCC;
	color: #FFFFFF;
}

div#sub_navigation {

	width: 100%;
	clear: both;
	border: #CCCCCC solid 1px;
	background-color: #F3F3F3;
	height: 23px;
}

ul.submenu {
	
	margin: 0;
	padding: 0;
	width: 100%;
	display: none;
}

li.submenu {
	
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

li.submenu a {
	
	display: block;
	padding: 5px 10px 5px 10px;
	border-right: #CCCCCC solid 1px;
	background-color: #F3F3F3;
}

li.submenu a:hover {
	
	display: block;
	padding: 5px 10px 5px 10px;
	border-right: #CCCCCC solid 1px;
	background-color: #CCCCCC;
	color: #FFFFFF;
}

/* 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 **/




/** GASTENBOEK **/
.gastPost
{
}
.gastInfo
{
	font-weight:bold;
	
}
.gast{
	width:10px;
	font-weight:bold;
	padding:2px;
}
.gastactief{
	font-weight:bold;
	padding:2px;
}
.gastTable
{
	width:100%;
}
.gastHeadTable
{
	width:100%;
}
.gastHead
{
	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;
	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;
}

/** E-card **/

div.cardHolderSmall {
	float: left;	
	margin: 5px;
	border: #CCC solid 1px;
}

div.cardHolderSmall img {
	border: none;
}
legend
{
	color:#963;
}
fieldset
{
	width:100%;
	border:1px solid #963;
	padding:5px;
}
