/* TEMPLATE */
* {
	}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Trebuchet MS, "Trebuchet MS", Arial, Verdana, san-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	}
#main_container {
	position: relative;
    margin: 0 auto;
	width: 100%;
    height: 100%;
	text-align: center;
	}
* html #main_container {/* ie6 and under only*/
    height: 100%;
	}
#bg_body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(http://www.startsite.nu/beheer/cms/img/template/bg_footer0.png);
	background-position: top left;
	background-repeat: repeat;
	background-color: transparent;
	}
#bg_body_pic {
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(http://www.startsite.nu/beheer/user_files/adhd/bg_pic/bg_pic.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #00CCFF;
	background-attachment: scroll;
	}
#bg_body_pic_stretch {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: -1;
	}
p img {
	padding-right: 15px;
	}
iframe {
	margin: 0;
	padding: 0;
	width: 100%;
	border: 0;
	border-collapse: collapse;
	overflow: auto;
	}
table {
	border: 0;
	border-collapse: collapse;
	}
td {
	padding: 10px 10px 10px 0;
	margin: 0;
	font-size: 12px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
	}
h1, h2, h3, h4,
td h1, td h2, td h3, td h4 {
	margin: 0;
	padding: 0;
	}
a:link {
	color: #00CCFF;
	text-decoration: underline;
	}
a:visited {
	color: #00CCFF;
	text-decoration: underline;
	}
a:hover {
	color: #333333;
	text-decoration: underline;
	}
a:active {
	color: #00CCFF;
	text-decoration: underline;
	}
h1 {
	font-size: 20px;
	color: #00CCFF;
	}
h2 {
	font-size: 17px;
	color: #00CCFF;
	}
h3 {
	font-size: 14px;
	color: #00CCFF;
	}
h4 {
	font-size: 13px;
	color: #00CCFF;
	}
ul {
	padding: 0;
	margin: 0;
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 1.1em;
	text-indent: -1.1em;
	}
ul li {
	padding: 0;
	}
ol {
	padding-left: 2em;
	list-style-position: outside;
	}
ol li {
	padding: 0;
	}
p {
	padding: 0;
	margin: 0;
	}
hr {
	padding: 0;
	margin: 0;
	border: #eee 1px solid;
	}
img {
	border: 0;
	padding: 0;
	margin: 0;
	}

/* HEADER */
#bg_header {
	clear: both;
	margin: 0 auto;
	width: 100%;
	height: 153px;
	background-image: url(http://www.startsite.nu/beheer/cms/img/template/bg_header0.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: transparent;
	}
#header {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: 153px;
	line-height: 0;
	text-align: center;
	}
#logo {
	float: left;
	margin: 0;
	padding: 0;
	width: 450px;
	text-align: left;
	z-index: 0;
	}
#social_media {
	float: right;
	margin: 0;
	padding: 0;
	height: 53px;
	text-align: right;
	z-index: 100;
	}
#sm_left {
	float: left;
	margin: 0;
	padding: 0;
	width: 12px;
	height: 53px;
	background-image: url(http://www.startsite.nu/beheer/img/social_media/social_tab_left1.png);
	}
#sm_middle {
	float: left;
	margin: 0;
	padding: 0;
	height: 53px;
	background-image: url(http://www.startsite.nu/beheer/img/social_media/social_tab_middle1.png);
	}
#sm_middle img {
	margin: 12px 0 0 0;
	padding: 0 4px;
	}
#sm_right {
	float: left;
	margin: 0;
	padding: 0;
	width: 12px;
	height: 53px;
	background-image: url(http://www.startsite.nu/beheer/img/social_media/social_tab_right1.png);
	}

/* NAVIGATIE */
#menu {
	clear: both;
	padding: 0;
	margin: 0;
	width: 940px;
	height: 53px;
	text-align: left;
	z-index: 100;
	}
ul#navlist {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Trebuchet MS, "Trebuchet MS", Arial, Verdana, san-serif;
	font-size: 17px;
	line-height: 53px;
	}
ul#navlist li#nav_up {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0 0 0 0px;
	width: 176px;
	height: 53px;
	text-align: center;
	background-image: url(http://www.startsite.nu/beheer/img/menu/m_up1.png);
	text-indent: 0;
	overflow: hidden;
	}
ul#navlist li#nav_down {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	width: 176px;
	height: 53px;
	background-image: url(http://www.startsite.nu/beheer/img/menu/m_down1.png);
	text-indent: 0;
	overflow: hidden;
	}
ul#navlist li#nav_up a {
	display: block;
	width: 100%;
	text-decoration: none;
	text-align: center;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
	}
ul#navlist li#nav_up a:hover {
	display: block;
	width: 100%;
	text-decoration: none;
	text-align: center;
	color: #333333;
	text-indent: 0;
	overflow: hidden;
	}
ul#navlist li#nav_down a {
	display: block;
	width: 100%;
	text-decoration: none;
	text-align: center;
	color: #00CCFF;
	text-indent: 0;
	overflow: hidden;
	}
ul#navlist li#navb_up {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	width: 176px;
	height: 53px;
	background-image: url(http://www.startsite.nu/beheer/img/menu/m_up1.png);
	text-indent: 0;
	overflow: hidden;
	}
ul#navlist li#navb_down {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	width: 176px;
	height: 53px;
	background-image: url(http://www.startsite.nu/beheer/img/menu/mb_down1.png);
	background-color: #00CCFF;
	text-indent: 0;
	overflow: hidden;
	}
ul#navlist li#navb_up a {
	display: block;
	width: 100%;
	text-decoration: none;
	text-align: center;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
	}
ul#navlist li#navb_up a:hover {
	display: block;
	width: 100%;
	text-decoration: none;
	text-align: center;
	color: #333333;
	text-indent: 0;
	overflow: hidden;
	}
ul#navlist li#navb_down a {
	display: block;
	width: 100%;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	text-indent: 0;
	overflow: hidden;
	}

/* CONTENT */
#bg_content {
	clear: both;
	margin: 0 auto;
	width: 100%;
	background-image: url(http://www.startsite.nu/beheer/cms/img/template/bg_content0.png);
	background-position: ;
	background-repeat: repeat-x;
	background-color: transparent;
	}
#c_top {
	clear: both;
	margin: 0 auto;
	width: 940px;
	height: 15px;
	background-image: url(http://www.startsite.nu/beheer/img/template/hoeken_boven1.png);
	}
#c_bottom {
	clear: both;
	margin: 0 auto;
	width: 940px;
	height: 15px;
	background-image: url(http://www.startsite.nu/beheer/img/template/hoeken_onder1.png);
	}
#content {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 940px;
	text-align: center;
	background-color: #fff;
	}
#c_left {
	clear: both;
	float: left;
	margin: 0;
	padding: 40px 0 30px 40px;
	width: 535px;
	text-align: left;
	overflow: hidden;
	}
#c_right {
	float: right;
	margin: 0;
	padding: 40px 20px 30px 0;
	width: 315px;
	text-align: left;
	}
#clear {
	clear: both;
	}

/* FOTO */
#foto {
	width: 315px;
	height: 215px;
	}
#foto_kader {
	width: 315px;
	height: 215px;
	background-image: url(http://www.startsite.nu/beheer/img/template/photoframe1.png);
	}

/* KADER */
#bg_col_head_blanc {
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
	width: 315px;
	height: 50px;
	background-image: url(http://www.startsite.nu/beheer/img/template/bg_col_head_blanc1.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Trebuchet MS, "Trebuchet MS", Arial, Verdana, san-serif;
	font-size: 17px;
	line-height: 50px;
	font-weight: bold;
	color: #fff;
	overflow: hidden;
	}
#bg_col_head {
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
	width: 315px;
	height: 50px;
	background-image: url(http://www.startsite.nu/beheer/img/template/bg_col_head_blanc1.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Trebuchet MS, "Trebuchet MS", Arial, Verdana, san-serif;
	font-size: 17px;
	line-height: 50px;
	font-weight: bold;
	color: #fff;
	overflow: hidden;
	}
#bg_col_content {
	margin: 0;
	padding: 15px 20px;
	background-color: #dfdfdf;
	color: #666;
	}
#bg_col_bottom {
	margin: 0;
	padding: 0;
	width: 315px;
	height: 15px;
	background-image: url(http://www.startsite.nu/beheer/img/template/bg_col_bottom1.png);
	background-position: top left;
	background-repeat: no-repeat;
	}

/* FOOTER */
#footer {
	margin: 0 auto;
	padding: 15px 0 0 0;
	width: 900px;
	height: 100px;
	text-align: center;
	font-size: 11px;
	color: #333;
	z-index: 0;
	}
#footer a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #333;
	}
#footer a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #333;
	}
#footer a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #333;
	}
#footer a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #333;
	}

/* FORM */
form {
	margin: 0;
	padding: 0;
	}
fieldset {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	}
label {
	clear: both;
	float: left;
	display: none;
	margin: 0;
	padding: 00;
	height: 29px;
	font-size: 10px;
	font-family: Trebuchet MS, "Trebuchet MS", Arial, Verdana, san-serif;
	line-height: 29px;
	color: #666;
	}
#col_input {
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	border: 0;
	width: 265px;
	height: 29px;
	line-height: 29px;
	font-family: Trebuchet MS, "Trebuchet MS", Arial, Verdana, san-serif;
	font-size: 13px;
	color: #666;
	vertical-align: middle;
	background-image: url(http://www.startsite.nu/beheer/img/forms/bg_col_input_275.png);
	background-color: transparent;
	}
#col_input_correct {
	float: right;
	margin: 0 0 10px 0;
	padding: 0 35px 0 10px;
	_padding: 5px 15px 0 10px; /* IE only */
	border: 0;
	width: 230px;
	height: 29px;
	line-height: 29px;
	font-family: Trebuchet MS, "Trebuchet MS", Arial, Verdana, san-serif;
	font-size: 13px;
	color: #666;
	vertical-align: middle;
	background-image: url(http://www.startsite.nu/beheer/img/forms/bg_col_input_correct_275.png);
	background-color: transparent;
	}
#col_input_incorrect {
	float: right;
	margin: 0 0 10px 0;
	padding: 0 35px 0 10px;
	_padding: 5px 15px 0 10px; /* IE only */
	border: 0;
	width: 230px;
	height: 29px;
	line-height: 29px;
	font-family: Trebuchet MS, "Trebuchet MS", Arial, Verdana, san-serif;
	font-size: 13px;
	color: #666;
	vertical-align: middle;
	background-image: url(http://www.startsite.nu/beheer/img/forms/bg_col_input_incorrect_275.png);
	background-color: transparent;
	}
#col_btn {
	float: right;
	margin: 0;
	padding: 0;
	width: 135px;
	height: 35px;
	}

/* USER STYLES */
.kopregel {
	padding: 0 0 15px 0;
	font-family: Trebuchet MS, "Trebuchet MS", Arial, Verdana, san-serif;
	font-size: 20px;
	color: #00CCFF;
	}
.inleiding {
	line-height: 27px;
	}
.tussenkop {
	color: #00CCFF;
	}
.tekst {
	font-family: Trebuchet MS, "Trebuchet MS", Arial, Verdana, san-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	}

