@IMPORT url('form.css');

body {
	font-family:verdana,arial;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	margin:0px;
	background: #000000 url(../img/bg.gif) repeat-x bottom;

}

td {
	font-size:11px;
	font-family:verdana, arial;
	text-decoration:none;
	font-weight:normal;
	color:#675d5d;
	line-height:1.6em;
}

#content h1
{
	font-size:14px;	
}
#content h2, h3, h4
{
	font-size:12px;	
}


#breadcrumbs h1, h2, h3
{
	font-size:11px;
	padding:0;
	margin:0;
	display:inline;
}

/** MAIN LAYOUT **/

#container{
	width:990px;
	height:100%;
	background:url(../img/middle_bg.gif) repeat-y;}

#top{
	width:990px;
	height:200px;}
	
#top_button_container{
	width:990px;
	height:52px;
	background:url(../img/top_but_bg.jpg) no-repeat;}
	
.top_button{
	width:165px;
	height:52px;
	float:left;}
	
#menu{
	width:198px;
	height:100%;
	vertical-align:top;}	

#main{
	width:792px;
	height:100%;
	background:url(../img/main_top.gif) no-repeat top;
	vertical-align:top;}
	
#bottom{
	width:990px;
	height:164px;}

#content{
	width:760px;
	margin:20px 0 5px 10px;}













/**	 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:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

a:hover{
	font-family:verdana,arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}


/**	 MENU **/
.hoofd
{
	height:26px;
	width:198px;
	background:url(../img/knop1.gif) no-repeat bottom left;
}
.hoofd2
{
 margin-left:10px;
}
a.menu{
	color:#6f5959;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
}
a.menu:hover{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
}
a.menu_actief{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
}
a.menu_actief:hover{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
}

.sub
{

}
.sub2
{
 margin-left:20px;
}
a.subbiemenu{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
a.subbiemenu:hover{
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
a.submenu_actief{
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
a.submenu_actief:hover{
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
.intern
{

}.intern2
{
 margin-left:28px;
}
a.intmenu{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
a.intmenu:hover{
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
a.intmenu_actief{
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
a.intmenu_actief:hover{
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

/* 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 **/

.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;
	font-size:12px;
}	
.newsDate
{
	font-weight:bold;
	vertical-align:top;
	text-align:right;
}
.newsLink
{
	text-align:right;
}
.newsLine
{
	border-top:1px solid #333;
}
.newsContent
{
	line-height:1.6em;
}
#newsBericht
{
	border-bottom:1px solid #6f5959;
	padding-top:10px;
	line-height:20px;
	padding-bottom:40px;
}	
.newsReageerHeader
{
	color:#6f5959;
	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;
}
