
html, body {
	margin: 0px;
	padding-top: 0px;
}

body {
	/*font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Impact, sans-serif;*/
	/*Lucida Grande, Helvetica, Geneva, Times New Roman*/
	font-family: Trebuchet MS;
	font-size: 15px; /*15px*/
	color: #3F4554;
	/*text-align: center;*/
	line-height: 1.5em; /*1.8*/
}

/* Removing The Dotted Outline */
a {
	outline: none;
}

#wrapper {
	width: 951px; /*960*/
	margin: 15px auto 15px auto;
	padding-top: 0px;
	padding-bottom: 63px;
	text-align: left;
	/*background-image: url(../images/bg_header_951_61.gif);
	background-repeat: no-repeat*/
}

#header {
	width: 100%;
	height: 31px;
}

#header_tag_line {
	width: 100%;
	height: 5px; /*20px;*/
	padding-left: 25px;
	font-weight: regular;
	font-size: 0.9em;
	color: #CDCDCD;
}

#header_sub {
	width: 100%;
	height: 30px;
}

#header_foto_banner {
	width: 100%;
	height: 221px;
}

#header_foto {
	width: 317px;
	height: 221px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#header_banner {
	/*background: #BD8CBF;*/ /* Licht blauw #6DCFF6 */
	width: 580px;
	height: 177px;
	float: left;
	padding: 25px 27px 19px 27px;
	margin: 0px;
}

h1 {
	/* 3 regels */
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 3.2em; /* 3.3em */
	line-height: 1.2em;
	color: #FFFFFF;
}

/* Kop en intro */

.kop {
	font-weight: bold;
	font-size: 2.4em; /* 3.3em */
	line-height: 1.0em;
	color: #FFFFFF;
}

.intro {
	font-weight: regular;
	font-size: 1.0em; /* 3.3em */
	line-height: 1.2em;
	color: #FFFFFF;
}

/* Kop en intro */

#container_space {
	background: #FFFFFF;
	width: 100%;
	height: 10px;
}

#container {
	width: 100%; /* 960px */
	height: auto;
	margin: 0px;
	padding:2px 0px;
	/*background-image: url(../images/webtivity_ _col_bg.gif);*/
	background-repeat: repeat-y;
}

#left p {
	margin-top: 12px;
}

h2 {
	display: inline;
	background-color: #000000;
	padding: 3px 8px 3px 8px;
	font-size: 1.0em;
	color: #FFFFFF;
}

#right p {
	margin-top: 12px;
}

.teaser {
	display: inline;
	background-color: #E6E6E6;
	padding: 3px 8px 3px 8px;
	color: #000000;
}


.clearer {
	font-size: 0px;
	height: 0px;
	width: 100%;
	display: block;
	clear: both;
}

#nav {
	/*margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;*/
	margin: 3px 0px 0px 0px; 
	padding-left: 25px;
	list-style: none;
	list-style-image: none;
	font-weight: regular;
	font-size: 0.9em;
}

#nav li {
	/*margin: 0px;
	padding: 0px;
	display: inline;*/
	float: left;
	display: block;
}

#nav li a:link, #nav li a:visited, #nav li a:active {
	/*color:#3F4554;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 160px;*/
	/*color: #8DC63F;*/ /* Licht blauw #6DCFF6 */
	display: block;
	padding: 0 5px;
	text-decoration: none;
}

#nav li a:hover {
	/*color: #8DC63F;*/
	text-decoration: underline;
}


#nav_sub {
	margin: 3px 0px 3px 0px; 
	padding-right: 9px;
	list-style: none;
	list-style-image: none;
	font-weight: regular;
	font-size: 0.8em;
}

#nav_sub li {
	float: right;
	display: block;
}

#nav_sub li a:link, #nav_sub li a:visited, #nav_sub li a:active {
	color: #CDCDCD;
	display: block;
	padding: 0 5px;
	text-decoration: none;
}

#nav_sub li a:hover {
	color: #CDCDCD;
	text-decoration: underline;
}

/* Reactieformulier */

form fieldset {
	border: 0px;
	width: 500px;
}

form dt {
   clear: both;
   width: 27%;
   float: left;
   text-align: right;
}

form dd {
   float: left;
   width: 65%;
   margin: 0 0 0.5em 0.25em;
}

/*label {
	width: 4em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}*/

.verstuur {
	margin-left: 4.5em;
	font-weight: bold;
	font-size: 15px;
    color: #FFFFFF;
    border-style: none;
    background-color: #6DCFF6;
    padding: 3px;        
    margin-left: 1px;
    margin-top: 10px;
    margin-bottom: 10px
}

/* Reactieformulier */

#footer_space {
	background: #E6E6E6;
	width: 100%;
	height: 10px;
}

#footer {
	background: #E6E6E6;
	background-image: url(../../media/images/webtivity_footer_bg_2.gif);
	background-repeat: repeat-y;
	width: 100%;
	/*height: 244px;*/
	height: auto;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-weight: regular;
	font-size: 0.9em;
}

#footer_left {
	width: 298px;
	height: auto;
	float: left;
	padding: 9px 9px 9px 10px;
	margin: 0px;
	text-align: left;
}

#footer_center {
	width: 298px;
	height: auto;
	float: left;
	padding: 9px 9px 9px 10px;
	margin: 0px;
	text-align: left;
}

#footer_right {
	width: 283px;
	height: auto;
	float: left;
	padding: 9px 18px 9px 16px;
	margin: 0px;
	text-align: left;
}

#footer p {
	margin: 10px 0px 0px 0px; 
	padding-bottom: 10px;
	font-weight: regular;
	font-size: 0.9em;
	color: gray;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: gray;
	text-decoration: underline;
}

#footer a:hover {
	color: gray;
	text-decoration: underline;
} 

#nav_footer {
	/*margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;*/
	margin: 10px 0px 0px 0px; 
	/*padding-bottom: 10px;*/
	padding: 0px 0px 10px 0px;
	list-style: none;
	list-style-image: none;
	font-weight: regular;
	font-size: 0.9em;
	color: #A7A7A7;
}

#nav_footer li {
	/*margin: 0px;
	padding: 0px;
	display: inline;
	float: left;*/
	display: block;
}

#nav_footer li a:link, #nav_footer li a:visited, #nav_footer li a:active {
	/*color:#3F4554;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 160px;*/
	color: gray;
	display: inline;
	padding: 0 5px;
	text-decoration: underline;
}

#nav_footer li a:hover {
	color: gray;
	text-decoration: underline;
}