/*------------------------------- START RESET -------------------------------*/
*{ margin:0; padding:0; outline:none; }
/*------------------------------- END RESET -------------------------------*/


/*------------------------------- START HTML BODY -------------------------------*/
html,body { font-family:Verdana,Arial,sans-serif; font-size:16px; font-weight:normal; color:#000000; }
/*------------------------------- END HTML BODY -------------------------------*/


/*------------------------------- START DEFAULT LINK STYLE -------------------------------*/
a:link, a:visited, a:active{ color:#003399; text-decoration:none; }
a:hover{ color:#003399; text-decoration:underline; }
/*------------------------------- END DEFAULT LINK STYLE -------------------------------*/


/*------------------------------- START DEFAULT LIST STYLE -------------------------------*/
ul { padding:0 0 0 20px; list-style-position:outside; list-style-type:circle; }

ol { padding:0 0 0 20px; list-style-position:outside; list-style-type:decimal; }
/*------------------------------- END DEFAULT LIST STYLE -------------------------------*/


/*------------------------------- START DEFAULT FORM STYLE -------------------------------*/
input, textarea { font-family:Verdana,Arial,sans-serif; }
/*------------------------------- END DEFAULT FORM STYLE -------------------------------*/


/*------------------------------- START WRAPPER -------------------------------*/
#wrapper { width:950px; margin:0 auto; padding:0px; }
/*------------------------------- END WRAPPER -------------------------------*/


/*------------------------------- START HEADER -------------------------------*/
#header { width:950px; height:150px; }/*background:url(../graphics/header_name.png) no-repeat bottom right; */
/*------------------------------- END HEADER -------------------------------*/

/*------------------------------- START LOGO -------------------------------*/
#header #logo { float:left; width:230px; height:150px; background:#fff; }
#header #logo img { border:none; }
/*------------------------------- END LOGO -------------------------------*/


#logo_ef { padding-top:65px; padding-left: 870px; position: absolute; }

/*------------------------------- START CONTENTLEFT -------------------------------*/
#contentleft { float:left; width:230px; }
/*------------------------------- END CONTENTLEFT -------------------------------*/

/*------------------------------- START MAINNAV AANPASSING -------------------------------*/
#contentleft #mainnav
{
float:left;
width:230px;
margin:20px 0 0 0;
padding:0;
list-style:none;
}
#contentleft #mainnav li a:link, #contentleft #mainnav li a:visited, #contentleft #mainnav li a:active
{
display:block;
padding: 7px 5px;
background: #fff url(../graphics/Mainnav_divider.jpg) no-repeat bottom left;
font-size:1em;
font-weight:bold;
color: #666;
text-decoration:none;
}

#contentleft #mainnav li a:hover
{
background: #003399 no-repeat center right; /* ROOD */
color: #fff;
}
#contentleft #mainnav #current3
{
background: #003399 no-repeat center right; /* ROOD */
color: #fff;
}

#contentleft #mainnav  ul
{
padding: 3px 0 10px 20px;
list-style-type: square;
background-color:#fff;
}
#contentleft #mainnav  li
{
background-color: #fff
}

#contentleft #mainnav li a.boetiek
{
background-image: url(../graphics/Bzn_boetiek.gif);
background-repeat: no-repeat;
background-position: top left;
}
#contentleft #mainnav li a:hover.boetiek
{
background-image: url(../graphics/Bzn_boetiek.gif);
background-repeat: no-repeat;
background-position: bottom left;
}

#contentleft #mainnav ul li a:link, 
#contentleft #mainnav ul li a:visited,
#contentleft #mainnav ul li a:active
{
margin: 10px 3px 0px 14px;
padding: 0px 2px 0px 0px;
background: none;
color: #666;
font-weight: normal;
text-indent: 1px;
list-style-position: outside;
list-style-type: square;
}
#contentleft #mainnav ul li a:hover 
{ 
background-color:#fff;
color:#333;
text-decoration: underline;
}
/* Untuk flags di kiri */ 
#contentleft #flag
{
float:left;
padding:30px;
margin:0 0 0 0;
border:none;
text-align:center;
overflow:hidden;
line-height:18px;
font-family:Arial;
} 

/*------------------------------- END MAINNAV -------------------------------*/

/*------------------------------- START GEDACHTE VAN DE DAG -------------------------------*/
#contentleft #gedachte_dag
{
float:left;
width:168px;
height:168px;
padding:30px;
margin:25px 0 0 0;
border:1px solid #ccc;
text-align:center;
overflow:hidden;
line-height:18px;
font-family:Arial;
}
#gedachtevandedag2 /*dag van de klant*/
{
float:left;
margin-top:25px;
border:1px solid #ccc;
width:227;
height:250px;
}
#gedachtevandedag
{
float:left;
margin-top:25px;
background-color:#eee;
border:1px solid #ccc;
width:227;
height:100%;
height:auto;
}
#gedachtezelf
{
text-align:center;
line-height:18px;
font-family:Arial;
padding-left:10px;
padding-right:10px;
padding-bottom:30px;
}
/*------------------------------- END GEDACHTE VAN DE DAG -------------------------------*/

/*------------------------------- START STANDAARDNAV -------------------------------*/
#header #standaardnav { float:right; margin:5px 0 0 0 ; padding:0; list-style:none; }
#header #standaardnav li { display:inline; background: url(../graphics/Divider.jpg) no-repeat top left; padding:0 10px; }
#header #standaardnav li:first-child { background:none; }
#header #standaardnav li a:link,#header #standaardnav li a:visited,#header #standaardnav li a:active { color:#666; text-decoration:none; text-transform:capitalize; } 
#header #standaardnav li a:hover{ color:#d71b36; }
#current1 a{ color:#d71b36 !important; }
/*------------------------------- END STANDAARDNAV -------------------------------*/

/*------------------------------- START TAALKEUZE -------------------------------*/
#header #taalkeuze { float:right; margin:5px 0 0 25px; list-style:none; }
#header #taalkeuze li { display:inline; background: url(../graphics/Divider.jpg) no-repeat top left; padding:0 10px; }
#header #taalkeuze li:first-child { background:none; }
#header #taalkeuze li a:link,#header #taalkeuze li a:visited,#header #taalkeuze li a:active { color:#666; text-decoration:none; text-transform:uppercase; }
#header #taalkeuze li a:hover,#header #taalkeuze #current2 a:link,#header #taalkeuze #current2 a:visited,#header #taalkeuze #current2 a:hover,#header #taalkeuze #current2 a:active { color:#d71b36; }
/*------------------------------- END TAALKEUZE -------------------------------*/

/*------------------------------- START ZOEKFUNCTIE -------------------------------*/
#zoeken
{
clear:right;
float:right;
width:150px;
height:75px;
margin:10px 8px 0 0;
}
input#search
{
width:120px;
height:12px;
padding:3px;
font-size:9px;
color:#999;
border-top:1px solid #999;
border-bottom:1px solid #999;
border-left:1px solid #999;
border-right:none;
}
input#search:focus { color:#333; }
input#zoekbtn { width:20px; height:20px; background:url(../Buttons/Zoekbtn.jpg) no-repeat top left; border:none; }
/*------------------------------- END ZOEKFUNCTIE -------------------------------*/

/*------------------------------- START CONTENTCENTER -------------------------------*/
#contentcenter
{
float:left;
width:698px;
min-height:600px;
margin:0 0 0 18px;
border:1px solid #ccc;
}
#contentbox { float:left; width:660px; }
#contentcenter #contentbox #kolom1 { float:left; width:420px; padding:0px 10px 10px 0px; }
#contentcenter #contentbox #kolom2 { float:left; width:200px; padding:0px 0px 10px 10px; }
#contentcenter #contentbox #kolom1 p, #contentcenter #contentbox #kolom2 p { margin:15px 0; }
/*------------------------------- END CONTENTCENTER -------------------------------*/

/*------------------------------- START FOOTER -------------------------------*/
#footer 
{
clear:both;
width:950px;
height:50px;
margin:0 auto;
padding:10px 0 10px 0;
text-align:right;
color:#999;
font-size:10px;
}
#footer a:link, #footer a:visited, #footer a:active{ color:#999; text-decoration:none; }
#footer a:hover{ color:#d71b36; }
/*------------------------------- END FOOTER -------------------------------*/

/*------------------------------- START BREADCRUMBS -------------------------------*/
#breadcrumbs
{
clear:both;
width:678px;
height:30px;
margin:0 auto;
text-align:left;
color:#999;
}
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active{ color:#999; text-decoration:none; }
#breadcrumbs a:hover{ color:#d71b36; }
/*------------------------------- END BREADCRUMBS -------------------------------*/

/*------------------------------- START HEADINGS -------------------------------*/
h1 { font-size:140%; color:#003399; font-weight:bold; line-height:30px; }
h2 { font-size:14px; color:#496fbc; font-weight:bold; }
h3 { font-size:110%; color:#4976d0; font-weight:bold; }
/*------------------------------- END HEADINGS -------------------------------*/

.rodetitel
{
font-weight:bold;
font-size:1em;
color:#d71b36;
display:block;
margin:0 0 5px 0;
}
.grijzetitel
{
font-weight:bold;
font-size:1em;
color:#666;
display:block;
margin:0 0 5px 0;
}

.grijzetitel a
{
font-weight:bold;
font-size:1em;
color:#666;
display:block;
margin:0 0 5px 0;
}

.grijzetitelsmall
{
font-weight:normal;
font-size:1em;
color:#666;
display:block;
margin:0 0 5px 0;
}

.grijzetitelsmall a
{
font-weight:normal;
font-size:1em;
color:#666;
display:block;
margin:0 0 5px 0;
}

/*------------------------------- START BUTTON1 -------------------------------*/
a.button1:link, a.button1:visited, a.button1:active{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #948A77;
border: 0px solid #ff5d00;
color:#fff;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button1:hover{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #EEEEEE;
border: 0px solid #ff5d00;
color:#666;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button2:link, a.button2:visited, a.button2:active{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #FBA946;
border: 0px solid #ff5d00;
color:#fff;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button2:hover{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #EEEEEE;
border: 0px solid #ff5d00;
color:#666;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button3:link, a.button3:visited, a.button3:active{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #C05072;
border: 0px solid #ff5d00;
color:#fff;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button3:hover{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #eee;
border: 0px solid #ff5d00;
color:#666;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button4:link, a.button4:visited, a.button4:active{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #48B050;
border: 0px solid #ff5d00;
color:#fff;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button4:hover{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #eee;
border: 0px solid #ff5d00;
color:#666;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button5:link, a.button5:visited, a.button5:active{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #1F497D;
border: 0px solid #ff5d00;
color:#fff;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button5:hover{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #eee;
border: 0px solid #ff5d00;
color:#666;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button6:link, a.button6:visited, a.button6:active{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #C6D9F6;
border: 0px solid #ff5d00;
color:#fff;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button6:hover{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #eee;
border: 0px solid #ff5d00;
color:#666;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button7:link, a.button7:visited, a.button7:active{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #ADCED7;
border: 0px solid #ff5d00;
color:#fff;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
a.button7:hover{
display: block;
width: 210px;
height:50px;
padding:50px 0 3px 0;
background: #eee;
border: 0px solid #ff5d00;
color:#666;
font-weight: bold;
font-size: 16px;
font-family: Verdana, Arial, Helvetica;
text-align: center;
vertical-align: middle;
text-decoration:none; 
}
/*------------------------------- END BUTTON1 -------------------------------*/

/*------------------------------- START TABLE FOTO -------------------------------*/
table .tablefoto { background: #666; border : 1px solid #666; border-collapse:collapse; } 
table .tablefotoselect { background: #d71b36; border:1px solid #d71b36; border-collapse:collapse; cursor:pointer; color:#fff; }
/*------------------------------- END TABLE FOTO -------------------------------*/

/*------------------------------- START FORM PROMOTOR -------------------------------*/
#form_promotor
{
margin:0;
padding:10px;
background:#eee;
border:1px solid #ccc;
background-image:url(../graphics/Promo_logo.jpg);
background-repeat:no-repeat;
background-position:right;
}
#form_promotor .rood1 
{ 
width:100px;
height:20px;
background:#d71b36;
color:#fff;
padding:5px;
text-align:center;
}
#form_promotor .rood2 
{
width:200px;
height:20px;
background:#ccc;
color:#fff;
padding:5px;
text-align:left;
}
#form_promotor .enof { padding:5px; }

.promotor 
{
width:190px;
height:15px;
padding:3px;
font-size:11px;
color:#666;
border:1px solid #999;
}
.promotor:focus { color:#333; }
#promotor_tabel {font-size:10px; width:100%; }
#promotor_tabel .cat
{
background:#d71b36;
color:#fff;
padding:5px;
text-align:center;
}
#promotor_tabel .even { background:#eee; }
#promotor_tabel .oneven { background:#ccc; }
#promotor_tabel td { padding:5px }
/*------------------------------- END FORM PROMOTOR -------------------------------*/

/*------------------------------- START CONTACTFORMULIER -------------------------------*/
.kadertje { background-color:#eee; line-height:16px; }
.kadertje .submitbutton { display:block; height:25px; margin:10px 0 0 0; padding:5px; background:#666; font-size:100%; font-weight:normal; text-transform:capitalize; color:#fff; border:none; }
.kadertje .submitbutton:hover { background:#d71b36; color:#fff; }
.kadertje input, .kadertje textarea { color:#666; font-size:11px; padding:2px; font-family:Verdana,Arial,sans-serif; border:1px solid #999; }
/*------------------------------- END CONTACTFORMULIER -------------------------------*/

.red { color:#D71B36; }
.redbg { background-color:#D71B36; } 
.greybg { background-color:#B2B2B2; }

/*------------------------------- START FORMULIER OPMAAK -------------------------------*/
fieldset { margin: 1em 0; padding:1em; border:1px solid #ccc; background:#f8f8f8; }
form { font-family: Verdana,Arial,sans-serif; }
legend { font-weight: bold; }
label { display: block; margin:0 0 2px 0; padding:0; } 

#submitbtn { padding:5px; background: #d71b36; color:#fff; border:none; cursor:pointer; }
.errormessage { margin:0 0 10px 0 ; padding:0; text-align:left; color:#d71b36; }
textarea { font-family:Verdana,Arial,sans-serif; }
select { color:#666; }

.input { border: 1px solid #ccc; width: 400px; padding:3px; background-color:#fff; color:#666; }
.input2 { border: 1px solid #ccc; width: 100px; padding:3px; background-color:#fff; color:#666; }
.input3 { border: 1px solid #ccc; width: 273px; padding:3px; background-color:#fff; color:#666; }
.input4 { padding:3px; border: 1px solid #ccc; width:333px; min-height: 83px; color: #65655b; background-color:#fff; color:#666; }
.input5 { border: 1px solid #ccc; width: 205px; padding:2px; background-color:#fff; color:#666; }
.input6 { border: 1px solid #ccc; width: 100px; padding:2px; background-color:#fff; color:#666; }
.input6red { border: 1px solid #e0314a; width: 100px; padding:2px; background-color:#fff; color:#666; }
.inputred { border: 1px solid #e0314a; width: 400px; padding:3px; background-color:#fff; color:#666; }
.input2red { border: 1px solid #e0314a; width: 100px; padding:3px; background-color:#fff; color:#666; }
.input3red { border: 1px solid #e0314a; width: 273px; padding:3px; background-color:#fff; color:#666; }
.input4red { padding:3px; border: 1px solid #e0314a; width:333px; color: #65655b; background-color:#fff; color:#666; }
.input5red { border: 1px solid #e0314a; width: 205px; padding:2px; font-size: 12px; background-color:#fff; color:#666; }

#verstuur { display:block; height:25px; margin:10px 0 0 0; width:120px; padding:5px; background:#666; font-size:100%; font-weight:normal; text-transform:capitalize; color:#fff; border:none; cursor:pointer; }
#verstuur:hover { background: #d71b36; cursor: pointer; }
#verstuur2 { display:block; margin:10px 0 0 0; padding:5px; background:#666; font-size:100%; font-weight:normal; text-transform:capitalize; color:#fff; border:none; cursor:pointer; }
#verstuur2:hover { background: #d71b36; color: #fff; cursor: pointer; }
#verstuur3 { display: block; margin: 10px 0 0 0; padding: 5px; background: #666; font-size: 100%; font-weight: normal; text-transform: capitalize; color: #fff; border: none; cursor: pointer; width: 150px; }
#verstuur3:hover { background: #d71b36; color: #fff; cursor: pointer; }
/*------------------------------- END FORMULIER OPMAAK -------------------------------*/

/*------------------------------- START POLL 600e SPREUK -------------------------------*/
#zes100evraag { display: block; width: 182px; height: 132px; padding: 10px; overflow: hidden; background: url(../graphics/Zes100evraagbg.gif) no-repeat top left; font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #333; }
#zes100evraag #titel { display: block; margin: 0 0 5px 0; color: #db2f26; font-size: 11px; font-weight: bold;  }
#zes100evraag #stem { float: left; display: block; width: 51px; height: 18px; margin: 20px 0 0 0; text-indent: -9999px; background: url(../graphics/Btn_stem.gif) no-repeat top left; border: none; cursor: pointer; }
#zes100evraag #stand { float: left; display: block; width: 55px; height: 18px; margin: 20px 0 0 5px; text-indent: -9999px; background: url(../graphics/Btn_stand.gif) no-repeat top left; border: none; cursor: pointer; }
/*------------------------------- END POLL 600e SPREUK -------------------------------*/

#lineheight { line-height: 18px; }
.borderdetailproduct { border: 1px solid #ccc; }
.wit { color: #fff; }
#inside { list-style-position: inside; line-height: 16px; }

/*------------------------------- START LIGHTVIEW -------------------------------*/
#lightview { position: absolute; top: 50%; left: 50%; height: 150px; width: 150px; margin: -75px 0 0 -75px; padding: 0; }
.lv_Container { position: relative; width: 100%; height: 100%; background: none; padding: 0; margin: 0; }
;lv_Button { cursor: pointer; text-decoration: none; border: none; background: none; margin: 0; padding: 0; }
.lv_Sides { position: absolute; top: 50%; left: 0; clear: both; width: 100%; padding: 0; margin: 0; }
.lv_Sides * { padding: 0; margin: 0; }
.lv_Sides li { list-style-type: none; position: relative; }
.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }
.lv_Sides .lv_Wrapper { width: 100%; height: 100%; cursor: pointer; }
.lv_Sides .lv_Button { float: left; background: none; }
.lv_Frames { width: 100%; height: 100%; position: relative; padding: 0; margin: 0; }
.lv_Frames li { list-style-type: none; margin: 0; padding: 0; }
.lv_Frame { width: 100%; display: block; }
.lv_Frame * { padding: 0; margin: 0; }
.lv_FrameTop { position: absolute; left: 0; width: 100%; display: block; }
.lv_FrameBottom { position: relative; float: left; clear: both; }
.lv_Liquid { position: relative; float: left; width: 100%; overflow: hidden; clear: both; }
.lv_Liquid .lv_Filler { position: absolute; height: 100%; width: 2px; top: 0; left: 50%; }
.lv_Half { display: block; height: 100%;clear: both;line-height: 0px;}
.lv_Half li { list-style-type: none; }
.lv_Corner { float: left; position: relative; }
.lv_CornerTr, .lv_CornerBr { float: right; }
.lv_Fill { position: absolute; top: 0; width: 100%; height: 100%; }
.lv_Half .lv_CornerWrapper { float: left; position: relative; width: 50%; height: 100%; overflow: hidden; }
.lv_HalfRight .lv_CornerWrapper { float: right; }
.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }
.lv_HalfRight .lv_Corner { position: relative; float: right; }
.lv_Center { position: relative; clear: both; height: 100%; overflow: hidden; background: none; padding: 0; margin: 0; } 
.lv_WrapUp { position: absolute; left: 0; height: 100%; width: 100%; overflow: hidden; padding: 0; margin: 0; }
.lv_WrapDown { position: relative; height: 100%; width: 100%; overflow: hidden; padding: 0; margin: 0; } 
.lv_WrapCenter {  position: relative; padding: 0; margin: 0; }
.lv_Loading { position: absolute; top: 50%; left: 50%; }
.lv_Loading .lv_Button { float: left; height: 100%; width: 100%; }
.lv_MediaWrapper { position: relative; width: 100%; display: block; overflow: hidden; clear: both; padding: 0; margin: 0; }
.lv_MediaWrapper img { position: relative; float: left; padding: 0; margin: 0; }
.lv_PrevNext { position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 0; margin: 0; }
.lv_PrevNext * { padding: 0; margin: 0; }
.lv_PrevNext .lv_Button { position: relative; height: 100%; }
.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }
.lv_MenuBar { clear: both; position: relative; width: 100%; float: left; font: 11px Arial, Helvetica, sans-serif; color: #808080; padding: 0; margin: 0; }
.lv_MenuBar * { padding: 0; margin: 0; }
.lv_MenuTop .lv_DataText div,
.lv_MenuTop .lv_ImgNumber div { margin: 0; padding: 0; }
#lightview .lv_MenuTop .lv_Close, 
#lightview .lv_MenuTop .lv_Data { margin: 0 0 6px 0; }
.lv_Close, .lv_Data { margin: 6px 0 0 0; }
.lv_Close { float: right; overflow: hidden; }
.lv_Close .lv_Button { float: right;  width: 100%; height: 100%; }
.lv_Data { position: relative; float: left; padding-bottom: 3px; line-height: 13px; }
.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; }
.lv_Data li { list-style-type: none; float: left; margin-top: 3px; }
.lv_DataText { width: 100%; }
.lv_DataText .lv_Title { font-weight: bold; margin-bottom: 2px; }
.lv_DataText .lv_Caption { clear: both; }
.lv_Data .lv_ImgNumber { color: #b8b8b8; margin-right: 5px; margin-top: 5px; }
.lv_Data .lv_innerPrevNext, .lv_Data .lv_Slideshow { border-left: 1px solid #efefef; padding: 0 5px; margin-top: 5px; vertical-align: middle; }
.lv_Data .lv_Slideshow { padding-right: 0px; }
.lv_Data .lv_innerPrevNext .lv_Button, 
.lv_Data .lv_Slideshow .lv_Button { float: left; background-position: center left; background-repeat: no-repeat; }
.lv_Media, .lv_External { position: relative; float: left; margin: 0; padding: 0; }
#lightview iframe { border: 0; clear: both; padding: 0; margin: 0; background: none; }
.lv_topButtons { position: absolute; left: 0; width: 100%; overflow: hidden; margin: 0; padding: 0; }
.lv_topcloseButtonImage { cursor: pointer; }
#lightviewError p { padding: 0 0 10px 0; }
#lightviewError div { padding: 6px; font: 11px Arial, Helvetica, sans-serif; }
#lightviewError .message { background: #fcb5b5; color: #dd1f1f; margin-bottom: 3px; }
#lightviewError .type { font-weight: bold; }
#lightviewError .pluginspage { background: #b5fcbd; color: #21be30; }
#lightviewError a, #lightviewError a:hover, #lightviewError a:visited { color: #21be30; text-decoration: none; background: none; font-weight: bold; border-bottom: 1px solid #7de689; }
#lightviewError p { margin-left: 0; padding: 0; }
#overlay { position: absolute; /* Opera will use fixed */ top: 0; left: 0; height: 100%; width: 100%; }
* html #lightview { /* IE6 */ position: absolute; margin-top: expression( -1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + 'px'); margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px'); }
html #overlay { position: absolute; height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' ); width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' ); }
/*------------------------------- END LIGHTVIEW -------------------------------*/
.wit{color:#ffffff}
.popup {font-family: Arial,Verdana;color: #000000; letter-spacing:0px;text-decoration:none; FONT-SIZE: 11px;}

.input_pochette_jaar {border: 1px solid #ccc; width: 70px; padding:3px; background-color:#fff; color:#666;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;}

.input_pochette_thema {border: 1px solid #ccc; width: 180px; padding:3px; background-color:#fff; color:#666;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;}

.input_pochette_zoekterm {border: 1px solid #ccc; width: 370px; padding:4px; background-color:#fff; color:#666;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;}

.spreukenpochet_tabellijn {background:#f5f5f5;padding:2px;}
.spreukenpochet_tabellijn:hover {background:#efefef;padding:2px;}



/* Copied from standard MT css */
/* Assets */

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}

.asset-name {
    margin-bottom: .25em;
}

.asset-footer,
.asset-meta {
    font-size: 11px;
}

.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
}

.asset-footer {
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
}

.content-nav {
    text-align: center;
}

.entry-tags h4,
.entry-categories h4 {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags ul,
.entry-categories ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li {
    display: inline;
}

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}


/* User pics */


.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}


/* Feedback */

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#top-comment-nav, #comment-nav {
  list-style: none;
  width: 100%;
  margin: 0 0 1em 0;
  padding: 0;
  text-align: center;
}

#top-comment-nav li, #comment-nav li {
  display: inline;
  padding: 0;
}

#top-prev-comments, #prev-comments {
  text-align: left;
  margin: 0 1em 0 0;
}

#top-next-comments, #next-comments {
  text-align: right;
  margin: 0 0 0 1em;
}

#top-num-comments, #num-comments {
  text-align: center;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

/* Widgets */

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-content {
    position: relative;
    margin: 5px 0 20px;
}

.archive-content ul,
.widget-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-content ul ul {
    margin-left: 15px;
}

.widget-content li {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget-tag-cloud .widget-content ul {
    margin-right: 0;
    margin-left: 0;
}

.widget-tag-cloud .widget-content li {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.2;
    background: none;
}

.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }

#footer .widget-content {
    margin-top: 0;
    margin-bottom: 0;
}

.widget-recent-assets .widget-content ul {
    overflow: auto;
    margin-right: 0;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

.widget-search ul,
.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li,
.widget-syndication li  {
    margin: 5px 0;
}

.widget-openid {
    width: 160px;
    margin: 10px auto;
    border: none !important;
}
.widget-openid .widget-content {
    border: 1px solid #ccc;
    background: #fff url(../images/openid-accepted.gif) no-repeat 7px 3px;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    color: #666;
    margin: 0;
    padding: 0 !important;
}
.widget-openid .widget-content em {
    display: block;
    font-style: normal;
    padding: 34px 9px 9px 68px;
}
.widget-openid .widget-content strong {
    left: -9999px;
    position: absolute;
}
.widget-openid .widget-content a {
    display: block;
    background: #eee;
    text-align: center;
    padding: 5px 3px;
    color: #666;
    text-decoration: underline;
    font-weight: normal;
}

.input-default {
    background-color: #9AAEC2;
}

.status-indicator {
    display: inline;
    height: 20px;
    width: 20px;
    background: url(../images/indicator-login.gif) no-repeat 0 0;
    padding: 2px 7px;
}

