body {
  margin: 10px auto;
  margin-bottom: 0px;
  background: #991b1e url('../assets/bg.jpg') top center repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 75%;
  color: #000000;
}

img {
  border: 0px;
}

a {
  color: #fff;
}

a:hover {
  color: #84cad8;
}

h1 {
  font-size: 120%;
  margin: 0px;
}

h2 {
  font-size: 100%;
  margin: 0px;
}

.pagePic {
  float: right;
	margin-left: 5px;
	margin-bottom: 0px;
}

label {
  float: left;
  display: block;
  width: 130px;
  text-align: left;
  margin-bottom: 3px;
}

.error {
  border: 1px solid #f00;
  background: #ffffe1 url('../assets/icon_error.jpg') no-repeat 3px 3px;
  padding: 8px 0px 8px 40px;
  margin-bottom: 3px;
}

.info {
  border: 1px solid #cdcdcd;
  background: #ffffe1 url('../assets/icon_info.jpg') no-repeat 3px 3px;
  padding: 8px 0px 8px 40px;
  margin-bottom: 3px;
}

.formfield {
  background-color: #fff;
  border: 1px solid #e70202;
  margin-bottom: 3px;
}

.fielderror {
  background-color: #efaeb7;
}

.formbutton {
  color: #fff;
  background: #293a8e;
  border: 1px solid black;
  font-size: 90%;
}

.cleaner {
  clear: both;
}

/* Highslide CSS */
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
  outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
}
.highslide:hover img {
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
  border-bottom: 0px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
  display: none;
  border-bottom: 1px solid white;
  font-family: Verdana, Helvetica;
  font-size: 10pt;
  padding: 5px;
  color: white;
  background: #7b0000;
}
.highslide-loading {
  display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
  text-decoration: none;
	padding: 2px;
	border: 1px solid black;
  background-color: white;
  padding-left: 22px;
  background-image: url(highslide/graphics/loader.white.gif);
  background-repeat: no-repeat;
  background-position: 3px 1px;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-display-block {
  display: block;
}
.highslide-display-none {
  display: none;
}

/*Pagina items*/
.paginaregel,
.paginaregel_even {
}

.paginaregel img,
.paginaregel_even img {
  float: right;
  margin: 0px 0px 10px 10px;
}

.paginaregel_even {
}

#container {
  margin: auto;
  width: 967px;
  padding-top: 20px;
  position: relative;
}

#header {
  position: relative;
  width: 967px;
  height: 41px;
  background: url( '../assets/header_bg.png' ) no-repeat;
}

#menu_schilderijen {
  position: absolute;
  right: 50px;
  bottom: 10px;
  width: 691px;
  height: 33px;
  background: url( '../assets/menu_schilderijen.png' ) no-repeat;
}

#menu_schilderijen ol {
  margin: 0px;
  padding: 0px;
}

#menu_schilderijen li {
  float: left;
  display: block;
  height: 33px;
}

li#ms_home {
  width: 94px;
}
li#ms_galerie {
  width: 108px;
}
li#ms_atelier {
  width: 117px;
}
li#ms_biografie {
  width: 126px;
}
li#ms_agenda {
  width: 137px;
}
li#ms_contact {
  width: 109px;
}

#menu_schilderijen li a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  outline: none;
}

li#ms_home a.active,
li#ms_home a:hover {
  background: url( '../assets/menu_schilderijen.png' ) 0px -33px no-repeat;
}
li#ms_galerie a.active,
li#ms_galerie a:hover {
  background: url( '../assets/menu_schilderijen.png' ) -94px -33px no-repeat;
}
li#ms_atelier a.active,
li#ms_atelier a:hover {
  background: url( '../assets/menu_schilderijen.png' ) -202px -33px no-repeat;
}
li#ms_biografie a.active,
li#ms_biografie a:hover {
  background: url( '../assets/menu_schilderijen.png' ) -319px -33px no-repeat;
}
li#ms_agenda a.active,
li#ms_agenda a:hover {
  background: url( '../assets/menu_schilderijen.png' ) -445px -33px no-repeat;
}
li#ms_contact a.active,
li#ms_contact a:hover {
  background: url( '../assets/menu_schilderijen.png' ) -582px -33px no-repeat;
}

#menu_meubelen {
  position: absolute;
  right: 173px;
  bottom: 10px;
  width: 564px;
  height: 33px;
  background: url( '../assets/menu_meubelen.png' ) no-repeat;
}

#menu_meubelen ol {
  margin: 0px;
  padding: 0px;
}

#menu_meubelen li {
  float: left;
  display: block;
  height: 33px;
}

li#mm_home {
  width: 89px;
}
li#mm_collectie {
  width: 121px;
}
li#mm_filosofie {
  width: 126px;
}
li#mm_agenda {
  width: 109px;
}
li#mm_contact {
  width: 109px;
}

#menu_meubelen li a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  outline: none;
}

li#mm_home a.active,
li#mm_home a:hover {
  background: url( '../assets/menu_meubelen.png' ) 0px -33px no-repeat;
}
li#mm_collectie a.active,
li#mm_collectie a:hover {
  background: url( '../assets/menu_meubelen.png' ) -89px -33px no-repeat;
}
li#mm_filosofie a.active,
li#mm_filosofie a:hover {
  background: url( '../assets/menu_meubelen.png' ) -210px -33px no-repeat;
}
li#mm_agenda a.active,
li#mm_agenda a:hover {
  background: url( '../assets/menu_meubelen.png' ) -336px -33px no-repeat;
}
li#mm_contact a.active,
li#mm_contact a:hover {
  background: url( '../assets/menu_meubelen.png' ) -445px -33px no-repeat;
}

#content {
  width: 880px;
  padding-left: 37px;
  padding-right: 50px;
  background: url( '../assets/content_bg.png' ) repeat-y;
}

#content_left {
  float: left;
  width: 195px;
  padding: 5px;
  padding-left: 10px;
  padding-top: 90px;
  text-align: center;
  color: white;
  font-size: 85%;
}

#left_schilderijen {
  position: relative;
  width: 192px;
  height: 144px;
  margin-bottom: 10px;
}

#left_schilderijen img {
  width: 192px;
  height: 144px;
}

#left_schilderijen a {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 100%;
  background: url( '../assets/li_schilderijen_overlay_sma.png' ) no-repeat;
  text-indent: -9999px;
  outline: none;
}

#left_schilderijen a.left_sch_active {
  background: url( '../assets/li_schilderijen_overact_sma.png' ) no-repeat;
}

#left_meubelen {
  position: relative;
  width: 192px;
  height: 144px; 
}

#left_meubelen img {
  width: 192px;
  height: 144px;
}

#left_meubelen a {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 100%;
  background: url( '../assets/li_meubelen_overlay_sma.png' ) no-repeat;
  text-indent: -9999px;
  outline: none;
}

#left_meubelen a.left_meu_active {
  background: url( '../assets/li_meubelen_overact_sma.png' ) no-repeat;
}

#content_left a {
  color: white;
}

#content_left a:hover {
  color: #ccc;
}

#content_left address {
  font-style: normal;
  margin-top: 30px;
  line-height: 140%;
}

#content_right {
  float: right;
  width: 660px;
}

#bottom {
  width: 660px;
}

#bottom_left {
  float: left;
  width: 325px;
  height: 244px;
  background: white;
  position: relative;
}

#bottom_right {
  float: right;
  width: 325px;
  height: 244px;
  background: white;
  position: relative;
}

#bottom_left img,
#bottom_right img {
  width: 325px;
  height: 244px;
}

#bottom_left a {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 325px;
  height: 244px;
  background: url( '../assets/li_schilderijen_overlay_big.png' ) no-repeat;
  text-indent: -9999px;
  outline: none;
}

#bottom_right a {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 325px;
  height: 244px;
  background: url( '../assets/li_meubelen_overlay_big.png' ) no-repeat;
  text-indent: -9999px;
  outline: none;
}

#inhoud {
  width: 630px;
  padding: 15px;
  margin-bottom: 9px;
  background: white;
  line-height: 150%;
  min-height: 250px;
	background: #505050;
	color: white;
}

#footer {
  width: 917px;
  height: 44px;
  padding-top: 20px;
  padding-right: 50px;
  color: white;
  font-size: 80%;
  text-align: right;
  background: url( '../assets/footer_bg.png' ) no-repeat;
}

#footer a {
  color: white;
  text-decoration: none;
}

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

#logo {
  position: absolute;
  top: 0px;
  left: 50px;
  width: 165px;
  height: 125px;
}

#logo a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  outline: none;
  background: url('../assets/logo_atelier_goede.png') no-repeat;
}

form {
  line-height: 100%;
}

#bigImageblock {
  text-align: center;
  margin-bottom: 10px;
}

#bigImageblock img {
  max-width: 440px;
}

.hidden_element {
  display: none;
}
