body {
	margin-top: 0px;
	background-color: #CCFFFF;
}

.img {
	border: 1px solid #000000;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 780px;
}

#menu {
	font-size: x-small;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	width: 101px;
	background-color: #1B1464;
	color: #FFFF66;
	font-weight: bolder;
	border-bottom: 1px solid #000000;
	text-align: left;
	background-image: url(images/cup.jpg);
	background-repeat: no-repeat;
   background-position: 0 190px; 
	vertical-align: top;
   height: 495px;
}

a:link {color: #FFFF66; text-decoration: none;}
a:visited {color: #FFFF66; text-decoration: none; }
a:hover {color: #66B0FF; text-decoration: underline;}	

a.bekers:link {color: #000066; text-decoration: none;}
a.bekers:visited {color: #000066; text-decoration: none;}
a.bekers:hover {color: #991B00; font-weight: bold; text-decoration: underline;}

li {
	font-size: 8px;
}

#dot {
	margin-left: 5px;
	margin-right: 3px;
	border-top: 1px solid #999999;

}
#dot-lower {
	margin-left: 5px;
	margin-right: 3px;
	border-top: 1px solid #999999;	
	border-bottom: 1px solid #999999;
}

#content {
	padding: 10px 15px 0 10px;
	background-color: #C8DBFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
	font-family:"Trebuchet MS", "Verdana", "Sans-serif";
	color: #303030;
}

.adres {
	padding 50 50;
}

table {
	border-collapse: collapse;
	margin-top: -1px;
	margin-left: -1px;
	margin-bottom: -1px;
}

.omtrek {
	border-collapse: collapse;
	border: 1px solid #000000;
}

.kop
	{
		background-color: #0066FF;
		font-weight: bolder;
		color: #FCFCFC;
		vertical-align: middle;
		text-align: center;
		border-collapse: collapse;
		border-bottom: 1px solid #000000;
	}

.white {
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
}
