/* reset */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}

fieldset, img {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol, ul {
	list-style: none;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}


body {
	padding: 0;
	margin: 0 0 50px;
	background: #f5f7e7 url(images/bg.jpg) no-repeat center top;
	width: 100%;
}

.adres {
	width: 598px;
	height: 154px;
	margin-right: auto;
	margin-left: auto;
}

.logo {
	width: 502px;
	height: 286px;
	background: url(images/logo.png) no-repeat;
	margin: 40px auto -40px;
}

div.terug {
	position: absolute;
	top: 0;
	margin-left: 40px;
}

div.portfoliokop {
	margin-top: 25px;
	margin-left: 70px;
}

div#buttons {
	text-align: center;
	margin-bottom: 60px;
}

#buttons li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}

/* gallery */

a:hover {
	color: #333333 !important;
	background-color: inherit;
}

a img {
	border: 0.00 !important;
}

#description {
	color: inherit;
}

a {
	color: #FFFFFF !important;
	text-decoration: none !important;
	background-color: inherit;
}

div.lightboxgallery {
	color: inherit;
	margin-top: 20px;
}

#titles {
	color: inherit;
}

p {
	padding: 0.5em 0 !important;
	font-size: 11px !important;
}

#titles h2 {
	font-size: 15px !important;
}

#titles h1 {
	font-size: 25px !important;
}

img.gallerythumb {
	border-color: #CCCCCC !important;
	border-width: 1px !important;
	border-style: solid !important;
}

#thumbcontainer {
	color: inherit;
}

#footer {
	color: inherit;
	height: 30px;
}

img.gallerythumb {
	background-color: #FFFFFF !important;
	padding: 4px !important;
	margin: 0 auto !important;
	color: inherit;
}

