/* Stijl voor Precision
    basiskleuren:
    #0080C0 (blauw) voor tekst
    #CCFFFF (zeer lichtblauw) voor achtergrond zonder image
    #FFFF66 (lichtgeel) voor memo
    #FF3333 precision-rood
    */

body {
    color: black;
    background-color: none;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 80%;
}



a	 {
    color: #0080C0;
    text-decoration: underline;
}






h1, h2, h3 {
    font-family: verdana, arial, sans-serif;
}

.subkop {font-size: smaller; }

#kopregel {
    position: absolute;
    top: 5px;
    left: 5px;
    height: 86px;
    width: 900px; /* 994*/
}

#noflashtitle {
    display:block;
}

#flashtitle {
    display:none;
}



#kopregel .logo1 {
    position: absolute;
    top: 10px;
    left: 5px;
}

#kopregel .logo2 {
    position: absolute;
    top: 0px;
    left: 500px;
}

#kopregel .stijlkeuze {
  display: none;
}

#linkerkolom {
    display: none;
    width: 0;





}

#linkerkolom_a {
    display: none;

}

#linkerkolom_b {
    display: none;

}

#middenkolom {
    position: relative;
    top: 98px;
    left: 0px;
    /*width: 576px; 584*/
    margin-left: 10px;
    margin-right: 10px;
    border-left: none;
    border-right: none;
    padding-left: 0px;
    padding-right: 0px;

}

#rechterkolom {
    display: none;
    width: 0;
}










#wrapper1 {
    position:relative;
    text-align:left;
    width:100%;
    left: 5px; right: 600px;
    padding-bottom: 100px;
}

.menutext {
    display: none;

}

.menuback {
    display: none;
}

.menuwatermark  {
    display: none;

}

.keuzelijst {
    text-decoration: none;
}

hr {
    color: #FF3333;
    height: 2px;
    border: 1px solid
}

div.tekstvak_rechts {
    width: 217px;
    height: auto;
    float: right;
    text-align: center;
    background-color: #FFFF99;
    font-size: smaller ;
    padding: 10px;
    margin: 5px ;
    position:relative;
}

div.tekstvak_links {
    width: 217px;
    height: auto;
    float: left;
    text-align: center;
    background-color: #FFFF99;
    font-size: smaller ;
    padding: 10px;
    margin: 5px ;
    position: relative;
}

div.tekstvakbreed {
    width: auto;
    height: auto;
    text-align:center;
    background-color: #FFFF99;
    font-size: smaller ;
    padding: 10px;
    margin: 5px ;
    position: relative;
}

#middenkolom img,
#middenkolom a {
    position: relative;
    border: none;
}

div.knipsellinks {
    float:left;
    position: relative;
    text-align: left;
    padding-bottom: 15px
    position: relative;
}

div.knipselrechts {
    float:right;
    position: relative;
    padding-bottom: 15px;
    text-align: right ;
    position: relative;
}

.input {
    display: none;
}

#geencss {
	display: none;
}

#geenjavascript {
    display: block;
    position: absolute;
    z-index: 3;
    float: left;
    clear: both;
    background-color: #FFFFFF;
 }

.tooltip {
  border-bottom: none;
  background-color: none;
}