﻿body 
{
	font-family:Tahoma;
	font-size:13px;
	background-image:url('images/body.jpg');
	margin:0px;
	padding:0px;
}
.contentheader
{
	font-weight:bold;
	font-size:14px;
}
.subheader
{
	float:right;
	font-weight:bold;
	font-size:12px;
}
a
{
	color:Black;
	font-weight:bold;
	text-decoration:none;
}
a:hover
{
	color:Black;
	font-weight:bold;
	text-decoration:underline;
}
.postlinks
{	
	color:Black;
	font-weight:normal;
	text-decoration:none;
}
.postlinks:hover
{	
	color:Black;
	font-weight:normal;
	text-decoration:underline;
}
p
{
	padding-top:8px;
	margin-top:0px;
}
.content
{
/*	position:relative;
	width:600px;
	top:-60px;
	left:75px;*/
	width:600px;
	padding-left:75px;
	padding-top:10px;
}
.accent
{

}
div#header
{
	padding-top:10px;
	height:75px;
	width:100%;
	background-image:url('images/header.png');
	background-repeat:repeat-x;
}
div#filip
{

	bottom:10px;
	right:0px;
	position:absolute;
	z-index:0;
}
img#filip
{
	border:none;
	bottom:10px;
	right:0px;
	position:absolute;
	z-index:0;
}
img
{
	border:none;
}
img#enter
{
	position:relative;
	left:120px;
	top:2px;
	border:none;
}
td
{
	font-family:Tahoma;
	font-size:11px;
}
.grid
{

}
.grid td
{
	font-size: 11px;
	padding:5px;	
}
.header
{
	font-weight:bold;
	background-color:#bbbbbb;
}