	
body /*In de body staan de instellingen voor de achtergrond "body"*/
{
 
	font-family: arial,verdana,sans-serif,Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	text-align:center;
	background:#383838; /*Achtergrond kleur*/
	height:100%;

}

#container
{
 
	width:980px;
	text-align:left;
	margin:0 auto;
	border-radius:10px;
	-moz-border-radius:10px; /* Old Firefox */

}

#midpage
{
 
	float:left;
	position:relative;
	min-height:910px, !important;

}

#banner /*Hierin staat de naam van de website*/
{
 
	width:955px;
	padding-left:35px;
	margin-bottom:2px;
	margin-top:5px;
	padding-top:1px;
	padding-bottom:1px;
	background:#696969; 
	text-decoration:none;
	border-radius:10px;
	-moz-border-radius:10px; /* Old Firefox */

}

#banner a:link,a:visited
{
 
	color:#ff4500; /* Als de link boven in naar home is bezocht veranderd de kleur van de tekst*/
	text-decoration:none;

}

h1
{

	color: #FF4500; /*kleur voor tweede tekst regel in de banner*/
	text-decoration:none;

}

h2
{

	color: #FF4500; /*kleur voor tweede tekst regel in de banner*/
	text-decoration:none;

}

h3
{

	color: #FF4500; /*kleur voor tweede tekst regel in de banner*/
	text-decoration:none;

}

A:link /*instellingen Links link pagina*/
{

	text-decoration: underline; 
	color: #ff4500;

}

.bannerad
{
	text-align:center; 
	width:980px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:10px;
	margin-bottom:10px;
	background:#DCDCDC;
	border-radius:10px;
	-moz-border-radius:10px; /* Old Firefox */

}

.navbar
{
 
	width:100%;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:10px;
	margin-bottom:10px;
	background:#696969;
	border-radius:10px;
	-moz-border-radius:10px; /* Old Firefox */

}

.navbar ul
{
 
	list-style-type:none;
	margin:0;
	padding-left:5px;

}

.navbar li
{
 
	display:inline;
	border-left: solid 1px black;
	padding-left:6px;

}

first
{
 
	border-left: none;

}

.navbar li:first-child
{
 
	border: none;

}

.navbar a:link,a:visited /*hoofdnavigatie bar kleur bezocht*/
{
 
	color:#ff4500;
	display:inline-block;
	padding:8px;
	text-align:center;
	text-decoration:none;

}

.navbar a:hover /*kleur wanneer met muis over navigatie balk wordt gegaan*/
{
 
	color:#ffffff;
	display:inline-block;
	padding:8px;
	text-align:center;
	text-decoration:none;
	border:2px;
	background-color:#000000;
	border-radius:10px;

}

#sidebararea
{
 
	padding-top:5px;
	float:right;
	margin-bottom:10px;
	width:300px;
	text-align:center;
	background:#696969;
	color:#000000;
	border-radius:10px;
	-moz-border-radius:10px; /* Old Firefox */
	display:inline;

}

.menu
{
 
	color:#ff4500;
	text-align:left;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	line-height:1em;
	border-radius:10px;
	-moz-border-radius:10px; /* Old Firefox */

}

.menu h1 /*Kleur Kop balk menu rechts statisch*/
{
 
	color:#ff4500;
	line-height:1em;
	font-size:1em;
	background:#383838;
	padding:8px;
	margin-top:3px;
	margin-bottom:1px;
	border-radius:4px;

}

.menu h2
{
 
	color:#ff4500;
	line-height:1em;
	font-size:1em;
	background:#ff4500;
	padding:5px;
	margin-top:2px;
	margin-bottom:1px;
	border-radius:4px;

}

.menu a:link,a:visited
{
 
	line-height:1em;
	font-size:1em;
	text-align:left;
	color:#ff4500;
	display:inline-block;
	list-style-type:square;
	text-decoration:none;
	margin-left: 4px;

}

.menu ul
{
 
	color:#ff4500;
	padding-top:1px;
	margin-top:0px;
	padding-bottom:1px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:0px;
	text-align:left;
	list-style-type:none;
	text-decoration:none;

}

.menu li /*kleur statisch menu rechts kop2*/
{
 
	color:#DCDCDC;
	text-align:left;
	list-style-type:none;
	text-decoration:none;
	background:#DCDCDC;
	margin-bottom:2px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-radius:4px;

}

.menu h1:hover /*kleur verandering wanneer over menu rechts kop1 wordt gegaan met muis*/
{
 
	color:#000000;
	background-color:#000000;
	text-align:left;
	text-decoration:none;
	border-radius:4px;

}

.menu h2:hover/Kleur Text Kop H1 Rechtermenu on hover text link*/
{
 
	color:#ff4500;
	background-color:#000000;
	text-align:left;
	text-decoration:none;
	border-radius:4px;

}

.menu li:hover /*Kleur balk menu kop2 "Aanwijzbalk" en text balk */
{
 
	color:#ffffff;
	background-color:#000000;
	text-align:left;
	text-decoration:none;
	border-radius:4px;

}

.menu a:hover /*Kleur balk menu kop2 "text" en text balk */
{
 
	color:#FFFFFF;
	background-color:#000000;
	text-align:left;
	text-decoration:none;
	border-radius:4px;

}

.code
{

	font-family: courier;
	font-size:12px;
	text-align:left;
	background:#fff;
	display:block;
	margin-right:5px;
	padding-left:10px;
	padding-bottom:12px;
	padding-right:10px;
	overflow-x:auto;
	width:565px, !important;
	max-width:585px;
	border-radius:10px;
	-moz-border-radius:10px; /* Old Firefox */

}

.panelblue
{
 
	display:block;
	width:280px;
	border-radius:10px;
	-moz-border-radius:10px; /* Old Firefox */
	color:#000000; /*Text Panel follow me on twitter and google "TEKST"*/
	background:#dcdcdc; /*Text Panel follow me on twitter and google "Background"*/
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	border-radius:10px;
	-moz-border-radius:10px; /* Old Firefox */

}

.sidebar
{
 
	float:right;
	width:280px;
	text-align:center;
	background:#dcdcdc;
	display:block;
	padding-left:5px;
	padding-right:5px;
	margin-left:5px;
	margin-bottom:5px;
	border-radius:10px;
	-moz-border-radius:10px; /* Old Firefox */

}

.main
{
 
	position:relative;
	overflow-y:auto;
	min-width:610px;
	width:610px, !important;
	padding-top:5px;
	padding-left:35px;
	padding-bottom:35px;
	text-align:left;
	margin-right:310px;
	margin-bottom:10px;
	padding-right:35px;
	background:#DCDCDC;
	display:block;
	border-radius:10px;
	-moz-border-radius:10px; /* Old Firefox */

}

h1 a:link,a:visited /*bezochte link */
{
 	Text-decoration:underline;
	color:#ff4500;
	display:inline-block;

}

#shop
{
 
	width:930px;
	padding-top:5px;
	padding-left:35px;
	text-align:left;
	margin-top:5px;
	margin-bottom:10px;
	background:#ff4500;
	display:block;
	border-radius:10px;
	-moz-border-radius:10px; /* Old Firefox */

}

#post_sidebar
{
 
	position:relative;
	float: right;
	background:#696969;
	margin-top:10px;
	margin-left:15px;
	padding:15px;
	text-align:center;
	border-radius:10px;
	-moz-border-radius:10px; /* Old Firefox */

}

#Foto_Bar
{
 
	position:relative;
	float: left;
	background:#696969;
	margin-top:10px;
	margin-left:15px;
	padding:15px;
	text-align:center;
	border-radius:10px;
	-moz-border-radius:10px; /* Old Firefox */

}

#Foto_Bar2
{
	position:relative;
	clear: both;
	background:#696969;
	text-align:center;
	margin-top:10px;
	margin-right:275px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:12px;
	border-radius:10px;
	-moz-border-radius:10px; /* Old Firefox */
}

.panel /*Panel kleur onder Follow me on twitter and google*/
{
 
	background:#DCDCDC;
	display:block;
	margin-top: 8px;
	margin-left: 8px;
	width:280px;
	border-radius:10px;
	-moz-border-radius:10px; /* Old Firefox */

}

.centeredad
{
 
text-align:center;
}

#post_header
{
 
	padding-left:5px;
	padding-top:15px;
	background:#DCDCDC;
	width:650px;
	height:25px;
	margin-right:310px;
	margin-bottom:10px;
	padding-left:30px;
	padding-bottom:5px;
	border-radius:10px;
	-moz-border-radius:10px; /* Old Firefox */

}

#footer
{

	position:relative;
	display:block;
	text-align:center;
	background:#DCDCDC;
	clear:both;
	padding:5px;
	margin-top:5px;
	margin-bottom:15px;
	width:100%;
	font-size:small;
	border-radius:10px;
	-moz-border-radius:10px; /* Old Firefox */

}

#lightboxOverlay 
{
  
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: black;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
	opacity: 0.85;
	display: none;

}

#lightbox 
{
  
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-weight: normal;

}

#lightbox img 
{
  
	width: auto;
	height: auto;

}

#lightbox a img 
{
  
	border: none;

}

.lb-outerContainer 
{
  
	position: relative;
	background-color: white;
	*zoom: 1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;

}

.lb-outerContainer:after 
{
  
	content: "";
	display: table;
	clear: both;

}

.lb-container 
{
  
	padding: 10px;

}

.lb-loader 
{
  
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;

}

.lb-nav 
{
  
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;

}

.lb-container > .nav 

{

	left: 0;

}

.lb-nav a 
{

	outline: none;

}

.lb-prev, .lb-next 
{
  
	width: 49%;
	height: 100%;
	background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); /* Trick IE into showing hover */
	display: block;

}

.lb-prev 
{

	left: 0;
	float: left;

}

.lb-next 
{

	right: 0;
	float: right;

}

.lb-prev:hover 
{

	background: url(../images/prev.png) left 48% no-repeat;

}

.lb-next:hover 
{

	background: url(../images/next.png) right 48% no-repeat;

}

.lb-dataContainer 
{

	margin: 0 auto;
	padding	-top: 5px;
	*zoom: 1;
	width: 100%;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-ms-border-bottom-left-radius: 4px;
	-o-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-ms-border-bottom-right-radius: 4px;
	-o-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;

}

.lb-dataContainer:after 
{

	content: "";
	display: table;
	clear: both;

}

.lb-data 
{

	padding: 0 10px;
	color: #bbbbbb;

}

.lb-data .lb-details 
{

	width: 85%;
	float: left;
	text-align: left;
	line-height: 1.1em;

}

.lb-data .lb-caption 
{

	font-size: 13px;
	font-weight: bold;
	line-height: 1em;

}

.lb-data .lb-number 
{

	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 11px;

}

.lb-data .lb-close 
{

	width: 35px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;

}
.lb-data .lb-close:hover 
{
  
	cursor: pointer;

}