	* {
		font-family: Verdana;
		font-size: 8pt;
		color: #0D1013;
		padding: 0;
		margin: 0;
	}

	html {
		background-color: #F4F4F4;
		background-image: url('./images/back.png');
		background-repeat: repeat-x;
	}

	body {
		margin-right: auto;
		margin-left: auto;
		margin-top: 15px;
		width: 900px;
	}

    .ad
    {
    color:#045FB4;
    }

	#head {
		background-image: url('./images/head.jpg');
		background-repeat: no-repeat;
		width: 900px;
		height: 70px;
	}

	#menu {
		height: 24px;
		background-color: #E7E7E7;
	}

	#menu ul {
		list-style: none;
		padding-top: 5px;
	}

	#menu li {
		display: inline;
	}

	#menu li a {
		font-size: 110%;
		letter-spacing: 0.1em;
		color: #747474;
		text-decoration: none;
		margin-left: 25px;
		font-family: Arial;
		font-weight: bold;
	}

	#menu li a.first {
		margin-left: 10px;
	}

	#menu li a.curfirst {
		margin-left: 10px;
		color: #3A3A3A;
	}

	#menu li a.current {
		color: #3A3A3A;
	}

	#menu li a:hover {
		color: #3A3A3A;
	}

	#menu2 {
		height: 24px;
		background-color: #B7B7B7;
	}

	#menu2 ul {
		list-style: none;
		padding-top: 5px;
	}

	#menu2 li {
		display: inline;
	}

	#menu2 li a {
		font-size: 110%;
		letter-spacing: 0.1em;
		color: #747474;
		text-decoration: none;
		margin-left: 75px;
		font-family: Arial;
		font-weight: bold;
	}

	#menu2 li a.first {
		margin-left: 35px;
	}

	#menu2 li a.curfirst {
		margin-left: 35px;
		color: #3A3A3A;
	}

	#menu2 li a.current {
		color: #3A3A3A;
	}

	#menu2 li a:hover {
		color: #3A3A3A;
	}

	#subm {
        background-color: #0B3861;
        color: #045FB4;
		width: 111px;
		float: left;
		padding: 10px 5px 5px 5px;
	}

	#subm h1 {
		border-bottom: 1px dashed #747474;
		margin-bottom: 5px;
	}

	#subm h1.ad {
		margin-top: 30px;
	}

	#subm h1.log {
		margin-top: 15px;
	}

	#subm ul {
		list-style: none;
		margin-bottom: 10px;
		font-weight: bold;
	}

	#subm li {
		font-weight: normal;
	}

	#subm li a {
		text-decoration: none;
	}

	#subm li a:hover {
		text-decoration: underline;
	}

	#back {
        color: #045FB4;
		background-image: url('./images/repeat.png');
		background-repeat: repeat-y;
	}

	#cont {
        background-color: #045FB4;
		padding: 10px 19px 10px 15px;
        margin-left: 5px;
		width: 740px;
		float: left;
	}

	#cont ul {
		list-style: none;
		font-weight: bold;
	}

	#cont li {
		font-weight: normal;
	}

	#cont ul.artikel {
		list-style: disc;
		padding: 0;
	}

	#cont ul.artikel li {
		margin: 0;
		margin-left: 15px;
	}

	#cont span {
		color:#FF0000;
	}

	#cont h1 {
		font-size: 115%;
		color: #202730;
	}

	#cont h1 a {
		font-size: 100%
	}

	#cont h2 {
		font-size: 110%;
		color: #202730;
		margin-bottom: 5px;
		border-bottom: 1px dashed #747474;
		width: 125px;
	}

	#cont h3 {
		font-size: 120%;
		padding-left: 3px;
	}

	#cont p {
		line-height: 140%;
		margin-bottom: 20px;
		text-align: justify;
	}

	#cont a {
		text-decoration: none;
	}

	#cont a:hover {
		text-decoration: underline;
	}

	#cont input{
		border: 1px solid #404f61;
		margin-bottom: 10px;
		margin-top: 3px;
	}

	#cont input.ch {
		border: 1px solid #404f61;
		margin: 0;
		margin-left: 10px;
	}

	#cont input.cart {
		width: 40px;
		margin: 0;
		text-align: right;
	}

	#cont select{
		border: 1px solid #404f61;
		width: 157px;
		margin-bottom: 10px;
		margin-top: 3px;
	}

	#cont input.bt{
		background-color: #FFFFFF;
	}

	#cont textarea{
		border: 1px solid #404f61;
		margin-bottom: 10px;
		margin-top: 3px;
	}

	#cont table.cats td {
		padding: 10px 43px 10px 45px;
		font-weight: bold;
		text-align: center;
	}

	#cont table.cats img {
		border: 1px solid #747474;
	}

	#cont table.cats td a {
		text-decoration: none;
	}

	#aimg {
		float: right;
		margin-left: 15px;
		margin-bottom: 20px;
		width: 250px;
		text-align: center;
	}

	#aimg a {
		font-size: 85%;
	}

	#cont img.artikel {
		border: 1px dashed #202730;
	}

	img.artikel2 {
		border: 1px dashed #202730;
		float: right;
	}

	#art_end {
		border: 1px dotted #8B7474;
		background-color: #E7E7E7;
		clear: both;
		padding: 5px;
		height: 45px;
	}

	#art_end #left {
		float: left;
	}

	#art_end div {
		float: right;
	}

	#art_end div div {
		padding: 5px 5px 0 0;
	}

	#art_end img {
		border: 0;
		float: right;
	}

	#list{
		width: 740px;
	}

	#list .titels td{
		font-size: 85%;
		font-weight: bold;
		background-color: #B7B7B7;
		padding: 5px;
	}

	#list .artikel td{
		background-color: #E7E7E7;
		font-weight: normal;
		padding: 5px;
	}

	#list .titels td.naam{
		width: 600px;
	}

	#list .titels td.img{
		width: 60px;
	}

	#list td.subcat{
		text-align: center;
		width: 120px;
	}

	#list td.pric{
		text-align: center;
		width: 60px;
	}

	#list td.ctr {
		text-align: center;
	}

	#disc {
		font-size: 7pt;
		padding-left: 120px;
		clear: both;
		padding-bottom: 15px;
		border-left: 1px solid #E7E7E7;
		border-right: 1px solid #E7E7E7;
		text-align: center;
	}

	#disc a{
		font-size: 100%;
		text-decoration: none;
	}

	#disc a:hover {
		text-decoration: underline;
	}

	#clear {
		clear: left;
	}

	div.aanbieding {
		float: left;
		width: 190px;
		padding: 5px 5px 5px 0;
		margin-right: 40px;
	}

	div.aanbieding img.anbd {
		border: 1px dashed #202730;
		margin-bottom: 10px;
	}

	span.report {
		color: #FF0000;
	}

	#bestellingen {
		background-image: url('./images/icons/bestellingen.png');
		background-repeat: no-repeat;
		width: 500px;
		height: 70px;
		background-position: 35% 10%;
		margin-bottom: 5px;
	}

	#gegevens {
		background-image: url('./images/icons/gegevens.png');
		background-repeat: no-repeat;
		width: 500px;
		height: 70px;
		background-position: 35% 10%;
		margin-bottom: 5px;
	}

	ul.admin {
		background-color: #3A3A3A;
		padding: 3px;
		margin-bottom: 4px;
		color: #ffffff;
	}

	ul.admin li {
		display: inline;
		color: #ffffff;
	}

	ul.admin li a {
		color: #ffffff;
	}

