/* CSS Document */

body {
	background-color: #FFFFFF;	
	background-position: 30px 40px;
	background-image: url(../images/kop.jpg);
	background-repeat: no-repeat;
	border:1px;
	background-attachment: scroll;
	}

h1 {
    text-align:center;
    font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color:#000000;
} 
.text_orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF8000;
	text-decoration: none;
	vertical-align:text-top;
	top: auto;
	text-align: justify;
}

.text_BL_16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	top: 350px;
}
a {
	text-align:center;
	color: blue;
	list-style-type:disc;
	font-size: 13px;
	font-style: normal;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	text-align:left;
	color: #0000FF;
	font-size: 13px;
	font-style:normal;
	text-decoration:none;
	list-style-type: disc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-weight: bolder;
	
}

a:visited {
	color: blue;
	font-size: 13px;
	font-style:normal;
	text-decoration:none;
	list-style-type: disc;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:active {
	text-align:left;
	color: #FF0000;
	list-style-type:disc;
	font-size: 13px;
	font-style:normal;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover {
	text-align:left;
	color: #FF0000;
	list-style-type:circle;
	font-size: 13px;
	font-style:normal;
	text-decoration:none;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div.add {
    height: 600px;
	width: 120px;
	top: 440px;
	left: 800px;
	}
	
div.orange {
	height: 400px;
	width: 200px;
	position:absolute;
	top: 130px;
	left: 0px;
	text-align:left;
	margin-left: 5px;
	background-image:url(../Bgrounds/orange_nav.jpg);
	background-repeat:no-repeat;
	}
div.green {
	height: 400px;
	width: 200px;
	position:absolute;
	top: 130px;
	left: 850px;
	text-align:left;
	margin-left: 15px;
	background-image:url(../Bgrounds/groen.jpg);
	background-repeat:no-repeat;
	}	
div.campany {
	top: 395px;
	left: 25px;
	background-image: url(../images/company.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 100px;
	width: 165px;
	 }
	
div.black {
	height: 400px;
	width: 200px;
	position:absolute;
	top: 540px;
	left: 0px;
	text-align:left;
	margin-left: 5px;
	background-image:url(../Bgrounds/black_nav.jpg);
	background-repeat:no-repeat;
	}
div.blue {
	height: 400px;
	width: 200px;
	position:absolute;
	top: 955px;
	left: 0px;
	text-align:left;
	margin-left: 5px;
	background-image:url(../Bgrounds/blue_nav.jpg);
	background-repeat:no-repeat;
	}	
	
	
div.content {
	height: auto;
	width:630px;
	position:absolute;
	top:152px;
	left: 215px;
	text-align:left;
	background-color:#FFFFFF;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 40px;
		}
div.news {
    height: 200px;
    width: 290px;
	position:absolute;
	top: 580px;
	left: 840px;
	text-align:justify;
	background-image:url(../Bgrounds/newsbox.jpg);
	}
div.newsletter{
	height: 31px;
	width: 1243px;
	position:absolute;
	top: 114px;
	left: 5px;
	overflow: visible;
	}
.send {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	height: 24px;
	width: 100px;
	
}
div.content2 {
	height: 400px;
	width:300px;
	position:absolute;
	top:370px;
	left: 850px;
	text-align:left;
	background-color:#FFFFFF;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 40px;
	border: thin dashed #CCCCCC;
}
div.flags {
	height: 30px;
	width:300px;
	position:absolute;
	top:40px;
	left: 850px;
	text-align:left;
	background-color:#FFFFFF;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 40px;
	border:none;	
}

div.food {
	height: 180px;
	width:250px;
	position:absolute;
	top:250px;
	left: 848px;
	text-align:left;
	background-color:#FFFFFF;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 40px;
	border:none;
}

div.dates {
	height: auto;
	width:230px;
	position:absolute;
	top:120px;
	left: 850px;
	text-align:left;
	background-color:#FFFF99;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 40px;
	border: thin dashed #CCCCCC;
}
.blackbox {
	border: thin solid #000000;
}
