@charset "utf-8";
/* CSS Document */

html, body{
	margin:0;
	width:100%;
	float:left;
}
html{
	background-color:#095B77;
}
body{
	min-height:850px;
	height:850px;
	border-top:2px solid #144D5F;
	background-image:url(../images/body_bg.jpg);
	background-position:top center;
}
#container{
	width:1000px;
	margin:0 auto;
}

/* Main rules */
.dot_dubb{
	height:3px;
	width:100%;
	border:1px dotted #012D32;
	border-left:0px;
	border-right:0px;
}
#content #inner #main p a.link_but, #content #inner #sidebar p a.link_but, a.link_but{
	margin:10px 0;
	padding:4px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	line-height:14px;
	background-color:#012D32;
	border-radius:3px;
	-moz-border-radius:3px;
}
#content #inner #main p a.link_but:hover, #content #inner #sidebar p a.link_but:hover, a.link_but:hover{
	text-decoration:underline;
}

/* Header */
#header{
	width:100%;
	float:left;
}
#header #qnav{
	text-align:right;
}
#header #qnav span{
	padding:2px 4px;
	background-color:#144D5F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	text-transform:uppercase;
}
#header #qnav span a{
	margin:0 3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
#header #qnav span a:hover{
	text-decoration:underline;
}
#header #head{
	width:100%;
	float:right;
}
#header #head a.logo{
	margin:20px 0 0 -50px;
	width:243px;
	height:82px;
	background-image:url(../images/logo.png);
	border:0px;
	float:left;
	text-indent:-1000px;
}
#header #head ul#nav{
	margin:50px 0 30px;
	float:right;
}
#header #head ul#nav li{
	margin:0 0 0 10px;
	padding:0;
	list-style-image:none;
	display:inline;
	float:left;
}
#header #head ul#nav li a{
	height:15px;
	padding:7px;
	background-repeat:no-repeat;
	background-position:center;
	text-indent:-9999px;
	float:left;
}
#header #head ul#nav li a.active{
	background-color:#0C313D;
	-webkit-box-shadow:2px -2px 0px #07262E;
	-moz-box-shadow:2px -2px 0px #07262E;
}
#header #head ul#nav li a#nav_home{
	width:55px;
	background-image:url(../images/nav_home.png);
}
#header #head ul#nav li a#nav_behandelingen{
	width:155px;
	background-image:url(../images/nav_behandelingen.png);
}
#header #head ul#nav li a#nav_specialisaties{
	width:140px;
	background-image:url(../images/nav_specialisaties.png);
}
#header #head ul#nav li a#nav_cursussen{
	width:100px;
	background-image:url(../images/nav_cursussen.png);
}
#header #head ul#nav li a#nav_overons{
	width:85px;
	background-image:url(../images/nav_overons.png);
}
#header #head ul#nav li a#nav_contact{
	width:82px;
	background-image:url(../images/nav_contact.png);
}
#header #title{
	margin:20px 0 0;
	float:left;
}
#header #title #slideshow{
	height:264px;
	width:500px;
	padding:5px;
	background-color:#1E677F;
	border-radius:2px;
	-moz-border-radius:2px;
	float:left;
}
#header #title #twitter{
	width:450px;
	margin:0 0 0 40px;
	float:left;
}
#header #title #twitter h1{
	margin:0 0 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#012D32;
	text-transform:uppercase;
	font-weight:bold;
	font-style:italic;
}
#header #title #twitter h1 span{
	margin:-7px 0 0;
	display:block;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
}
#header #title #twitter ul{
	margin:0;
	padding:0;
	list-style:none;
}
#header #title #twitter ul li{
	padding:5px 0;
	border-bottom:1px dotted #012D32;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#012327;
	text-decoration:none;
}
#header #title #twitter ul li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#012327;
	text-decoration:none;
}
#header #title #twitter ul li a strong{
	margin:0 0 10px;
	font-size:13px;
	font-weight:normal;
	display:block;
}
#header #title #twitter ul li a em{
	padding:0 0 0 10px;
	background-image:url(../images/point_arrow_blue.png);
	background-repeat:no-repeat;
	background-position:0 5px;
	font-size:11px;
	display:block;
}
#header #title #twitter ul li a strong:hover, #header #title #twitter ul li a em:hover{
	text-decoration:underline;
}

/* Content */
#content{
	width:1000px;
	margin:40px auto 0;
	padding:5px 0;
	background-color:#0C313D;
	border-radius:2px;
	-moz-border-radius:2px;
	float:left;
}
#content span.locate{
	margin:-20px 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#012D32;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
}
#content #inner{
	width:990px;
	margin:0 5px;
	top:5px;
	background-color:#FFFFFF;
	border-radius:2px;
	-moz-border-radius:2px;
	float:left;
}
#content #inner #main{
	width:600px;
	margin:0 0 20px;
	float:left;
}
#content #inner #main h1{
	height:30px;
	width:100%;
	margin:20px 0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	text-transform:uppercase;
	background-image:url(../images/content_h1_bg.png);
	background-repeat:repeat-y;
}
#content #inner #main h1 strong{
	height:41px;
	margin:-11px 0 0 -11px;
	padding:17px 0 0;
	text-indent:31px;
	text-shadow:1px 1px 1px #8D6F05;
	background-image:url(../images/content_h1_span_bg.png);
	background-repeat:no-repeat;
	position:absolute;
}
#content #inner #main p{
	width:580px;
	margin:10px 0;
	padding:0 0 0 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#024A53;
	line-height:21px;
}
#content #inner #main p a, #content #inner #main a, #content #inner #sidebar p a, #content #inner #sidebar a{
	color:#0099CC;
}
#content #inner #main p a:hover, #content #inner #main a:hover, #content #inner #sidebar p a:hover, #content #inner #sidebar a:hover{
	text-decoration:none;
}
#content #inner #main p a strong{
	color:#024A53;
}
#content #inner #sidebar{
	width:330px;
	margin:0 20px 20px 40px;
	float:left;
}
#content #inner #sidebar .highlight_1, #content #inner #sidebar .highlight_2{
	width:310px;
	margin:19px 0 0;
	display:block;
	float:left;
}
#content #inner #sidebar .highlight_1{
	padding:10px 10px 0;
	background-color:#578A92;
	border-radius:5px;
	-moz-border-radius:5px;
}
#content #inner #sidebar .highlight_1 ul, #content #inner #sidebar .highlight_1 ul li a{
	color:#FFFFFF;
}
#content #inner #sidebar .highlight_2{
	border-bottom:1px dotted #263D40;
}
#content #inner #sidebar .highlight_1 h2, #content #inner #sidebar .highlight_2 h2{
	margin:0 0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	text-transform:uppercase;
	color:#FFFFFF;
}
#content #inner #sidebar .highlight_2 h2{
	color:#024A53;
}
#content #inner #sidebar .highlight_1 p, #content #inner #sidebar .highlight_2 p{
	margin:15px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFFFF;
	line-height:20px;
}
#content #inner #sidebar .highlight_1 img, #content #inner #sidebar .highlight_2 img{
	margin:0 0 15px;
}
#content #inner #sidebar .highlight_2 p{
	color:#024A53;
}
ul{
	list-style-type: square;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color: #024A53;
}
ul.ul_links{
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
}
ul.ul_links li a{
	text-decoration:underline;
}
ul.ul_links li a:hover{
	text-decoration:none;
}
ul.ul_text{
	padding:0;
	list-style:none;
}
ul.ul_text li{
	margin:0 0 5px;
}

/* Form */
form ul{
	margin:10px 10px;
	padding:0;
	list-style:none;
}
form ul li{
	margin:5px;
	padding:5px;
}
form ul li#pref, form ul li#old{
	display:none;
	background-color:#F5F5F5;
	border:1px dotted #CCCCCC;
}
form ul li label{
	font-size:12px;
	display:block;
}
form ul li input, form ul li textarea{
	width:60%;
}
form ul li input.short{
	width:75px !important;
}
form ul li input.button{
	width:auto !important;
}

/* Footer */
#footer{
	width:1050px;
	padding:0 0 20px;
	float:left;
}
#footer .column{
	width:300px;
	margin:10px 50px 0 0;
	float:left;
}
#footer .column h3{
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px dotted #FFFFFF;
	line-height:20px;
}
#footer .column p{
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFFFF;
	line-height:20px;
}
#footer .column a.nav{
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFFFF;
	line-height:20px;
	text-transform:capitalize;
	text-decoration:none;
	border-bottom:1px dotted #FFFFFF;
	display:block;
}
#footer .column a.nav:hover{
	border-bottom:1px solid #FFFFFF;
}