/** BASIC */

body {
	margin: 0px;
	padding: 0px;
}

.extra {
	background: #FFFFFF url('../images/menu_bg.png') repeat-x left 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: #FF9934;
	text-align:left;
}
.breadcrum a { COLOR: #FF9934; text-decoration: none; }
.breadcrum a:hover { COLOR: #FF9934; TEXT-DECORATION: underline; }
.breadcrum a:visited { color: #FF9934;}

.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: 9px; color: #B0B0B0;}
.copyright a { COLOR: #B0B0B0; text-decoration: none; }
.copyright a:hover { COLOR: #B0B0B0; TEXT-DECORATION: underline; }
.copyright a:visited { color: #B0B0B0;}

.loginbox {
	font-family: Verdana, Arial;
	font-size: 10px; color: #ffffff
}

.top {
	background: #293B98 url('../images/top_bg.png') repeat-y right top;
	padding-left: 30px;
}

.zoek {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 0px;
}

/** LINKS */

a { COLOR: #AD3293; text-decoration: underline; }
a:hover { COLOR: #AD3293; TEXT-DECORATION: none; }
a:visited { color: #AD3293;}

.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 */

.menu {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

.menulink {font-family: Arial; font-size: 14px; font-weight: bold; text-align:left;}
.menulink a { COLOR: #283A97; text-decoration: none; }
.menulink a:hover { COLOR: #283A97; TEXT-DECORATION: underline; }
.menulink a:visited { color: #283A97;}

.menulink2 {font-family: Arial; font-size: 12px; font-weight: normal;}
.menulink2 a { COLOR: #AD3193; text-decoration: none; }
.menulink2 a:hover { COLOR: #AD3193; TEXT-DECORATION: underline; }
.menulink2 a:visited { color: #AD3193;}

/** 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: #263997;
	margin-bottom: 10px;
}


/** TEKSTS */

.maintext {
	width: 690; 
	text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}

.extratext {
	width: 270;
    	text-align:left;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}


td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}

.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 {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

/** NIEUWS */

.nieuws {
	width: 690; 
	padding-left: 14px;
}

.news_date {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #B0B0B0;
}
.news_title {
    text-align:left
	font-family: Arial;
	font-size: 12px;
      font-weight: bold;
	color: #4F9034;
 }
.news_title a { COLOR: #4F9034; text-decoration: none; }
.news_title a:hover { COLOR: #4F9034; TEXT-DECORATION: none; }
.news_title a:visited { color: #4F9034;}

.news_text {
    text-align:left;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.news_details {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.title1 {
	FONT-SIZE: 13px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}