a:link {color: #606060; text-decoration: none;}
a:active {color: #303030; text-decoration: none;}
a:visited {color: #606060; text-decoration: none;}
a:hover {color: #000000; text-decoration: none;}

a.menu:link {color: #606060; text-decoration: none;}
a.menu:active {color: #303030; text-decoration: none;}
a.menu:visited {color: #606060; text-decoration: none;}
a.menu:hover {color: #FFFFFF; text-decoration: none;}

a.kleinetekst
{
  font-size: 12px;
  font-family: arial;
  color: rgb(255,109,1);
}

a.borderless 
{
  border: none;
}

body
{
  background-image: url(../images/achtergrond.gif);
  font-size: 12px;
  font-family: arial;
}

div
{
  border: none;
  padding: 0px;
  margin: 0px;
}

.round
{
  -moz-border-radius: 5px 5px 5px 5px;
}

#mainContainer
{
  position: absolute;
  left: 50%;
  margin-left: -450px;
  width: 900px;
  border: none;
  top: 50px;
  padding-bottom: 50px;
}

#header
{
  width: 100%;
  border: none;
  background: url(../images/framework/headerbackground.png) 0px 0px repeat-y;
}

#footer
{
  width: 100%;
  font-family: arial;
  text-align: center;
  font-size: 10px;
  color: rgb(85, 85, 85);
  background: url(../images/framework/footerbackground.png) 0px 0px repeat-y;
  padding-top: 20px;
}

.socialnetwork
{
  border: none;
  position: absolute;
  left: 50%;
  margin-left: 460px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background-position: 0px 0px;
  background-repeat: no-repeat;

}

  #hyvesicon
  {
    top: 70px;
    background-image: url(../images/framework/social/Hyves-icon32.png);
  }

  #facebookicon
  {
    top: 110px;
    background-image: url(../images/framework/social/FaceBook-icon32.png);
  }

  #twittericon
  {
    top: 150px;
    background-image: url(../images/framework/social/Twitter-icon32.png);
  }


#topbalk
{
  width: 100%;
  height: 10px;
  background: url(../images/framework/header.png) 0px 0px no-repeat;
}
#bottombalk
{
  width: 100%;
  height: 10px;
  background: url(../images/framework/footer.png) 0px 0px no-repeat;
}

#vis
{
  background: url(../images/framework/vis.png) 0px 0px no-repeat;
  float: left;
  height: 200px;
  width: 364px;
}

#inloggen
{
  background: url(../images/framework/toggle_down.png) no-repeat scroll 95% 50% rgb(255, 109, 1);
  float: right;
  margin-right: 10px;
  width: 230px;
}

#inloggen span
{
  margin-right: 30px;
  margin-left: 30px;
}


.oranjeknop
{
  background: none rgb(255, 109, 1);
  font-size: 10px;
  text-align: center;
  line-height: 22px;
  width: 180px;
}

.oranjeknop span a, .oranjeknop a
{
  font-size: 10px;
  color: white;
}


#menu
{
  font-family: arial;
  font-size: 12px;
  color: rgb(100, 100, 100);
  float: right;
  text-align: center;
  margin-top: 45px;
  margin-right: 60px;
}

#submenu
{
  text-align: center;
  width: 99%;
  margin-top: 60px;
  float: right;
}

#submenu span
{
  cursor: pointer;
}

.categorie
{
  border: none;
  border-bottom: solid 1px black;
}







h1
{
  border: none;
  color: rgb(102,102,102);
  font-family: Century Gothic;
  font-weight: normal;
  font-size: 24px;
  margin: 0px;
  letter-spacing:-0.8px;
  padding: 0px;
}

h2
{
  color: rgb(102,102,102);
  font-family: Century Gothic;
  font-weight: normal;
  font-size: 20px;
  margin: 0px;
  margin-top: 30px;
  letter-spacing:-0.8px;
  padding: 0px;
}


p
{
  font-size: 12px;
  font-family: arial;
  color: black;
  line-height: 1.7em;
  margin: 0em 0em 0em 0em;
  padding-botom: 1em;
  color: rgb(85, 85, 85);
}


#contentContainer
{
  padding: 0px 53px 0px 53px;
  background: url(../images/framework/contentbackground.png) 0px 0px repeat-y;
}

#homeTekst
{
  padding: 0px 53px 0px 0px;
  width: 310px;
  float: left;
}
#homeTekst p
{
  text-align: justify;
}

#informatie div.column
{
  float: left;
  width: 350px;
}

#informatie div.links
{
  margin-right: 60px;
}

#informatie td.eenLink
{
  padding-right: 20px;
}


#delinks div.eenLink
{
  width: 215px;
  border: none;
  float: left;
}

.kunstenaarslijst
{
  float: left;
  margin-right: 60px;
}


.kunstenaar
{
  width: 210px;
  cursor: pointer;
  height: 214px;
}

div.kunstenaar:hover h2
{
  color: rgb(255, 109 ,1);
}

.werkprev
{
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: block;
  width: 200px;
  height: 113px;
}
.werkpreview
{
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: block;
  cursor: pointer;
}

.previewGroot
{
  width: 200px;
  height: 200px;
}

.previewKlein
{
  width: 120px;
  height: 120px;
}

.kunstenaar h2, .eenLink h2, #rechterdeel h2
{
  font-size: 16px;
  margin: 0px;
}



#profiel
{
  width: 100%;
  margin-left: 0px;
  margin-right: 53px;

}

#intro
{
  width: 310px;
  float: left;
  margin-right: 50px;
}


#expoOfEvent
{
  width: 510px;
  float: left;
}

#expoOfEvent h2
{
  margin-top: 0px;
  padding-top: 0px;
}

#kalender
{
  margin-right: 8px;
  float: right;
}

#kalender h2
{
  margin: 0px;
  padding: 0px;
}


#gastenboek #linkerdeel
{
  float: left;
  width: 500px;
  margin-right: 60px;
}

#gastenboek #rechterdeel
{
  float: left;

}

.entry
{
  padding-bottom: 10px;
}

.entry b
{
  display: block;
  width: 100%;
}



span.blocky
{
  font-size: 12px;
  font-family: courier new;
}

.oranje, a.oranje
{
  color: rgb(255,109,1);
}

#menu span.oranje, #submenu span.oranje
{
  font-size: 20px;
}


span.kleinetekst
{
  font-size: 12px;
  font-family: arial;
  color: rgb(255,109,1);
}

span.leesmeer
{
  font-size: 10px;
  font-family: arial;
  color: rgb(255,109,1);
  cursor: pointer;
}

input.oranjeOmrand, textarea.oranjeOmrand
{
  width: 200px;
  border: solid 2px rgb(255,109,1);
}

select.oranjeOmrand
{
  width: 204px;
  border: solid 2px rgb(255,109,1);
}

textarea.contact
{
  width: 400px;
  height: 200px;
}

td
{
  vertical-align: top;
}

textarea
{
  width: 400px;
}

div.expositie
{
  cursor: pointer;
  width: 100%;
}

div.expositie div.kop
{
  color: rgb(102,102,102);
  font-family: Century Gothic;
  font-weight: normal;
  font-size: 24px;
  margin: 0px;
  padding: 0px;
}

div.expositie div.content
{
  width: 100%;
}

div.expositie div.voet
{
  font-family: arial;
  font-size: 12px;
  width: 100%;
  margin-bottom: 30px;
}

div.werk
{
  float: left;
  width: 220px;
  height: 270px;
  margin-right: 50px;
  margin-bottom: 50px;
  cursor: pointer;
}

  div.content p
  {
    line-height: 1.1 em;
  }

  div.werk div.content
  {
    width: 100%;
  }

    div.werk span.image
    {
      display: block;
      width: 220px;
      height: 200px;
      background-position: 50% 50%;
      background-repeat: no-repeat;
    }

    div.werk p.werknaam
    {
      font-style: italic bold;
      color: rgb(255, 102, 00);
    }
    div.werk p
    {
      line-height: 0.8 em;
      margin: 0px;
    }

    div.details
    {
      height: 30px;
    }


table.exposities tr td
{
  vertical-align: top;
}

th
{
  text-align: left;
}

.fullwidth
{
  width: 100%
}

table.kalender
{
  background-color: rgb(255,255,255);
}


table.kalender tr td {
  border: solid 1px black;
  width: 22px;
  padding: 3px;
  text-align: center;
  font-family: arial;
  font-size: 10px;

}

table.kalender tr td.weekend {
  border-color: rgb(255,109,1);
}

table.kalender tr th {
  border: solid 1px black;
  width: 22px;
  padding: 3px;
  text-align: center;
  font-family: arial;
  font-weight: normal;
  font-size: 10px;
  color: #a0a0a0;
  border-color: #a0a0a0;
}

TABLE.kalender TR TD.buitenmaand {
  color: #d0d0d0;
  border-color: #d0d0d0;
}

TABLE.kalender TR TD.expo {
  background-color: rgb(255, 153, 51);
  color: #FFFFFF;
  cursor: pointer;
}

TABLE.kalender TR TD.event {
  background-color: rgb(102, 204, 204);
  color: #FFFFFF;
  cursor: pointer;
}

TABLE.kalender TR TD.expoEnEvent {
  background-color: rgb(204, 153, 204);
  color: #FFFFFF;
  cursor: pointer;
}


TABLE.kalender TR TD.eerstedag {
  color: #000000;
  font-weight: bolder;
  padding: 2px 3px 2px 1px;
  border: solid 2px black;
}

TABLE.kalender TR TD.laatstedag {
  color: rgb(255, 255, 255);
  padding: 2px 3px 2px 1px;
  border: solid 2px black;
}




#buttonMenuContainer
{
  position: relative;
  left: 0px;
  border: none;
}

#buttonMenuContainer .button
{
  width: 70px;
  line-height: 70px;
  background: url(../images/framework/button.png) no-repeat scroll 90% 50%;
  cursor: pointer;
  cursor: hand;
  font-size: 10px;
  z-index: inherit;
}

#buttonsHouder
{
  z-index: 2;
}

#textualsubmenu
{
  z-index: 1;
}
.buttonSubmenu
{
  z-index: inherit;
  position: relative;
  top: -5px;
  display: none;
  float: left;
  width: 200px;
  background: url(../images/framework/submenu.png) no-repeat scroll 0 0;
  height: 30px;
}

.buttonRand
{
  z-index: 10;
  float: left;
  display: inline;
  padding: 10px;
  border: none;
}

.buttonSubmenu a
{
  margin-left: 10px;
  line-height: 30px;
}

