﻿/* 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: 25px;
	top: -54px;
	height: 153px;
	width: 195px;
	
	background: url('MaLogo.png');
	background-repeat: no-repeat;
	z-index: 1000;
}

#menu {
	float: left;
	width: 95px;
	margin-top: 100px;
	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.png');
	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;	
}

/* nieuwe css voor de persoonlijke pagina en die alleen voor deze pagina geldt */
.topwrappernieuw 
{
	text-align:right;
}
.buttonsnieuw 
{
	width:753px;
	height: 150px;
	background: url('buttonsnieuw-background.gif');
	background-repeat: repeat-x;
	border-bottom: 1px #cdcfe0 solid;
}
.bigbuttonnieuw 
{
	float:right;
	width: 150px;
	*height: 150px;
	min-height: 150px;
	border-left: 1px #cdcfe0 solid;
}
.
.bigbuttonnieuwfirst, .bigbuttonnieuwsecond, .bigbuttonnieuwthird 
{
	border-left: 1px #cdcfe0 solid;
}
.bigbuttonnieuwlast 
{
	border-right: 0;
}
