body {
	background-color: #CCC;
	font-size: 9px;
	font-family: verdana, Gill Sans MT, Geneva, Arial, Helvetica, Sans-serif;
}

td {
	font-family: verdana, Gill Sans MT, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #91B4B8;
}

td.leftbar {
	background-color: #C7E0DC;
	text-align: left;
}

td.rightbar {
	border-top: 1px solid white;
	border-left: 1px solid white;
	font-size: 9px;
}

td.top {
	background-color: #C7E0DC;
	color: #000;
}

.whois {
	font-size: 11px;
}

.line {
	border-top: dotted white 1px
}

.slogan {
	font-family: Gill Sans MT, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #27C2C4;
	font-weight: bold;
	background-color: #C7E0DC;
}

.menu {
	font-size: 13px;
	font-family: Gill Sans MT;
	background-color: #C7E0DC;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	font-weight: bold;
}

.reacties {
	font-size: 12px;
	background-color: #D9F1ED;
}

.bestel {
	font-size: 12px;
	color: #B70000;
}

img {
	border: 0;
}

.promo {
	font-size: 14px;
	font-family: Gill Sans MT, sans-serif;
}

a:link {
	text-decoration: none;
	color: #4C4C4C;
}
a:hover {
	text-decoration: underline;
	color: #6A6A6A;
}
a:visited {
	text-decoration: none;
	color: #6A6A6A;
}

a:active {
	text-decoration: underline;
	color: #6A6A6A;
}


input, textarea,button
{
       background-color: #C7E0DC; 
       color: #000; 
	   font-size: 9px;
       border: #CCC 1px solid; 
}
