body
{
	background: #fff url(common/footer_site.jpg) no-repeat center bottom;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 0.8em;
	color: #333;
}

/* begin unique elements */

#website { background: url(Common/bg_roots.jpg) no-repeat center top;}
#container
{
	width: 900px;
	margin: 0 auto;
	

	/* defines container element */
}

#header
{height:50px;
	width: 300px;
	float: left;

	/* defines header element */
}

	#header h1
	{
		margin: 0;
		padding: 0;
	/*	background-image: url(Common/logo.gif);
		background-position: top left;
		background-repeat: no-repeat;

		
	
		/* define header h1 tag */
	}
	
	#header h1 a {
	display:block;
	width: 288px;
	height:20px;
text-indent : -9999px; 
}

	#header h1 span
	{

	
		/* define header h1 tag */
	}


	#header h2
	{
		visibility:hidden;

		/* define header h2 tag */
	}

#navigation
{

	padding: 5px 0px 0px 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #ffffff;
	display: block;
	float:right;
	/* define navigation element */
}

	#navigation ul
	{
		margin: 0;
		padding: 0;

		/* remove padding and margin from navigation list */
	}

	#navigation ul li
	{
		list-style: none;
		float: left;
		

		/* set list elements to display inline */
	}

	#navigation ul li a
	{
		width: 120px;
		padding: 8px 0 8px 0;
		margin-right: 2px;
		text-decoration: none;
		text-align: center;
		font-weight:bold;
		color: #333;
		display: block;
		background-color:#fff;
		/* set dimensions of navigation links */
	}

	
	
	#navigation ul li a.active {
  color: #fff; 
}

#navigation ul li a:hover
	{
		color: #968e86;

		/* set navigation hover link state */
	}
	
#centre
{
	margin: 0;
	padding: 0;
	clear:both;
	

	/* container for all blog content */
}

#contentFull
{
	width: 900px;
	float: left;
margin-top:15px;
min-height:650px;
	/* defines content element */
}

#contentFull h1
	{
			margin: 0px;
		padding: 15px 0px 5px 60px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 1.6em;
		height:40px;
		color: #000;
		 border-bottom: #222 2px solid;
background-image: url(icons/rubriek.gif);
		background-position: top left;
		background-repeat: no-repeat;
		/* defines generic h1 element */
	}

#contentFull h2
	{margin:13px 0px 0px 0px;
		padding: 5px 0px 0 0;
		font-family:  Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-transform:uppercase;
		text-align: left;
		color: #968e86;
		font-size: 1.1em;

	}
	
#content
{
	width: 460px;
	float: left;
margin-top:10px;
line-height:25px;

	/* defines content element */
}

	#content h1
	{
		
		margin: 0px;
		padding: 15px 0px 5px 60px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 1.3em;
		height:40px;
		color: #333;
		 border-bottom: #968e86 1px dotted;
background-image: url(icons/rubriek.gif);
		background-position: top left;
		background-repeat: no-repeat;
		/* defines generic h1 element */
	}

	#content h2
	{margin:13px 0px 0px 0px;
		padding: 5px 0px 0 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-transform:uppercase;
		text-align: left;
		color: #968e86;
		font-size: 1.1em;

	}

	#content h3
	{
		margin: 5px 0px;
		font-family: Bolton, Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 14px;
		text-transform: uppercase;
		text-align: left;
		color: #728C40;

		/* defines generic h3 element */
	}

	#content a
	{
		color: #333;
		text-decoration: none;
	}

	#content a:hover
	{
		color:#968e86;
	}
	
	#content img
	{	border: 4px solid #968e86;
		
	}
	
	#content a:hover img
	{
		border-color: #222;

	}

#breadcrumb
{
	height: 10px;
	padding: 10px 0px;
	margin-bottom: 20px;
	display: none;

	/* defines breadcrumb element */
}

	#breadcrumb a
	{
		color: #4F5F34;
		text-decoration: underline;
	}

	#breadcrumb a:hover
	{
		color: #4F5F34;
		text-decoration: none;
	}

#subcontent
{
	width: 420px;
	margin: 10px 0px;
	float: right;

}


	/* defines subcontent element */
}

	#subcontent h1
	{
	}

	#subcontent h2
	{
		margin: 5px 0px;
		padding: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 1.2em;
		text-align: left;
		color: #9d2215;

		/* defines generic h2 element */
	}

	#subcontent h3
	{
		margin: 5px 0px;
		padding: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 20px;
		text-transform: uppercase;
		text-align: left;
		color: #a98439;

		/* defines generic h3 element */
	}

	#subcontent ul
	{
		margin: 5px 0 0 0;
		padding: 0;

		/* defines generic list container element */
	}

	#subcontent ul li
	{
		list-style: none;
		border-bottom: #968e86 1px dotted;
		margin-bottom:8px;
		
		/* defines generic list element */
	}

	#subcontent ul li a
	{
	margin-left:10px;
		padding: 5px 0px 0px 15x;
		text-decoration: none;
		color: #222;
		display: block;
		font-size:1.1em;
font-weight: bold;
line-height:25px;

		/* defines generic link element */
	}

	#subcontent ul li a:hover
	{
		color: #968e86; 

		/* defines generic link hover state */
	}

#calender
{
	margin: 0px 0px 10px 0px;

	/* defines container for calender element */
}

	#calender table
	{
		background-color: #F4F4EC;
		border: 1px solid #C0C57F;
		width: 100%;
		height: 150px;
		text-align: center;

		/* define table for calender */
	}

	#calender table td
	{
		width: 14%;
		padding: 3px 0px;

		/* set column width */
	}

	#calender table .controls
	{
		background-color: #C0C57F;
		font-weight: bold;
		color: #FFFFFF;

		/* style event controls */
	}

	#calender table .controls a
	{
		color: #FFFFFF;
		text-decoration: underline;

		/* style control links */
	}

	#calender table .controls a:hover
	{
		color: #FFFFFF;
		text-decoration: none;

		/* style link controls */
	}

	#calender table .title
	{
		background-color: #CBD6AD;

		/* style calender titles */
	}

	#calender table .days td
	{
		background-color: #DEE6CC;

		/* style day columns */
	}

	#calender table .days a
	{
		color: #728C40;
		text-decoration: underline;

		/* style day links */
	}

	#calender table .days a:hover
	{
		color: #728C40;
		text-decoration: none;

		/* style day links */
	}

	#calender table td.empty
	{
		background-color: #E4E4E4;

		/* style empty cells */
	}

	#calender table td.article
	{
		background-color: #669900;

		/* style article cells */
	}

	#calender table td.article_event
	{
		background-color: #009980;

		/* style article cells */
	}

	#calender table td.event
	{
		background-color: #006699;

		/* style event cells */
	}

	#calender table td.event a, #calender table td.article a, #calender table td.article_event a
	{
		color: #FFFFFF;
		text-decoration: underline;

		/* style item links */
	}

	#calender table td.event a:hover, #calender table td.article a:hover, #calender table td.article_event a:hover
	{
		color: #FFFFFF;
		text-decoration: none;

		/* style item links */
	}

#pages
{

	margin-bottom: 10px;
	padding: 0px;

	/* defines container for categories element */
}

	#pages h1
	{

		margin: 0px;
		padding: 5px 10px;
	}

	#pages ul
	{

		padding: 0px 10px 10px 10px;
	}

#MenuOverzicht {}
#categoriesTattoo {
float: left;
width: 130px;
margin-right:15px;
}

#categoriesTattoo h1
	{margin:13px 0px 0px 0px;
		padding: 5px 0px 5px 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-transform:uppercase;
		text-align: left;
		color: #968e86;
		font-size: 1.1em;
	}

#categoriesPiercing {
float: left;
width: 130px;
}

#categoriesPiercing h1
	{
	margin:13px 0px 0px 0px;
		padding: 5px 0px 5px 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-transform:uppercase;
		text-align: left;
		color: #968e86;
		font-size: 1.1em;
	}

#categoriesMakeUp {
float: right;
width: 130px;
}

#categoriesMakeUp h1
	{
	margin:13px 0px 5px 0px;
		padding: 5px 0px 5px 0;
		font-family: Bolton, Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-transform:uppercase;
		text-align: left;
		color: #968e86;
		font-size: 1.1em;
	}
.recentfront {float:left;}
.recentfront h1
	{margin:0;
		padding: 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-transform:uppercase;
		text-align: left;
		color: #968e86;
		font-size: 1.1em;
		height:30px;
	}


.recentfront .gallery
	{
	
	}

.recentfront .gallery img
	{width: 125px;
		border: 4px solid #968e86;
		padding: 0px;
		margin: 3px;
		z-index: 2;
	}
	
	.recentfront .gallery img:hover
	{
		border-color: #333;
		

	}
.galleryNieuws
	{
	
	}

.galleryNieuws img
	{float: left; width: 130px;
		border: 4px solid #968e86;
		padding: 0px;
		margin: 0px 6px;
		z-index: 2;
	}
	
.galleryNieuws img:hover
	{
		border-color: #333;
		

	}
#categories
{
	margin-bottom: 10px;
	padding: 0px;


	/* defines container for categories element */
}

	#categories h1
	{
		font-size: 1.2em;
		margin: 0px;
		padding: 5px 0;
	}

	#categories ul
	{

		padding: 0px 10px 10px 10px;
	}
	

	#categories ul li a
	{
		background-image: url(Icons/archive.gif);
		background-position: 0px 7px;
		background-repeat: no-repeat;
		padding-left: 20px;color: #9d2215;
		text-decoration: none;
	}
	
	#categories ul li a:hover
	{
		
		text-decoration: underline;
	}

#archives
{
	margin-top:15px;
	margin-left:15px;
	overflow: hidden;
	float: left;
	clear: left;
}

	#archives h1
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		text-transform: uppercase;
		font-size: 1.2em;
		text-align: left;
		color: #fff;

	}

	#archives ul
	{
		margin-bottom: 10px;
		
	}

	#archives ul li a
	{
		background-image: url(Icons/Archive.gif);
		background-position: 0px 7px;
		background-repeat: no-repeat;
		padding-left: 20px;
	color: #a98439;
		text-decoration: none;
	}
	
	#archives ul li a:hover
	{
		
		text-decoration: underline;
	}

#links
{
	margin-top:15px;
	overflow: hidden;
	float: left;
	clear: left;

	/* defines container for links element */
}

	#links h1
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		text-transform: uppercase;
		font-size: 1.2em;
		text-align: left;
		color: #fff;
	}

	#links ul
	{
		margin-bottom: 10px;
	}

	#links ul li a
	{
		background-image: url(Icons/Link.gif);
		background-position: 0px 7px;
		background-repeat: no-repeat;
		padding-left: 20px;
	color: #a98439;
		text-decoration: none;
	}
	
	#links ul li a:hover
	{
		
		text-decoration: underline;
	}

#feeds
{
	margin-top:15px;
	overflow: hidden;
	float: right;
	clear: right;

	/* defines container for feeds element */
}

	#feeds h1
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		text-transform: uppercase;
		font-size: 1.2em;
		text-align: left;
		color: #fff;

	}

	#feeds ul
	{
		margin-bottom: 10px;
	}

	#feeds ul li a
	{
		background-image: url(Icons/Feed.gif);
		background-position: 0px 7px;
		background-repeat: no-repeat;
		padding-left: 20px;color: #a98439;
		text-decoration: none;
	}
	
	#feeds ul li a:hover
	{
		
		text-decoration: underline;
	}
#login
{
	overflow: hidden;
	float: left;
	clear: left;
	margin-top:15px;

	/* defines container for login element */
}

	#login h1
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		text-transform: uppercase;
		font-size: 1.2em;
		text-align: left;
		color: #fff;
	}

	#login ul
	{
		margin-bottom: 10px;
	}

	#login ul li a
	{
		background-image: url(Icons/Site.gif);
		background-position: 0px 7px;
		background-repeat: no-repeat;
		padding-left: 20px;
		color: #a98439;
		text-decoration: none;
	}
	
	#login ul li a:hover
	{
		
		text-decoration: underline;
	}

#notification
{
	background-color: #FFFDFB;
	height: 100%;
	padding: 15% 10%;
	text-align: center;

	/* defines container for notification element */
}

	#notification h1
	{
		margin: 5px 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 25px;
		color: #728c40;
		text-transform: uppercase;

		/* defines notification h1 element */
	}

	#notification a
	{
		color: #4F5F34;
		text-decoration: underline;

		/* defines notification link styles */
	}

	#notification a:hover
	{
		color: #4F5F34;
		text-decoration: none;

		/* defines notification link hover styles */
	}

#screenshot
{
	background-image:url(Common/Screenshot-Background.gif);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0px auto;
	padding: 5px;
	text-align: center;
	text-align: center;
	color: #FFFFFF;
	overflow: visible;
}

	#screenshot img
	{
		background-color: #EFEFD6;
		border: 1px solid #542700;
		margin: 6px;
		padding: 3px;
	}

#footer
{

	height: 40px;
	padding: 10px 5px 0px 0px;
	margin: 50px 0px 0px 0px;
	text-align: left;
	color: #333;
	 border-top: #968e86 1px dotted;
	/* style footer element */
}

	#footer a
	{
		color: #968e86;
		text-decoration: none;

		/* style footer links */
	}

	#footer a:hover
	{
		color: #333;
		text-decoration: underline;

		/* style footer links */
	}


#copyright
{
	visibility: visible;

	/* style copyright element */
}

/* begin article style definitions */
.article
{
width:100%;
float: left;
margin: 0x;
color:#968e86;
	/* container for each individual article */
}

	
	.article .details
	{
		margin: 0px;
		padding: 0;
		list-style: none;

		/* defines the container for the article details */
	}

	.article .details li
	{
		margin: 0px 5px 10px 0px;
		display: inline;

		/* defines each detail part */
	}

.introduction
	{padding:3px;
	}

	.article .link
	{
		
		text-align: right;

		/* defines the container for the full information link */
	}

	.link a
	{
		color: #9d2215;
		text-decoration: none;
	}

	.link a:hover
	{
		text-decoration: underline;
	}
	

	
.gallery img
	{
		border: 4px solid #968e86;
		padding: 0px;
		margin: 3px;
	}
	
 .gallery img:hover
	{
		border-color: #333;
		

	}

/* begin comment style definitions */

#comments
{
	margin-bottom: 20px;
}

	#comments .details
	{
		margin-bottom: 10px;
	}

	#comments .details dt
	{
		background-image: url(Icons/Avatar.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		float: left;
		height: 55px;
		width: 55px;
		margin-right: 5px;
	}

	#comments .details dd
	{
		margin: 0;
	}

	.comment
	{
		padding: 5px 0px;
		clear: both;
	}

	.whisper
	{
		background-color: #E4E4E4;
		padding: 5px 5px;
		clear: both;
	}

form
	{
	margin: 0;
	padding: 0;


	/* container for comment and search forms */
	}

	form #comment
	{
		width: 440px;
		height: 250px;
		background-color: #968e86;
		overflow:hidden;
		border:0;
			font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 0.9em;
	padding:8px;

		/* comment textarea */
	}

form .knop
	{
		width: 150px;
		background-color: #1d1c18;
		border:0;
		color:#968e86;
		cursor:hand;

		/* comment textarea */
	}
	
	form #whisper
	{
		margin-left: 0px;

		/* whisper checkbox */
	}

	form #keywords
	{
		width: 32%;
	}

	form #date
	{
		width: 32%;
	}

	form #category
	{
		width: 32%;
	}

#paging
{
	text-align: right;

	/* container for paging controls */
}

	#paging a
	{
		padding: 0px 5px;
	}

/* begin events styling */

.event
{

}

	.event h1
	{

	}

	.event h2
	{

	}

	.event h3
	{

	}

	.event .details
	{
		margin: 0;
		padding: 0;
	}

	.event .details li
	{
		margin-right: 5px;
		list-style: none;
		display: inline;
	}


.clear
{
	clear: both;

}

/* miscellaneous elements */
img
{
	border: none;
}

#FeaturedBlok
{
clear:both;
height: 250px;
}


#Onderkant {
clear: both;
height:250px;
margin-top: 10px;

}

.SiteInfo {

	width: 270px;
	margin-bottom: 15px;
	float: left;

}
	.mid {
		margin: 0 0 0 40px;
	}
	
	.kolrechts {
		float: right;
		margin-left: 0;
	}
	
	
	
	.SiteInfo ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
		.SiteInfo li {
		}
			.SiteInfo li a {
				display: block;
				padding: 3px;

				
				
				
			}

hr {color:#222;}

.vetintro  {font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
text-align:justify;
		color: #222;
		}
		
.contactpagina p {line-height:1.5em;}

input {background-color: #968e86; border:0;padding:8px;width:300px;}
