/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #ffffff url('../images/bg.gif') repeat-x left top;
}

.main	  {
	border-style: none solid solid solid; 
  	border-width: 1px; border-color: #C0C0C0;
	height: 600px;
	background: url('../images/bg_logo.gif') no-repeat left bottom;
}

.flags	  {
	text-align: right;
	background: url('../images/slogan02.gif') no-repeat right top;
}

.breadcrum {
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4F9034;
}
.tellafriend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.copyright {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 9px; color: #B0B0B0; }
.copyright a { COLOR: #B0B0B0; text-decoration: none; }
.copyright a:hover { COLOR: #B0B0B0; TEXT-DECORATION: underline; }
.copyright a:visited { color: #B0B0B0;}

.indexmaintable {
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-color: #FFFFFF;
	border-style: solid;
	background-color: #EDEBEB;
	height: 550px;
}

.mainmaintable {
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-color: #FFFFFF;
	border-style: solid;
	background-color: #EDEBEB;
	height: 550px;
}

.indexmenutable {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.tablediv {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 30px;
}

.menu {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 30px;
}

.visual {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-color: #A2A2A2;
	border-style: solid;
	background-color: #FFFFFF;
	height: 308px;
}

/** LINKS */

a { COLOR: #E60D2E; text-decoration: none; }
a:hover { COLOR: #E60D2E; TEXT-DECORATION: underline; }
a:visited { color: #E60D2E;}

.link1 {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	padding-left: 12px;
	background: url('../images/homepage08.gif') no-repeat left center;
	color: #B1F0FF
}

.link3 {
	display: block;
	height: 18px;
	background: url('../images/homepage13.gif') no-repeat left center;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF; padding-left:5px; padding-right:0px; padding-top:2px; padding-bottom:0px
}


/** MENU */

.menulink {font-family: Verdana, Arial; font-size: 11px; font-weight: bold;}
.menulink a { COLOR: #1a1a1a; text-decoration: none; }
.menulink a:hover { COLOR: #1a1a1a; TEXT-DECORATION: underline; }
.menulink a:visited { color: #1a1a1a;}

.menulink2 {font-family: Verdana, Arial; font-size: 11px; font-weight: normal;}
.menulink2 a { COLOR: #4F9034; text-decoration: none; }
.menulink2 a:hover { COLOR: #4F9034; TEXT-DECORATION: underline; }
.menulink2 a:visited { color: #4F9034;}

/** FORMS */

.form {
	margin: 1px;
	padding: 2px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a1a1a;
	border: 1px solid #A2A2A2;
	background-color: #ffffff;
}

.formcontent {
	padding-bottom: 10px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #1a1a1a;
}

input {
	padding: 2px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a1a1a;
	border: 1px solid #A2A2A2;
	background-color: #ffffff; 
}

textarea {
	padding: 2px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a1a1a;
	border: 1px solid #A2A2A2;
	background-color: #ffffff; 
}

/** HEADINGS */

h1 {
    FONT-SIZE: 16px;
	color: #000000;
	margin-bottom: 5px;
}

h2 {
    FONT-SIZE: 14px;
	color: #000000;
	margin-bottom: 5px;
}

h3, h4, h5, h6 {
	color: #000000;
	margin-bottom: 10px;
}


/** TEKSTS */

.maintext {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}

.extratext {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 20px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}

.extratextmain {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 20px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}


td {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}

.orphan {
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #67BBD0;
}

.orphan a { COLOR: #67BBD0; text-decoration: none; }
.orphan a:hover { COLOR: #67BBD0; TEXT-DECORATION: underline; }
.orphan a:visited { color: #67BBD0;}
.orphan a:onfocus="this.blur()" ;


.header	{
	border-style: none solid none solid;
	border-width: 1px; border-color: #000000
}
.offers
{
	BACKGROUND-POSITION: right top;
	BACKGROUND-REPEAT: repeat-x
}
.foto
{
	BACKGROUND-POSITION: left top;
	BACKGROUND-IMAGE: url('../images/pic01_2.jpg');
	BACKGROUND-REPEAT: no-repeat
}

.adres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4F9034;
}

/** TALEN */

.langnews {
	background: url('../dbimg/nl/nl_nieuws.gif') no-repeat left top;
}

.langsearch {
	background: url('../dbimg/nl/nl_zoeken.gif') no-repeat left top;
}

.langnewsletter {
	background: url('../dbimg/nl/nl_nieuwsbrief.gif') no-repeat left top;
}

.langcontact {
	background: url('../dbimg/nl/nl_contact.gif') no-repeat left top;
}

.langwebshop {
	background: url('../dbimg/nl/nl_webshop.gif') no-repeat left top;
}

.langwinkelwagen {
	background: url('../dbimg/nl/nl_winkelwagen.gif') no-repeat left top;
}

/** NIEUWS */

.news_date {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #B0B0B0;
}
.news_title {
	font-family: Tahoma, Arial;
	font-size: 11px;
    font-weight: bold;
	color: #E60D2E;
 }
.news_title a { COLOR: #E60D2E; text-decoration: none; }
.news_title a:hover { COLOR: #E60D2E; TEXT-DECORATION: none; }
.news_title a:visited { color: #E60D2E;}

.news_text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 15px;

}
.news_details {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}
.title1 {
	FONT-SIZE: 13px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}