body {
	background-image: url(../images/bg.jpg);
	margin: 0px;
}

#main {
   width: 980px;
   margin-left: auto;
   margin-right: auto;
	background-color: #8b694c;
}

a {
	text-decoration: none;
	color: #e67700;
	font-weight: bold;
}

a:hover {
	color: #ffb804;
}

.header {
	width: 980px;
	height: 375px;
	background-image: url(../images/header.jpg);
	font-family: georgia;
	font-style: italic;
	font-size: 14px;
}

.site {
	width: 490px;
	background-repeat: repeat-x;
	background-color: #8b694c;
	float: left;
	height: 100%;
}

.twitter {
	padding-left: 690px;
	padding-right: 30px;
	padding-top: 58px;
	float: none;
	font-family: georgia;
	font-size: 13px;
	line-height: 17px;
	color: #555555;
	font-style: italic;
}

.menu {
	padding-left: 20px;
	padding-top: 345px;
	float: left;
}

.flickr {
	width: 225px;
	padding-left: 10px;
	padding-top: 20px;
	float: left;
}

.flickr2 {
	width: 225px;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
}

.weblog {
	width: 450px;
	float: left;
	background-color: white;
	margin-top: 20px;
	margin-left: 10px;
	padding: 10px; 
	margin-bottom: 20px;
}

.weblog2 {
	width: 205px;
	float: left;
	background-color: white;
	margin-top: 20px;
	padding: 10px;
}

.weblog3 {
	width: 225px;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}

.weblog6 {
	background-color: white;
	width: 205px;
	float: left;
	margin: 0px;
	padding: 10px;
}

.totaal {
	width: 980px;
}

.weblog4 {
	width: 205px;
	float: left;
	background-color: white;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 10px;
}

.weblog5 {
	width: 450px;
	float: left;
	background-color: white;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 10px; 
	margin-bottom: 10px;
	font-family: georgia;
	font-size: 12px;
	font-style: italic;
}

.weblog7 {
	width: 450px;
	float: left;
	background-color: white;
	margin-top: 20px;
	margin-left: 10px;
	padding: 10px; 
	font-family: georgia;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}

.datum {
	font-family: georgia;
	font-size: 12px;
	color: #de245b;
	font-style: italic;
	padding-bottom: 5px;
}

.datum2 {
	font-family: georgia;
	font-size: 12px;
	color: #de245b;
	font-style: italic;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.titel {
	font-family: georgia;
	font-size: 20px;
	color: #17878c;
	font-style: italic;
	line-height: 24px;
}

.titel2 {
	font-family: georgia;
	font-size: 16px;
	color: #17878c;
	font-style: italic;
	padding-left: 10px;
	padding-bottom: 5px;
	line-height: 24px;
}

.post {
	font-family: georgia;
	font-size: 13px;
	line-height: 17px;
	color: #555555;
	font-style: italic;
	padding-top: 10px;
}

.pivot-image {
border:0px solid #B5B5B5;
margin:0;
}

.post2 {
	font-family: georgia;
	font-size: 12px;
	line-height: 15px;
	color: #555555;
	font-style: italic;
	padding-top: 10px;
}

.post3 {
	font-family: georgia;
	font-size: 12px;
	line-height: 15px;
	color: #555555;
	font-style: italic;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.post4 {
	font-family: georgia;
	font-size: 12px;
	line-height: 15px;
	color: #555555;
	font-style: italic;
}

.signing {
	font-family: georgia;
	font-size: 12px;
	color: #de245b;
	font-style: italic;
	padding-top: 10px;

}

.signing2 {
	font-family: georgia;
	font-size: 12px;
	color: #de245b;
	font-style: italic;
	padding-top: 5px;
	padding-left: 10px;
}

hr {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #e67700; 
	border-style: none none dotted;
	margin-bottom: 0px;
}

img {
	border: none;
}

.nmw {
	float: left;
	width: 235px;
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-left: 10px;
	background-color: #8b694c;
}


ul {
	list-style: none;
}

.clear {
   font-size: 1px;
   margin: 0;
   padding: 0;
   clear: both;
   
}
