/* CSS Document */

html, body {
	height: 100%;
}

body {
	margin: 0;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
textarea, input {
	padding: 2px 2px 2px 2px;
}

table td {
	padding: 0;
}

a img {
	border: 0;
}


table.outerTable {
	height: 100%;
	width: 100%;
}

table.outerTable td {
	vertical-align: top;
}

table.outerTable td.outerLeftCell {
	width: 200px;
	padding-bottom: 120px;
	background-color: #094197;
	background-image: url(images/step-blue.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
table.outerTable td.outerLeftCell div.logo {
	background-color: #FDF5EA;
	background-image: url(images/logo.gif);
	
	height: 175px;
	width: 200px;
}
table.outerTable td.outerLeftCell > div.logo {
	width: 198px;
	border: 1px solid transparent;
}
table.outerTable td.outerLeftCell div.logo h1 {
	margin-left: -2000px;
}

table.outerTable td.outerLeftCell div.photo {
	background-image: url(images/photo-home.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 505px;
}
body#gps table.outerTable td.outerLeftCell div.photo {
	background-image: url(images/photo-gps.jpg);
}

table.outerTable td.outerRightCell {
	background-color: #FBDEB3;
	background-image: url(images/step-yellow.gif);
	background-repeat: no-repeat;
	background-position: 0px 200px;
}

div.navigation {
	float: left;
	height: 80px;
	width: 100%;
	background-image: url(images/logo-step.gif);
	background-repeat: no-repeat;
}

ul.navigation {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	
	height: 40px;
	background-color: #F39500;
	background-image: url(images/logo-bar.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
ul.navigation li {
	float: left;
	display: block;
	
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
ul.navigation li.selected {
	background-color: #FBDEB3;
}
ul.navigation li a {
	display: block;
	color: white;
	text-decoration: none;
	font-weight: bold;
	line-height: 40px;
	padding: 0px 10px 0px 10px;
	width: 0.1em;
	white-space: nowrap;
}
ul.navigation li > a {
	width: auto;
}
ul.navigation li.selected a {
	color: black;
	background-image: url(images/logo-step.gif);
	background-repeat: no-repeat;
	background-position: 0px 40px; 
}
ul.navigation li.first a {
	padding-left: 30px;
	background-position: top left; 
}
ul.subnav {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	height: 40px;
	
	border-bottom: 1px solid #FFF5E7;
}
ul.subnav li {
	float: left;
	display: block;
	
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
ul.subnav li a {
	display: block;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 85%;
	line-height: 40px;
	padding: 0px 10px 0px 10px;
	width: 0.1em;
	white-space: nowrap;
}
ul.subnav li > a {
	width: auto;
}
ul.subnav li.selected a {
	color: #094197;
}



div.title {
	float: left;
	height: 95px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/header-leefgezond.gif);
	background-repeat: no-repeat;
	background-position: 25px 20px;
}
body#nordic div.title {
	background-image: url(images/header-nordic.gif);
}
body#dewissel div.title {
	background-image: url(images/header-dewissel.gif);
}
body#arrangementen div.title {
	background-image: url(images/header-arrangementen.gif);
}
body#agenda div.title {
	background-image: url(images/header-agenda.gif);
}
body#formulier div.title {
	background-image: url(images/header-formulier.gif);
}
body#foto div.title {
	background-image: url(images/header-foto.gif);
}
body#gps div.title {
	background-image: url(images/header-gps.gif);
}


div.title h2 {
	margin-left: -2000px;
}

div.extra,
div.contents {
	padding-left: 30px;
	padding-right: 60px;
	line-height: 180%;
	padding-bottom: 2em;
	margin-top: -1.5em;
}
div.extra {
	padding-top: 1.5em;
	background-color: #FAE8CE;
}
div.extra h3,
div.contents h3 {
	color: #B87100;
	font-size: 1.1em;
	margin-bottom: 0;
	margin-top: 1.5em;
}
div.extra p,
div.contents ul, div.contents p {
	margin-bottom: 1em;
	margin-top: 0;
}

div.extra em, 
div.contents em {
	font-style: normal;
	font-weight: bold;
	color: #094197;
}

div.contents img.photoRight {
	float: right;	
	margin-top: 8px;
	margin-right: -30px;
	margin-left: 30px;
	margin-bottom: 20px;
}
div.contents img.photoLeft {
	float: left;	
	margin-top: 8px;
	margin-right: 20px;
	margin-left: -30px;
	margin-bottom: 20px;
}

div.extra a,
div.contents a {
	color: #094197;
	text-decoration: none;
}
div.extra a:hover,
div.contents a:hover {
	text-decoration: underline;
}
div.extra p,
div.contents p,
div.contents ul,
div.contents table {
	width: 520px;
}
div.contents p.first {
	margin-top: 1em;
}
div.contents ul {
	margin: 0;
	padding: 0;
}

div.contents ul li {
	margin: 0 0 0 1.5em;
	padding: 0 0 0.5em 0;
}

div.item {
	padding-bottom: 10px;
	border-bottom: 1px solid white;
}
div.block {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 500px;
	background-color: #F39500;
	padding: 10px 10px 10px 10px;
	color: white;
	font-weight: bold;
}

div.contents p.kadotip {
	line-height: 200%;
	width: 400px;
	margin-top: 40px;
	background-color: #F39500;
	padding: 20px 60px 20px 75px;
	color: white;
	background-image: url(images/kadotip.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
div.contents p.kadotip a {
	color: #094197;
	font-weight: bold;
	text-decoration: none;
}
div.contents p.kadotip a:hover {
	text-decoration: underline;
}
div.sponsors {
	margin-top: 50px;
	background-color: #FAE8CE;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.sponsors img {
	padding-right: 30px;
}

form .fText {
	border: 1px solid #B87100;
	width: 376px;
}
form textarea {
	margin-top: 8px;
	border: 1px solid #B87100;
	width: 516px;
}
form td {
	padding-bottom: 4px;
}
form td.field {
	width: 380px;
}
form tr.end td {
	border-bottom: 1px solid #B87100;
	padding-bottom: 8px;
}



div#new {
	display: block;
	width: 200px;
	background: red;
	color: fff;
	float: left;
}


.contact {
	font-size: 0.85em;
	padding: 1em 0 0 1em;
}
.contact h3 {
	font-size: 1em;
	color: #fff;
	margin: 0 0 0.5em;
}
.contact p {
	color: #fff;
	margin: 0;
}
.contact p a {
	color: #fff;
}


