﻿.kop
{
	width: 540px;
	padding-top: 15px;
	padding-bottom: 5px;
}

.content
{
	width: 540px;
	padding-left: 5px;
	margin-top: 25px;
}

.subject
{
	font-size: 18px;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-bottom: 2px;
}

.smallgray
{
	font-size: 10px;
	color: gray;
}

.reactiecount
{
	font-size: 10px;
	color: gray;
	margin-top: 2px;
}

.leesverder
{
	font-size: 10px;
	text-decoration: none;
	color: #EB9121;
	font-weight: bold;
}

.leesverder:hover
{
	font-size: 10px;
	text-decoration: underline;
	color: #EB9121;
	font-weight: bold;
}

.teaser
{
	font-size: small;
	margin-top: 5px;
}

.gray
{
	color: gray;
}

.reacties
{
	margin-top: 10px;
	width: 460px;
}

#outerkeywords
{
	position: absolute;
	top: 109px;
	width: 170px;
}

#keywords
{
	height: 22px;
	vertical-align: top;
	font-family: verdana;
	font-size: small;
}

ul.keywords
{
	list-style-type: square;
	line-height: 17px;
	margin-left: 10px;
	padding-left: 5px;
	font-family: verdana;
	font-size: small;
}

.blogheader
{
	font-size: 130%;
	color: #7E6B5C;
	letter-spacing: 1px;
	font-family: Arial;
}

.blogtextbox
{
	height: 13px;
	width: 100px;
	border-width: 1px;
	border-style: solid;
	border-color: #BBBBBB;
	font-family: Verdana;
	font-size: 11px;
	margin: 2px;
	position: relative;
	top: 1px;
}

.blogedit
{
	font-family: Verdana;
	font-size: 11px;
	margin: 2px;
}

.blogerror
{
	font-family: Verdana;
	font-size: 11px;
	margin: 2px;
	color: Red;
}

.blogcheckbox
{
	border-color: #BBBBBB;
	position: relative;
	top: 1px;
}

.blogbutton
{
	background-color: #F7F7F7;
	border-width: 1px;
	border-color: #E4E4E4;
	border-style: solid;
	height: 18px;
	margin-top: 10px;
	margin-left: 10px;
	font-family: Verdana;
	font-size: 11px;
}
