/* mac hide \*/
HTML,BODY{
	height:100%;
	margin:0;
	padding:0;
}
/* end hide*/

BODY{
	background-color: #fdf4de;
	margin: 0;
	padding: 0;
	text-align: center;
}	

div.clear, BR.clear{
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}

html,body, table{
	line-height : 18px;
	font-family : Verdana;
	font-size : 13px;
	color : #152077;
}

a, a:link, a:visited, a:active {
	color : #DE0030; 
	text-decoration :  underline;
}
a:hover{
	color : #DE0030; 
	text-decoration : none;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

hr {
	background-color : #DE0030;
	color : #DE0030;
	border : 0;
	margin : 0;
	height : 1px;
}

@font-face {
    font-family: 'BullpenHeavy';
    src: url('http://www.fortaandeklop.com/text/bullpen_hv-webfont.eot?') format('eot'),
         url('http://www.fortaandeklop.com/text/bullpen_hv-webfont.woff') format('woff'),
         url('http://www.fortaandeklop.com/text/bullpen_hv-webfont.ttf') format('truetype'),
         url('http://www.fortaandeklop.com/text/bullpen_hv-webfont.svg#webfonteUIyozxI') format('svg');
    font-weight: normal;
    font-style: normal;

}

input, select, textarea {
	position : relative;
}

ul{
	list-style-type: disc;
	margin: 9px 0px 9px 14px;
	padding: 0px 0px 0px 4px;
}

.kleur1, .kleur1 A, {color: #de0030;}	/* rood */
.kleur2, .kleur2 A, {color: #000000;}	/* zwart */

/* FOTO STIJLEN ******************************************************************* */				

IMG.foto_border{				
	border: solid 1px #707070;
}	

IMG.foto_links_van_tekst{				
	float: left;
	margin: 4px 18px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border: solid 1px #152077;
}		
				
IMG.foto_rechts_van_tekst{				
	float: right;
	margin: 4px 0px 10px 18px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border: solid 1px #152077;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 10px 0;
	font-family : Verdana;
	font-weight :  bold;
	font-size : 20px;
	color : #DE0030;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight : normal;
	font-size : 16px;
	color : #DE0030;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight : normal;
	font-size : 13px;
	color : #DE0030;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight : normal;
	font-size : 18px;
	color : #DE0030;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight : normal;
	font-size : 15px;
	color : #DE0030;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Verdana;
	font-weight : normal;
	font-size : 12px;
	color : #DE0030;
	line-height : normal;
}
			
/* GENERAL --------------------------------------------------------------- */		


ul{
	list-style-type: disc;
	/*list-style-position: inside;*/
	/*color: #de0030;*/
	margin: 9px 0px 9px 14px;
	padding: 0px 0px 0px 4px;
}
ul li{
	/*color: #de0030;*/
}

html>body HR{		/* FF */
	margin: 11px 0px 11px 0px;	
} 


.kleur1, .kleur1 A, .kleur1 A:hover{ color: #de0030;	}	/* rood */
.kleur2, .kleur2 A, .kleur2 A:hover{ color: #000000;	}	/* zwart */



/* FOTO STIJLEN ******************************************************************* */				

IMG.foto_border{				
	border: solid 1px #707070;
}	

IMG.foto_links_van_tekst, IMG.foto_links_van_tekst:hover{				
	float: left;
	margin: 4px 18px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border: solid 1px #152077;
}		
IMG.foto_links_van_tekst:hover{				
	border: solid 1px #de0030;
}	
				
IMG.foto_rechts_van_tekst, IMG.foto_rechts_van_tekst:hover{				
	float: right;
	margin: 4px 0px 10px 18px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border: solid 1px #152077;
}		
IMG.foto_rechts_van_tekst:hover{				
	border: solid 1px #de0030;
}			
		
