/*  BEGIN ALGEMEEN  */
root
{
    display: block;
}

*
{
    margin: 0px;
    padding: 0px;
}

body,html
{
    /*overflow-x: hidden;
    overflow-y: auto;*/
    background-attachment: fixed;
    background-repeat: repeat-y;
    background-position: center top;
    background-color: #190000;
    text-align: left;
    background-image: url(http://trouwmomenten.fotoprotool.nl/system/application/images/background_trouwmomenten.jpg);
    font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica";
    color: #b47d45;
	height:100%;
	text-align:center;
	margin:0;
	padding:0;

}

/*.zonder_hoogte
{
 height:auto;
}

#zonder_hoogte
{
	height:auto;
}*/

div#distance {
    margin-bottom: -310px; /* half of content height */
    /* temporary - used to see div */
    width: 1px;           /* required to "hide" distance div */
    height: 50%;          /* required */
    float: left;          /* required */

}


.wrapper
{
    width: 845px;
    z-index: 1;
    margin:auto;
	text-align:left;
	height:600px;
	position:relative;
	line-height:22px;
	clear: left;

}



#header
{
    margin:0;
    padding:0;
    position: relative;
    text-align:left;
    height: 27px;
    width: 845px;
    color: white;
}

#header a.kop
{
    margin-left:5px;
    font-size: 20px;
    line-height: 20px;
    color: #b57d4f;
    letter-spacing: 3px;
    position: relative;
}

#header .kopje
{
    font-size: 20px;
}

#hoofdmenu
{
    text-align: left;
    color:white;
    position:relative;
    /*left:555px;;*/
    left: 415px;
    /*width:317px;*/
    width: 430px;
    top:6px;
}

#hoofdmenu ul
{
    margin:0;
    padding:0;
    list-style-position: outside;
    float: right;
}

#hoofdmenu ul li.hoofdmenu
{
    text-align: left;
    text-decoration: none;
    list-style: none;
    display: inline;
}

#hoofdmenu ul li.hoofdmenu span.menu_item
{
    cursor: default;
    text-decoration: none;
    font-size:12px;
    color: #FFE8D3;
}

#hoofdmenu ul li.hoofdmenu span.menu_item:hover
{
    color: #E88C33;
}

#hoofdmenu ul li.hoofdmenu a
{
    text-decoration: none;
    font-size:12px;
    color: #FFE8D3;
}

#hoofdmenu ul li.hoofdmenu a:hover
{
    color: #E88C33;
}

#hoofdmenu ul li.hoofdmenu .item
{
    position:relative;
    z-index:24;
    text-align: left;
    height:30px;
    display: inline;
	padding-bottom: 8px;
}

#hoofdmenu ul li.hoofdmenu .item:hover
{
    z-index:25;
}

#hoofdmenu ul li.hoofdmenu .actief
{
    color: #E88C33;
}

#hoofdmenu ul li.hoofdmenu .item .sub
{
    display: none;
    text-align: left;
    position:absolute;
    top:20px;
    left:0;
    border:0;
    background-color:#B57D4F;
    color:#FFE8D3;
    opacity: 0.9;
    /*filter: alpha(opacity=90);*/
}

#hoofdmenu ul li.hoofdmenu .item:hover .sub
{
    display:block;
}

#hoofdmenu ul li.hoofdmenu .item .sub ul
{
    margin:0 0 0 0;
}

#hoofdmenu ul li.hoofdmenu .item .sub ul li
{
    text-decoration: none;
    color:white;
    list-style: none;
    padding-left: 5px;
    padding-right: 20px;
    white-space:nowrap;
    overflow:visible;
}

#hoofdmenu ul li.hoofdmenu .item .sub ul li:hover
{

    color:#50301c;
}

#hoofdmenu ul li.hoofdmenu .item .sub ul li a
{
    color:white;
}

#hoofdmenu ul li.hoofdmenu .item .sub ul li a:hover
{
    color:#50301c;;
}

#hoofdmenu .brake
{
    margin-right:0px;
    margin-left: 5px;
}

#hoofdmenu .lang
{
    display: inline;
    padding-top:2px;
    cursor: pointer;
}

#content
{
    width: 845px;
    margin-top: 5px;
    margin-bottom:0px;
}

.rand
{
    width: 845px;
    min-height: 565px;
    border: 1px solid #ffe8d3;
    border-collapse: collapse;
}

.zonder_rand
{
    width: 845px;
    min-height: 565px;
}

#footer
{
    position: relative;
    font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica";
    text-align: justify;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 1px;
	width:885px;
	margin-left:4px;
	
}

#footer .wit
{
    color: #ffe8d3;  
}

#footer .beige
{    
    color: #b57d4f;
}

#footer a
{
    color: #b57d4f;
}

#footer a.footerlink:hover
{
    color : #ffe8d3;
    text-decoration: underline;
}

/*  EIND ALGEMEEN   */

/*  BEGIN TABELLEN  */
td
{
    vertical-align: top;
}
/*  EIND TABBELEN   */

/*  BEGIN FORMS */
input[type=submit]
{
    font-size: 12px;
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #8e9cae;
    background: #4b535b;
    color: #f3f5f8;
}

button
{
    font-size: 12px;
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #8e9cae;
    background: #4b535b;
    color: #f3f5f8;
}

input[type=text]
{
    border: 1px solid #bfc2c5;
    padding: 1px;
    font-size: 12px;
    color: #5A5A5A;
    background: #f5f6f8;
}

input[type=password]
{
    border: 1px solid #bfc2c5;
    padding: 1px;
    font-size: 12px;
    color: #5A5A5A;
    background: #f5f6f8;
}

input[type=file]
{
    border: 1px solid #bfc2c5;
    padding: 1px;
    font-size: 12px;
    color: #5A5A5A;
    background: #f5f6f8;
}

input[type=checkbox]
{
    border: 1px solid #bfc2c5;
}

input[type=radio]
{
    padding-top: 2px;
    padding-bottom: 2px;
}

select
{
    border: 1px solid #bfc2c5;
    padding: 1px;
    font-size: 12px;
    color: #5A5A5A;
    background: #f5f6f8;
}

textarea
{
    border: 1px solid #bfc2c5;
    padding: 1px;
    font-size: 12px;
    color: #5A5A5A;
    background: #f5f6f8;
}
/*  EIND FORMS  */

/*  BEGIN TEKST */
.bold
{
    font-weight: bold;
}

.error
{
    color: #FF0000;
}

h1
{
    color:#b47d45;
    font-family: "Lucida Sans", "Tahoma", "Arial";
    font-weight:bold;
    font-size: 14px;
    text-transform: uppercase;
}

h2
{
    margin-bottom: 20px;
}

a
{
    color : #ffe8d3;
    text-decoration: none;
}

a:hover
{
    color : #e88c33;
}
/*  EIND TEKST  */

/*  BEGIN LIJSTEN   */
ul
{
    list-style-position: inside;
}

li
{

}
/*  EIND LIJSTEN    */

/*  BEGIN AFBEELDINGEN  */
img
{
    border: 0;
}
/*  EIND AFBEELDINGEN   */

/*  BEGIN TEKSTPAGINA BEKIJKEN  */
.verdeling
{
    width: 845px;
    padding: 0px;
    margin: 0px;
    min-height: 565px;
}

.verdeling td.links
{
    width: 50%;
}

.verdeling td.rechts
{
    width: 50%;
}

.verdeling .foto
{
    padding: 0px;
    margin: 0px;
    margin-bottom: -5px;
}

.verdeling .foto img
{
    padding: 0px;
    margin: 0px;
}

.verdeling .tekst
{
    text-align: left;
    font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica";
    color: #b47d45;
    line-height: 25px;
    font-weight: bold;
    font-size: 12px;
    padding-left: 20px;
    padding-right: 20px;
}

.verdeling .tekst a
{
    color: white;
}

.verdeling .tekst a:hover
{
    color : #e88c33;
}

.verdeling .tekst .home
{
    text-align: right;
    font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica";
    color:white;
    font-weight:bold;
    margin-right: -15px;
}

.verdeling .breadcrump
{
    color: white;
    font-size: 20px;
    padding-bottom: 15px;
}
/*  EIND TEKSTPAGINA BEKIJKEN   */

/*  BEGIN CONTACT   */
#contactForm
{
    color: white;
}

#contactForm .contact
{
    
}

#contactForm .contact .veld
{
    width: 150px;
    text-align: right;
    padding-right: 10px;
}

#contactForm .contact .input
{
    width: 280px;
}

#contactForm .contact .error
{
    min-height: 10px;
}

#contactForm input[type=text]
{
    width: 200px;
}

#contactForm textarea
{
    width: 200px;
    height: 100px;
}

#contactForm select
{
    width: 200px;
}
/*  EIND CONTACT    */

/*  BEGIN REPORTAGE BEKIJKEN    */
#reportage
{
    padding-left: 6px;
    padding-right: 0px;
}

#reportage hr.titel
{
    border: none 0;
    border-top: 1px dotted #AAAAAA;
    height: 2px;
    margin-bottom: 10px;
}

#reportage .omschrijving
{

}

#reportage .reportage
{
    border-collapse: separate;
    border-spacing: 10px;
    margin-left: -6px;
    margin-right: -10px;
}

#reportage .reportage .foto
{
    text-align: center;
    width: 157px;
    height: 157px;
    border: 1px solid #F68C61;
    background: #FFFFFF;
    vertical-align: middle;
}

#reportage .reportage .foto div
{
    width: 145px;
    height: 145px;
    line-height: 145px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

#reportage .reportage .foto div img
{
    max-width: 145px;
    max-height: 145px;
    vertical-align: middle;
}

#reportage hr
{
    border: none 0;
    border-top: 1px dotted #AAAAAA;
    height: 2px;
}

#reportage .subreportages
{
    
}
/*  EIND REPORTAGE BEKIJKEN */

/*  BEGIN VOORBEELDEN   */
div.voorbeelden
{
    margin-top: 20px;
}

table.voorbeelden
{
    border-collapse: separate;
    border-spacing: 10px;
    margin-left: -6px;
    margin-right: -10px;
}

table.voorbeelden td
{
    
}

table.voorbeelden td.voorbeeld
{
    text-align: center;
    width: 157px;
    height: 157px;
    border: 1px solid #F68C61;
    background: #FFFFFF;
}

table.voorbeelden td.voorbeeld div.img
{
    width: 157px;
    height: 157px;
    line-height: 155px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
	text-align: center;
}

table.voorbeelden img
{
	max-height: 145px;
	max-width: 145px;
    vertical-align: middle;
}

table.voorbeelden td.voorbeeld div.img div.link
{
    position: absolute;
    top: 125px;
    left: 0px;
    width: 157px;
    height: 25px;
    line-height: 25px;
    background: #FFFFFF;
    opacity: 0.75;
    filter: alpha(opacity=75);
    text-align: center;
}

table.voorbeelden td.voorbeeld div.img a
{
    font-weight: bold;
	color : #e88c33;
}
/*  EIND VOORBEELDEN    */

/*  BEGIN WINKELWAGEN   */
.winkelwagen
{
    margin-top: 20px;
}

.winkelwagen_overzicht
{
    width: 841px;
    border: 1px solid #C0C0C0;
    border-collapse: collapse;
    text-align: left;
    margin-left: 4px;
}

.winkelwagen_overzicht tr
{
    border: 1px solid #C0C0C0;
}

.winkelwagen_overzicht th
{
    text-align: left;
    padding-top: 3px;
    padding-left: 5px;
    padding-bottom: 3px;
    padding-right: 5px;
}

.winkelwagen_overzicht td
{
    padding-top: 3px;
    padding-left: 5px;
    padding-bottom: 0px;
    padding-right: 5px;
}

.winkelwagen_overzicht td.bestand
{
    width: 100px;
    padding-left: 0px;
}

.winkelwagen_overzicht .bestand .img
{
    width: 100px;
}

.winkelwagen_overzicht .bestand .img img
{
    max-width: 100px;
    max-height: 100px;
}

.winkelwagen_overzicht .product
{
    width: 100px;
    background: #EFEFEF;
}

.winkelwagen_overzicht .product_naam
{
    width: 100px;
}

.winkelwagen_overzicht .aantal
{
    width: 30px;
    background: #EFEFEF;
}

.winkelwagen_overzicht .aantal input
{
    width: 30px;
    text-align: right;
}

.winkelwagen_overzicht .effect
{
    width: 75px;
}

.winkelwagen_overzicht .prijs
{
    width: 75px;
    background: #EFEFEF;
}

.winkelwagen_overzicht td.prijs
{
    text-align: right;
}

.winkelwagen_overzicht .totaal
{
    width: 85px;
}

.winkelwagen_overzicht td.totaal
{
    text-align: right;
}

.winkelwagen_overzicht .opties
{
    width: 50px;
    background: #EFEFEF;
}

.winkelwagen_overzicht .opties a:link,
.winkelwagen_overzicht .opties a:visited,
.winkelwagen_overzicht .opties a:active
{
    color: red;
}

.winkelwagen_totaal
{
    text-align: left;
}

.winkelwagen_totaal .leeg
{
    width: 584px;
}

.winkelwagen_totaal .naam
{
    width: 79px;
}

.winkelwagen_totaal .prijs
{
    width: 95px;
    text-align: right;
}

.buttons
{

}

.buttons .leeg
{
    width: 480px;
}

.buttons .proceed
{
    font-size: 12px;
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #e88c33;
    background: #6b4e3d;
    color: #f3f5f8;
    margin-left: 20px;
}
/*  EIND WINKELWAGEN    */

/*  BEGIN ADRESGEGEVENS */
.adresgegevens
{
    margin-top: 20px;
}

#adresgegevensForm
{
    padding-top: 90px;
    margin-left: 200px;
    text-align: left;
    padding-left: 10px;
}

#adresgegevensForm .veld
{
    width: 200px;
}

#adresgegevensForm .input
{
    width: 200px;
}

#adresgegevensForm input[type=text]
{
    width: 195px;
}

#adresgegevensForm input[name=postcode_cijfers]
{
    width: 40px;
}

#adresgegevensForm input[name=postcode_letters]
{
    width: 25px;
}

#adresgegevensForm select
{
    width: 199px;
}

#adresgegevensForm .error
{
    width: 250px;
}

#adresgegevensForm .submit
{
    float: right;
}

.adres_buttons
{
    margin-top: 15px;
}

.adres_buttons .leeg
{
    width: 168px;
}

.adres_buttons .proceed
{
    font-size: 12px;
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #e88c33;
    background: #6b4e3d;
    color: #f3f5f8;
    margin-left: 20px;
}
/*  EIND ADRESGEGEVENS  */

/*  BEGIN BESTELOVERZICHT   */
.overzicht_buttons
{
    
}

.overzicht_buttons .leeg
{
    width: 720px;
}

.overzicht_buttons .proceed
{
    font-size: 12px;
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #e88c33;
    background: #6b4e3d;
    color: #f3f5f8;
    margin-left: 20px;
}
/*  EIND BESTELOVERZICHT    */

/*  BEGIN BETAALPAGINA  */
#ideal_form
{
    margin-top: 150px;
    text-align: center;
}

#ideal_form .ideal_pay
{
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
    width: 130px;
    height: 48px;
    border: 1px solid #d50171;
    background: #C0C0C0;
    color: black;
    margin-top: -44px;
}
/*  EIND BETAALPAGINA   */

/*  BEGIN INLOGGEN  */
#inloggenForm
{
    margin-left: 303px;
    padding: 10px;
    font-size: 12px;
    margin-top: 20px;
}

#inloggenForm h2.inloggen
{
    color: #ffe8d3;
    font-size: 22px;
    margin-bottom: 10px;
}

#inloggenForm input[type=submit]
{
    margin-top: 10px;
}
/*  EIND INLOGGEN   */




















.tdright {
    width: 300px;
    font-family: Verdana, Arial, Helvetica;
}

img.groot {
    border: 1px solid #ffe8d3;
}



.plat{
    font-size: 12px;
    line-height: 24px;}





/*******************************************
	Dit gedeelte van de css zorgt voor divposities
********************************************/




/* Dropdown */




.titel
{
    position: absolute;
    top:5px;
}



/* CONTACT */



.displayMsg {

    border: 1px #000 solid;
    background-color: white;
    color: black;
    padding-top: 4px;
    height: 20px;
    margin: 0px;

    filter: alpha(opacity=85);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    opacity: .85;
}

.form {
    padding: 0px;
    margin: 0px;
}



#links {

    position: absolute;
    left: 35px;
    top: 18px;

    width: 380px;
    height: 520px;

    overflow: hidden;
    overflow-y: auto;
    text-align: left;

    font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica";
}

#links .stippelpad {

    color: #000 !important;
    font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica";
    margin-top: 0px;
}

#links p {

    color: #b17c50 !important;
    font-weight: bold;

    font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica";
}

#links a {

    color: #b17c50;
    font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica";
    font-size: 14px !important;
}

#links a:hover {

    color: #E88C33;

    font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica";
}

/* Home button */

#home {

    position: absolute;
    right: 12px;
    top: 3px;
}

a.link-contact {

    color: #b47c4d;

    line-height: normal;
    height: 0px;
}

a:hover.link-contact {

    color: #E88C33;
}

a.choose-en, a:link.choose-en, a:visited.choose-en {

    position: absolute;
    top: 0px;
    right: 0px;

    width: 16px !important;
    height: 11px !important;

    margin-left:8px;
    margin-right:4px;
    margin-top:9px;

    display: block;
    line-height: 0px;
    background-image: url(http://trouwmomenten.fotoprotool.nl/system/application/images/gb.gif);
}
