

body {
      background-image: url('bg.png');
      background-color: rgb(212,107,0);
}



.main {
      left: 100px;
      position: relative;
      width: 900px;
}

.top {
      align: right;
}

#kaenrik {
      
      position: relative;
}

.menu {
      background-color: rgb(182,148,1);
      font-family: sans-serif;
      position: relative;
      height: 40px;
}

.menu ul li {
	list-style-type: none;
	display: inline;
	padding: 0;
	margin: 0;
}

.menu a {
      color: black;
}

.menuright {
      position: absolute;
      right: 0px;
      top: 0px;
}

.dopadding {
      padding: 10px;
}

.bottom {
      height: 500px;
      overflow-y: scroll;
}

.blogentry {
      margin: 5px;
      padding: 5px;
}

.blogentry h3 {
      padding: 0px;
      margin: 0px;
      font-family: sans-serif;
}

h3 {
      padding: 0px;
      margin: 0px;
      font-family: sans-serif;

}

.blogentry p {
      padding: 0px;
      margin: 0px;
}

.blogdata {
      color: rgb(182,148,1);
      font-size: smaller;
      font-size: 10px;
      font-family: sans-serif;
}



#countermain {
      background-image: url('c2000.png');
      background-repeat:no-repeat;
      height: 150px;
      left: 500px;
      position: relative;
}

#counter {
      width: 80px;
      position: relative;
      top: 15px;
      left: 25px;
      font-size: larger;
      text-align: center;
}

.blogextra {
      visibility: hidden; 
      display: none;
      padding-left: 40px;
      border-color: white;
      border-style: solid;
      border-width: 1px; 
}

#groteFoto {
      position: absolute;
      left: 200px;
      top: 20px;
      visibility: hidden; 
      display: none;
      width: 700px;
}

#aanmelding {
      visibility: hidden;
      position: absolute;
      left: 600px;
      border-color: white;
      border-style: solid;
      border-width: 1px; 
}

#afmelding {
      visibility: hidden;
      position: absolute;
      left: 600px;
      border-color: white;
      border-style: solid;
      border-width: 1px; 
}

.vovo {
      background-color: rgb(182,148,1);
      font-family: sans-serif;
      	list-style-type: none;
	display: inline;
	padding: 5px;
	margin: 5px;
}
