/*  
Theme Name: HardHoofd 2

Description: HardHoofd2


*/

img {
	border: 0px;	
}

@charset "utf-8";
/* CSS Document */

html {
	background-color:#333333;
}

body, html {
	color: #404041; 
	background-color:#333333;
	background-image:url(bg-white.gif); 
	background-repeat:repeat-y; 
	background-position:center;
	text-decoration: none; 
	font-size:12px; 	
}

TD {
	color: #404041; 
	width: 190px;
}

A {
	text-decoration: none;
	font-family: arial, helvetica;
	font-size: 11px;
	color: #333333; 
}
A:visited {
	text-decoration: none;

}
A:active {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

h1 { 
	font-size: 24px; 
	font-weight: bold;
	font: Helvetica, Arial, sans-serif;
	margin-bottom: 7px;
	margin-top: 45px;
	text-align: left;
}
h2 { 
	font-size: 24px;
	//font-style: italic;
	font-weight: normal;
	font: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 7px;
	margin-top: 45px;
	text-align: left;
}
h3 { 
	margin-bottom: -35px;
}
h4 { 
	margin-bottom: -18px;
}

.bgcolor1 {
	background-color: #F7F9E0;
	font-family: verdana;
	font-weight: bold;
	font-size: 95%;
	padding-right: 10px;
	//font-family: "arial black";
}

.bgcolor1 > A {
	background-color: #F7F9E0;
	font-family: "Helvetica";
	font-weight: bold;
	font-size: 95%;		
}

.bgcolor2 {
	background-color: #EBE5EC; 
	font-family: georgia;
	font-style:italic; 
	font-size: 100%;
	padding-right: 10px;
}

.bgcolor2 > A {
	background-color: #EBE5EC; 
	font-family: palatino;	
	font-size: 100%;
}

p { 
font-size: 11px; 
font-family: Arial, Helvetica, sans-serif;
text-align: left;
}

.single p { 
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif;
text-align: left;
}

#wrapper {
	background-color: #ffffff;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;	
	padding-top: 10px;	
	margin-top: -10px;
	margin-bottom: -10px;
	
}
.left {
	margin-left: 0px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #414042;
}

/*.single .left {
	margin-left: 0px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #414042;
	clear:both;
}*/

.right{
	margin-right: 0px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #414042;
}
.top {
	width: 1000px;
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
}
#logo {
	width: 976px;
	height: 186px;
	padding: 12px;
	background-color: #F7F9E0;
	background-image: url('kop-bg.gif');
	}
#logotop{
	height: 110px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 72px;
	margin-top: 60px;
}
.logobottom {
	height: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
}
.hard{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.hoofd{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.main{
	width: 1000px;
	margin-top: 15px;
	margin-left: -10px;
	}
.kolom_a{
	width: 390px;
	float: left;
	}
.kolom_b{
	width: 189px;
	float: left;
	}
.spacer{
	width: 14px;
	height: 1px;
	float: left;
}
.lijn{
	height: 2px;
	width: 100%;
	background-color: #414042;
	font-family: Georgia, "Times New Roman", Times, serif;
		clear: both;
	margin-bottom: 15px;
}
.regular {
	width: 190px;
	margin-bottom: 5px;
}
.regular .right a,
.regular .left a{ 
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #414042;
}



/*** SMS van de Dag ***/


.sms {
	clear:both;
	font-size: 13px;
	font-family: Helvetica, Arial;
	font-family:'Courier New';
	margin:10px 0;
	display:block;
}

.sms .datum {
	color:#ccc;
	text-align: center;
}

.sms .tekst {
	font-family:'Courier New';
	padding:5px;
	background: #f1f1f1;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}