﻿body, html {
	background-image: url( 'images/background.jpg' );
	background-repeat: repeat-x;
	background-color: #a00000;
	margin: 0;
	padding: 0;
}

p {
  margin: 0;
  padding: 0;
}

.container {
	width: 841px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

.menu {
	height: 39px;
	background-image: url( 'images/top-menu.jpg' );
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.menu a {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: auto;
	float: left;
	margin-left: 17px;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	padding-top: 10px;
	text-align: center;
}

.footer {
	width: 100%;
	text-align: center;
	color: #ffffff;
	margin-top: 10px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3d0000;
}

.footer .shadow {
	color: #ffffff;
	margin-top: -16px;
	margin-left: -4px;
}

.footer .shadow a {
	color: #ffffff;
	text-decoration: none;
}

.footer .shadow a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.header {
	height: 243px;
	width: 841px;
	background-image: url( 'images/header.jpg' );
	z-index: -1;
}

h1, h2, h3, h4, h5, h6, h7 {
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 15px;
}

.content {
	margin-left: 45px;
	/*margin-top: -60px;*/
	margin-top: -20px;
	font-family: Verdana;
	font-size: 12px;
	width: 520px;
	float: left;
	min-height: 300px;
}

.content h1 {
	font-size: 20px;
	color: #e02626;
}

.headlines {
	float: left;
	margin-left: 25px;
	width: 240px;
	margin-top: 10px;
	font-family: Verdana;
	font-size: 12px;
}

.headlines a {
	color: #C10005;
	text-decoration: none;
}

.headlines a:hover {
	color: #C10005;
	text-decoration: underline;
}

.kopje {
	height: 15px;
	background-image: url( 'images/line.jpg' );
	padding: 7px;
	color: #ffffff;
	font-weight: bold;
}

.headlines .tekst {
	background-color: #fff3f3;
	margin-bottom: 20px;
	padding: 10px;
}

.logo {
	margin-left: 593px;
}
.stijl1 {
	color: #999999;
}

.nieuwstitel {
	color: #000000;
	text-decoration: none;	
}

.content a {
	color: #C10005;
	text-decoration: none;
}

.content a:hover {
	color: #C10005;
	text-decoration: underline;
}

.graybg {
	background-color: #F2F2F2;
	padding: 3px;	
	padding-top: 5px;
}

input, textarea {
	border: none;
	border-bottom: 1px dotted #999999;
	width: 275px;
	background-color: #F4F4F4;
	font-size: 12px;
	font-family: Verdana;
}

textarea {
	overflow: auto;
	width: 282px;
}

input {
	height: 20px;
	padding: 5px;
}

.albumthumb {
	float: left;
	margin-right: 20px;	
	margin-bottom: 20px;
	width: 150px;
}
			
.albumbeschrijving h1 {
	font-size: 20px;
	margin: 0;
	padding: 0;
}
			
.fotothumbnail {
	float: left;
	margin-right: 20px;
	width: 150px;
	height: 150px;
	text-align: center;
	margin-bottom: 10px;
}
