body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
		}
p, h1, h2, h3{
	padding:0;
	margin:0;
	color: #373737;
	font-size: 13px;
	}

#header { padding: 45px 2em 1em 20px; color: #000; background: #fff; }

#main { width: 900px; margin: 10px 0; background: #fff; }
#col1 { float: left; width: 75%; text-align: left;}
#col2 { display:none}
#col3 {
	width: auto;
	border-left: 1px dotted gray;
	margin: 0 0 0 75%;
	padding: 10px 0 0 5px;
	text-align: left;
}

#footer { width: 900px; margin: 0 auto; padding: 10px 20px; color:#666; background: #f9f9f9; border-top: 5px #efefef solid; }

.blogheader {
	border: 2px groove silver;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #000098;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: Background;
}
.blogtitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: navy;
	margin-left: 0px;
	background-color: silver;
}
.blogposted {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: black;
	border-bottom: 1px dotted gray;
}
.blogtekst {
	font-family: "Trebuchet MS";
	margin-left: 20px;
	width:640px;
	font-size:14px;
}
.blogkopdate {
	margin-bottom: 7px;
	margin-top: 5px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
.blogfooter {
	margin-bottom: 7px;
	margin-top: 5px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
.blogsidebarheader {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	width:150px;
	color: navy;
	BACKGROUND-COLOR: Background;
}

.blogsidebartekst {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.clearfix { display: block }
.read-more {
	text-align: right;
	text-decoration: none;
	font-size: 12px;
}
