@IMPORT url('form.css');

html{
	height:100%;	
}

body {
	font-family:verdana,arial;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	margin:0px;
	height:100%;
	background:#0069ca url(../img/bg.jpg) repeat-x top fixed;

}

td {
	font-size:11px;
	font-family:verdana, arial;
	text-decoration:none;
	font-weight:normal;
	line-height:1.5em;
	color:#000;
}


#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:100%;
	height:100%;
	background:url(../img/bg-top.jpg) no-repeat top right fixed;}
	
#left{
	width:35%;}
	
#right{
	width:35%;}
	
#center{
	width:990px;
	height:100%;
	vertical-align:top;}
	
#center-container{
	width:990px;
	vertical-align:top;}

#center-top{
	width:990px;
	height:106px;
	background:url(../img/top_bg.png) no-repeat;}
	
#center-main{
	width:990px;
	background-color:#FFF;
	vertical-align:top;}

#menu_container{
	width:240px;
	background:url(../img/menu_bg.gif) repeat-y;
	float:left;}
	
#menu{
	width:240px;
	background:url(../img/menu_top.jpg) no-repeat top;}
	
#menu-spacer{
	width:240px;
	padding-left:8px;}
	
#content{
	width:720px;
	margin:10px;
	float:left;}

#button-container{
	float:right;
	margin-top:12px;
	height:34px;}

.button{
	float:left;
	height:34px;}

#show{
	width:540px;
	float:left;}

#paginasponsor{
	width:200px;
	height:220px;
	float:left;
	background:url(../img/paginasponsor-bg.jpg) no-repeat;
	}
#paginasponsor-logo{
	width:180px;
	height:170px;
	margin-left:8px;
	overflow:hidden;}	

#paginasponsor img {
	cursor:pointer;
	}





























/**	 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;
	background:url(../img/knop1.gif) no-repeat bottom left;
	width:225px;
}

.hoofd_actief
{
	height:26px;
	background:url(../img/knop2.gif) no-repeat bottom left;
	width:225px;
}
.hoofd2
{
margin-left:20px;
}
a.menu{
	color:#FFFF00;
	font-weight:bold;
	text-decoration:none;
}
a.menu:hover{
	color:#002f53;
	font-weight:bold;
	text-decoration:none;
}
a.menu_actief{
	color:#002f53;
	font-weight:bold;
	text-decoration:none;
}
a.menu_actief:hover{
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}

.sub
{
	width:225px;
	height:18px;
	background:url(../img/knop3.gif) no-repeat bottom;
}
.sub2
{
margin-left:10px;
}
a.subbiemenu{
	color:#002f53;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
}
a.subbiemenu:hover{
	color:#FF0000;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
}
a.submenu_actief{
	color:#FF0000;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
}
a.submenu_actief:hover{
	color:#FF0000;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
}
.intern
{
	width:225px;
	height:18px;
	background:url(../img/knop4.gif) no-repeat bottom;
}.intern2
{
margin-left:10px;
}
a.intmenu{
	color:#002f53;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
}
a.intmenu:hover{
	color:#FF0000;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
}
a.intmenu_actief{
	color:#FF0000;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
}
a.intmenu_actief:hover{
	color:#FF0000;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
}

/* 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:270px;
	float:left;
}
	.smoelenboekPicture img
	{
		border:1px solid #CCC;
	}
.smoelenboekDescription
{
	float:left;
}
.smoelenboekLink
{
	float:right;
}
	/* SmoelenboekItem */
	
	#smoelenboekItemPicture
	{
		width:460px;
		float:left;
	}
		#smoelenboekItemPicture img
		{
			border:1px solid #CCC;
		}
	#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;
}

/* Slider */

#slider 
{
    width: 180px;
    height: 90px;
	margin: 0 0 10px 0;
    position: relative;
	overflow: hidden;
	background-image: url('images/cell_bg.gif');
	background-repeat: repeat-x;
	border: #CCC solid 1px;
}

	#slider ul
	{
		margin: 0;
		padding: 0;
	}
	
	#slider li
	{
		margin: 0;
		padding: 0;
	}

	.sliderImage
	{
	    float: left;
	    position: relative;
		display: none;
		cursor: pointer;
	}
	
	.sliderImage span 
	{
	    display: none;
	}
	
	.clear 
	{
		clear: both;
	}
	
	.top {
		top: 0;
		left: 0;
	}
	
	.bottom 
	{
		bottom: 0;
	    left: 0;
	}
	
	.left 
	{
		top: 0;
	    left: 0;
		width: 110px !important;
		height: 280px;
	}
	
	.right 
	{
		right: 0;
		bottom: 0;
		width: 90px !important;
		height: 290px;
	}
