/* @override http://www.vankim.nl/web/wp-content/themes/default/style.css */

body {
	color: #333;
	font: 12px/17px Verdana, "Lucida Grande", Lucida, sans-serif;
	background: #e5e3e3 url(images/Achtergrond.jpg) repeat-y center;
}

#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 800px;
	background-color: silver;
}

#toppage {
	width: 800px;
	margin-left: -8px;
	height: 285px;
}

#footer {
	background-color: silver;
}

#content {
	width: 755px;
	padding-left: 25px;
}

#menu {
	margin-top: 10px;
	margin-bottom: 1px;
	margin-left: 17px;
	height: 24px;
}

#menu li {
	display: inline;
	letter-spacing: 1px;
	font-size: 14px;
	margin-top: 10px;
}

#menu li a {
	color: #b51e92;
	font-size: 14px;
	line-height: 15px;
	padding-right: 18px;
	padding-left: 18px;
}

#bericht {
	margin-top: 10px;
	width: 470px;
}

.bericht strong {
	color: #6460AA;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}

#bericht em {
	color: #6460AA;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}

#gallery em {
	color: #6460AA;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}

#bericht img {
	width: 10px;
	height: 10px;
	display: none;
}

.page_item {
   list-style: none;
	font-size: 14px;
	text-align: left;
	line-height: 25px;
}

#gallery {
	width: 470px;
	margin-top: 10px;
}

#menu li a:hover {
	color: #6460AA;
}

#image {
	margin-right: 10px;
	margin-bottom: 10px;
	width: 200px;
}

#left {
	margin-right: 10px;
	margin-bottom: 10px;
	width: 200px;
	margin-top: 10px;
}

#left li a:hover {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	color: #6460AA;
}

#left li a {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}


.post {
	float: right;
	margin-left: 20px;
	margin-right: 10px;
	width: 505px;
}



.post h2 {
	color: #6460AA;
	font-weight: normal;
	font-style: normal;
}

h2 {
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 12px;
}

small {
	color: gray;
}

.flash {
	color: gray;
	background-color: silver;
	width: 800px;
	height: 175px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.line {
	color: gray;
	background-color: silver;
	width: 800px;
	height: 2px;
}

.topimage {
	color: gray;
	background: white url(images/Top.jpg) no-repeat center;
	width: 800px;
	height: 53px;
	padding-bottom: 10px;
}

a {
	text-decoration: none;
	color: gray;
}

a:hover {
	text-decoration: underline;
	color: #b41e8e;
}

.plaatje {
	margin-top: 10px;
}


