/* * * * * * * * * * * * * * * * * * * * * * 
-------------------------------------------
		Vrij Verzekerd stylesheet 
-------------------------------------------
* * * * * * * * * * * * * * * * * * * * * * */


/* ----------- Reset all styles ----------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus
{
    outline: 0;
}
body
{
    line-height: 1em;
    color: black;
    background: white;
}
ol, ul
{
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table
{
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td
{
    /*text-align: left;*/
    font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: "";
}
blockquote, q
{
    quotes: "" "";
}

/* ----------- Einde van de reset ----------- */

html, body
{
    background-color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100.1%;
    color: #707073;
}
/* 
			font-size 100.01% is to fix several bugs

			IE/Win : bug fix for "em" bug - if font size is set to 100%, font proportions can be distorted if em units are on elements on page -
			Opera : font-size 100% -> font is drawn smaller than other browsers 
			Safari : has problems with font-size 101%, so 100.01% safest choice 
		*/

div
{
    text-align: left;
}

table
{
    line-height: 25px;
}

.table_premieberekening
{
    background-color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #707073;
}

.table_premieberekening_header
{
    /*background-color: #00458a;*/
}

.table_premie
{
    background-color: #CCCCCC;
}

.premie_bold
{
    font-weight: bold;
}

.hide
{
    display: none;
}

#container
{
    width: 950px;
    background-color: #ffffff;
    padding-right: 1px;
    border-right: 1px solid #cccccc;
    padding-left: 1px;
    border-left: 1px solid #cccccc;
    padding-bottom: 1px;
    border-bottom: 1px solid #cccccc;
    clear: both;
}

#header
{
    height: 104px;
    border-bottom: 10px solid #d0de8e;
}

#header img#logo
{
    display: block;
    float: left;
}

#headerbar
{
    display: block;
    background-color: #70cbee;
    height: 52px;
    color: #ffffff;
    text-align: right;
}

input#inputzoek
{
    height: 14px;
    width: 169px;
    border: 1px solid #004c92;
    margin: 0 0 0 50px;
    font-size: 11px;
    color: #707073;
    padding: 0.27em;
}

.inputtext
{
    width: 169px;
    margin: 0px;
    color: #707073;
    line-height: 20px;
    vertical-align: middle;
}

.inputtextradio
{
    margin: 0px;
    font-size: 11px;
    color: #707073;
    vertical-align: middle;
    line-height: 25px;
}

a#zoekknop, a#zoekknop:link, a#zoekknop:active, a#zoekknop:visited
{
    font-size: 11px;
    padding-right: 1.0em;
    background-image: url(../img/header_zoekpijl.gif);
    background-repeat: no-repeat;
    background-position: 4.5em 0.20em;
    background-color: #70cbee;
    color: #004c92;
    font-weight: bold;
    text-decoration: none;
}

a#zoekknop:hover
{
    text-decoration: underline;
}

#kruimelpad
{
    height: 2.56em;
    color: #a1a1a6;
    margin-left: 0.55em;
    font-size: 11px;
    padding-top: 0.38em;
}

#kruimelpad a, #kruimelpad a:link, #kruimelpad a:active, #kruimelpad a:visited, #kruimelpad a:hover
{
    color: #a1a1a6;
    text-decoration: underline;
}

#contentcontainer
{
    margin-left: 6px;
    background-color: #FFFFFF;
}

#linkerkolom
{
    float: left;
    width: 190px;
    margin-right: 18px;
    margin-bottom: 23px;
    background-color: #FFFFFF;
}

ul.hoofdnavigatie
{
    border-top: 5px solid #00acef;
    margin-bottom: 30px;
    font-size: 11px;
}

ul.hoofdnavigatie li
{
    border-bottom: 1px solid #707073;
}

ul.hoofdnavigatie li a, ul.hoofdnavigatie li a:link, ul.hoofdnavigatie li a:active, ul.hoofdnavigatie li a:visited
{
    display: block;
    color: #707073;
    text-decoration: none;
    padding: 0.55em 2.0em 0.55em 1.0em;
}

ul.hoofdnavigatie li a:hover
{
    text-decoration: underline;
}

ul.hoofdnavigatie li a.selected, ul.hoofdnavigatie li a.selected:link, ul.hoofdnavigatie li a.selected:active, ul.hoofdnavigatie li a.selected:visited
{
    font-weight: bold;
    background-color: #d0de8e;
    color: #004c92;
}

select
{
    font-size: 100.1%;
    color: #707073;
}

.BerekenenDropDown
{
    font-size: 11px;
    width: 120px;
}

ul.hoofdnavigatie li a.expanded, ul.hoofdnavigatie li a.expanded:link, ul.hoofdnavigatie li a.expanded:active, ul.hoofdnavigatie li a.expanded:visited
{
    font-weight: bold;
}

ul.hoofdnavigatie ul
{
    margin-bottom: 0.5em;
}

ul.hoofdnavigatie ul li
{
    border: 0;
}

ul.hoofdnavigatie ul li a, ul.hoofdnavigatie ul li a:link, ul.hoofdnavigatie ul li a:active, ul.hoofdnavigatie ul li a:visited
{
    padding: 0.55em 1.0em 0.55em 2.0em;
    height: 1.0em;
    background-image: url(../img/hoofdmenu_bullet.gif);
    background-repeat: no-repeat;
    background-position: 1.0em 0em;
}


div.tellafriend
{
    width: 135px;
    height: 1.31em;
    background-color: #BFEAFB;
    border: 1px solid #004C92;
    margin-bottom: 30px;
    margin-left: 25px;
    background-image: url(../img/knop_tellafriend_balloon.gif);
    background-repeat: no-repeat;
    background-position: top right;
}

div.tellafriend a, div.tellafriend a:link, div.tellafriend a:visited, div.tellafriend a:active
{
    display: block;
    font-size: 11px;
    height: 1.51em;
    font-weight: bold;
    text-decoration: none;
    color: #004C92;
    padding: 0.40em 2.45em 0em 0.91em;
}

div.tellafriend a:hover
{
    text-decoration: underline;
}

div.aanbieding
{
    background-color: #e5f7fd;
    color: #707073;
    height: 125px;
}

div.aanbieding span
{
    display: block;
    font-size: 11px;
    padding-left: 6.0em;
    padding-top: 4.0em;
}

p.kopblok
{
    display: block;
    height: 25px;
    background-color: #00acef;
    background-repeat: no-repeat;
    color: #ffffff;
}

p.kopblok span
{
    display: none;
}

p#aanbiedingkop
{
    background-image: url(../img/kop_aanbieding.gif);
}

#content
{
    float: left;
    width: 467px;
    margin-bottom: 23px;
    line-height: 1.0em;
}

#content TABLE TD 
{
    font-size: 11px;
}

h1
{
    margin-bottom: 0.88em;
    margin-top: 0.38em;
    font-size: 16px;
    font-weight: bold;
}

h2
{
    margin-top: 15px;
    font-size: 11px;
    font-weight: bold;
}

strong 
{
    font-weight: bold;
}

h1#homepagekop2
{
    margin-top: 1.5em;
}

p
{
    font-size: 11px;
}

td
{
    font-size: 11px;
}

td p
{
    font-size: 11px;
    line-height: 1.5em;
}

td h2
{
    font-size: 11px;
    margin-top: 0px;
    line-height: 1.5em;
}

em
{
    font-style: italic;
}

#content a, #content a:link, #content a:visited, #content a:active
{
    color: #004C92;
}

#content a:hover
{
    color: #00acef;
}

#content ul
{
    font-size: 0.69em;
    list-style-image: url(../img/opsomming_bullet.gif);
    margin: 1.0em 0em 1.0em 0em;
}

#content ul li
{
    margin-left: 1.82em;
}

ul#verzekeringen
{
    list-style-image: none;
}

ul#verzekeringen li
{
    display: block;
    float: left;
    margin: 0;
    width: 49%;
}

ul#verzekeringen li a, ul#verzekeringen li a:link, ul#verzekeringen li a:active, ul#verzekeringen li a:visited
{
    display: block;
    height: 2.63em;
    background-repeat: no-repeat;
    color: #707073;
    padding: 8.0% 0 0 40%;
    text-decoration: none;
    margin-bottom: 1.0em;
}

ul#verzekeringen li a:hover
{
    text-decoration: underline;
}

ul#verzekeringen li a#aansprakelijkheid, ul#verzekeringen li#aansprakelijkheid
{
    background-image: url(../img/verz_bullet_aansprakelijkheid.jpg);
    background-repeat: no-repeat;
}

ul#verzekeringen li a#rechtsbijstand, ul#verzekeringen li#rechtsbijstand
{
    background-image: url(../img/verz_bullet_rechtsbijstand.jpg);
    background-repeat: no-repeat;
}

ul#verzekeringen li a#inboedel, ul#verzekeringen li#inboedel
{
    background-image: url(../img/verz_bullet_inboedel.jpg);
    background-repeat: no-repeat;
}

ul#verzekeringen li a#woonhuis, ul#verzekeringen li#woonhuis
{
    background-image: url(../img/verz_bullet_woonhuis.jpg);
    background-repeat: no-repeat;
}

ul#verzekeringen li a#auto, ul#verzekeringen li#auto
{
    background-image: url(../img/verz_bullet_auto.jpg);
    background-repeat: no-repeat;
}

ul#verzekeringen li a#gezinsongevallen, ul#verzekeringen li#gezinsongevallen
{
    background-image: url(../img/verz_bullet_gezinsongevallen.jpg);
    background-repeat: no-repeat;
}

ul#verzekeringen li a#reis, ul#verzekeringen li#reis
{
    background-image: url(../img/verz_bullet_reis.jpg);
    background-repeat: no-repeat;
}

ul#verzekeringen li a#trouwen, ul#verzekeringen li#trouwen
{
    background-image: url(../img/verz_bullet_trouwen.jpg);
    background-repeat: no-repeat;
}

a#knop_premieberekenen, a#knop_premieberekenen:link, a#knop_premieberekenen:visited, a#knop_premieberekenen:active
{
    display: block;
    height: 1.73em;
    width: 12.5em;
    font-weight: bold;
    color: #004C92;
    background-color: #BFEAFB;
    background-image: url(../img/snelmenu_bullet.gif);
    background-repeat: no-repeat;
    background-position: -6px -6px;
    border: 1px solid #004C92;
    font-size: 12px;
    text-decoration: none;
    padding: 0.09em 0em 0em 38px;
    margin: 2.0em 0em 2.0em 0em;
}

a#knop_premieberekenen:hover
{
    text-decoration: underline;
}

#rechterkolom
{
    float: left;
    width: 250px;
    margin-left: 18px;
    margin-bottom: 23px;
    clear: right;
}

div.snelmenu
{
    background-color: #bfeafb;
    margin-bottom: 30px;
}

p#rekenenkop
{
    background-image: url(../img/kop_rekenenverzekeren.gif);
}

p#mijnvrijverzekerdkop
{
    background-image: url(../img/kop_mijnvrijverzekerd.gif);
}

div.snelmenu ul li
{
    background-position: 0px 1px;
    background-image: url(../img/snelmenu_bullet.gif);
    background-repeat: no-repeat;
    display: block;
}

div.snelmenu ul li a, div.snelmenu ul li a:link, div.snelmenu ul li a:active, div.snelmenu ul li a:visited
{
    display: block;
    height: 1.82em;
    background-image: url(../img/snelmenu_bullet.gif);
    background-repeat: no-repeat;
    border-top: 1px solid #ffffff;
    padding-left: 45px;
    padding-top: 0.91em;
    font-size: 0.69em;
    font-weight: bold;
    color: #00519a;
    text-decoration: none;
}

div.snelmenu ul li a:hover
{
    text-decoration: underline;
}

div.meerinfoblok
{
    background-color: #bfeafb;
    margin-bottom: 30px;
    position: relative;
}

div.meerinfoblok p
{
    padding: 0.4em 0.4em;
    line-height: 1.3em;
}

div.meerinfoblok table
{
    padding: 0 0 0 0;
}

table.formulier td
{
    padding-bottom: 0.4em;
}

div.meerinfoblok p.testimonial
{
    font-style: italic;
    margin-bottom: 1.0em;
}

div.meerinfoblok ul
{
    font-size: 0.69em;
    list-style-image: url(../img/opsomming_streep.gif);
    margin: 0em 1.5em 1em 1.5em;
}

div.meerinfoblok ul li
{
    margin-left: 1.0em;
    line-height: 1.3em;
}

p.kopinfoblok
{
    display: block;
    height: 1.2em;
    background-color: #00acef;
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 0.88em;
    padding: 0.4em 0.93em 0.4em 0.93em;
}

div.meerinfoblok a, div.meerinfoblok a:link, div.meerinfoblok a:visited, div.meerinfoblok a:active
{
    color: #00519A;
}

div.meerinfoblok a:hover
{
    color: #00acef;
}

div.beeldcontainer
{
    /* Deze container zorgt ervoor dat IE niet automatisch witruimte onder het beeld genereerd */
}

img.beeld1
{
    border: 0;
    margin-left: 40px;
}

img.beeld2
{
    border: 0;
    margin: 0;
}

#iframecontainer
{
    margin-bottom: 30px;
    margin-top: 1.5em;
    font-size: 0.69em;
}

a#backhome, a#backhome:link, a#backhome:active, a#backhome:visited
{
    height: 1.0em;
    background-image: url(../img/hoofdmenu_bullet_back.gif);
    background-repeat: no-repeat;
    background-position: 0em 0.35em;
    font-size: 0.69em;
    padding-left: 1.0em;
    text-decoration: none;
    font-weight: bold;
    color: #004C92;
}

a#backhome:hover
{
    text-decoration: underline;
}

#footer
{
    height: 46px;
    clear: both;
    border-top: solid 1px #bfeafb;
    padding-left: 6px;
    padding-top: 2%;
    color: #707073;
    vertical-align: middle;
}

#waarmerken
{
    margin-top: 6px;
    width: 190px;
    float: left;
}

#waarmerken img
{
    vertical-align: middle;
    margin-left: 30px;
}

#voetnoten
{
    width: 250px;
    float: right;
    font-size: 0.69em;
    margin-top: 18px;
    height: 1.2em;
}

#voetnoten a, #voetnoten a:link, #voetnoten a:active, #voetnoten a:visited, #voetnoten a:hover
{
    margin-left: 100px;
    color: #707073;
    text-decoration: underline;
}

#rekenkop
{
    width: 250px;
    float: right;
    font-size: 0.69em;
    margin-top: 18px;
    height: 1.2em;
}

#rekenkop a, #rekenkop a:link, #rekenkop a:active, #rekenkop a:visited, #rekenkop a:hover
{
    margin-left: 100px;
    color: #707073;
    text-decoration: underline;
}

a#zoekknopNew, a#zoekknopNew:link, a#zoekknopNew:active, a#zoekknopNew:visited
{
    font-size: 11px;
    padding-right: 1.0em; /*background-image: url(../img/header_zoekpijl.gif);*/
    background-repeat: no-repeat;
    background-position: 4.5em 0.20em; /*background-color: #70cbee;*/
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

a#zoekknopNew:hover
{
    text-decoration: underline;
}

.Menu
{
    background-color: #00458a;
    width: 100%;
}

.MenuItem
{
    background-color: #01a7e3;
    margin: 5px 5px 0px 0px;
    text-align: left;
    padding: 0px 0px 0px 10px;
    height: 20px;
}

#content .MenuItem a, #content .MenuItem a:link, #content .MenuItem a:visited, #content .MenuItem a:active, #content .MenuItem a:hover
{
    color: #00458a;
    font-weight: bold;
}

.MenuItemSelected
{
    background-color: #00458a;
}

#content .MenuItemSelected a, #content .MenuItemSelected a:link, #content .MenuItemSelected a:visited, #content .MenuItemSelected a:active, #content .MenuItemSelected a:hover
{
    color: #FFFFFF;
    font-weight: bold;
}

.btnNext
{
    display: table-cell;
    vertical-align: middle;
    font: 1.0em Verdana, sans-serif;
    font-weight: bold;
    color: #004C92;
    background: url('../img/custom_button_middle.gif') repeat-x;
    height: 44px;
}

.btnNext_left
{
    background: url('../img/custom_button_left.gif') no-repeat;
    height: 44px;
    width: 33px;
}

.btnNext_right
{
    background: url('../img/custom_button_right.gif') no-repeat;
    height: 44px;
    width: 15px;
}

.btnNext TD
{
    vertical-align: middle;
    font: bold 1.0em Verdana, sans-serif;
}

.btnPrevious
{
    display: table-cell;
    vertical-align: middle;
    font: 1.0em Verdana, sans-serif;
    font-weight: bold;
    color: #b4b4b4;
    background: url('../img/custom_button_prev_middle.gif') repeat-x;
    height: 22px;
}

.btnPrevious_left
{
    background: url('../img/custom_button_prev_left.gif') no-repeat;
    height: 22px;
    width: 33px;
}

.btnPrevious_right
{
    background: url('../img/custom_button_prev_right.gif') no-repeat;
    height: 22px;
    width: 15px;
}

.btnPrevious TD
{
    vertical-align: middle;
    font: bold 1.0em Verdana, sans-serif;
}

.line
{
    background-color: #00458a;
}

.thickbox IMG
{
    vertical-align: middle;
}

.ui-widget-content 
{
    font-size: 12px;
}

.ui-widget-header { border: 1px solid #01a7e3; background: #01a7e3; color: #ffffff; font-weight: bold; }