body  {
	color: white;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E6E5E5;
	background-image: url("images/bg.jpg");
	background-position: top center;
	background-repeat: repeat-y;
	scrollbar-track-color: #E6E5E5;
	scrollbar-face-color: #E6E5E5;
	scrollbar-arrow-color: #3F3F41;
	scrollbar-highlight-color: #E6E5E5;
	scrollbar-shadow-color: #E6E5E5;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #3F3F41;
	margin: 0;
	padding: 0;
	border: none;
	text-indent: 0;
	width: 100%;
}

hr {
	border-top: 1px dashed F78F1F;
	height: 0;
}

p {
   font-size: 1em;
	margin-top: 0px;
}

h1 {
   font-size: 1.3em;
	margin-top: 0px;
}

h2 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	}

h3 {
	font-size: 1.0em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0;
}

table {
	border: 0px;
	font-size: 0.9em;	
}

td {
	vertical-align: top;
	text-align: left;
}

.menu {
	vertical-align: middle;
}

.top {
	vertical-align: top;
}
.middle {
	vertical-align: middle;
}
.bottom {
	vertical-align: bottom;
}
.table {
	background: white;
	font-size: 0.9em;
	height: auto;
}

.td {
	vertical-align: middle;
	text-align: left;
	height: 10px;
}

.right {
	vertical-align: top;
	text-align: left;
	border: 1px solid #2690CC;	
	padding: 6px;
	font-size: 0.9em;
}
.newsimg {
	margin: 2 6 0 0;
}

A:link {
	text-decoration: none;
	color: #9FBCDA;
	font-weight: bold; 
}
A:visited {
	text-decoration: none;
	color: #9FBCDA;
	font-weight: bold; 
}
A:hover {
	text-decoration: none;
	color: black;
	font-weight: bold; 
}
A:active {
	text-decoration: none;
	color: black;
	font-weight: bold; 
}

input {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;
	color: #3F3F41;	
	border: 0;
	border-bottom: solid 1px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #3F3F41;
	border: 0;
	border: solid 1px;
}

button {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	background-color: #D2E3FB;
	border: 0;
	border: solid 1px;
}

ul li {
	list-style-type: square;
	list-style: inside;
	margin: 0;
	padding: 0px 0px 0px 17px;
	margin-left: 10px;
}
#taalversies-bg {
	background-repeat: no-repeat;
	background-image: url(http://www.beverageconcepts.nl/images/menu_02.jpg);
}



#taalversies {
	float: left;
	margin-left: -25px;
	margin-top: 47px;





}

#taalversies ul {
	list-style:none;
}
#taalversies ul li {
	float:left;
	padding:0px 0px 0px 0px;
	list-style: none;
}
#taalversies ul li a img {
	border: none;
}

