A:visited  {color: #541200; text-decoration: none; font-weight:bold;}
A:link  {color: #541200; text-decoration: none; font-weight:bold;}
A:active  {color: #7dd500; text-decoration: none; font-weight:bold;}
A:hover   {color: #7dd500; text-decoration: none; font-weight:bold;}

A h2:visited  {color: #541200; text-decoration: none; font-weight:bold;}
A h2:link  {color: #541200; text-decoration: none; font-weight:bold;}
A h2:active  {color: #7dd500; text-decoration: none; font-weight:bold;}
A h2:hover   {color: #7dd500; text-decoration: none; font-weight:bold;}

#topmenu2 A:visited  {color: #FFFFFF; text-decoration: none; font-weight:normal;}
#topmenu2 A:link  {color: #FFFFFF; text-decoration: none; font-weight:normal;}
#topmenu2 A:active  {color: #7dd500; text-decoration: none; font-weight:bold;}
#topmenu2 A:hover   {color: #7dd500; text-decoration: none; font-weight:normal;}

*{
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #555555;
	line-height:20px;
}

a {
	outline: none;
}

html
{
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	height:100%;
}

body {
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	background-image: url('../images/koffie_back1.png');
	background-repeat: repeat-x;
	line-height:17px;
}

input { 
	font-family: Tahoma;
	border: 1px solid #bbbbbb;
	padding:2px;
	font-size: 11px;
}

select { 
	font-family: Tahoma;
	border: 1px solid #bbbbbb;
	padding:2px;
	font-size: 11px;
}

textarea { 
	font-family: Tahoma;
	border: 1px solid #bbbbbb;
	padding:2px;
	font-size: 11px;
}


h1{
	color:#6cb600;
	font-size:16px;
	margin:0;
	margin-bottom:8px;
	line-height:30px;
}

h2 {
	color:#541200;
	font-size: 14px;
	margin:0;
	margin-bottom:6px;
	line-height:20px;
}

h3 {
	color:#777777;
	margin:0;
	margin-bottom:5px;
	font-size: 13px;
}

#popup_back {
	background-color:#000000;
	float:left;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	visibility:hidden;
	width:100%;
	z-index:9;
}

#popup_small {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	display:none;
	float:left;
	left:-150px;
	margin-left:50%;
	margin-top:20px;
	max-height:300px;
	overflow-y:auto;
	padding:10px;
	position:absolute;
	top:200px;
	width:300px;
	z-index:10;
}

#back {
	width:1000px;
	margin:0 auto;
}

#header {
	float:left;
	width: 1000px;
	height: 275px;
	margin: 0;
	padding: 0;
	background-image: url('../images/koffie_back.png');
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}

#header_clickable {
	height: 95px;
	left: 339px;
	position: absolute;
	top: 12px;
	width: 317px;
}

#header_clickable:hover {
	cursor:pointer;
}

#topmenu {
	margin-top:120px;
	margin-left:66px;
	height:80px;
	width:875px;
}

div#button_horeca {
	position:relative;
	float:left;
	background-image: url('../images/horeca1.png');
	background-repeat: no-repeat;
	width:216px;
	height:80px;
}

div#button_horeca:hover{
	background-image: url('../images/horeca2.png');
	cursor: pointer;
}

div#button_apparaten {
	position:relative;
	float:left;
	background-image: url('../images/apparaten1.png');
	background-repeat: no-repeat;
	width:216px;
	height:80px;
}

div#button_apparaten:hover {
	background-image: url('../images/apparaten2.png');
	cursor: pointer;
}

div#button_pads {
	position:relative;
	float:left;
	background-image: url('../images/pads1.png');
	background-repeat: no-repeat;
	width:216px;
	height:80px;
}

div#button_pads:hover {
	background-image: url('../images/pads2.png');
	cursor: pointer;
}

div#button_koffie {
	position:relative;
	float:left;
	background-image: url('../images/koffie1.png');
	background-repeat: no-repeat;
	width:216px;
	height:80px;
}

div#button_koffie:hover {
	background-image: url('../images/koffie2.png');
	cursor: pointer;
}

#topmenu2 {
	height:20px;
	margin-left:89px;
	margin-top: 15px;
	color:#FFFFFF;
	width:875px;
}

#content {
	float:left;
	width: 1000px;
	min-height:500px;
	margin: 0;
	padding: 0;
	padding-bottom:30px;
	background-image: url('../images/koffie_page.png');
	background-repeat: repeat-y;
	background-color:#FFFFFF;
}

#leftmenu {
	float:left;
	width:150px;
	margin-left:90px;
	border-right:1px solid #DDDDDD;
	margin-right:15px;
}

#main {
	float:left;
	width:660px;
}

div.buttondiv:hover {
	cursor:pointer;
}

.apparaat {
	border:1px dotted #CCCCCC;
	float:left;
	margin:10px;
	padding:10px;
	width:285px;
}

.apparaat_image {
	float:left;
	height:120px;
	width:80px;
	margin-right:10px;
	overflow:hidden;
}

.apparaat_description {
	float:left;
	height:110px;
	width:180px;
}

.apparaat_image_big {
	float:left;
	margin-right:10px;
}

.apparaat_description_big {
	float:left;
	margin-right:15px;
	padding-bottom:20px;
	width:405px;
}

div.cijfer {
	float:left;
	height:30px;
	width:90px;
}

div.cijfer:hover {
	cursor:pointer;
}

div.cijfer_big {
	float:left;
	text-align:center;
	width:87px;
	padding:5px;
	border:2px solid #541200;
}

.review {
	border-bottom:1px solid #DDDDDD;
	float:left;
	margin-top:10px;
	min-height:100px;
	width:400px;
}

.fb-like {
	margin-top:10px;
	margin-right:14px;
	float:right;
}

img.closebutton:hover {
	cursor:pointer;
}

.error
{
	background-color:#FFAFAF;
	border:1px solid #D10000;
	color:#D10000;
	padding:5px;
	width:820px;
	height:18px;
	float:left;
	margin-bottom:10px;
	margin-left:83px;
	vertical-align:middle;
}

.error2
{
	background-color:#FFE1A8;
	border:1px solid #ed7001;
	color:#ed7001;
	padding:5px;
	width:820px;
	height:18px;
	float:left;
	margin-bottom:10px;
	margin-left:83px;
	vertical-align:middle;
}

.green
{
	background-color:#a2d795;
	border:1px solid #0e640c;
	color:#0e640c;
	padding:5px;
	width:820px;
	height:18px;
	float:left;
	margin-bottom:10px;
	margin-left:83px;
	vertical-align:middle;
}



.button
{
	background-color:#CCCCCC !important;
	background-image:url("../images/button_back.gif");
	color:#555555;
	border: 1px solid #CCCCCC !important;
	cursor:pointer;
	padding-bottom:3px;
	font-weight:bold;
	height:27px;
	width:100px;
}

.button:hover{
	color:#555555;
	background-image:url("../images/button_back2.gif");
}

.zoekbutton
{
	border:0px;
	background:transparent;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	font-size:15px;
	height:27px;
	width:60px;
}

.zoekbutton:hover{
	color:#7dd500;
}

.zoekbar {
	float:left;
	margin-left:265px;
	margin-top:-5px;
	position:absolute;
}

.transparent {
	opacity:0.5;
}

