#mainbody{
  width: 950px;
  color: #473C0F;
  font-family: Verdana, Arial ,sans-serif; 
  font-size: 10pt;
  height: 100%;
  border-top: 1px solid #B0B0B0;
  border-left: 1px solid #B0B0B0;
  border-bottom: 1px solid #808080;
  border-right: 1px solid #808080;
  background-image: url(site_images/wolken.jpg);
}
#left_space {
  width : 150px;
}
#editor
{
  background-color : #404040;
  position : absolute;
  left : 50%;
  top : 150px;
  margin-left : -380px;
  color : #681b6a;
  z-index: 10;
}

A{
  color: #404040;
}

#header{
  text-align: left;
  background-image: url("/other_files/files/Header_website_denhelder.png");

  width: 950px;
  height: 180px;
  background-repeat: no-repeat;
  background-position: right top;
}

#top_menu {
  background-color: #473C0F;
  position : relative;
  top : 160px;
  float : left;
  width : 100%;
  height : 20px;
}

#top_menu_item {
  color: White;
  float : left;
  padding-top : 3px;
  padding-bottom : 3px;

}


#top_menu_item A {
  text-decoration : none;
  color: White;
  padding-top : 3px;
  padding-bottom : 3px;
  padding-right : 12px;
  padding-left : 12px;
}

#top_menu_item A:hover {
  text-decoration : none;
  font-weight : Bold;

}

#sub_menu {
  width : 690px;
}
#sub_menu_item {
  float : left;
  padding-right : 15px;
  padding-bottom : 10px;
  font-weight : bold;
}
#sub_menu_item A {
}


#left_menu_item {
  padding-bottom : 10px;
  margin-bottom : 10px;
  border-bottom: 1px solid #808080;

}

#left_menu_item A {
  text-decoration : none;
}
#left_menu_item A:hover {
  font-weight : bold;
}

INPUT{
  font-size: 9pt;
  font-weight: bold;
  color: #681b6a;
}

#content{
  height: 100%;
}

#opvang {
  filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#F0F0F0', startColorstr='#FFFFFF', gradientType='0');
}

#content-main{
  width: 700px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
  text-align : left;
}

#content-left A {
  color : #404040;
}

h1, h2, h3, h4, h5 {
  color: #473C0F;
  display: inline;
}

#footer {
  background-color: #473C0F;
  color : White;
}
#content-left{
  width: 240px;
  _width: 210px;
  color : #404040;
  text-align : left;
  padding : 10px;
  float : left;
}

#content-left A {
  color : #404040;
}

body{
  font-family: Verdana, Arial ,sans-serif; 
  margin: 0px;
}
TD{
  font-size: 9pt;
}

SELECT{
  font-size: 9pt;
  color: #681b6a;
}

HR{
  border: 0px solid #000;
  height: 1px;
}

TEXTAREA {
  color : Navy;
  font-family: monospace;
  font-size: 9pt;
}

#loginbox 
{
  position : absolute;
  background-image : url('site_images/bg_inlog.jpg');
  left : 50%;
  top : 300px;
  width : 243px;
  margin-left : -80px;
  color : #681b6a;
}

#loginbox TD
{
  color : #681b6a;
}

#content_admin_bar {
  background-color: #606060;
  float : left;
  width : 100%;
}

#content_admin_bar_item
{
  margin-top : 6px;
  margin-left : 6px;
  height : 20px;
  float : left;
}

#contact_table TD {
  padding-left : 15px;
  padding-right : 15px;

}

#site_admin_panel {
  background-color: #D0D0D0;
  width : 100%;
}

#site_admin_panel TD {
  color : white;
}