@charset "utf-8";

/* CSS Document */



body {

	background-color: #ccffff;

	background-image:url(images/bg.jpg);

	background-repeat: no-repeat;

	background-attachment: fixed;

	font-family: Georgia, "Times New Roman", Times, serif

}



a {

	color: #002299;

}



a:hover {

	color: #FF3366;

}	



a:visited {

	color: #002299;

}



#navigation {

	float: left;

	border: 1px solid black;

	margin-right: 10px;

	margin-left: 50px;

	padding: 10px;

	background-color:#fff;

	width: 100px;

	text-align: right;

	

	font-family:Arial, Helvetica, sans-serif;

	font-size: 0.8em;

}

.navigationclone {

	float: left;

	border: 1px solid black;

	margin-right: 10px;

	margin-left: 50px;

	padding: 10px;

	background-color:#fff;

	width: 100px;

	text-align: right;

	

	font-family:Arial, Helvetica, sans-serif;

	font-size: 0.8em;

}

.navblokske {
	padding-right: 5px;
	border-right:2px solid #aaa;
}

.navblokske-title { 
	border: none;
}



#contentcontainer {

	float: left;

	width: 500px;

}



#title {

	margin-top: 10px;

	border: 1px solid black;

	background-color:#FFFFFF;

	margin-bottom: 10px;
	
	font-family: "Courier New", Courier, monospace;
	
	/* Tahoma */

/*	background-image: url(images/fantastic-noodles.jpg);*/

}



#title h1 {

	text-align: center;

	font-size: 4em;

	margin: 0;

}



#title p {

	text-align: center;

	margin: 0;

}



#content {

	border: 1px solid black;

	background-color:#FFFFFF;

	/*background-image: url(images/white30.png);*/

	padding: 30px;

}

.reactieheader{
	border-bottom:1px dotted black;
}



#gallery {

	float: left;

	margin-left: 10px;

}

#huidigePositie {
	position: absolute;
	visibility: hidden;
	color:#FF0000;
	font-weight:bold;
	left: 790px;
	top: 66px;

}

#huidigePositie div{
	background-color:#FF0000;
	border: 1px dotted #FFFFFF;
	color:#FFFFFF;

	padding: 2px;
}

.alignWithTitle {

	margin-top: 112px;



}



.galleryThumb {

	border: 1px solid black;

	padding: 10px;

	background-color:#FFFFFF;

	margin-bottom: 20px;

}



/* nucleus styles */



.contentitem {

	/*font-family:"Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Trebuchet,Arial,sans-serif;*/

	font-family:Arial, Helvetica, sans-serif;

	font-size: 80%;

	/*border: 1px solid red;*/

	

}

.contentitemcategory {
	border-right:2px solid #aaa;
	margin-right: 5px;
	padding-right: 5px;
}

.contentitemcomments {
	border-right:2px solid #aaa;
	margin-right: 5px;
	padding-right: 5px;
}

.contentitem1 {

	float: left;

}



.contentitem2 {

	/*float: right;*/

}



.contenttitle h2 {
	border-bottom:1px dotted black;
	margin-bottom: 10px;
}



.contentbody{

		/*font-family:Arial, Helvetica, sans-serif;*/

}



.contentbody img {

	border: 1px solid black;

}

/* comment related */

.itemcomment h3 {
	border-bottom: 1px dotted #999999;
	padding-bottom: 5px;
}

.commentinfo {
	border-left:2px solid #aaa;
	padding-left: 5px;

}
