/* CSS stylesheet amsterdambeijing.com */

/* Tags */
body {
	background-color: #840c0c;
	background-image: url(images/ab_01.gif);
	background-repeat: repeat-x;
	margin: 0px;
}


/* Classes */
.hg_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer; 
	cursor: hand;
}

.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}

.hdr_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

.hdrw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

.hdrtopright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4e5f6e;
	text-transform: uppercase;
}
.hdrtopright a:active, .hdrtopright a:link, .hdrtopright a:visited  { text-decoration: none; color: #4e5f6e; }
.hdrtopright a:hover { color: #000000; text-decoration: underline;}

.ftr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.ftr a:active, .ftr a:link, .ftr a:visited  { text-decoration: none; color: #FFFFFF; }
.ftr a:hover { color: #FFFFFF; text-decoration: underline;}

.subftr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c53535;
	font-weight: bold;
}
.subftr a:active, .subftr a:link, .subftr a:visited  { text-decoration: none; color: #c53535; }
.subftr a:hover { color: #FFFFFF; text-decoration: underline;}

.nrml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 15px;
	line-height: 20px;
}
.nrmlnomrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.compact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 15px;
}

.nrmlw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.hostingtabel {
	border: 1px solid #CCCCCC;
}

.gallery_popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.gallery_popup a:active, .gallery_popup a:link, .gallery_popup a:visited  { text-decoration: none; color: #FFFFFF; }
.gallery_popup a:hover { color: #FFFFFF; text-decoration: underline;}

/* Style voor tabel waarin weblog reacties worden weergegeven */
.weblog_reacties {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #f1f1ff;
	text-align: center;
	padding: 5px;
	border: 1px solid #a9a4d6;
}
.weblog_reacties a:active, .weblog_reacties a:link, .weblog_reacties a:visited  { text-decoration: none; color: #000000; }
.weblog_reacties a:hover { color: #000000; text-decoration: underline;}

.button {
  color: #C41D05;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px;
  line-height: 16px;
  height: 26px;
  height: 24px;
  margin: 1px;
}



a:active, a:link, a:visited { text-decoration: none; color: #4e5f6e; }
a:hover { color: #000000; text-decoration: underline;}



