* html img/**/ {
filter:expression(
  this.napalmLoaded
  ? "" :
  (
   this.src.substr(this.src.length-4)==".png"
   ?
   (
    (!this.complete)
    ? "" :
     this.runtimeStyle.filter=
     ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
     (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
     String(this.napalmLoaded=true).substr(0,0)+
     (this.src="../ConEasy/images/blank.png").substr(0,0)
   )
   :
   this.runtimeStyle.filter=""
  )
);
}

p {
	padding: 0;
	margin: 0;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #522570;
	background-image: url(../images/grid.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: 100%;
	color: #2A1339;
	overflow: hidden;
}

.head {
	position: relative;
	margin: 10px auto 0 auto;
	height: 101px;
	width: 900px;
	text-align: right;
}

.maindiv {
	margin: 101px auto 0 auto;
	width: 900px;
	position: absolute;
	top: 0;
	bottom: 0;
}

.top {
	/*background-image: url(../images/top.png);
	background-repeat: no-repeat;
	background-position: top left;*/
	width: 900px;
	height: 25px;
	top: 30px;
}

.bottom {
	position: absolute;
	/*background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: top left;*/
	width: 900px;
	height: 60px;
	bottom: 0;
	z-index: 8;
}

.cmpMenuContextmenu {
	position: absolute;
	top: 0px;
}

.menudiv {
	position: absolute;
	height: 32px;
	top: 10px;
	left: 10px;
	padding-left: 10px;
	z-index: 9;
	width: 880px;
	background-image: url(../images/menuBarBG.gif);
	background-repeat: no-repeat;
}

.contentdiv {
	position: absolute;
	background-color: #fff;
	width: 880px;
	height: auto;
	float: left;
	padding: 0 10px;
	bottom: 50px;
	top: 25px;
}

.bgimg {
	position: absolute;
	top: 25px;
	z-index: 1;
	overflow: hidden;
	bottom: -25px;
}

.kaderwit-boven {
	position: absolute;
	top: 25px;
	z-index: 2;
}

.kaderwit-onder {
	position: absolute;
	bottom: -20px;
	z-index: 2;
}

.content {
	/*background-image: url('../images/kaderWit-midden.png');
	background-repeat: repeat-y;*/
	position: absolute;
	height: 100%;
	width: 880px;
	z-index: 7;
	top: 25px;
}

.contentLeftBG, .contentCenterBG, .contentRightBG {
	position: absolute;
	background-color: #fff;
	opacity: 0.8;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	height: auto;
	top: 0px;
	bottom: 10px;
	z-index: 4;
}

.contentLeft, .contentCenter, .contentRight {
	overflow-y: auto;
	overflow-x: hidden;
}

.contentLeftBG {
	width: 184px;
}

.contentLeft {
	position: absolute;
	border-right: solid 10px #fff;
	width: 164px;
	height: auto;
	top: 0px;
	bottom: 10px;
	z-index: 5;
	padding: 10px;
}

.contentCenterBG {
	left: 194px;
	width: 338px;
}

.contentCenter {
	position: absolute;
	left: 194px;
	width: 318px;
	height: auto;
	top: 0px;
	bottom: 10px;
	z-index: 5;
	padding: 10px;
}

.contentRightBG {
	left: 542px;
	width: 338px;
}

.contentRight {
	position: absolute;
	border-left: solid 10px #fff;
	left: 532px;
	width: 318px;
	height: auto;
	top: 0px;
	bottom: 10px;
	z-index: 5;
	padding: 10px;
}

.cleaner {
	clear: both;
}

.footer p {
	position: absolute;
	width: 100%;
	bottom: 0;
	font-size: 85%;
	color: #aaa;
	z-index: 99;
	text-align: center;
}

.footer a {
	vertical-align: bottom;
	line-height: normal;
	color: #aaa;
}

.menu_level1 {
	position: relative;
	display: inline;
	margin: 0 30px 0 0;
}

.menu_level1 a {
	color: #fff;
	line-height: 32px;
	padding-left: 5px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.menu_level1 a:hover {

}

.sub_level {
	position: absolute;
	top: 32px;
	display: none;
	color: #0d5cab;
}

.menu_level2 {
	display: block;
	background-color: #2a1339;
	text-indent: 10px;
	padding-right: 10px;
}

.menu_level2_last {
	border-top: 0px;
	padding-bottom: 5px;
}

.menu_level2 a.menu {
	color: #A149DA;
	font-weight: bold;
}


.kop {
	font-size: 20px;
	font-weight: bold;
	color: #AD1112;
}

.subkop {
	font-size: 14px;
	font-weight: bold;
	color: #AD1112;
}

.paragraaf {
	font-size: 11px;
	font-weight: bold;
}

.tekst {
	font-size: 11px;
	font-weight: normal;
}

h1, input.editableH1 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
}

a {
	text-decoration: underline;
	color: #6D4B10;
}

.bedrijvenOverzichtTD {
	border: 1px solid #2a1339;
	width: 295px;
	padding: 0;
}

.bedrijvenoverzichtNaam {
	background-color: #2A1339;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
}

.bedrijvenoverzichtGegevens {
	color: #2A1339;
	padding-left: 10px;
}

.contact label {
	display: block;
}

.contact input[type=text]  {
	width: 200px;
}

.contact textarea  {
	width: 200px;
	height: 50px;
}

/* Admin */
.mceContentBody {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
	border: dotted 0px #ccc;
	overflow:auto;
}

.mceContentBody h1{
	color: #000;
}