body {
	background: #262626 url(images/body_bg.gif) 0 0 no-repeat; 
	font-family: Arial;
	font-size: 11px;
	color: #8e8e8e; 
}

a {
	color: #939379;
	text-decoration: none; 
}

a:hover { 
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 { 
  font-weight: bold; 
  margin: 0 0 18px; 
}

h1 { 
  font-size: 2.0em;
}

h2 { 
  font-size: 1.7em;
}

h3 { 
  font-size: 1.4em; 
}

h4 { 
  font-size: 1.2em; 
}

h5 { 
  font-size: 1.0em; 
}

h6 { 
  font-size: 0.8em; 
}

p { 
  line-height: 16px; 
  margin: 0 0 18px;
}

abbr, acronym {
  border-bottom: 1px dotted #9e9e9e; 
}

address { 
  margin-top: 18px; 
  font-style: italic; 
}

strong, th, thead, dt { 
  font-weight: bold; 
}

cite, em, dfn, i, ins { 
  font-style: italic; 
}

blockquote { 
	font-style: italic;
	margin: 18px; 
	padding: 0 0 0 18px;
	border-left: 3px solid #9e9e9e; 
}

pre, code, tt { 
  font-family: 'andale mono', 'monotype.com', 'lucida console', monospace;
} 

tt { 
  display: block; 
  margin: 18px 0; 
  line-height: 18px;
}

small { 
  font-size: 0.8em;
}

sup {
  height: 0;
  line-height: 1;
  position: relative;
  top: -0.6em;
  vertical-align: baseline!important;
  vertical-align: bottom;
}

sub {
  position: relative;
  top: 0.3em;
  vertical-align: baseline;
}

big {
  font-size: 1.175em;
}

hr { 
	background: url(_img/nav_bg.gif) 0 0 repeat-x;
	height: 1px;
	margin: 0 0 18px;
	border: 0;
	clear: both;
}

#clear {
	clear: both;
	height: 10px;
	border: 0px;
	border: none;
}
	
ol, ul { 
  margin: 0 0 18px;
}

.left { 
  float: left;
}

img.left { 
  margin: 0 18px 18px 0;
}

.right { 
  float: right; 
}

img.right { 
  margin: 0 0 18px 18px;
}

ul, ol { 
  margin: 0 0 18px 18px; 
  list-style-position: inside;
}

ul { 
  list-style: disc;
}

ol { 
  list-style-type: decimal;
}

ol li, ul li { 
	list-style-position: inside;
	margin:6px 0;
}
	
ol ol { 
  list-style: upper-alpha;
}

ol ol ol {
  list-style: lower-roman;
}

ol ol ol ol {
  list-style: lower-alpha;
}

ul ul, ol ol, ul ol, ol ul { 
  margin-bottom: 0;
}

dl { 
  margin: 0 0 18px 0;
}

dl dt { 
	font-weight: bold; 
	margin:18px 0 6px;
}

dd { 
	margin-left: 18px;
	line-height:18px;
}

#reclame { 
  top: 350px;
  padding-top: 350px;
  border: 0px;
  border: none;
}

#side { 
	float: left; 
	width: 242px;
	padding: 0 0 0 40px;
}
	
#logo {
	background: url(images/logo.png) 100% 100% no-repeat;
	float: left;
	width: 245px;
	height: 107px;
	margin: 0 0 15px -40px;
}

#logo a {
	width: 245px;
	height: 107px;
	text-indent: -10000px;
	display: block;
}

.block { 
	float: left;
	text-align: right;
	line-height: 1;
	width: 202px;
	clear: both;
}

.block h2.block-title {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	text-transform: uppercase;
	font-weight: bold;
	margin: 20px 0 9px;
}

.block ul { 
	font-size: 12px;
	list-style: none;
	margin: 0;
}
	
.block ul li { 
	background: url(images/nav_bg.gif) 0 100% repeat-x;
	margin: 0;
}

.block ul li a {
	background: url(images/nav_bullet.gif) 190px 8px no-repeat;
	color: #99FF00;
	width: 176px;
	height: 16px;
	padding: 4px 28px 0 0;
	text-decoration: none;
	display: block; 
}

.block ul li:hover { 
  background-color: #222;
}

.block ul li:hover a { 
	background-image: url(images/nav_bullet_over.gif);
	color: #99FFCC;
}

.submit {
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 1px;
  padding-bottom: 1px;
  font-size: 11px;
  font-family: Tahoma, serif;
  font-weight: bold;
  color: #000cE00;
}
        
#main {
	float: left;
	margin: 10px 0 0;
}

#main p.user-links, #main p.time { 
  color: #939379;
}

#main p.user-links { 
	float: left;
	margin: 0 0 0 32px;
}

#main p.time { 
	float: right;
	margin: 0 32px 0 0;
}

#content {
	background: url(images/content_bg.gif);
	float: left;
	width: 682px;
	margin: 7px 0 0;
	padding: 21px 7px 17px;
	border: 1px solid #474747;
	clear: both;
	font-weight: bold;
}

h2.cat {
	background: url(images/content_cat_left.png) 0 0 no-repeat;
	font-size: 12px;
	font-weight: bold;
	height: 45px;
	margin: 0 0 0 -20px;
	padding: 0 0 0 12px;
}

h2.cat a {
	background: url(images/content_cat_right.png) 100% 2px no-repeat;
	color: #ffffcc;
	float: left; 
	height: 33px;
	padding: 12px 24px 0 7px;
}

h3.rechts {
	background: transparent;
	font-size: 12px;
	font-weight: bold;
	height: 45px;
	margin: 0 0 0 -20px;
	padding: 0 0 0 12px;
	float: right; 
	color: #8e8e8e;
}
	
.post { 
	margin: 0 0 17px;
	clear: both;
	font-weight: bold;
}

.post h3.post-title { 
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin: 0 0 6px;
}

.post h3.post-title a { 
  color: #8e8e8e;
}

.post p.post-time { 
	color: #8e8e8e;
	float: right;
	margin: 0;
	display: inline;
}

.post p.post-time span { 
  font-weight: bold;
}

input.login_naam, input.login_wachtwoord {
  background: #FFFFFF url('images/login_name.gif') no-repeat left center;
  padding: 2px; 
  padding-left: 18px; 
  padding-bottom: 1px;
  margin: 1px 0;
  width: 110px;
  border: 1px solid #bb0000;
}

input.login_wachtwoord { 
  background-image: url('images/login_pass.gif');
}

input.login_naam:hover, input.login_wachtwoord:hover, input.login_naam:focus, input.login_wachtwoord:focus {
  border: 1px solid #bb0000;
}
	
#footer {
	text-align: center;
	padding: 13px;
	clear: both; 
}

#footer a { 
  font-weight: bold;
}