/* Layout algemeen - Coffee United */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1, h2, h3, h4, h5, h6 {
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #993300;
margin: 0px;
}
.content {
font-family: tahoma;
font-size: 11px;
font-weight: normal;
color: #753800;
}
.contentbold {
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #753800;
}
.gostay {
font-family: tahoma;
font-size: 13px;
font-weight: bold;
font-style:italic;
color: #e4b56d;
padding:0px;
}
a {
font-family: tahoma;
font-size: 11px;
font-weight: normal;
color: #deb269;
}
a:link {
font-family: tahoma;
font-size: 11px;
font-weight: normal;
color: #deb269;
}
a:hover {
font-family: tahoma;
font-size: 11px;
font-weight: normal;
color: #663300;
}

/* Kolom links */
#kolomlinks {
font-family: tahoma;
font-size: 11px;
font-weight: normal;
color: #753800;
padding:0px;
}
#kolomlinks a:link {
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #AFBD1F; /* groen */
}
#kolomlinks a:hover {
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #cddc2e;
}
#kolomlinks a:visited {
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #AFBD1F; /* groen */
}
/* Kolom midden */
#kolommidden {
font-family: tahoma;
font-size: 11px;
font-weight: normal;
color: #753800;
padding:0px;
}
#kolommidden a:link {
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #ED911E; /* oranje */
}
#kolommidden a:hover {
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #fdb254;
}
#kolommidden a:visited {
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #ED911E; /* oranje */
}
/* Kolom rechts */
#kolomrechts {
font-family: tahoma;
font-size: 11px;
font-weight: normal;
color: #753800;
padding:0px;
}
#kolomrechts a:link {
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #7FA3B7; /* blauw */
}
#kolomrechts a:hover {
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #80c0e4;
}
#kolomrechts a:visited {
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #7FA3B7; /* blauw */
}
/* Footer */
#footer {
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: #753800;
}
#footer a {
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: #ae7a3e;
}
#footer a:link {
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: #ae7a3e;
}
#footer a:hover {
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: #663300;
}
#footer a:visited {
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: #ae7a3e;
}
