@CHARSET "ISO-8859-1";

body{
	font-size: 12px;
	font-family: tahoma;
	line-height: 2em;
	background-position: top center;
	background-repeat: no-repeat;
	
	
}

div.center {
  text-align: center;
}

img{
	border: 0px;
}


div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

#contentSectie { /* main */
	float: left;
	width: 100%;
	/*border-left: 1px solid silver; 
	border-top: 1px solid silver; 
	border-bottom: 1px solid silver; */
}

input.txtInput {
	border: 1px solid #ccc;
	font-size: 12px;
	font-family: verdana;
	height: 20px;
	width: 200px;
}

input.txtQty {
	border: 1px solid #ccc;
	font-size: 12px;
	font-family: verdana;
	height: 20px;
	width: 40px;
}

input.submit{
	margin : 0;
	font : bolder 12px Arial, Sans-serif;
	border : 1px solid #ccc;
	padding : 2px 3px;
	background : #fff;
	color : #131212;
	height: 30px;
	width: 90px;
	cursor: hand;
	
}

/* STANDAARD LINKS START */

A  {
	color : #999999;
	font-size : 12;
	font-family : tahoma;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}

A:Visited  {
	font-weight : normal;
	font-style : normal;
	font-size : 12;
	font-family : tahoma;
	color : #999999;
	text-decoration : none;

}

A:Active  {
	font-size : 12;
	font-family : tahoma;
	font-weight : normal;
	font-style : normal;
	color : #333333;
	text-decoration : none;
}

A:Hover  {
	font-size : 12;
	font-family : tahoma;
	font-weight : normal;
	font-style : normal;
	color : #333333;
	text-decoration : none;

}

/* STANDAARD LINKS END */

/* HEADER START */

#header { /* header */
	float: left;
	text-align: left;
	width: 100%;
	border: 0px;
}

.mnuBarTable{
	width: 900px;
	height: 66px;
	text-align: left;
	font-size: 16px;
	background-image:url('../images/mnu_bar.png');
}

#header A  {
	color : #000000;
	font-size : 14;
	font-family : tahoma;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}

#header A:Visited  {
	font-weight : normal;
	font-style : normal;
	font-size : 14;
	font-family : tahoma;
	color : #000000;
	text-decoration : none;

}

#header A:Active  {
	font-size : 14;
	font-family : tahoma;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

#header A:Hover  {
	font-size : 14;
	font-family : tahoma;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : underline;

}


.menu{
	width: 100%;
    vertical-align: top;
    padding-left: 1em;

}

.menu ul{
	margin-left: 4;
    padding: 4;
    list-style-type: none;
}

.menu li{
	margin: 4;
    padding: 10;
    float: left;
    padding-right: 1em;
    padding-bottom: 20px;
    text-align: center;
}

.menu a:link{
	color: #000000;
	text-decoration: none;
}

/* HEADER END */

/* RECHTER MENU START */

#afdRechts{ /* rechterkant */
	float: right;
	width: 186px;
	margin: 0 0 1.1em;
	padding-top: 2px;
}

#tblRechts {
	padding-bottom: 3px;
}


/* RECHTER MENU END */

/* MIDDEN AFDELING START */

#afdMidden{
	float: left;
	width: 250px;
	text-align: left;
}

#tblContent{
	width: 450px;
}

/* MIDDEN AFDELING END*/

/* LINKER AFDELING START */

#afdLinks{ /* linkerkant */
	float: left;
	width: 120px;
	margin: 0px;
	
	
}

#tblSponsorFront{
	text-align: left;
}

/* LINKER AFDELING END */

/* LINE UP START */
.tblMoon{
	background-image:url('../images/fullmoon.png');
	background-repeat: no-repeat;
	text-align: left;
	font-size : 20;
	font-family : verdana;
	font-weight : normal;

/* LINE UP END */
