body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03F;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #03F;
}

h1 {
	font-size: 44px;
}

h2 {
	font-size: 18px;
}

h3 {
}

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol {
}

blockquote {
}

a {
	color:  #03F;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr {
	display: none;
}

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	background: #FFFFFF;
/*	background: url(images/img01.jpg) no-repeat left top;  */
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	background: #FFFFFF;
	border: 1px solid #DADADA;
/*	background: url(images/img02.jpg) repeat-y left top; */
}

#page-bgtop {
	padding-top: 30px;
}

/** LOGO */

#logo {
	width: 860px;
	height: 134px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color:#03F;
}

#logo p {
	text-transform: lowercase;
	font-size: 10px;
}

#logo h1 {
	padding-top: 54px;
	font-size: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo a {
	text-decoration: none;
	color: #03F;
}

/* Content */

#content {
	float: right;
	width: 660px;
	padding-top: 10px;
	padding-right: 30px;
}

/* Post */
.postno {
display:none;
}

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
	color: #03F;
}

.post .title a {
	text-decoration: none;
	color: #03F;
}

.post .date {
}

.post .meta {
	margin-top: -10px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
	color: #03F;
}

.post .meta a {
	color: #03F;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a {
}

.post .entry {
	padding: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03F;
	border-right: 1px solid #DADADA;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0px;
	padding: 10px 0px;
	border-bottom: 1px dotted #504D4B;
}

#sidebar p {
	margin: 0;
	padding: 0px 0px;
}

#sidebar h2 {
	height: 26px;
	margin: 0 0 10px 0px;
	padding: 12px 0 2px 0px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #03F;
}

#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #03F;
}


/* Footer */

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 70px 0px 20px 0px;
	background: #FFFFFF;
/*	background: url(images/img03.jpg) no-repeat left top; */
}

#footer-bgcontent {
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #6C6A69;
}

#footer a {
	color: #6C6A69;
}

#Layer1 {
    background:;
    z-index:1; 
	display:none;
}
#Layer2 {
    background:;
    z-index:2;
	display:none;
}
#Layer3 {
    background:;
    z-index:3;
	display:none;
}
.gallery li {
        display: inline;
        list-style: none;
        width: 110px;
        min-height: 110px;
        float: left;
        margin: 0 10px 10px 0;
        text-align: center;
	}
/* Start preview instellingen foto popup */

#preview {
	position:absolute;
	border:0px solid #ccc;
	background:#CCC;
	padding:5px;
	display:none;
	color:#03F;
	}
/* Einde preview instellingen foto popup */

/*  */

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#CCC;
	padding:0px;
	display:none;
	color:#03F;
	}

/*  */

