/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #0040fc;
}

.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;
}

.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;
	text-align:left;
}

.tellafriend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.copyright {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #F9E840; padding-left: 20px;}
.copyright a { COLOR: #F9E840; text-decoration: none; }
.copyright a:hover { COLOR: #F9E840; TEXT-DECORATION: underline; }
.copyright a:visited { color: #F9E840;}

.loginbox {
	font-family: Verdana, Arial;
	font-size: 10px; color: #ffffff
}

/** LINKS */

a { COLOR: #F649FD; text-decoration: underline; }
a:hover { COLOR: #F649FD; TEXT-DECORATION: none; }
a:visited { color: #F649FD;}

.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; text-align:left;}
.menulink a { COLOR: #004679; text-decoration: none; }
.menulink a:hover { COLOR: #004679; TEXT-DECORATION: underline; }
.menulink a:visited { color: #004679;}

.menulink2 {font-family: Verdana, Arial; font-size: 11px; font-weight: normal;}
.menulink2 a { COLOR: #004679; text-decoration: none; }
.menulink2 a:hover { COLOR: #004679; TEXT-DECORATION: underline; }
.menulink2 a:visited { color: #004679;}

/** FORMS */

.form {
	margin: 0px;
	padding: 0px;
      FONT-FAMILY:Arial;
	FONT-SIZE:12px;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #000000;
	BORDER:1px solid #E98B0E;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	color: #F649FD;
	margin-bottom: 10px;
}


/** TEKSTS */

.maintext {
    text-align: left;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #004679;
	line-height: 15px;
}

.extratext {
    text-align:left;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #004679;
	line-height: 15px;
}


td {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #004679;
}

.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;
}

/** NIEUWS */

.news_date {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #B0B0B0;
}
.news_title {
    text-align:left
	font-family: Verdana, Arial;
	font-size: 12px;
    font-weight: bold;
	color: #004679;
 }
.news_title a { COLOR: #004679; text-decoration: none; }
.news_title a:hover { COLOR: #004679; TEXT-DECORATION: none; }
.news_title a:visited { color: #004679;}

.news_text {
    text-align:left;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #004679;
}
.news_details {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #004679;
}