body {
    background-color: #fff;
    background-image: url(../images/bg.gif);
    background-repeat: repeat-y;
    background-position: top center;
    
    padding: 0px;
    margin: 0px;
    
    font-family: arial, helvetica, sans-serif;
}

#bglayout {
    min-height: 500px;
    overflow: visible;
    background-image: url(../images/bg_lijntjes_trans.gif);
    background-repeat: repeat-x;
    background-position: 0px 238px
}

#wrapper {
    width: 969px;
    margin: 0px auto;
    padding: 0px 2px 0px 2px;
    background-color: #fff;
}

#topbar {
    height: 50px;
    width: 759px;
    display: inline;
    float: left;
    padding: 0px 0px 0px 210px;
}

#flashbanner {
	width: 670px;
	height: 50px;
	float: left;
}

body.bare #flashbanner * {
	display: none;
}

#taalkeuze {
	width: 75px;
	height: 20px;
	float: left;
	margin: 30px 0px 0px 0px;
	display: inline;
	color: #7F7A00;
	font-size: 13px;
}

#taalkeuze a {
    text-decoration: none;
    color: #bfbc7f;
}

#taalkeuze a.selected {
    color: #7F7A00;
}

#taalkeuze a:hover {
    text-decoration: underline;
}

#headerpane {
    width: 969px;
    height: 187px;
    float: left;
    display: inline;
    margin: 0px 0px 2px 0px;
}

#logo {
    display: block;
    float: left;
    width: 208px;
    height: 187px;
    
    background-image: url(../images/logo_oud.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
#logoFR {
    display: block;
    float: left;
    width: 208px;
    height: 187px;
    
    background-image: url(../images/logoFR_oud.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
#logoDE {
    display: block;
    float: left;
    width: 208px;
    height: 187px;
    
    background-image: url(../images/logoDE.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
#sfeerbeeld {
    width: 759px;
    height: 187px;
    float: left;
    display: inline;
    margin: 0px 0px 0px 2px;
    
    background-image: url(../images/sfeerbeeld.jpg);
    background-repeat: no-repeat;
}

#allcontentpane {
    width: 969px;
    float: left;
    background-image: url(../images/bg_menu_grijs.gif);
    background-repeat: repeat-y;
    background-position: left top;
}

#menupane {
    width: 208px;
    float: left;
}

#menuheader
{
    padding: 7px 8px 6px 8px;
    background-image: url(../images/bg_menu.gif);
    font-size: 16px;
    color: #fff;
    height: 18px;
}

.highlight1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AF94A3;
}
.kleinetekst a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

/* MENU */



a.hulpmenu:link {
	padding-top: 5px;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none
}

a.hulpmenu:visited {
	color: #ffffff;
	font-size: 16px;
	text-decoration: none}
	
a.hulpmenu:hover {
	color: #ba2b05;
	font-size: 16px;
	text-decoration: none}

a.hulpmenu:active {
	color: #ffffff;
	font-size: 16px;
	text-decoration: none}

ul#menu
{
    padding: 0px;
    margin: 0px 0px 20px 0px;
    
    list-style-type: none;
}

ul#menu ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px 0px 0px 10px;
}

ul#menu li
{
    background-image: url(../images/bullet_groen.gif);
    background-repeat: no-repeat;
    background-position: 3px 11px;
    
    padding: 2px 4px 2px 14px;
}

ul#menu li a
{
    font-size: 13px;
    color: #000;
    text-decoration: none;
}

ul#menu li.selected a
{
    font-weight: bold;
}

ul#menu li a:hover {
	color: #7F7A00;
}

ul#menu li ul li
{
    background-image: url(../images/bullet_oranje.gif);
}

ul#menu li.selected li a
{
    font-weight: normal;
}

ul#menu li.selected li.selected a
{
    font-weight: bold;
}

ul#menu li li a
{
    color: #7a7b76;
    line-height: 17px;
}

ul.menu {
    padding: 0px;
    margin: 0px 0px 20px 0px;
    list-style-type: none;
}
ul.menu li{
    background-image: url(../images/bullet_groen.gif);
    background-repeat: no-repeat;
    background-position: 3px 11px;
    padding: 2px 4px 2px 14px;
}
ul.menu li a{
    font-size: 13px;
    color: #000;
    text-decoration: none;
}
ul.menu li.selected a{
    font-weight: bold;
}
ul.menu li a:hover {
	color: #af4419;
}

/* Linkeritems */

div.leftheader
{
    padding: 5px 0px 5px 8px;
    margin: 2px 0px 0px 0px;
   background-color: #A9B089;
    font-size: 16px;
    color: #fff;
}
div.leftheader a
{
display:block;
color: #fff;
	text-decoration: none;
}

ul.leftlist
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

ul.leftlist li
{
    background-image: url(../images/bullet_geel.gif);
    background-repeat: no-repeat;
    background-position: 3px 11px;
    padding: 2px 4px 2px 14px;
}

ul.leftlist li, ul.leftlist li a
{
    font-size: 13px;
    color: #000;
    text-decoration: none;
}

ul.leftlist li a
{
    text-decoration: underline;
}

/* Zoek */

form
{
    margin: 0px;
    padding: 0px;
}

div.leftitem
{
    padding: 10px 3px 10px 3px;
}

input.textfield
{
    border: 1px solid #000;
    height: 18px;
}

input.button
{
      border: 1px solid #AF94A3;
    background-color: #AF94A3;
    height: 22px;
    width: 42px;
    color: #fff;
    /*font-weight: bold;*/
    font-size: 15px;
}
input.button2
{
    border: 1px solid #828e3d;
    background-color: #828e3d;
    height: 22px;
    width: 75px;
    color: #fff;
    /*font-weight: bold;*/
    font-size: 15px;
}

/* Content */

#contentpane
{
    width: 759px;
    margin: 0px 0px 0px 2px;
    float: left;
    display: inline;
}

#crumbtrail
{
    float: left;
    width: 743px;
    height: 18px;
    padding: 10px 8px 3px 8px;
    text-align: left;
    
    background-image: url(../images/bg_lijntjes.gif);
}

#crumbtrail, #crumbtrail a
{
    font-size: 10px;
    color: #fff;
    text-decoration: none;
}

#crumbtrail a:hover
{
    text-decoration: underline;
}

/* Text content */

#textcontent
{
    width: 527px;
    padding: 10px 10px 24px 10px;
    float: left;
    display: inline;
}

body.bare #textcontent {
	width: 759px;
	padding: 0px;
}

#textcontent, #textcontent p {
    font-size: 12px;
    color: #000;
    line-height: 18px;
	padding-right:10px;
}


/* Text elements */

h1 {
    color: #7F7A00;
    font-size: 18px;
    font-weight: normal;
    margin: 26px 0px 0px 0px;
    padding: 0px;
    line-height: 24px;
}

#textcontent p.titel {
    color: #94a245;
    font-weight: bold;
}

h2 {
    color: #7F7A00;
    font-size: 16px;
    font-weight: normal;
    margin: 15px 0px 16px 0px;
    padding: 0px;
}

h3 {
    color: #798D88;
    font-size: 14px;
    font-weight: normal;
    margin: 11px 0px 7px 0px;
    padding: 0px;
}

h4 {
    color: #798d88;
    font-size: 12px;
    font-weight: bold;
    margin: 7px 0px 5px 0px;
    padding: 0px;
}
#textcontent a {
    color: #7F7A00;
}

#textcontent a:hover {
    color: #AF94A3;
}

#textcontent ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
}

#textcontent ul li {
    padding: 1px 0px 2px 13px;
    background-image: url(../images/bullet_bruin.gif);
    background-repeat: no-repeat;
    background-position: 4px 9px;
}

#textcontent ul.linksonder {
	margin: 12px 0px 0px 0px;
}

#textcontent ul a.linkonder_selected {
	color: #ba2b05;
	text-decoration: none;
}

div.bottomline {
	height: 26px;
	margin: 10px 0px 2px 0px;
	background-image: url(../images/lijn.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

body.bare div.bottomline {
	display: none;
}

/* Homepagina tabel */

div.homediv {
	width: 729px;
	min-height: 463px;
	background-image: url(../images/bg_home.jpg);
	padding: 20px 20px 10px 10px;
}

#textcontent table.hometable td.title{
	line-height: normal;
}

#textcontent table.hometable td.tekst {
    font-size: 14px;
    line-height: 18px;
    text-align: justify;
}

#textcontent table.hometable td.tekst p {
    margin: 8px 0px 8px 0px;
    padding: 0px;
}

#textcontent table.hometable td.afvalplan.tekst div, #textcontent table.hometable td.afvalplan.tekst div p {
    line-height: 17px;
    background-color: #a0b2b4;
    color: #fff;
}

#textcontent table.hometable td.title div {
    padding: 0px 18px 5px 0px;
    text-align: right;
}

#textcontent table.hometable td.tekst div {
    padding: 9px;
}

#textcontent table.hometable td.tekst div a {
    color: #af4419;
}

#textcontent table.hometable td.tekst div a:hover {
    color: #8b9b4b;
}

#textcontent table.hometable td.welkom.title {
    font-size: 34px;
    color: #8b964b;
}

#textcontent table.hometable td.afvalplan.title {
    font-size: 30px;
    color: #af4419;
}

#textcontent table.hometable td.actueel.title {
	font-size: 26px;
	color: #af4419;
	padding-top: 15px;
}

#textcontent table.hometable td.nieuws div {
    font-size: 26px;
	color: #000;
	padding-top: 15px;
}

#textcontent table.hometable td.participeer.title
{
	font-size: 20px;
	color: #af4419;
	padding-top: 13px;
	text-align: right;
}
/* Printer */

a.print {
	display: block;
	float: right;
	display: inline;
	margin: 0px 0px 8px 8px;
	width: 26px;
	height: 26px;
	background-image: url(../images/printer.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

body.bare a.print {
	display: none;
}

/* Right pane */

#rightpane {
    width: 210px;
    padding: 28px 0px 10px 2px;
    float: left;
    display: inline;
}

body.bare #rightpane {
	display: none;
}

div.rightbaritem {
    margin-bottom: 2px;
}

div.rightbaritem div.rightbaritemcontent.RechtsOranje {
	background-color: #af4419;
	color:#fff;
}

div.rightbaritem div.rightbaritemcontent.RechtsOranje a:link, div.rightbaritem div.rightbaritemcontent.RechtsOranje a:active, div.rightbaritem div.rightbaritemcontent.RechtsOranje a:visited, div.rightbaritem div.rightbaritemcontent.RechtsOranje a:hover {
	background-color: #af4419;
	color:#fff;
}

div.rightbaritem div.rightbaritemheader {
    padding: 4px;
    color: #af4419;
    font-size: 16px;
}

div.rightbaritem div.rightbaritemcontent {
    color: #af4419;
}

div.rightbaritem div.RechtsBlok div.rightbaritemcontent {
	padding: 4px;
}

div.rightbaritem.em div.rightbaritemcontent {
    background-color: #a0b2b4;
}

div.rightbaritem div.rightbaritemcontent {
    color: #000;
    font-size: 12px;
}

div.rightbaritem div.rightbaritemcontent a, div.rightbaritem div.rightbaritemcontent a:link, div.rightbaritem div.rightbaritemcontent a:active, div.rightbaritem div.rightbaritemcontent a:visited {
    color: #7f7a00;
    text-decoration: underline;
}

div.rightbaritem div.RechtsBlok div.rightbaritemcontent a:hover {
    text-decoration: none;
}

div.rightbaritem div.rightbaritemcontent a:hover {
    text-decoration: underline;
}

div.rightbaritem div.rightbaritemcontent ul {
    margin: 0px;
    padding: 0px 0px 6px 0px;
    list-style-type: none;
    line-height:16px;
}

div.rightbaritem div.rightbaritemcontent ul li {
    padding: 0px 4px 0px 17px;
    background-image: url(../images/bullet_rechts.gif);
    background-repeat: no-repeat;
    background-position: 8px 7px;
    display: block;
    margin-bottom: 10px!important;
}


div.rightbaritem div.rightbaritemcontent ul li.splitline {
	border-top: 3px solid #fff;
}

div.rightbaritem.em div.rightbaritemcontent ul li {
    background-image: url(../images/bullet_rechts.gif);
}

div.rightbaritem.em div.rightbaritemcontent ul li 
{
	
}

/* Footer */
#footer {
    width: 969px;
    height: 80px;
    clear: both;
    margin:0px auto;
}

#leftfooter {
    width: 208px;
    height: 80px;
    margin: 0px 2px 0px 0px;
    float: left;
    display: inline;
    background-color: #AF94A3;
}

#footercontent {
    width: 743px;
    height: 64px;
    padding: 8px;
    float: left;
    display: inline;
    background-color: #9F9B40;
}

#footercontent, #footercontent a {
    color: #fff;
    font-size: 11px;
    text-decoration: none;
}

#footercontent a:hover {
    text-decoration: underline;
}
.fotokader{
	border: 1px solid #CCCCCC;
}

/*scroller*/
#img_slider {
    height: 210px;
}
.AProductImage {
	height: 195px;
}
.AProductImage a{
	display: block;
	float: left;
	height: 20px;
	width: 90px;
	padding: 130px 8px 0 5px;
	margin: 8px 5px 0 5px;
	background-repeat: no-repeat;
	text-align: center;
}

.scrollouter {
    margin-left:5px;
    background: #fff;
    overflow: hidden;
    position: relative;
    width: 330px;
    z-index: 2;
} 
.scrollinner {
    width: 6000px;
} 
#contentwidth {
    float: left;
    min-width: 50px;
} 
* > #contentwidth {
    width: auto;
}

#homeTable
{
	border: solid 2px #CBCBCA;
}

.borderright, .borderleft
{
	background-color: #CFCBCA;
	background-repeat: no-repeat;
	background-position: center 150px;
	width: 35px;
}

.borderright
{
	background-image: url(../images/next.png);
}

.borderleft
{
	background-image: url(../images/previous.png);
}

.borderright a, .borderleft a
{
	width: 35px;
	height: 210px;
}

