a, a:hover {
	color: blue;
}


.name {
	color: white;
	font-size: 22px;
	letter-spacing: 2px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}


.name a {
	color: white;
	text-decoration: none;
}

.shadow {
	color: #3d3d3d;
	top: 1px;
	left: 1px;
	z-index: 1;
}

.post {
	border: 1px solid #ddd;
	border-left: none;
	border-right: none;
	border-top: none;	
	overflow: auto;
	padding: 10px;
	_padding-bottom: 20px;
	min-width: 430px;
	_width: 430px;
}

textarea {
	height: 200px;
	width: 440px;
}

.post .dark {
	background: #f2f2f2;
}

#blog #links_inhoud {
	padding: 0;
	width: auto;
}

.post h2 {
	font-weight: normal;
}

.post .date {
	font-size: 11px;
}

.post .menu {

}

.post .more, .post .count, .post .user {
	float: right;
	margin-right: 5px;
	font-size: 11px;
}

.messagecontainer {
	padding: 15px;
	overflow: auto;
	background: white;
}

.postMessage {
	margin-top: 8px;
	padding-top: 8px;
}

.message {
	padding: 10px;
	padding-bottom: 1px;
}

.bar {
	border: 1px dashed #ddd;
	border-left: none;
	border-right: none;
	border-top: none;
	margin-bottom: 8px;
	margin-top: 8px;
}

.message .date, .message .user, .message website {
	float: left;
	margin-right: 5px;
	font-size: 11px;
}

.message .menu {
	overflow: auto;
	_height: 20px;
}

.darkM {
	background: #f3f3ff;
}

#header_rechts_blog {
	position: absolute;
	right: 10px;
	bottom: 5px;
}

.pageList li {
	width: auto !important;
}

.blogBlock {
	margin: 10px;
	border: 1px solid #ededed;
	padding: 5px;
	position: relative;
}

.blogBlock .rating {
	position: absolute;
	top: 5px;
	right: 10px;
}

.blogBlockUrl *, .blogBlockUrl {
	color: #3d3d3d;
	text-decoration: none !important;
}

.blogBlockUrl:hover .blogBlock {
	background: #ededed;
}

h3 .small {
	padding-left: 5px;
	font-weight: normal;
}

.moreTowns {
	float: right;
	display: inline;
	margin-right: 10px;
}

.aMessage {
	margin: 2px !important;
	display: inline;
}

tr.small * {
	font-size: 11px !important;
}

.searchvalue, .searchbutton {
	width: 100px;
	background: #559DE6;
	color: white;
	border: 1px solid white;
}

.searchvalue {
	background: white;
	width: 168px;
	border: 1px solid #ddd;
	color: black;
}

#links_inhoud .down li {
	float: none;
}

#midden, #container, #inhoud {
	background: url(../images/stripe_back.gif) repeat white;
}

#rechts li {
	display: block;
	float: none;
	margin-bottom: 4px;
	height: auto;
}

#rechts ul {
	margin-bottom: 16px;
}