@charset "UTF-8";
/*standard page classes */

html 				{
					background-color:#624F31;
					height:100%;
					}

body					{
						padding:0px;
						margin:0px;
						/* background-image:url('images/background5.jpg'); */
						background-repeat:repeat-x;
						background-color:#624F31;
						font-family:arial;
						height:100%;
						}
						
h1						{
						font-size:15px;
						margin-top:0px;
						font-style:oblique;
						
						}
						
h2						{
						font-size:14px;
						margin-bottom:2px;
						}
						
h3						{
						margin-top:0px;
						font-size:14px;
						color:#ffa9ca;
						margin-bottom:5px;
						}
		
		
h4 		{
			color:#FFE6D2;
			font-size:12px;
			margin:30px 20px 30px 20px;
		}
		
a					{
					font-size:11;
					color:#61AECF;
					}

		
a:hover{
	color:#DF0F16;
}

table {
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


input {
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	font-size: 10px;
	font-family:verdana;
	}

select {
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	font-size: 10px;
	}

textarea {
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	font-size: 10px;
	}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

						
form {
	margin: 0px;
	padding:0px;
}
	


/*standard classes uses bij jorrcms */
.t_content {
			width:465px;
			float:left;
			padding-right:20px;
			font-size:12px;
}


.banner{
	margin:0px;
	text-align:center;
	}

.breadcrumb{
	padding: 1px;
	color: #666666;
	}

a.breadcrumb {
	color: #666666;
	text-decoration: none;
	}

a.breadcrumb:active {
	color: #666666;
	text-decoration: underline;
	}

a.breadcrumb:hover {
	color: #666666;
	text-decoration: underline 
	}

.catmenu {
	color: #666666;
	}

a.catmenu {
	color: #6666FF;
	}
	
.q {
	color: #000000;
	margin-top: 3px;
	border: 1px solid #CFCFCF;
	border-width: 0px 0px 1px 0px;
	}

a.q b{
		color: #000000;
		text-decoration: none;
		border: 1px solid #FFFFFF;
	}

a.q{
	color: #000088;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	}

a.q:hover {
	color: #000000;
	text-decoration: none;
	}

.a {
	color: #333333;
	}

.formdiv {
	background-color:#FFFFFF;
	margin:3px;
	border-style:solid;
	border-width:0px;
	width:450px;
	margin:auto;
	font-size:12px;
	font-family:verdana;
	
	padding: 10px 0px 0px 0px;
	}

.forumdiv {
	margin:3px;
	padding: 3px;
	background-color: #F4F4F4;
	border-style:solid;
	border-width:0px;
	}

.imgpop {
	width: 190px;
	text-align: center;
	float:left;
	border-style: solid;
	border-color: #AAAAAA;
	border-width: 1px;
	margin:2px;
	}

.fotoitem {
	width:120px;
	height:120px;
	overflow:hidden;
	margin:5px 5px 5px 0px;
	float: left;
	}
	
.photobook_photo {
	width:auto;
	width: 180px;
	border-width:0px;
	}

.photobook_div {
	margin:20px 0px;
	}

.newsitem {
	height:200px;
	margin-right:3px;
	}

.newstitle {
	margin-bottom: 2px;
	color: #77161a;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight:bold;
	}

.newstext { 
	padding:0px;
	
	}

.quote{
	font-size:12px;
	color:#666666;
	background-color:#FFF;
	margin-bottom:10px;
	}

.quotetitel{
	width:230px;
	height:14px;
	background-color:#896D62;
	padding:3px 5px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	}

.quotetext{
	padding:5px;
	color:#888888;
	}
	
.quotetext p{
	padding:0px;
	margin:0px;
	}

.navigation {
	margin-top:0px;
	}
		
.mainmenuitem 	{
						background-image:url('images/button.jpg');
						background-repeat:no-repeat;
						width:215px;
						height:24px;
						padding-top:8px;
						}
		
.mainmenuitemactive 	{
						background-image:url('images/button.jpg');
						background-repeat:no-repeat;
						width:215px;
						height:24px;
						padding-top:8px;
						}
	
a.menu, a.newsmenu  	{
						padding-left:30px;
						display:block;
						text-decoration:none;
						color:#fff;
						font-size:13px;
						}
					
a.menu:link, a.newsmenu:link 	{
								padding-left:30px;
								display:block;
								text-decoration:none;
								color:#fff;
								font-size:13px;
								}
	
a.menu:visited, a.newsmenu:visited	{
									padding-left:30px;
									display:block;
									text-decoration:none;
									color:#fff;
									font-size:13px;
									}
					
	
a.menu:hover, a.newsmenu:hover   	{}
	
a.menu:active, a.newsmenu:active  	{
									padding-left:30px;
									display:block;
									text-decoration:none;
									color:#fff;
									font-size:13px;
									}
								
	
a.menuactive, a.newsmenuactive  	{
									padding-left:30px;
									display:block;
									text-decoration:none;
									color:#fff;
									font-size:13px;
									}
	
a.menuactive:hover, a.newsmenuactive:hover 										{
										
																				}

.submenuitem 		{
					padding-left:25px;
					padding-top:4px;
					padding-bottom:4px;
					}
					



.submenuitemactive {
					color:#fff;
					text-decoration: none;
					font-weight:bold;
					}
		
.submenuactive, .submenuitem:hover {
					color:#fff;
					text-decoration: none;
					}		
		
a.submenu, a.newssubmenu {
					color:#fff;
					text-decoration: none;
					font-family:arial;
					font-size:12px;
					padding-left:10px; 
					}
	
a.submenu:link, a.newssubmenu:link { 
					color:#fff;
					text-decoration: none;
					font-family:arial;
					font-size:12px;
					padding-left:10px;
					}
	
a.submenu:visited, a.newssubmenu:visited { 
					color:#fff;
					text-decoration: none;
					font-family:arial;
					font-size:12px;
					padding-left:10px;
					}
	
a.submenu:hover, a.newssubmenu:hover { 
					color:#896D62;
					text-decoration: none;
					}
	
a.submenu:active, a.newssubmenu:active { 
					color:#fff;
					text-decoration: none;
					font-family:arial;
					font-size:12px;
					padding-left:10px;
					}
	
a.submenuactive, a.newssubmenuactive {
					color:#fff;
					text-decoration: none;
					font-family:arial;
					font-size:12px;
					padding-left:10px;
					}
	
a.submenuactive:hover, a.newssubmenuactive:hover {
					color:#896D62;
					text-decoration: none;
					font-weight:bold; 
					}
		
		
.mainnewsitem {
			font-family: Verdana,Helvetica,Arial,sans-serif;
			font-size:10px;
			font-weight:bold;
			width: 98%;
			background-color:#FFFFFF;	
			border: solid 1px #666666;
			margin-top:2px;
			padding:2px;
			text-align:left;
			vertical-align:middle;
		}

		
a.newssubmenuactive  {
			color: #000000;
			text-decoration: none;
			font-weight: bold; 
		}
.newsitemdiv {
			margin-top:5px;
		}
.newsnav{
			margin-bottom:20px;		
		}
	
.board 	{
			color:#0F539F;
			text-decoration: none;
		}
	
.board:hover {
			color: #111111;
			text-decoration: none
		}
.leadtext { 
			color: #444444; 
			line-height:18px;
		}
.normaltext {
			color: #444444;	
		}
		
.searchbox {
			color: #000000;
			text-align: right;
			margin:10px;
			font-size:11px;
			width: 190px;
			float:right;
		}
		
.highlight {
			background-color:#CCCCFF;
		}

/* sitemap */
		
.sitemapcatgroup {
	
}

.sitemapcatitem {
	
}

.sitemapmaingroup {
	
}

.sitemapmainitem {
	
}

.sitemapsubgroup {
	
}

.sitemapsubitem {
	
}

/* allmenuitems */
.listcatgroup {
	
}

.listcatitem {
	list-style:none;
}

.listcatitem a {
	font-size:0px;
}

.listmaingroup {
	
}

.listmainitem {
	background-image: url(images/tab2.gif);
	width:100px;
	height:23px;
	margin-right:3px;
	padding-top:5px;
	

}

.listmainitem:hover {
	background-image: url(images/tab1.gif);
	
}

.listmainitem a{
	font-size:12px;
}

.listsubgroup {
	background-color:#F3CB7C;
}

.listsubitem {

	
}


/* tailer made classes  */
						
#banner					{
						background-image:url('images/banner-new.jpg');
						height:193px;
						width:970px;
						margin:auto;
						}
						
#buttons				{
						margin:auto;
						width:970px;
						height:24px;
						background-color:#DC006C;
						}
						
#bannercontent			{
						width:708px;
						float:left;
						}

.bannertext				{
						
						font-size:70px;
						color:#fff;
						padding-left:305px;
						padding-top:40px;
						font-family:verdana;
						}
						
.bannersub				{
						font-size:16px;
						color:#fff;
						padding-left:270px;
						font-family:verdana;
						}
						
#picture				{
						width:262px;
						height:193px;
						float:left;
						}
						
#titlebar				{
						height:20px;
						width:970px;
						margin:auto;
						padding-top:2px;
						}
						
.titlelink				{
						padding-right:71px;
						color:#fff;
						font-size:14px;
						float:left;
						margin-top:1px;
						}
						

						
#main					{
						width:970px;
						margin:auto;
						background-color:#fff;
						background-image:url('images/mainbg.jpg');
						background-repeat:repeat-y;
						background-position:left;
						}

#navigation				{
						width:215px;
						height:100%;
						float:left;
						background-image:url('images/navibg.jpg');
						background-repeat:repeat-y;
						padding-top:32px;
						}

#content				{
						width:725px;
						float:left;
						background-color:#fff;
						padding:30px 15px 15px 15px;
						height:100%;
						}
						
#text					{
						width:465px;
						float:left;
						padding-right:20px;
						font-size:12px;
						}
						

						
#prikbord				{
						width:240px;
						float:left;
						}

.switchbutton	{
						width: 187px;
						margin:auto;
						background-color:#CC3467;
						text-align:center;
						vertical-align:middle;
						padding:5px;
						background-image:none;
						}
						
.switchbutton a	{
						color: #FFFFFF;
						font-weight: bold;
						font-size:13px;
						text-decoration:none;
						display:block;
						}


