* 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=""
  )
);
}

input[type="text"].cmpContact {
	width: 250px;
}

textarea.cmpContact {
	width: 250px;
	height: 150px;
}

/* Style-sheet afhankelijk */
.bgcolor {
	background-color: #CE003D;
}

.color {
	color: #CE003D;
}

.rechtermenu .menu_level1 a {
	border: solid 1px #CE003D;
}

.rechtermenu .menu_level1 a:hover {
	background-color: #fff;
	color: #CE003D;
}

.balk-bg {
	background-color: #CE003D;
}

h1 {
	color: #CE003D;
}

.kop {
	color: #CE003D;
}

.paragraaf {
	color: #CE003D;
}

a {
	color: #CE003D;
}

.logo a:hover {
	background-color: #CE003D;
}

.article .price {
	color: #CE003D;
}

/* Vaste styles*/
html {
	overflow-x: hidden;
	overflow-y: hidden;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #332E2A;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #332E2A;
	overflow-x: hidden;
	overflow-y: hidden;
    height: 100%;
	width: 100%;
}

body p {
	line-height: 15px;
}

td {
	font-size: 12px;
	color: #332E2A;
}

.maindiv {
	overflow: hidden;
	margin: auto;
	position: absolute;
    top: 0px;
	width: 100%;
	height: 100%;
}

img.bg-image {
	position: absolute;
	top: 0;
	left: 0;
}

.bg-image {
	/*height: 100%;*/
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.topbalk {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #000;
	width: 100%;
	height: 34px;
	opacity:0.3;
	filter:alpha(opacity=30)
}

.topmenu {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 100%;
}

.topmenu .menu_level1 a {
	color: #fff;
	text-decoration: none;
	line-height: 15px;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	margin: 9px 10px 0px 0px;
    cursor: pointer;
    position: relative;
}

.topmenu .menu_level1 a.odd {
	background-color: #000;
}

#left .menu_level1,
.balk-rechts .menu_level1 {
    letter-spacing: 0;
}

#scrollmenu {
	height: 30px;
	display: block;
	float: left;
}

.topright {
	position: absolute;
	text-align: right;
	top: 7px;
    right: 30px;
    width: 310px;
}

.languageswitcher {
	display: inline;
	position: absolute;
	top: 4px;
	right: 130px;
}

.languageswitcher img {
	margin: 0px 5px;
}

.searchbox {
	position: absolute;
	text-align: right;
	top: 7px;
    right: 0px;
    width: 190px;
}

.searchbox input {
	vertical-align: top;
	text-align: left;
	width: 140px;
	top: 0px;
	right: 35px;
}

.rechtermenu {
	position: absolute;
	top: 65px;
	right: 45px;
	width: 216px;
}

.rechtermenu .menu_level1 a {
	color: #fff;
	text-decoration: none;
	line-height: 21px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-top: 3px;
}

.balk {
	position: absolute;
	bottom: 60px;
	width: 100%;
	height: 180px;
}

.balk-bg {
	position: relative;
	width: 100%;
	height: 180px;
	opacity:0.9;
	filter:alpha(opacity=90)
}

.balkmenu {
	position: relative;
	top: -175px;
	line-height: 19px;
	width: 264px;
    z-index: 11;
}

.balkmenu .menu_level1 a {
	background-color: transparent;
	color: #fff;
	text-decoration: none;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

.balkmenu .menu_level1 a.active {
	color: #000;
}

.balkmenu .menu_level1 a:hover, .balkmenu .menu_level1 .menu_level1_active {
	color: #000;
}

.balkmenu .sub_level {
	position: absolute; 
	z-index: 999;
	display: none;
	margin-top: 2px;
	left: 100px;
	bottom: 0px;
	width: 190px;
    height: auto;
}

.balkmenu .menu_level2 a {
	color: #fff;
	z-index: 9;
	background-color: #000;
	display: block;
	line-height: 21px;
	text-decoration: none;
	padding-left: 5px;
	margin-top: 2px;
	font-size: 12px;
	font-weight: bold;
}

.balkmenu .menu_level2 a:hover, .balkmenu .menu_level2 .menu_level2_active {
	color: #CE003D;
	background-color: #000;
}

.balkmenu .menu_level3 a {
	color: #000;
	z-index: 9;
	background-color: #888;
	display: block;
	line-height: 21px;
	text-decoration: none;
	padding-left: 25px;
	margin-top: 2px;
	font-size: 12px;
	font-weight: bold;
}

.balkmenu .menu_level3 a:hover {
	color: #CE003D;
	background-color: #888;
}

.logo {
	position: relative;
	width: 100%;
	top: -85px;
	margin-right: 0px;
	float: right;
	width: 300px;
	height: 75px;
}

.logotekst {
	position: absolute;
	color: #fff;
	left: 30px;
	bottom: 25px;
    font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	z-index: 9;
}

.logotekst a {
	position: relative;
	top: 10px;
	width: 180px;
	line-height: 21px;
	color: #fff;
	font-weight: bold;
	background-color: #000;
	display: block;
	text-decoration: none;
	text-align: center;
	margin-top: 2px;
	font-size: 12px;
}

.logo a {
	position: relative;
	top: 10px;
    left: 23px;
	width: 180px;
	line-height: 21px;
	color: #fff;
	font-weight: bold;
	background-color: #000;
	display: block;
	text-decoration: none;
	text-align: center;
	margin-top: 2px;
	font-size: 12px;
}

h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

.kop {
	font-size: 12px;
	font-weight: bold;
}

.subkop {
	font-size: 12px;
	font-weight: bold;
}

.paragraaf {
	font-size: 12px;
}

.tekst {
	font-size: 12px;
	font-weight: normal;
}

.marquee {
	position: absolute;
	bottom: 10px;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	filter: alpha(opacity= 45);
	-moz-opacity: .45;
	opacity: .45;
}


/* Admin */
.mceContentBody {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: none;
	border: dotted 0px #ccc;
	overflow:auto;
}

.mceContentBody h1{
	color: #fff;
}

/* Footer */
#footer p {
	text-align: center;
	vertical-align: bottom;
	margin: 0;
	line-height: normal;
	font-size: 85%;
	color: #fff;
}

#footer a {
	color: #fff;
}