/* *****************************************
//  WebTank Stylesheet File
//  Title: 2009_editor.css
//  Media: all
//  File updated: 2009-10-21 14:56:37
// 
//  Do NOT manually edit this generated file
// **************************************** */


html, body, div, img {

	padding: 0;
	margin: 0;
	
	outline:none; 
	
}

A { 
	
	color: #0099CC; 
	text-decoration: none;
	
}
	
A:link { 
	
	text-decoration: none;
	
}
	
A:visited { 
	
	text-decoration: none;

}
	
A:active { 

	text-decoration: none;
	
}
	
A:hover { 

	text-decoration: underline;
	
}

body { 
	
	width:  100%;
	height: 100%; 
	
	margin:  0px;
	padding: 0px;

	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	
	overflow: none;
	
	text-align: left;
	
}

.Kopje {

	color: #000000; 
	font-family: arial; 
	font-size: 15px; 
	font-weight: bold; 
	font-style: none;
    margin-bottom:4px;
    
}

.KopjeRood {
	
	color: #990000; 
	font-family: arial; 
	font-size: 15px; 
	font-weight: bold; 
	font-style: none;
    margin-bottom:4px;
    
}

.Subkopje {
	
	color: #000000; 
	font-family: arial; 
	font-size: 13px; 
	line-height: 14px; 
	font-weight: bold; 
	font-style: none; 
	
}

.SubkopjeRood {
	
	color: #990000; 
	font-family: arial; 
	font-size: 13px; 
	line-height: 14px; 
	font-weight: bold; 
	font-style: none; 
	
}