html, body {
  height: 100%;
}

body, form {
  margin: 0px 0px 0px 0px;
}

body {
  background-color: #F2F2F2;
}

#center {
  text-align: center;
}

.flipover img {
  float: left;
}

.flipover a {
  text-decoration: none;
}

#flipover_txt {
  color: #907578;
  font-family: arial;
  font-size: 20px;
  cursor: pointer;
}

#column2, #column3 {
  font-family: arial;
  font-size: 12px;
	color: #4D4D4D;
}

table#t1 {
  width: 1000px;
  height: 100%;
}

#breadcrumb {
  margin-left: 130px;
  padding-top: 30px;
  padding-bottom: 15px;
}

#breadcrumb a {
  font-family: arial;
  font-size: 13px;
  color: #4D4D4D;
  text-decoration: none;
}

#breadcrumb #active {
  font-size: 15px;
}

#breadcrumb2 {
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  color: #4D4D4D;
}

.main {
  width: 1000px;
  position: relative;
}

#menu_holder {
  width: 190px;
}

#menu {
  margin-left: 30px;
  text-align: left;
}

#menu a, #zoeken {
  font-family: arial;
  font-size: 15px;
  color: #4D4D4D;
  text-decoration: none;
  line-height: 25px;
}

#zoeken  div {
  background: transparent url(/images/search.png) no-repeat;
}

#zoeken input {
  border: 0px;
  background-color: transparent;
  width: 120px;
  height: 21px;
  padding: 1px 0px 0px 10px;
}

#menu #selected {
  border-top: 2px solid #CCCCCC;
  border-bottom: 2px solid #CCCCCC;
  font-weight: bold;
  padding-left: 8px;
  white-space: nowrap;
}

.news_link {
  display: block;
  padding-bottom: 4px;
  color: #4D4D4D;
}

h1 {
  font-size: 18px;
  font-weight: bold;
  color: #4D4D4D;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

h2 {
  font-size: 15px;
  font-weight: bold;
  color: #4D4D4D;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  color: #4D4D4D;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.photobook div{
  clear: both;
}

.photobook img {
  display: block;
  float: left;
  padding: 0px 10px 10px 0px;
  cursor: pointer;
}

#photobooknav a.disabled {
  color: #CCCCCC;
}

#photobooknav a {
  color: #4D4D4D;
}

.breadcrumb {
  left        : 290px;
  position    : absolute;
  text-align  : left;
}

.address {
  padding-top: 100px;
  font-family: verdana;
  font-size: 10px;
  color: #A0A0A0;
  width: 782px;
}

.nav a  {
  font-family: verdana;
  font-size: 12px;
  line-height: 21px;
  color: #4D4D4D;
}

.tagcloud h1,
.tagcloud h2,
.tagcloud h3 {
  display               : inline;
  padding               : 0px 8px 0px 8px;
}

.tagcloud a {
  font-family           : arial;
}

.tagcloud h1 a { color                 : #CCCCCC; }
.tagcloud h2 a { color                 : #999999; }
.tagcloud h3 a { color                 : #666666; }
