html, body {	
    xheight: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #cccccc;
    color: #8c8c8c;
}

body {
	margin-left: -28px;
}

body, p, li, th, td, div, font, span, input, textarea, select {
    font-size: 11px;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #8c8c8c;
}

a {
    color: #8c8c8c;
	text-decoration: none;
	cursor: pointer;
}

img {
    border-width: 0;
}

h1, h2, h3, p {
    padding: 0;	
	margin: 0;
	padding-bottom: 10px;
	font-weight: normal;
}
h1 {
    font-size: 11px;
	color: #4d4d4d;
}
h2 {
	font-size: 18px;
	color: #4d4d4d;
}
h3 {
	font-size: 16px;
	color: #4d4d4d;
}
.non-bold {
    font-weight: normal;
}

.widearea {
	width:100%;
	position:relative;
	overflow:hidden;
	background-color:#cccccc;
}

.wideareabg {
	width:1055px;
	position:relative;
	background-color:#000000;
	background-image: url(/images/info_bg_blue.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.toparea {
	width:1000px;
	height:275px;
	position:relative;
}
.home {
	position:absolute;
	width:50px;
	height:20px;
	top:65px;
	left:75px;
	text-align:left;
}
.newsletter {
	position:absolute;
	width:100px;
	height:20px;
	top:65px;
	left:225px;
	text-align:left;
}

.topmenu {
	position:absolute;
	width:425px;
	height:20px;
	top:65px;
	left:485px;
	text-align:right;
}

.rss {
	position:absolute;
	width:55px;
	height:20px;
	top:65px;
	left:925px;
	text-align:left;
	background-image:url(/images/rss_grey.gif);
	background-repeat:no-repeat;
	padding-left:18px;
}

.topbg {
	background-image:url(/images/top_bg_print.gif);
	background-position:right;
	background-repeat:repeat-y;
	background-color: #FFFFFF;
}

.top {
	position:absolute;
	width:1000px;
	height:190px;
	top:85px;
	left:0px;
	/*background-color:#0099ff;*/
	text-align:left;
	background-image:url(/images/top_bg_print.gif);
	background-position:right;
	background-repeat:repeat-y;
	background-color: #FFFFFF;
}

.topimage {
	position:relative;
	width:993px;
	height:190px;
	overflow:hidden;
	text-align:left;
	background-position: -27px 0px;
}

.crater {
	position:absolute;
	width:294px;
	height:42px;
	top:0px;
	left:190px;
	text-align:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/crater.png');
}

.crater img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

form {
	padding: 0px;
	margin: 0px;
}

.subscribe {
	position:absolute;
	left:220px;
	top: 94px;
}
.subscribe .email {
	position:absolute;
	width:158px;
	height:24px;
	background-image:url(/images/top_field.gif);
	padding: 0px;
	margin: 0px;
}
.subscribe .email input{
	width:150px;
	height:20px;
	border: 0px;
	background-color:transparent;
	color:#838383;
	padding: 0px;
	margin: 0px;
}
.subscribe .button {
	position:absolute;
	left:176px;
	width:48px;
	height:24px;
	background-image:url(/images/top_button.gif);
	padding: 0px;
	margin: 0px;
}
.subscribe .button input{
	width:40px;
	height:20px;
	border: 0px;
	background-color:#838383;
	color:#FFFFFF;
	padding: 0px;
	margin: 0px;
}

.leftmenu {
	position:relative;
	width:166px;
	left:45px;
	text-align:left;
	float:left;
}

.leftmenu .none {
	background-image: url(/images/logo_grey.gif);
	background-repeat:no-repeat;
	padding-bottom:10px;
}

.leftmenu .current {
	background-image: url(/images/logo_grey.gif);
	background-repeat:no-repeat;
	padding-bottom:10px;
}

.leftmenu .current .none, .leftmenu .none .none {
	background-image: none;
}

.leftmenu .current .current, .leftmenu .none .current {
	background-image: none;
}

.centralarea {
	position: relative;
	width:1000px;
	text-align:left;
	overflow:visible;
	padding-top: 25px;
}
.centralarea .text {
	position:relative;
	width:385px;
	padding-left: 58px;
	text-align:left;
	overflow:visible;
	float:left;
}
.centralarea .spacer {
	position:relative;
	width:1px;
	height:150px;
	float:left;
}
.pageattachment {
	position:relative;
	width:750px;
	padding-left: 60px;
	text-align:left;
	float: left;
}

.floaters {
	position:absolute;
	width:290px;
	top:300px;
	left:703px;
	text-align:left;
}
.floater {
	position:relative;
	width:290px;
	height: 200px;
	text-align:left;
	background-image:url(/images/floater_bg.gif);
	background-repeat:no-repeat;
}
.floater-offerte {
	position:relative;
	width:290px;
	height: 200px;
	text-align:left;
	background-image:none;
}
.floater-offerte .title, .floater .title{
	font-weight:none;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 12px;
}
.floater-offerte .text, .floater .text{
	padding-left: 5px;
	padding-right: 5px;
}


.floater-referenties {
	position:absolute;
	width:190px;
	top:300px;
	left:803px;
}
.floater-referenties .title{
	font-weight:none;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 12px;
}

.contacts {
	position:relative;
	width:1000px;
	height:20px;
	left:0px;
	text-align:right;
	float: left;
	padding-top: 10px;
}

.plaat a:hover{
	color: #99cc00;	
}
.print a:hover{
	color: #0099ff;	
}
.studio a:hover{
	color: #cc0099;	
}
.web a:hover{
	color: #ff9933;	
}

.panel, .panel a {
    color: navy;
	text-decoration: underline;
}

.iDEALeasy {
	display: none;
}

/* Forms */
div.mod-form {
    
}
.separator, .label, .button {
    margin-top: 4px;
    color: #222;
}
.text-control, .separator {
    width: 472px !important;
}
.text-control {
    border: 1px solid #d5d3cd;
}
.separator {
   padding: 2px;
   text-align: center;
   background-color: #f3f3f3;
   font-weight: bold;
}
.label {
   font-weight: bold;
}
.value {
   font-weight: normal;
}
.button {
   border-width: 0px;
   text-align: center;
   width: 74px;
   height: 36px;
   cursor: pointer;
   background: url('/images/sub_menu_closed.gif') center left no-repeat;
   font-weight: bold;
}
.form_button {
   font-weight: bold;
   font-size: 13px;
   color: #333333;
}
.orderDebug {
	background-color:#FFFFCC;
	width: 250px;
	text-align: left;
	margin: 5px auto ;
	border: solid 1px #FF6600;
}
.mod-order, .mod-order p, .mod-order li, .mod-order td, .mod-order th, .mod-order h1, .mod-order h2, .mod-order h3, .mod-order .label, .mod-order label, .mod-order input, .mod-order .separator, .mod-order textarea, .mod-order div, .mod-order span {
	font-size: 11px;	
}
/*.mod-private, .mod-private p, .mod-private li, .mod-private td, .mod-private th, .mod-private .label, .mod-private label, .mod-private input, .mod-private .separator, .mod-private textarea {
	font-size: 11px;	
}*/
/*
.button:hover {
    background: url('/images/sub_menu_opened.gif') center left no-repeat;
}
*/