body {
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #000000;
}
div								{display:block;}
img								{border:0px;display:inline;}
td 								{empty-cells:show;}
table 							{border:0px;}

.content {
	font-size: 12px;
	overflow: visible;
	position: absolute;
	left: 240px;
	top: 99px;
	width: 700px;
	padding-bottom: 24px;
}

.content a{
	color: #CB0000;
}

.content a:hover	
{
	color: #000000;

}
.menu a, .klant a{
	text-decoration: none;
	color: #666666;
}

.menu a:hover,.klant a:hover	
{
	color: #FF0000;
background-color: #333333;
}
.klant {
	
}
#bottom {
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 113px;
	width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#container {
	margin: 0px auto;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 900px;
	overflow: visible;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main {
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#top {
	height: 148px;
	width: 900px;
	position: relative;
}
#top #logo {
	position: absolute;
	z-index: 1;
	height: 83px;
	width: 399px;
	left: 21px;
	top: 23px;
}
#contentcol {
	width: 640px;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	overflow: visible;
	position: relative;
}
#content {
	clear: both;
	width: 900px;
	overflow: hidden;
}
#rightcol {
	float: left;
	width: 212px;
	padding-right: 12px;
	padding-left: 12px;
}
#contentcol .post {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #656565;
	margin-bottom: 12px;
}
#topmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FAB33B;
	position: absolute;
	width: 600px;
	left: 110px;
	top: 107px;
	font-size: 16px;
	font-weight: bold;
}
#topmenu a{
	color: #FAB33B;
	text-decoration: none;
}
#topmenu a:hover{
	color: #FFFFFF;
}
#login {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bolder;
	color: #656565;
}
#rightcol .list {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #656565;
	text-align: left;
	margin-top: 12px;
	padding-top: 6px;
}
#rightcol .list .titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FAB33B;
}
#rightcol .list ul {
	padding-left: 12px;
	padding-top: 0px;
	margin-top: 6px;
}
#rightcol .list li {
	list-style-image: url(../images/listpointer.gif);
	list-style-type: none;
	margin-left: 7px;
}
#rightcol .list li a{
	color: #FFFFFF;
	text-decoration: none;
}
#rightcol .list li a:hover{
	color: #FAB33B;
}
#rightcol a{
	color: #CCCCCC;
	text-decoration: none;
}

#rightcol a:hover	
{
	color: #FFFFFF;
	text-decoration: underline;

}
.post .titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 6px;
}

.post .info {
	text-align: left;
	color: #CCCCCC;
}
.post .info a{
	color: #FFFFFF;
	text-decoration: none;
}
.post .info a:hover{
	color: #FAB33B;
}
.post .info .user {
	font-size: 14px;
	font-weight: bold;
}
.post .rating {
	float: right;
	width: 240px;
	text-align: right;
	overflow: visible;
	position: relative;
}
.post .image {
	margin-bottom: 6px;
	width: 640px;
}
#pagenav  {
	width: 640px;
	text-align: center;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #656565;
	margin-right: 12px;
	margin-left: 12px;
}
#pagenav a{
	color: #FFFFFF;
	text-decoration: none;
	
}
#pagenav a:hover{
	color: #FAB33B;
}

