/** BASIC */
*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	background: #79C041;
}
td{
	vertical-align:top;
	text-align:left;
}

.form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	color: black;
	margin-bottom: 5px;
	font-family: Times New Roman;
	font-weight: bolder;
	font-size: 24px;
}


a { COLOR: #79C041; text-decoration: underline; }
a:hover { COLOR: #79C041; TEXT-DECORATION: none; }
a:visited { color: #79C041;}

.main	  {
	border-style: none solid solid solid; 
  	border-width: 1px; border-color: #C0C0C0;
	height: 600px;
}

.breadcrum {
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 10px;
	font-size: 10px;
	font-weight: normal;
	color: #4F9034;
	text-align:left;
}

.tellafriend {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.copyright {
	padding:20px;
	font-size: 9px;
	color: #FFC904;
	text-align: left;
	background: url('../images/bg_bottom.png') repeat-x left top;
}
.copyright a { COLOR: #FFC904; text-decoration: none; }
.copyright a:hover { COLOR: #FFC904; TEXT-DECORATION: underline; }
.copyright a:visited { color: #FFC904;}

.link1 {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	padding-left: 12px;
	color: #B1F0FF
}

.link3 {
	display: block;
	height: 18px;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF; padding-left:5px; padding-right:0px; padding-top:2px; padding-bottom:0px
}


/** MENU */

.menu {
	background: #6EBA37 url('../images/bg_menu.png') repeat-y left top;
	padding-left: 10px;
	padding-right: 0px;
	text-align: left;
}
.menulink ul{
padding:0px 0px 5px 5px;
	margin: 5px 0px 0px 10px;
	list-style:none;
}
.menulink ul li {padding-bottom: 5px; font-size: 11px; font-weight: bold; text-align:left;}
.menulink ul li a { font-size: 11px; COLOR: white; text-decoration: none; }
.menulink ul li a:hover { TEXT-DECORATION: underline; }
.menulink ul li a:hover { COLOR: white; TEXT-DECORATION: none; }
.menulink ul li a:visited { color: white;}

.menulink ul li ul li  { font-size: 11px; font-weight: normal;}
.menulink ul li ul li a { font-size: 11px; COLOR: black; text-decoration: none; }
.menulink ul li ul li a:hover { TEXT-DECORATION: underline; }
.menulink ul li ul li a:hover { COLOR: black; TEXT-DECORATION: none; }
.menulink ul li ul li a:visited { color: black;}

/** FORMS */


/** TEKSTS */

.maintext {
    text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
.maintext a{
	color:#79C041;
}
.extratext {
	background: #FDCE0C;
	width:210px;
	text-align:center;
}

td {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
}


.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;
}

/** NIEUWS */

.news_date {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #B0B0B0;
}
.news_title {
    text-align: left; 
	font-family: Times New Roman;
	font-weight: bolder;
	font-size: 14px;
	color: black;
 }
.news_title a { COLOR: black; text-decoration: none; }
.news_title a:hover { COLOR: black; TEXT-DECORATION: underline; }
.news_title a:visited { color: black;}

.news_text {
	height: 160px;
	margin-right: 15px;
	padding: 6px;
	background: #CBE7B6;
    text-align:left;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

.news_details {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.title1 {
	FONT-SIZE: 13px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

form#zoekFORM {
	padding-left:20px;
}
form#zoekFORM input{
	width:100px;
}
form#zoekFORM button{
	width:50px;
}
