﻿/* Reset CSS */



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus
{
	outline: 0;
}

body
{
	line-height: 1;
	color: black;
	background: white;
}

ol, ul
{
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table
{
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}

blockquote, q
{
	quotes: "" "";
}



/* Page */



body
{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #646ba2;
	text-align: center;
}



#logo
{
	position: absolute;
	left: 7px;
	top: -74px;
	height: 250px;
	width: 215px;
	background: url('EhcLogo.png');
	background-repeat: no-repeat;
	z-index: 1000;
}



#menu
{
	float: left;
	width: 95px;
	margin-top: 180px;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	line-height: 14px;
}



#banner
{
	float: right;
	width: 95px;
}



#container
{
	margin: 0px auto 0 auto;
	top: 70px;
	width: 950px;
	position: relative;
	text-align: left;
}



#middle
{
	width: 771px; /* 452 + 298 + 18 */
	float: left;
}



#breadcrumbs
{
	margin-left: 150px;
	height: 16px;
}



#wrapper
{
	float: left;
	background-image: url('TopFrame.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-right: 10px;
}



#bottomwrapper
{
	float: left;
	background-image: url('ContentGradient1.png');
	background-position: bottom left;
	background-repeat: repeat-x;
	width: 753px;
	border-bottom: 1px #cdcfe0 solid;
}



#topcontainer
{
	width: 753px;
	max-width: 753px;
	padding-top: 8px; 
	*height:300px;
	min-height:300px;
	border-bottom:1px #cdcfe0 solid;

}



#bottomcontainer
{
	width: 753px;
}



#containerleft
{
	width: 452px;
	float: left;
	padding-top: 8px;
}



#containerright
{
	width: 301px;
	float: right;
	padding-top: 8px;
}



.footer
{
	clear: both;
	background: url('BottomFrame.png');
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-top: 6px;
	padding-right: 8px;
}



.footer table
{
	width: 100%;
}



.footer td
{
	width: 16%;
	vertical-align: middle;
	text-align: center;
}



#payoff
{
	float: left;
	padding-left: 25px;
	padding-right: 25px;
}



#payoff .payoffleft
{
	float: left;
}



#payoff .payoffright
{
	float: right;
}



.maincontenttopsmall
{
	border-bottom: 1px #cdcfe0 solid;
	padding-left: 2px;
}



.buttons
{
	height: 150px;
	border-bottom: 1px #cdcfe0 solid;
}



.maincontentbottom
{
}



h1
{
	font-size: 20px;
	line-height: 35px;
	color: #c4c6c9;
}

#right
{
}

.bigbutton
{
	float: left;
	width: 150px; 
	*height:150px;
	min-height:150px;
	border-right:1px #cdcfe0 solid;
}

.bigbuttonfirst
{
	border-left: 1px #cdcfe0 solid;
}

.bigbuttonlast
{
	border-right: 0;
}

.panel
{
	min-height: 150px; 
	*width:300px;
	min-width:300px;
	border-left:1px #cdcfe0 solid;
	border-bottom:1px #cdcfe0 solid;
	overflow: hidden;
	background-image: url('ContentGradient1.png');
	background-position: bottom left;
	background-repeat: repeat-x;
}



.paneldoubleheight
{ 
	*height:300px;
	min-height:300px;

}


.panelwide
{
	width: 300px;
}



.panellast
{
	border-bottom: 0;
	overflow: visible;
}



.bigContentPane
{ 
	*height:600px;
	padding-left:8px;
	padding-top:8px;
	width:753px;
	min-height:600px;
}



.innerBigContentPane
{
	margin-left: 10px;
	margin-right: 10px;
}



.StandardButton
{
	padding: 0;
}



.NormalTextBox
{
	font: inherit;
}



/* Older mijnapparaten.nl styles */



.txtContentHeaderOne
{
	padding-top: 20px;
	font-size: 20px;
	line-height: 35px;
	color: #c4c6c9;
	display: block;
}



.txtContentHeaderTwo
{
	font-size: 20px;
	line-height: 35px;
	color: #c4c6c9;
	display: block;
}



.txtContentGrey
{
	text-align: left;
}



.Normal
{
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}



table.general
{
	margin-left: 10px;
	width: 710px;
}



td.general
{
	vertical-align: middle;
	padding-bottom: 5px;
	padding-top: 5px;
}



td.tableborderleft
{
	border: solid 1px #c4c6c9;
	border-right: 0;
}



td.tableborderright
{
	border: solid 1px #c4c6c9;
	border-left: 0;
}



tr.spacing
{
	height: 10px;
}



.DNN_ANN_DesignTable .SubHead
{
	display: none;
}



h2
{
	font-size: 22px;
	line-height: 35px;
	display: block;
}



h3
{
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #c4c6c9;
}



.brandlogo
{
	position: absolute;
	right: 0px;
	width: 50%; *height:412px;

min-height:412px;

text-align:right;

}



h4
{
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #c4c6c9;
}



h5
{
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 10px;
}



a
{
	cursor: pointer;
	text-decoration: underline;
}



a:link
{
	text-decoration: underline;
}



a:visited
{
	text-decoration: underline;
}



.tablewithborders td
{
	border-top: solid 1px #808080;
	border-left: solid 1px #808080;
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
}



.large
{
	font-size: 18px;
}



.right
{
	text-align: right;
	padding-top: 16px;
}



.screenbuttoncaption
{
	font-size: 8px;
	font-weight: normal;
}

.radCalDisable_Outlook a {
	color: #F2F2F2 !important;
}

.zuil {
	width: 950px !important;
	margin-top: 100px;
}

.radCalDefault_Outlook a {
	cursor: pointer !important;
	text-decoration: underline !important;
}

.radCalHover_Outlook a {
	cursor: pointer !important;
	text-decoration: underline !important;
	color: #FF0000 !important;
}

/* Added by Janneke */



.fourblocks
{
	width: 753px;
}





.fourblock1
{
	float: left;
	width: 376px;
	height: 376px;
	border-bottom: 1px #cdcfe0 solid;
	border-right: 1px #cdcfe0 solid;
}



.fourblock2
{
	float: left;
	width: 376px;
	height: 376px;
	border-bottom: 1px #cdcfe0 solid;
}



.fourblock3
{
	float: left;
	width: 376px;
	height: 376px;
	border-right: 1px #cdcfe0 solid;
}





.fourblocklast
{
	float: left;
	width: 376px;
	height: 376px;
}





.demo
{
	width: 753px;
}





.demoleft
{
	float: left;
	width: 250px;
	height: 250px;
	border-bottom: 1px #cdcfe0 solid;
	border-right: 1px #cdcfe0 solid;
	margin-bottom: 20px;
}



.demoright
{
	float: right;
	width: 502px;
	height: 502px;
	border-bottom: 1px #cdcfe0 solid;
	margin-bottom: 20px;
}



.demomiddleleft
{
	width: 250px;
	height: 20px;
	border-bottom: 1px #cdcfe0 solid;
}



.demomiddleright
{
	width: 502px;
	height: 20px;
	border-bottom: 1px #cdcfe0 solid;
}

/* Added by Janneke */



#fourblocks
{
	width: 753px;
	float: left;
	padding-top: 8px;
}





.fourblock1
{
	float: left;
	width: 376px;
	height: 376px;
	border-bottom: 1px #cdcfe0 solid;
	border-right: 1px #cdcfe0 solid;
}



.fourblock2
{
	float: left;
	width: 376px;
	height: 376px;
	border-bottom: 1px #cdcfe0 solid;
	overflow: hidden;
}



.fourblock3
{
	float: left;
	width: 376px;
	height: 376px;
	border-right: 1px #cdcfe0 solid;
}





.fourblocklast
{
	float: left;
	width: 376px;
	height: 376px;
}





.demo
{
	width: 753px;
}





.demoleft
{
	float: left;
	width: 250px;
	height: 250px;
	border-bottom: 1px #cdcfe0 solid;
	border-right: 1px #cdcfe0 solid;
	margin-bottom: 20px;
}



.demoright
{
	float: right;
	width: 502px;
	height: 502px;
	border-bottom: 1px #cdcfe0 solid;
	margin-bottom: 20px;
}



.demomiddleleft
{
	width: 250px;
	height: 20px;
	border-bottom: 1px #cdcfe0 solid;
}



.demomiddleright
{
	width: 502px;
	height: 20px;
	border-bottom: 1px #cdcfe0 solid;
}

#topcontainer1
{
	width: 753px;
	max-width: 753px;
	padding-top: 8px; 
}	

#topcontainer
{
	width: 753px;
	max-width: 753px;
	padding-top: 8px; 
	*height:100px;
	min-height:100px;
	border-bottom:1px #cdcfe0 solid;

}



#blocks
{
	width: 753px;
	max-width: 753px;
	padding-top: 8px; 
	*height:250px;
	min-height:250px;
}



.block1
{
	float: left;
	width: 187px;
	height: 250px;
	border-right: 1px #cdcfe0 solid;
}



.block2
{
	float: left;
	width: 187px;
	height: 250px;
	border-right: 1px #cdcfe0 solid;
	
}



.block3
{
	float: left;
	width: 187px;
	height: 250px;
	border-right: 1px #cdcfe0 solid;
}





.blocklast
{
	float: left;
	width: 187px;
	height: 250px;
}

.panelu
{
}

#panelunder
{
	width: 753px;
	float: left;
	padding-top: 8px;
}

.panelleft
{
	float: left;
	width: 187px;
	height: 300px;
	border-top: 1px #cdcfe0 solid;
	border-right: 1px #cdcfe0 solid;
}

.panelmiddle
{
	float: left;
	width: 375px;
	height: 300px;
	border-top: 1px #cdcfe0 solid;
	}



.panelright
{
	float: left;
	width: 187px;
	height: 300px;
	border-top: 1px #cdcfe0 solid;
	border-left: 1px #cdcfe0 solid;
}


.panelheight
{
	min-height: 250px; 
	*width:300px;
	min-width:300px;
	border-left:1px #cdcfe0 solid;
	border-bottom:1px #cdcfe0 solid;
	overflow: hidden;
	background-image: url('ContentGradient1.png');
	background-position: bottom left;
	background-repeat: repeat-x;
}









