body {
	background: #fff;
	margin: 0; padding: 0;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 100%;
	color: #000;
}

h1, h2 {
	margin-top: 0px;
	padding-top: 0px;
}

h3 {
	color: #666;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	text-transform: uppercase;
	padding-bottom: 4px;
	border-bottom: 1px dotted #999;
}

p, td {
	margin: 0;
	line-height: 175%;
	font-size: 80%;
	color: 333;
	text-align: left;
}

td td {
	font-size: 100%;
}

td p {
	font-size: 100%;
}

a, a:link, .SkinObject a, .SkinObject a:link, .SkinObject a:active {
	text-decoration: underline;
	color: #35509f;
	font-weight: normal;
}

a:hover, .SkinObject a:hover {
	color: #5b75c2;
}

div.note {
	clear: both; 
	width: 960px; 
	border: 1px solid #666; 
	background-color: #FFC; 
	padding: 5px; 
	margin-bottom: 15px;
}

div.paragraph-container {
	/* margin-bottom: 15px; */
}

div.paragraph-container img {
	margin-bottom: 15px;
}

img.border {
	border: 1px dotted #999;
	padding: 2px;
}

div.left-column img, div.right-column img {
	/* margin: 10px; */
}


h1 span {
	/* display: none; */
}

div#page {
	width: 100%;
	background: #fff;
	float: left;
}



div#menu-container {
	width: 100%;
	height: 45px;
	background-image: url(/Portals/_default/skins/nadecon/images/menubalk-bg.png);
	background-repeat: repeat-x;
	background-position: top left;
	padding-bottom: 15px;
	text-align: center;
}

div#nadecon-logo {
	float: left;
	width: 100px;
	height: 23px;
	padding-top: 2px;
}

div#menu {
	width: 960px;
	text-align: left;
	margin-left: auto; margin-right: auto;
	clear: both;
}

div.breadcrumbs {
	width: 960px;
	text-align: left;
	margin-left: auto; margin-right: auto;
	clear: both;
}

div.breadcrumbs p {
	font-size: 70%;
	color: #666;
}

div.breadcrumbs a, div.breadcrumbs a:link, div.breadcrumbs a:active, div.breadcrumbs a:hover {
	color: #666;
}

div#menu-options {
	float: right;
}

div#menu-options ul {
	list-style-type: none;
	margin: 0; padding: 0;
	padding-top: 5px;
}

div#menu-options ul li {
	display: inline;
}

div#menu-options ul li a, div#menu-options ul li a:visited {
	color: #fff;
	font-size: 90%;
	text-decoration: none;
}

div#menu-options ul li.current a, div#menu-options ul li.current a:visited {
	color: #fff;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}

div#menu-options ul li a:hover, div#menu-options ul li.current a:hover {
	text-decoration: underline;
}


div#content-top, div#content-bottom, div#footer, div#content-big {
	width: 960px;
	text-align: left;
	margin-left: auto; margin-right: auto;
	clear: both;
}

div#footer {
	clear: both;
	margin-bottom: 15px;
	text-align: center;
	font-size: 80%;
	color: #666;
}

div.left-column {
	width: 450px;
	float: left;
	margin-bottom: 15px;
}

div.right-column {
	width: 450px;
	float: right;
	margin-bottom: 10px;	
}

div.big-column {
	width: 900px;
	float: left;
	margin-bottom: 10px;
}


div#content-bottom div.left-column p, div#content-bottom div.right-column p { 
	font-size: 70%;
	color: #666;
}

div#content-bottom div.right-column table td {
	font-size: 70%;
	color: #666;
}

div#content-bottom div.right-column table td table td {
	font-size: 100%;
}

div.projecten-column-1, div.projecten-column-2, div.projecten-column-3 {
	width: 210px;
	float: left;
	margin-right: 40px;
	margin-bottom: 10px;	
}

div.projecten-column-4 {
	width: 210px;
	float: right;
	margin-bottom: 10px;	
}

div.projecten-column-1 p, div.projecten-column-2 p, div.projecten-column-3 p, div.projecten-column-4 p {
	line-height: 150%; font-style: normal; color: #666; font-size: 70%;
}


div.zorgbelang-column-1, div.zorgbelang-column-2 {
	width: 293px;
	float: left;
	margin-right: 40px;
	margin-bottom: 10px;	
}

div.zorgbelang-column-3 {
	width: 294px;
	float: right;
	margin-bottom: 10px;	
}

div.projecten-column-1 p, div.projecten-column-2 p, div.projecten-column-3 p, div.projecten-column-4 p {
	line-height: 150%; font-style: normal; color: #666; font-size: 70%;
}


div.content-divider {
	width: 960px;
	text-align: center;
	margin-left: auto; margin-right: auto;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}

div.divider {
	width: 100%;
	height: 15px;
	background-image: url(/Portals/_default/skins/nadecon/images/divider.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

div.bel-mij-terug {
	float: right;
	width: 364px;
	height: 171px;
	padding-top: 0px;
	padding-right: 0px;
	background-image: url(/Portals/_default/skins/nadecon/images/bel-mij-terug.png);
	background-repeat: no-repeat;
}

div.bel-mij-terug-inner {
	padding-right: 35px;
	padding-top: 65px;
	text-align: right;
}

div.bel-mij-terug-inner input.tekst {
	font-size: 70%;
	width: 210px;
	height: 15px;
	background: #f1f1f1;
	border: 1px solid #666;
	margin-bottom: 6px;
}

div.bel-mij-terug-inner input.button {
	font-size: 70%;
	width: 100px;
	height: 20px;
	background: #fff;
	border: 1px solid #666;
}

div.contact {
	float: right;
	padding-top: 10px;
	padding-right: 65px;
}


/* DNN overrides */


.Normal, .NormalDisabled, .SkinObject
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 100%;
	color: #000;
}

.SkinObject, .SkinObject a, .SkinObject a:link {
	font-size: 80%;
	color: #666;
}


/* menu overrides */


/* Main menu selected */
div#menu-options ul {
	text-align: right;
}

div#menu-options span {
	color: #fff;
}

div#menu-options span.mi {
	font-size: 90%;
	padding-left: 12px;
	text-decoration: none;
}
div#menu-options span.sel {
	font-weight: bold;
	text-decoration: none;
}

div#menu-options span.mi:hover, div#menu-options span.txt:hover {
	text-decoration: underline;
}

table.m0 {
	background-color: #666;
}
