html, body
{
	height: 100%;
  	margin: 0px auto;
    padding: 0px;
   	background-color: #9c9c85;
    font-family: Arial, Trebuchet MS,Helvetica, sans-serif;
    color: #585c3a;
    font-size: 12px;
}

body
{	
	padding: 0px;
	border: 0px;   	
	
}

#tinymce
{
    background-color: #FFFFFF; /* voor tinymce body color (geen achtergrondfiguur erin hé) */
    height: 100%;
}

a
{
	color: #585c3a;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

ul
{
    list-style: none;   
}

.imghome
{
    border: solid 1px #585C3A;
}

#opening
{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left : 0px;
}

#wrapper
{
	position: relative;
	background-image:url(../images/background.jpg);
	background-repeat: repeat-y;
	min-height: 100%;
	height: auto !important;
    height: 100%;
	margin: 0px auto;
	width: 872px;
}

#contentLeft
{
	position: relative;
    float: left;
	padding: 0px 0px 0px 41px;
	width: 220px;
	padding-bottom: 175px;
	height: 100%;
}

#poster
{
	padding: 35px 0px 0px 3px;
	margin: 0px;	
}

#poster img
{
	border: solid 1px #585c3a;
}

#logo
{
	padding-top: 30px;
	border: none;
}

#contentRight
{
	position: relative;
    float: left;
	margin: 0px 28px 0px 0px;
	width: 582px;
	padding-bottom: 70px;
	height: 100%;
	background-image:url(../images/watermerk.jpg);
	background-repeat: no-repeat;
	background-position: 20px 250px;
	min-height: 600px;
}

#menu
{
	position: absolute;
	background-image:url(../images/menu.jpg);
	background-repeat: repeat-x;
	top: 152px;
	color: #FFFFFF;
	width: 582px;
	filter: alpha(opacity:85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;	
}

#menu ul
{
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0px;
}

#menu li
{
	float: left;
	height: 46px;
	font-size: 13px;
	text-transform: uppercase;
	padding: 22px 0px 0px 10px;
}

#menu li a
{
	text-decoration: none;
	color: #FFFFFF;
}

#menu li a:hover
{
	text-decoration: underline;
}

.content
{
	color: #585c3a;
	width: 520px;
	line-height: 21px;
	padding: 20px 0px 0px 30px;
}

.clearBoth
{
	clear: both;
}

#address
{
    margin: 0px 0px 0px 42px;
	position: absolute;
	bottom : 10px;
	text-align: center;
	width: 210px;
	line-height: 21px;
}

#address a
{
	color: #443f30;
	text-decoration: none;
}

#address a:hover
{
	color: #9c9c85;
	text-decoration: underline;
}

#wordbrilcenter
{
    margin: 0px 0px 0px 140px;
}

/**** Nieuwsbrief ****/

div#outer-div
{
    width: 582px;
    height: 60px;/*wordt 330px*/
    background-color: transparent;
    overflow: hidden;
    position: absolute;
    bottom: 0px;
    left: 261px;
    margin: 0px;
    padding: 0px;
    color: #FFFFFF;
}

div#outer-title-bar
{
    width: 582px;
    height: 60px;
    background-image: url(../images/newsletter-top.png);
    background-repeat: no-repeat;
}

div#inner-title-bar
{
    width: 450px;
    margin: 0px;
    float: left;
    height: 20px;
    padding-top: 30px;  
    cursor: pointer; 
}

#enveloppe-flash
{
    background-color: transparent;
    width: 100px;
    height: 60px;
    float: left;
}

h1#title-nieuwsbrief
{
    float: left;
    ^padding-top: 7px;/* IE6 7 */
    width: 350px;
    font-size: 12px;
    font-weight: normal;
}

a#nieuwsbrief-close
{
    color: #FFFFFF;
    font-size: 12px;
    float: right;
    width: 50px;
    padding-top: 7px;
    font-weight: normal;   
    text-decoration: none; 
}

.clearboth
{
    clear: both;
}

div#inner-div
{
    padding: 10px 15px 20px 15px;
    width: 553px;
    height: 290px;
    background-image: url(../images/newsletter-bg.png);
    background-repeat: repeat-y;
    background-color: #9c9b86;
}

div#table-inschrijving
{
    width: 260px;
    float: left;
    text-align: left;
}

div#table-inschrijving em
{
    margin-left: 5px;    
}

div#nieuwsbrief-filialen
{
    float: left;
    width: 260px;
    margin: 0px;
    padding-bottom: 10px;
    ^padding-bottom: 0px;/*IE6 7*/
}

.nieuwsbrief-h2
{
    margin: 0px 0px 10px 0px;
    padding: 0px;
    font-size: 14px;    
}

div#nieuwsbrief-filialen ul
{
    margin: 0px;
    padding: 0px;
    float: left;
}

div#nieuwsbrief-filialen ul li
{
    float: left;
    width: 130px;
}

.btnStyle
{
    float: right;
    background-color: #443f30;
    color: #ffffff;
    font-weight: normal;
    font-size: 12px;
    cursor: pointer;
    padding: 3px 15px 3px 15px;
    border: solid 1px #FFFFFF;
}

.btnStyle:hover
{
    background-color: #9C9B86;
    color: #ffffff;
    border: solid 1px #443f30;
}

div#messagesF
{
    font-weight: bold;
    font-style: italic;
    color: #ffffff;
    padding: 5px;
    background-color: #CD3C3C;
    /*display: inline-block;*/
    float: left;
}

div#messagesG
{
    font-weight: bold;
    font-style: italic;
    color: #ffffff;
    padding: 5px;
    background-color: #138831;
    /*display: inline-block;*/
    float: left;
}

.TextBoxError
{
    border: 1px solid #ff0000;
    height: 16px;
    width: 120px;
}

.TextBox
{
    height: 16px;
    width: 120px;
    border: 1px solid #9c9b86;
}

/*********************/

/**** Login ****/

.FileLink
{
    color: #FFFFFF;
    font-size: 12px;
}

.FileOmschrijving
{
    color: #FFFFFF;
    font-size: 10px;
    font-style: italic;
}

#LoginFiles
{
    position: absolute;
    padding: 10px;
    margin: 0px;
    top: 20px;
    right: 20px;
    text-align: center;
}

#LoginFiles a 
{
    color: #FFFFFF;
    font-family: Arial, Verdana, Georgia;
    font-size: 10px;
}

#star_partner
{
    position: relative;
    border: 1px solid green;
}

#star_animated
{
    position: absolute;
	color: #443f30;
	text-align: center;
	width: 170px;
	left: 40px;
	top: 500px;
}

/* new */

.TextBox
{
    width: 120px;
    height: 16px;
    border: 1px solid #9C9B86;
}

.TextBoxError
{
    width: 120px;
    height: 16px;
    border: solid 1px #FF0000;
    background-color: #FFCFCF;
}

.TextBoxLarge
{
    width: 275px;
    height: 16px;
    border: 1px solid #9C9B86;
}

.TextBoxLargeError
{
    width: 275px;
    height: 16px;
    border: solid 1px #FF0000;
    background-color: #FFCFCF;
}

.TextBoxSmall
{
    width: 75px;
    border: solid 1px #9C9B86;
}

.TextBoxSmallError
{
    width: 75px;
    border: solid 1px #FF0000;
    background-color: #FFCFCF;
}

.TextBoxMultiline
{
    width: 375px;
    height: 150px;
    border: solid 1px #9C9B86;
    padding-top: 4px;
}

.TextBoxMultilineError
{
    width: 375px;
    height: 150px;
    border: solid 1px #FF0000;
    background-color: #FFCFCF;
}

/* vestigingen */



#vestigingen, #vestigingen li
{
    margin: 0px;
    padding: 0px;
}

#vestigingen a
{
    padding: 2px 5px 2px 35px;
    display: block;
    width: 150px;
}

#vestigingen a:hover
{
    background-color: #9C9B86;
    background-image: url(../images/hover_vest.jpg);
    background-repeat: no-repeat;
    color: #FFF;
}

/**** contact formulier ****/

#table_contact
{
    padding: 0px;
    margin: 0px;
    padding-bottom: 50px;
    width: 525px;
    color: #585C3A;
}

#table_contact td
{
    text-align: left;
    margin: 0px;
    padding: 1px;
}

#table_contact em
{
    margin-left: 5px;
}

.btnSubmit
{
    margin: 0px 0px 0px 150px;
    padding: 5px;
    border: solid 2px #585C3A;
    background-color: #BFBEA7;
}

.btnSubmit:hover
{
    border: solid 2px #BFBEA7;
    background-color: #585C3A;
    color: #FFFFFF;
}

.ContactError
{
    margin: 0px 0px 5px 0px;
    color: #F32331;
    border: solid 2px #F32331;
    padding: 2px;
    text-align: center;
    background-color: #EFB3B8;
}

.ContactOk
{
    margin: 0px 0px 5px 0px;
    color: #585C3A;
    border: solid 2px #585C3A;
    padding: 2px;
    text-align: center;
    background-color: #C8CF9B;
}

.textLink
{
    color: #9C9B86;
}

.textLink:hover
{
    text-decoration: none;
}

.Messages
{
    margin-left: 20px;
    margin-top: 10px;
}

.frame
{
    border: 1px solid #9C9B86;
}

/* merkentabel */

#tableMerken
{
    margin: 0px 0px 0px 35px;
}

#tableMerken img
{
    border: solid 1px #585C3A;
}