/* -----{header}----- */

#copyright {
	position:fixed;
	left:0px;
	top:0px;
	width:891px;
	display:block;
	height:20px;
	font-style:italic;
	font-weight:bold;
	font-size:9pt;
	z-index:999;
}

#topfoto {
	position:absolute;
	left:0px;
	top:70px;
	width:891px;
	height:155px;
	z-index:4;
	background-color: #999999;
	display:none;
}

#topbar {
	position:absolute;
	left:0px;
	top:25px;
	width:891px;
	height:65px;
	z-index:3;
	line-height:12px;
	background-image: url(../ikonen/blauwgradient.gif);
	display:none;
}



/* -----{BODY en basisinstellingen}----- */
body {
	background-repeat: no-repeat;
	font-size:12pt;
	line-height:150%;
	font-weight:100;
	color:#000000;
	text-align: center;
	margin-bottom:30px;
	padding: 5%;
	background-image:url(http://www.belgiepedia.com/hipclinic/ikonen/copyright-tekst.jpg);
}

img {
	border: 0;
	display:none;
}

#container {
	top:10px;
	width:90%;
	z-index:3;
	text-align: left;
	margin: 5%;
	float: none !important;
}

table {
	padding:10px;
	text-align:left;
	line-height:100%;
	border:dotted #330099 1px;
	 border-collapse: collapse;
}

td {
	height:12px;
	border:dotted #330099 1px;
}

li {
	list-style:square;
	text-align:left;
	}
a {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
	}
a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }


/* -----{content}----- */

#contentwrapper {
	left:0;
	width:100%;
	z-index:9;
	float: none !important;
}


#content {
	text-align:justify;
	left:0px;
	top:10px;
	width:100%;
	z-index:1;
	background-image:url(http://www.belgiepedia.com/hipclinic/ikonen/copyright-tekst.jpg);
}

#fotointekst {
	left:0px;
	top:71px;
	width:250px;
	z-index:120;
}

#fotointekst img{
	margin-bottom:5px;
}

.caption {
	text-align:center;
	line-height:12px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.blauweblok {
	border: 5px solid #d8d8d8; 
	display:block;
	padding:20px;
	background-image: url(../ikonen/tekstblok-grijsblauw-overvloei.gif); 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
}

/* -----{headers}----- */
h1 {
	color: #000000;
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:28px;
	text-align:left;
	font-weight:100;
	display:block;
	margin-bottom:25px;
}

h2 {
	color: #000000;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:28px;
	text-align:left;
	font-weight:100;
	display:block;
	margin-top:45px;
}

h3 {
	color: #000000;
	display:block;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	text-align:left;
	font-weight:normal;
	display:block;
	margin-top:35px;
}
h4 {
	color: #a42212;
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:28px;
	text-align:left;
	font-weight:100;
	display:block;
	margin-bottom:15px;
}


/* -----{topmenu rechts}----- */
#toprightmenu {
	left:548px;
	top:0px;
	width:343px;
	height:9px;
	z-index:4;
	font-size:12px;
	line-height:15px;
	color:#000000;
	display:none;
}
#toprightmenu a{
	font-size:12px;
	color:#FFFFFF;
}
#toprightmenu a:hover{
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}



/* -----{NAVIGATION}----- */
#nav, #nav ul {
	left:0px;
	top:205px;
	height:32px;
	display:block;
	list-style: none;
	font-family: "Trebuchet MS";
	font-size: 24px; 
	color: #FFFFFF;
	margin:0;
	padding:0;
	z-index:1000;
	background-image:url(../ikonen/donkergrijslichtetopgradient.jpg);
	overflow:visible;
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {left: auto;}
#nav li:hover, #nav li.sfhover{background: #FFF;}
#nav li.sfhover a{color: #000099; text-decoration:underline;}

#nav li{
	position:relative;
	float: left;
	margin: 0;
	line-height:30px;
	text-align:center;
	height:32px;
	list-style: none;
	border-right: 1px solid #ddd;
	display:block;	
}

#nav a{
	float:left;
	padding: 0 44px;
	height:30px;
	text-decoration: none;
	color: #FFF;
	display:block;
	margin:0;
}

#nav a:hover {
	color: #000099;
	text-decoration:underline;
}
#nav a.active {
	font-weight: normal;
}

#nav li ul {
	position: absolute;
	padding:8px 0;
	left: -999em;
	width:240px;
	font-size: 14px; 
	background: #FFF url(file:///C|/HANSWERKMAP/websites/i/layout/bgsubnav.jpg) bottom right no-repeat;
	z-index:1000;
}
#nav li ul li{
	float:none;
	line-height:20px;
	width:240px;
	text-align:left;
	height:20px;
	list-style: none;
	border-right: none;
	border-left:none;
	display:block;
	z-index:1000;
}
#nav li ul a, #nav li.sfhover ul a{
	float:none;
	height:20px;
	padding: 0 20px;
	text-decoration: none;
	color: #333;
	display:block;
	margin:0;

}
#nav li ul li a:hover{
	background:#069;
	color:#FFF;
	 text-decoration:none;
}

#nav li:hover ul {
	position:absolute;
	top:30px;
	left: auto;
	height:auto;
	background: #FFF url(file:///C|/HANSWERKMAP/websites/i/layout/bgsubnav.jpg) bottom right no-repeat;
	z-index:1000;
}
#nav li:hover ul, #nav li.sfhover ul {
	height:auto;
	position:absolute;
	top:30px;
	left: 0px;
	z-index:1000;
	background: #FFF url(file:///C|/HANSWERKMAP/websites/i/layout/bgsubnav.jpg) bottom right no-repeat;
}

.inspringen {
	margin-left:15px;
	display:block;
}


/* input en zoekfunctie */

.form {
	border:1px solid #cccc99;
	width:150px;
	overflow:hidden;
	display:none;
}

.zoekbutton {
	border:1px solid #cccc99;
	width:60px;
    background-color:#6A7D95; 
	color:#FFFFFF;
	display:none;
}

