/* CSS - Ketensimulator.nl
Gemaakt door United Knowledge - http://www.unitedknowledge.nl
In opdracht van ZENC
CSS door: Rolf, Hans  */



/* rolf - css inital */
html, body, form, fieldset, input, li, p, select, table, td, textarea, th, ul {
	margin: 0;
	padding: 0;
}
ul, li { /* voor ul's in artikelen */       
        /*list-style-type: none;*/
        margin-left:8px;
}
.fieldset {
	border: none;
}
/* /einde css inital */

/* css rolf */
body {
    background: #15659d url('/uploads/qF/6A/qF6AiR61ewyTjzaICVNOnQ/body-background.jpg') repeat-x top;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 72%;
	margin-bottom:30px;
	margin-left: 10px; /* hansk - content naar rechts */
}
* html body { /* hansk - kleiner font in IE6 */   
	font-size: 70%;
}
*:first-child+html body { /* hansk - kleiner font in IE7 */    
	font-size: 70%;
}
a:link, a:visited {
	color:#15659D;
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:none;
        color: #53A1D8;
}
img {border: none;}/*mk ivm img met link*/

fieldset {
	border:0px none;
	margin:0px;
	padding:10px 0px;
}

p {
	margin-bottom:10px;


}
select {
	border:1px solid #2B3468;
	margin-bottom:10px;
	padding:1px;
}
td, th {
padding:2px;
}
#logo {
	height:107px;
	padding-left:/*10px*/0; /* hansk - body is 10px naar rechts dus logo 10px naar links */
}
#container {
	width:962px;
}
#contentMain {
	background:#FFFFFF none repeat scroll 0%;
	border-bottom:4px outset #2B3468;
	border-right:4px outset #2B3468;
	float:left;
	height:auto/* !important*/; /* hansk - uit wegens onderstaande ie6 code */
	min-height:800px;
	padding:10px;
	width:680px;
}
/* voor Internet Explorer */
/*\*/
* html #contentMain { /* Stu Nicholls */
        height: 800px;
}
/**/
#column-middle { /* hansk - dit is het wieltje */
	float:left;
	margin:210px 0px 0px -12px;
	width:70px;
}

#footer-pictures { /* hansk - org. css laten staan in comments mocht het nog aangepast moeten worden */
background: #15659d url('/uploads/xZ/wP/xZwPUix9aGcdtWQKFoZA9w/footer-image.jpg') no-repeat left bottom;
	/*background: #15659d url('DAKJEFileUrl("/images/footer-pictures-background.jpg");') no-repeat left bottom;*/
/*background:#15659D url(images/footer-pictures-background.jpg) no-repeat scroll left bottom;*/
	/*height:299px;*/
        height: 347px;
        width: 170px;
        /*margin:-369px 0px 80px 700px;*/
        float: left;
        /*margin:210px 0px 0px 0px;*/
        margin: 0;
}
#footer {
	color:#FFFFFF;
	font-variant:small-caps;
	text-align:center;
	width:700px;
    margin-top: 10px; /* hansk - op aangeven Zeno */
}
#breadcrum li {
	display:inline;
	margin:0px;
}
#navigation {
	color:#FFFFFF;
	float:left;
	margin-top:50px;
	width:200px;
    height: 430px; /* hansk - fixed height zodat het footer plaatje tegen #content aan float */
}
#navigation ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#navigation li {
	margin:0px;
}
#navigation a {
	font-size: 14px;
}
#navigation a:link, #navigation a:visited {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
#navigation a:hover, #navigation a:active {
        color: #99ccff;
}
#navigation ul, #navigation li, #navigation li li, #navigation ul li, #navigation ul li li {
        margin:0;
        padding:0;
}
/* hansk - Bulleted list css uit template gehaald wegens validatie */
ul.bulletList li, ul.bulletList ul {
	    /*margin-left:7px;*/
        font-weight: 600; /* hansk - staat normaal uit */
	    padding-left:0px;
	    /*font-size:9px;*/ /* hansk - staat normaal aan */
        list-style-type:none; /* hansk - staat normaal uit*/
}	
.bulletList .level0 {
	font-size:13px;
}
.bulletList .level1 {
	font-size:11px;
}
/* /einde css Bulleted list */



#footer a:link, #footer a:visited {
	color:#FFFFFF;
}
#footer a:hover, #footer a:active {
}
#footer li {
	display:inline;
	margin:0px;
}
#user-create td {
	padding-bottom:20px;
}
#user-create th {

	text-align:left;
}
.clear-both {
	clear:both;
}
.dotted-line {
	background: #fff url('/uploads/U0/iY/U0iYjAkKa8KAARpVXv8aWQ/dotted-line.gif') repeat-x center left;
	height:10px;
	clear: both;

}
/* /einde css rolf */

/* css hansk */
/* kolommen voor de 2 koloms layout */
.kolomlinks{ /*content linker kolom*/
	width: 50%;
	float: left;
}
.kolomrechts{ /*content rechter kolom*/
	width: 48%;
	/*float: right;*/
        float: left;
        margin-left: 10px;
}
/* /einde kolommen 2 koloms layout*/


div.layoutColumnPadding { /* hansk - padding 1 koloms layout */
        padding-right: 10px;
}

h1 {
    font-family:Verdana, Helvetica, sans-serif;
	font-size: 150%;
    font-weight:400;
	color: #53a1d8;
}
h2 {
    font-family:Verdana, Helvetica, sans-serif;
	font-size: 150%;
    font-weight:400;
	color: #53a1d8;
}
h3 {
    font-family:Verdana, Helvetica, sans-serif;
	font-size: 150%;
    font-weight:400;
	color: #53a1d8;
	margin: 12px 0 /*12px*/6px 0;
}
p.lees-meer {
	font-weight: bold;
	/*font-style:italic;*/ /* hansk - italic is lelijk */
	color: #000;
}
.lees-meer a{
	color: #000;
	text-decoration: none;
}
.lees-meer a:hover{
	color: #53A1D8;
	text-decoration: none;
}
label {
	color: #9c9c9c;
}
input {
	/*border: 1px solid #9c9c9c;*/
}

/* ARTIKELEN */
/* default blok - plaatje links, tekst rechts, text float onder het plaatje */
.blokImgLinks {
	float: left;
}
.blokImgLinks img{
	float: left;
	margin-right: 10px;
}
/* /einde default blok */

/* artikelen met dynamische inhoud */
.blokDynamisch {
	float: left;
	background:#e61b8e url(/images/bg_contentblokje4.jpg) repeat-x;
	color: #fff;
	clear: both; /* hansk - positionering in dreamweaver */
	width: 326px;
        padding-bottom: 8px;
        border-bottom: 10px solid #fff;
}
.blokDynamisch img {
	float: left;
    margin-left: 20px;
	margin-right: 10px;
}
.blokDynamisch h3 {
        background-color:#ed2892;
        color:#FFFFFF;
        float:left;
        margin:6px 0 6px 26px;
        padding:0 6px;
}
* html .blokDynamisch h3 {
        margin:6px 0 6px 13px;
}
.blokDynamisch a:link, .blokDynamisch a:visited, .blokDynamisch p{
	    color: #fff;
        font-size: 110%;
        text-decoration: none;
}
html body .blokDynamisch li a:hover {
        /*color: #ffffcc;*/ /* hansk - tintje donkerder */
	    color: #fbfbd2;
        font-size: 110%;
        text-decoration: none;
}
html body .blokDynamisch a:hover {
        /*color: #ffffcc;*/ /* hansk - tintje donkerder */
	    color: #fbfbd2;
        font-size: 110%;
        text-decoration: none;
}
.blokDynamisch p{
	display: inline;
}

.blokDynamisch ul li{ /* hansk - verschillende markers om uit te kiezen */
	/*background-image: url(/images/bullet.gif);*/
    /*background-image: url(/images/cirkel_wit.png);*/
    /*background-image: url(/images/cirkel_geel.gif);*/
    background-image: url(/images/cirkel_lichtgeel.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
    list-style-type: none;
	padding-left:12px;
	margin-left:20px;
}
* html .blokDynamisch ul li {
        background-position: 0 .45em;
}
*:first-child+html .blokDynamisch ul li {
        background-position: 0 .45em;
}
/* /einde dynamische artikelen */

/* stijle voor content manager rich editor */
.blokImgLinks img.floatLinks {
       float: left;
       margin-right: 10px;
}
.blokImgLinks img.floatRechts {
        float:right;
        margin-left: 10px;
}

/*/EINDE ARTIKELEN*/


/* Create Account Template */
#accountContainer table.velden {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#accountContainer table.velden input {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-top: 8px;
	border: 1px solid #ccc;
	background:#eee;
}

#accountContainer table.velden input.voorkeuren {/*mk ivm inputvelden*/
	float: none; 
	width:auto;
	margin: 0px;
	border: none;
	background:#fff;
	font-weight: normal;
}


#accountContainer table.submit {
	padding-right: 50px;
	text-align: right;
    width: 600px;
}
table.submit {
	width: 594px;
}
table.submit .submit {
	float: right;
}

/*mk accounts*/
.knoppen {float: right;margin-right:10px;}
.profielveld {font-weight:bold;}
.formDescription {font-weight:bold;padding: 10px 0px 5px 0px;}
.formDescription img {padding: 5px;}
.formDescription input {margin-top: 3px; font-weight:normal;}
.formDescriptionVoorkeur {padding: 10px 0px 10px 0px;}
.formDescriptionVoorkeur input {margin: 10px 0px 0px 0px;}
.formSubtext {font-size: 0.9em; color:#666666; font-weight: normal; font-style:italic;}
.bekijkProfiel img {max-width: 100px;}

/*end mk accounts*/


/* extra stijlen */
.clearboth {
       clear: both;
}

/* login form homepage */
#loginForm input{
	float: left;
	margin-right: 10px;
    width: 128px;
}
#loginForm fieldset{
	float: left;
	border: none;
	margin: 0;
	padding:0;
}
#loginForm .margin {
	margin-top: 12px;
    width: 30px;
}
input.lang {
        width: 240px;
}
.invite-user {
        width: 350px;
}
.invite-user input{
        width: 350px;
}

.mailform .tableData input {width: 350px;}
input#naamontvanger_formId{width: 240px;}
input#to_formId{width: 240px;}
input#naamafzender_formId{width: 240px;}
input#from_formId{width: 240px;}
input#subject_formId{width: 240px;}

/*mk enquete*/
.enquete {border: 1px solid #336699; padding: 5px; width: 60px; float: right; margin: 0px 10px 10px 0px; background-color: #3399cc;}
.enquete a { font-size:1.2em; color: #fff;}
.enquete a:hover { text-decoration: underline; color: #fff;}


/* hansk - deelnemerslijst */
#deelnemers .paddingLinks {
     padding-left: 30px;
     width: 300px;
}
#deelnemers p.kopje {
     font-weight: bold;
     color: #53A1D8;
     margin-bottom: 0;
}
#deelnemers table.deelnemer {
     border-top: 1px solid #ccc;
}
#deelnemers img.avatar{
     width: 60px;
}
/* /einde deelnemerslijst */






