
                         /***************************************************
                         *********************** header **************
                         *****************************************************/

#header {
	width: 860px;
	height: 240px;
	text-align: right;
	margin: auto;
	padding: 0;
}
#balk {
    clear: both;
    width: 900px;
	height: 34px; 
	float: left;
	margin: 75px 0 0 0;
	padding: 0;
}
#onderbalk {
    clear: both;
    width: 900px;
	height: 22px; 
	margin: 0;
	padding: 0;
}

                         /***************************************************
                         ********************* Toplaag ***********************
                         *****************************************************/
#toplaag {
    margin:0 auto; 
    width: 900px;
	background: #FFFFFF url(../afbeeldingen/achter.jpg) repeat-y top;
    border: none;
	overflow: hidden;
	text-align: right;
}

                         /***************************************************
                         *********************** kaderomtrek **************
                         *****************************************************/
						 
#kaderomtrek {
	width: auto;
	margin: 0 auto 0 auto;
	overflow: hidden;
	border: none;
}

                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container {
	width: 860px;
	height: auto;
	background: #FFFFFF url(../afbeeldingen/achter_1.gif) repeat-x top;
	text-align: center;
	margin: auto;
	padding: 0;
	clear: none;
	overflow: hidden;
}

                         /***************************************************
                         *********************** linker - en rechterzijde *******
                         *****************************************************/

#rechterkant {
    background: none;
    border: none;
	float: left;
	width: 160px;
	padding: 25px 0 0 0;
	margin: 0;
	text-align: left;
}

                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
						 
#content {
	display: block;
	margin: 10px 0 0 25%;
	padding: 20px 20px 10px 60px;
	text-align: left;
	color: #000000;
	max-width: 800px;
    max-height: auto;  
	min-height: 450px !important;
}

#content p {
    padding: 0 0 10px 10px;
}

                         /***************************************************
                         *********************** Onderkant **************
                         *****************************************************/

#onder {
	clear: both;
	width: auto;
	height: 50px;
	color: #00A1B1;
	padding: 7px 0 0 0;
	margin: 0 70px 0 70px;
	font-weight: bold;
	overflow: hidden;
	text-align: right;
	border-top: #333333 solid 1px;
}

#onder a:link, #onder a:active, #onder a:visited {
	color: #00A1B1;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
#onder a:hover {
	text-decoration: underline;
	border: none;
}

                         /***************************************************
                         *********************** navigatie **************
                         *****************************************************/

#navigatie {
	text-align: right;
	vertical-align: bottom;
}

                         /***************************************************
                         *********************** dropdown menu **************
                         *****************************************************/

#nav, #nav ul {
padding: 0;
margin: 0;
list-style: none;
font-size: 9pt;
text-align: center;
}

#nav li {
float: left;
width: 150px;
}

#nav ul {
position: absolute;
width: 150px;
left: -1000px;
}

#nav a {
display: block;
margin: 2px 5px 3px 5px;
text-decoration: none;
font-size: 10pt;
}

#nav li:hover ul {
left: auto;
margin: -1px 0 0 5px;
background-position: 0 0;
border-top:  1px solid #71A4DD;
font-size: 8pt;
}

#nav li.ie_does_hover ul {
left: auto;
margin: -1px 0 0 -70px;
background-position: 0 0;
border-top:  1px solid #71A4DD;
font-size: 8pt;
}

ul a{
font-weight: bold;
color: #F60;
cursor: default;
}

ul ul a:link, ul ul a:visited{
font-weight: normal;
cursor: pointer;
}

ul ul a:hover, ul ul a:active{
font-weight: normal;
color: #FFF;
cursor: pointer;
}

ul ul li{
background-color: #ACE0F4;
border: 1px solid #71A4DD;
border-top: none;
text-align: left;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 3px solid #FFF;
}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */

                         /***************************************************
                         *********************** opsomminglijst **************
                         *****************************************************/

#opsomminglijst {
	margin: 0;
	padding: 0 0 0 8px;
}

#opsomminglijst li {
	padding: 3px;
	background: none;
	border: none;
	text-align: left;
}

#opsomminglijst ul li {
	display: block;
	margin: 0;
	padding: 3px 17px 3px 0;
	background: url(../afbeeldingen/pijl.gif) no-repeat right;
	border: none;
}

#opsomminglijst ul li ul li {
	margin: 0;
	padding: 0;
}

#opsomminglijst ul li li {
	padding:0;
}

#opsomminglijst h2 {
	color: #06615C;
	padding: 2px 0 2px 2px;
	margin: 14px 0 0 0;
	border-bottom: 2px solid #555;
}

                         /***************************************************
                         *********************** Aktief-webdesign.nl **************
                         *****************************************************/

ul {
    list-style: none;
	margin: 0;
}

li {
    list-style: none;
}

body {
    margin:0; 
	padding: 0; 
	font-family:Arial, sans-serif; 
	font-size: 9pt; 
	font-weight: normal;
	color: #FFFFFF; text-align: left; 
	text-align: left;
}

img {
	padding: 0;	
	border: none;
	/* stippellijn rondom link verwijderen */
	outline: 0;
}

table {
    border: 0;
	margin: 0;
	padding: 0;
	background: none;
	text-align: left;
}
td {
	padding: 5px 5px 5px 5px;
	text-align: left;
	color: #00A1B1;
}
         
p {
	margin-bottom: 12px;
	margin-top: 12px;
}

input {
    background-color: #FFF;
	border:1px solid #00A1B1;
	margin-bottom:0.6em;
	padding-left:0.5em;
	font-size: 12pt;
	font-weight: normal;
	
}
textarea {
    background-color: #FFF;
	border:1px solid #00A1B1;
	margin-bottom:0.6em;
	padding-left:0.5em;
	font-size: 12pt;
	font-weight: bold;
}
                         /***************************************************
                         *********************** Links ********************
                         *****************************************************/

a:link, a:active, a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	/* stippellijn rondom link verwijderen */
	outline: 0;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a.rechterkant:link, a.rechterkant:active, a.rechterkant:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	/* stippellijn rondom link verwijderen */
	outline: 0;
}
a.rechterkant:hover {
	color: #8094A8;
	text-decoration: none;
	font-weight: normal;
}

a img {
	border:none;
	background:none;
	padding: 0;
}

a.opsomming_titel:link, a.opsomming_titel:visited, a.opsomming_titel:active {
	color: #000; font-weight: normal;
	text-decoration: none;
	font-size: 9pt;
	}
a.opsomming_titel:hover {
	color: #8094A8;
	}
a.opsomming_pagina:link, a.opsomming_pagina:visited, a.opsomming_pagina:active {
	color: #000000;
	text-decoration: none;
	padding: 2px;
	font-size: 9pt; font-weight: normal;
	}
a.opsomming_pagina:hover {
	color: #666666;
	}

a.design:link, a.design:visited, a.design:active, a.design:hover {
	text-decoration: none; 
	padding: 0 3px 0 3px;
	}

a.login:link, a.login:visited, a.login:active {
	color: #000000;
	text-decoration: none;
	}
a.login:hover {
	color: #666666;
	text-decoration: underline;
	}

a.balk:link, a.balk:visited {
	display: block; 
	width: 100%;
	color: #000;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
	background-color: #FFFFFF;
	padding: 7px 0 7px 15px;
	margin: 2px 0 2px 0;
	}
a.balk:active {
	color: #FFFFFF;
	background-color: #0033CC;
	}
a.balk:hover {
	color: #FFFFFF;
	background-color: #3399FF;
	}

a.form_gast:link {
	color: #000000;
	text-align: left;
	text-decoration: underline;
	padding: 0 0 0 25px;
	font-weight: bold;
	}
a.form_gast:visited {
	color: #000000;
	text-align: left;
	text-decoration: underline; 
	padding: 0 0 0 25px;
	font-weight: bold;
	}
a.form_gast:active {
	color: #000000;
	text-align: left;
	text-decoration: underline; 
	padding: 0 0 0 25px;
	font-weight: bold;
	}
a.form_gast:hover {
	color: #000000;
	text-align: left;
	text-decoration: underline; 
	padding: 0 0 0 25px;
	font-weight: bold;
	}

                         /***************************************************
                         *********************** teller **************
                         *****************************************************/

.teller {
    font-weight: normal;
	text-align: left;
	padding: 0;
}


                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote {
	margin: 0px 0px 0px 30px;
	padding: 0px 25px 0px 0px;
	font-style: italic;
	color: #7f7f7f;
	border-left: 4px solid #000000;
}

                         /***************************************************
                         *********************** Headings**************
                         *****************************************************/

h1 {
	font-size: 36px;
}

h2 {
	display: block;
	font: normal 18px;
	padding: 5px 0 0 12px;
	margin: 5px 0 6px 0;
	text-align: left;
}

h3 {
	display: block;
	font-size: 17px;
	font-weight: bold;
	padding: 5px 0 0 12px;
	margin: 5px 0 6px 0;
	text-align: left;
}

h4 {
	margin-top: 15px;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0 0 12px;
	margin: 5px 0 6px 0;
	text-align: left;
}

h5 {
	margin-top: 15px;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 0 12px;
	margin: 5px 0 6px 0;
	text-align: left;
}

                         /***************************************************
                         *********************** formulier **************
                         *****************************************************/

html > body fieldset {
	border: none;
	color: #000000;
	height: auto;
	padding: 0 0 0 40px;
	width: auto;
	position: relative;
}
html > body legend {
	border: none;
	color: #000000;
	font-weight: normal; font-size: 16pt;
	padding: 5px;
	margin: -16px 0 5px 0;
}
 * html fieldset {
	border: none;
	color: #000000;
	height: auto;
	padding: 0 0 0 20px;
	width: auto;
	position: relative;
}
 * html legend {
	border: none;
	color: #000000;
	font-weight: normal; font-size: 18px;
	padding: 5px;
	margin: 1px 0 1px 0;
}
label {
	color: #000000;
	display: block;
	font-weight: normal; 
	margin: 0 0 3px 2px;
	width: auto;
}
#username, #email, #e-mail, #homepage, #message, #titel, #subject, #geslacht_man, #geslacht_vrouw, #bijdrage, #opleidingen, #loopbaan, #burgelijke_staat, #heb_kinderen, #sport, #hobbys, #provincie, #land, #geboortedag, #geboortemaand, #geboortejaar, #profielfoto, #menu_name, #menu_naam { 
    vertical-align: top;
	border: #660000 solid 1px; 
	margin: 2px 0 0 2px; 
	filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7; 
	padding: 1px; 
	font-size: 16px; 
	color: #666666;
}
#html:focus, #username:focus, #email:focus, #e-mail:focus, #homepage:focus, #message:focus, #titel:focus, #subject:focus, #geslacht_man:focus, #geslacht_vrouw:focus, #provincie:focus, #land:focus, #geboortedag:focus, #geboortemaand:focus, #geboortejaar:focus, #bijdrage:focus, #opleidingen:focus, #loopbaan:focus, #sport:focus, #hobbys:focus, #burgelijke_staat:focus, #heb_kinderen:focus, #profielfoto:focus, #menu_name:focus, #menu_naam:focus { 
    border:-moz-use-text-color -moz-use-text-color #000000 solid 1px; 
	opacity:0.7;
}
#Submit {
	background: transparent url(../afbeeldingen/button_bg.jpg) repeat-x scroll 0%;
	border: 1px solid #666666;
	color: #000000;
	font-weight: normal;
	height: 22px;
	letter-spacing: 1px;
	margin: 10px 2px;
	padding-bottom: 2px;
	width: auto;
}
#Submit:hover {
	background: transparent url(../afbeeldingen/legend_bg.jpg) repeat-x scroll 0%;
	border: 1px solid #666666;
	cursor: pointer;
}


                         /***************************************************
                         *********************** verwijzingen *******************
                         *****************************************************/

.links_style {
    border-bottom: #FFFFFF solid 1px;
	display: block;
	background: none;
	color: #FFF;
	margin: 0 0 0 10px;
	padding: 0;
	width: 90%;
}

a.links:link {
    font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	}
a.links:visited {
    font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	}
a.links:active {
    font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	}
a.links:hover {
    font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	}

.links_invoer {
	background: none;
	color: #FFF;
}

.links_titel {
	background: none;
	font-size: 24px;
	color: #666666;
}

.links_beschrijving {
    vertical-align: text-top;
	background: none;
	color: #000000;
}

a.button:link, a.button:visited, a.button:active {
	background: transparent url(../afbeeldingen/button_bg.jpg) repeat-x scroll 0%;
	border: #000000 solid 1px;
	color: #000000;
	font-weight: normal;
	height: 22px;
	letter-spacing: 1px;
	margin: 10px 2px;
	padding: 3px 6px 3px 6px;
	width: auto;font-size: 12px;
}
a.button:hover {
	background: transparent url(../afbeeldingen/legend_bg.jpg) repeat-x scroll 0%;
	border: 1px solid #FFF;
	cursor: pointer;
}

                         /***************************************************
                         ********************* profiel ***********************
                         *****************************************************/

.toggle {
	background: #CCCDD1;
	color: #8A7575;
	padding: 10px;
	border: 3px solid #F0E7D5;
	font-weight: bold;
}	

.profiel_links {
    min-width: 200px !important;
	max-width: 200px;
    }
                         /***************************************************
                         ********************* kalender **********************
                         *****************************************************/
	
.kalender_dag {
    width: 80px;
	height: 50px;
	text-align: center;
	border: #666666 solid 1px;
	}	
.kalender_leeg {
    width: 80px;
	height: auto;
	border: #666666 solid 1px;
	background-color: #ffffcc;
	}
.kalender_vandaag {
    width: 80px;
	height: auto;
	text-align: left;
	vertical-align: top;
	border: #FF0000 solid 1px;
	background-color: #cccc99;
	color: #666666;
	}	
.kalender_dagen {
    width: 80px;
	height: auto;
	text-align: left;
	vertical-align: top;
	border: #666666 solid 1px;
	background-color: #E8E8E8;
	color: #666666;
	}
.kalender_weekend {
    width: 80px;
	height: auto;
	text-align: left;
	vertical-align: top;
	border: #666666 solid 1px;
	background-color: #ffff99;
	color: #666666;
	}
