@charset "utf-8";
/* CSS Document */

html, body  {
	font-size:10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color:#FFFFFF;
	background: #6f1c00;	
	margin: 0px;
	padding: 0px;	
	color: #ffffff;
}
h1{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #f7eab5;
}
h2{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	display:inline;
}

a{color: #FFFFFF}
img{border: none}
strong{color: #ffefdf;}


/* MENU */
#menu{position: relative; width: 178px; height:350px; z-index:100;}
.menu_item{position:absolute; width:auto;}
.menu_item a{vertical-align: text-bottom; }
.menu_hint{margin-top:-45px; display:none;}
.left{float:left;}
.right{float:right;}

/* SUBMENU */
#submenu{ margin-bottom: 20px;}
#submenu li{list-style-position:inside;  list-style-image:url(../images/layout/list-arrow.gif); * margin-left: -7px;}
#submenu li a{margin-left: 5px; }


/* ASSETS */

/* NEWSLETTER VALIDATION BOX */

/* PLUGIN GUESTBOOK */

.guestbook{}
.guestbook a{text-decoration:none;}
.guestbook .brown{
	padding:5px; 
	background-color:#8d4a09; 
	margin-bottom:10px;
}
.red{
	padding:5px;
	padding-right:55px;
	background-color:#8d3109;
	margin-bottom:10px;
	background-image: url(../images/layout/stamp_red_onder.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	font-size: 11px;
	min-height:50px;
	* height: 50px;
	overflow:visible;
}
.guestbook_titel_red{
	margin-top:10px;
	background-color: #ffdfbe;
	background-image: url(../images/layout/stamp_boven_red.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 11px;
	color: #7f4207;
	padding:8px;
}
.brown{
	padding:5px;
	padding-right:55px;
	background-color:#8d4a09;
	margin-bottom:10px;
	background-image: url(../images/layout/stamp_brown_onder.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	font-size: 11px;
	min-height:50px;
	* height: 50px;
	overflow:visible;
}
.guestbook_titel_brown{
	margin-top:10px;
	background-color: #ffdfbe;
	background-image: url(../images/layout/stamp_brown_boven.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 11px;
	color: #7f4207;
	padding:8px;
}
.selected{
	text-decoration: underline;
	font-weight:bold;
}
.uitroepteken{
	position: absolute;
	right: 5px;
	bottom: 5px;	
}

/* PLUGIN PHOTOALBUM */

/* overview albums */

/* overview */
.photoviewer_container{

}

.photoviewer_album{
	float: left;
	width: 180px;
	height: 166px;
	padding: 10px 0px 10px 0px;	
	margin: 20px 20px 0px 0px;
	color: #6f1c00;
	
	background-color:#FFFFFF;
	background-image: url(../images/layout/photoalbum_background.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	
	text-align:center;
	font-weight: bold;
}

.photoviewer_album a{
	margin-left:auto;
	margin-right: auto;
}

.photoviewer_album .link{
	display:block;
	margin-top: 10px;
	color: #6f1c00;
	text-decoration:none;
}
.photoviewer_album .link a:hover{
	text-decoration: underline;
}


.photoviewer_album img{
border: 1px solid #dbdbdb;}


.photoviewer_album_right{
	float: left;
	width: 180px;
	height: 166px;
	padding: 10px;
	background-color:#FFFFFF;
	margin: 20px 0px 0px 0px;
	color: #6f1c00;
	text-align:center;
}

.photoviewer_picture{
	float: left;
	border: solid 5px #FFFFFF;
	margin: 20px 20px 0px 0px;
}

.photoviewer_picture_right{
	float: left;
	border: solid 5px #FFFFFF;
	margin: 20px 0px 0px 0px;
}

/* GENERAL LAYOUT */

#banner{position:absolute; top:-170px; right:-130px;}
#banner-15jaar{position:absolute; top:-250px; right:-120px; width:300px; height:300px;}


.pagelayout { 
	height:100%; 
	width:960px; 
	margin:auto; 
}

.header{
	background-image: url(../images/layout/header1.jpg);
	background-repeat: no-repeat;
}
.container_site{
	height:100%;
	width:960px;
	margin:auto;
	background-image: url(../images/layout/bgOnderHeader.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.menu{
	width: 178px;
	height: 100%;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/layout/bgMenu.jpg);
	background-repeat: repeat;
}
.container_content{
	border-bottom-width: 4px;
	border-right-width: 4px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	background-image: url(../images/layout/bgContent.jpg);
	font-size: 12px;
	background-repeat: repeat;
	position: relative;
	
	padding-bottom:20px;
}

.container_templates{
	position:relative;
 	padding: 0px 20px 20px 20px;
}

.site_left{background-image:url(../images/layout/collage_links.jpg); background-position:top right; background-repeat:no-repeat; width:66px; height: 393px;}
.site_right{background-image:url(../images/layout/collage_rechts.jpg); background-position:top right; background-repeat:no-repeat; width:77px; height: 393px;}

/* FLASH */

#flash_top{margin-left:15px;}

/* HOME */


.homeLeft{
	width:360px;
	float: left;
}
.homeImage{
	float:right;
	height: 205px;
	width: 180px;
	padding-right:20px;
}
.homeBottom{
	clear:both;
	padding-top:20px;
}
.homeBottomTijden{
	float:left;
	width:260px;
}
.homeBottomRight{
	float:left;
	width:300px;
	margin-left:20px;
}

#langSwitch{
	cursor: pointer;
}

/* VERVOLGPAGINA */

.vervolgLeft{
	width:410px;
	float: left;
}
.vervolgLeft td{padding-right: 10px;}
.vervolgImage{
	float:right;
	height: 205px;
	width: 160px;
	padding-right:20px;
	* padding-right:8px;
}

/* AGENDA */

.agendaLeft{
	width:380px;
	float: left;
}

/* FOOTER */
.footerCopyright{
	font-size: 10px;
	color: #ad6507;
	float: left;
	margin-left: 66px;
}
/* IE Fix */
* html .footerCopyright {
	margin-left: 33px;
}
.footerCopyright a{
	color: #ad6507;
}
.footerEcho5{
	font-size: 10px;
	color: #ad6507;
	float: right;
	margin-right: 77px;
}
/* IE Fix */
* html .footerEcho5 {
	margin-right: 38px;
}
.footerEcho5 a{
	color: #ad6507;
	text-decoration:none;
}

/* ROUTE */
#map { width : 553px; height: 300px; padding:5px; border:solid 5px #FFFFFF; overflow:hidden;}

/* KIDZ */

.content_kidz{
	background-image: url(../images/layout/bg_content_kidz.jpg);
	background-repeat: no-repeat;
	background-position:top right;
	* margin-top: -5px;
	width: 100%;
	min-height:300px;
}
