* {
	margin: 0;
	padding: 0;
	padding-left: 0px;
	color:#666666;
}
	
	
}

html, body {
	height: 100%;
}

body {
	background-image:url(afbeeldingen/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;	
}



.tabel_tekst {

	margin-top: -2px;
	

}

form {
	background-color:#FFFFFF;
	padding: 5px;
	margin-left:20px;
	
}


h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	color: #ac002f;
}

h1 {
	font-size: 155%;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	
}

h2 { font-size: 100%;
     color: #ac002f; 
	 margin-left: 20px;
}

h3 {

	font-size:14px;
	font-weight:bold;	
		margin-left: 20px;

}
h4  {
    font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #9900CC;
	line-height: 19px;
}
h5  {
    font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #9900CC;
	line-height: 19px;
}
<!--pagina,....,unordered and ordered list -->

p, blockquote, ul, ol {
	font-size:14
	px;
	line-height:16px;
     color: #ac002f; 
	margin-bottom: 1.5em;
	margin-left: 20px;
	margin-right: 50px;
}

blockquote {
	padding-left: 2em;
}

<!-- list -->

li {
  	list-style: none; 
	margin: 0 0 5px 0;
	padding: 0 0 20px 0;	 
}

ol {
	margin-left: 2em;
}



a:link{
color: #ac002f;
text-decoration: underline;
font-weight: bold;
}

a:visited{
color: #8B304E;
text-decoration: underline;
font-weight: bold;
}

a:hover{
color: #8B304E;
text-decoration: none;
font-weight: bold;
}

a:active{
background-color: transparent;
color: #8B304E;
text-decoration: underline;
font-weight: bold;
}




	
main {

margin-top:-2px;

}



/* Boxed */

.boxed {
	padding-top: 20px;
}

.boxed .title {
	margin: 0 15px;
	padding: 0 0 0 10px;
	background: url(images/img08.gif) no-repeat left center;
	font-size: 100%;
}

.boxed .content {
	padding: 2px;
	padding-top: 50px;
}

.boxed ul li {
	margin: 0 0 3px 0;
	padding: 0;
	background: none;
	font-size: 85%;
}
img.right {
	float: right;
	margin: 0 0 0 20px;
}
img.left {
	float: left;
	margin: 0 20px 0 0px;
}
a.zwart:link { color: #666666; font-weight: bold; text-decoration: none; }
a.zwart:visited { color: #666666; font-weight: bold; text-decoration: none; }
a.zwart:hover { color: #9900CC; text-decoration: underline; }
a.zwart:active { color: black; font-weight: bold; text-decoration: none; }

/* Page */

#header {
	width: 700px;
	height: 104px;
	background: url(images/bg_boven2.gif) no-repeat top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:136px;
	padding-left:250px;
	margin: 0 auto;
} 
#header a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
}

#header a:hover {
	text-decoration: underline;
}




html>body #page {
	height: auto;
}

#col-one {
	float: left;
	width: 190px;
	padding-left: 40px;
	padding-top: 40px;
	padding-right:10px;
	font-size:13px;
}
#col-one a {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}


#col-two {
	float: right;
	font-size: 11px;
	padding-right: 40px;
	padding-left:18px;
	width: 170px;	
}

#col-three {
	float: left;
	width: 440px;
	padding-left: 20px;
	padding-top:40px;
	font-size: 12px;
}
#col-three p {
	line-height: 20px;
}

#col-three li {
	list-style: square inside; 
	border-bottom: none;
	padding: 0px;
}
/* Logo */

#logo {
	height: 371px;
	background: #919F48 url(images/img02.jpg) no-repeat;
}

#logo h1 {
	margin: 0;
	padding: 305px 0 0 13px;
	font-size: 36px;
}

#logo h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 15px;
	font-size: 11px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul li {
	margin: 0;
	padding: 10px;
	background: url(images/img09.gif) repeat-x left top;
}

#menu li.first {
	background: none;
}

#menu a {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}

#menu a:hover b {
	text-decoration: underline;
}



/* Featured Post */

#featured-post {
	height: 336px;
	padding: 35px 20px 0px 20px;
	background: #29351E url(images/img03.jpg) no-repeat left bottom;
	color: #8CA575;
}

#featured-post h1 {
	margin: 0 0 5px 0;
	padding: 6px 0 0 35px;
	background: url(images/img04.jpg) no-repeat;
	color: #FFFFFF;
}

#featured-post a {
	color: #FFFFFF;
}

/* Latest Posts */

#latest-posts {
}

.post {
}

.post .title {
	margin: 0 20px;
	padding: 20px 0 0 0;
	background: url(images/img04.jpg) no-repeat right bottom;
	border-bottom: 1px solid #919F48;
}

.post .title a {
	border: none;
	color: #29351E;
}

.post .meta {
	margin: 0 20px 20px 20px;
	padding: 10px 0;
	background: url(images/img05.gif) repeat-x left bottom;
	text-transform: none;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.post .meta a {
	color: #999999;
}

.post .story {
	padding: 0 20px 20px 20px;
}
#minikader {
	width: 425px;
	padding: 5px;
	border: 1px solid #9933FF;
}
#minikader2 {
	width: 175px;
	padding: 5px;
	border: 1px solid #9933FF;
	background: #E2E2E2;
}

#form1 {
    background: #E6E6E6;
	padding: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}
#form1 label {
    background: #999999;
	color: #FFFFFF;
	-moz-border-radius: 10px;
}
#form1 h5, form label  {
    display: block;
     -moz-border-radius: 10px;
	 padding: 1px 1px 1px 5px;
}
#form1 checkbox {
    background: #9900FF;
	color: #FFFFFF;
	-moz-border-radius: 10px;
}
#footer #oneliner  {
	width: 190px;
	position: absolute;
	z-index: 2;
	color: #CC9900;
	font-weight: bold;
	left: 36px;
	top: -42px;
}

/* Footer */

#footer {
	background: url(images/achtergrond_footer.jpg) top no-repeat;
	width: 910px;
	height: 40px;
	padding-left: 40px;
	padding-top: 45px;
	font-size: 11px;
	position: relative;
}

#footer p {
	margin: 0;
	padding: 0;
	
	color: #FFFFFF;
}

#cadeaubon {
	margin-top: 46px;
	margin-left: 926px;
	position: absolute;
	z-index: 10;
}

