/****************************/
/*** EDITOR STYLES FOR THE JCE ***/
/*** CONTENT EDITOR       ***/
/*** Slow refresh in IE   ***/
/*** Hired and Wired Ltd. ***/
/****************************/
body {
	background: #fff;
	font-family: verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

p, h1, h2 , h3, h4, h5, h6{
	font-family: verdana, Arial, sans-serif;
}

p { 
	margin-top: 0; 
	margin-bottom: 5px; 

}

h1 {
	padding: 0;
	font-size: 1.6em;
	line-height:1.6em;
	font-weight: bold;
	vertical-align: bottom;
	color: #000;
	text-align: left;
	width: 100%;
}

h2{
	padding: 0;
	font-size: 1.4em;
	line-height:1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #000;
	text-align: left;
	width: 100%;
}

h3{
	margin: 0;
	color:#ff0000;
	font-weight: bold;
	font-size: 1.5em;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

h4 {
	color: #333;
}

h6 {
	font-size:9px;
	color:#464646;
}

img { 
	border: 0 none; 
}

a img { 
	border: 0 none; 
	outline:none;
}

a{
outline:none;
}

a:link, a:visited, a:active {
	color:000;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color:#000;
}

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* STYLES FOR JOOMLA! EDITOR */
hr#system-readmore  { border: red dashed 1px; color: red; }
hr.system-pagebreak { border: gray dashed 1px; color: gray; }

div.box-overskrift{
font-family:verdana;
color:#fff;
font-weight:bold;
font-variant:italic;
font-size:24px;}

div.box-tekst{
font-family:verdana;
color:#fff;
font-weight:bold;
font-variant:italic;
font-size:14px;
height:170px;
border:1px solid #fff;}

div.red-size30px{
font-size:30px;
color:#ff0000;}
