body {
  margin: 10px 10px 0px 10px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  padding: 0px;
  color: #000;
  background: #bbe3ed;
}

img {
  border: 0px none #000;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#container {
 margin: 0 auto;
 width: 980px;
 padding: 1px;
 text-align: left;
}

#wrapper {
  float: left;
  margin: 0 auto;
  width: 780px;
}

#c-menu {
  float: left;
  width: 195px;
  border: 1px solid #00cbff;
  color: #000;
  background: #edfffe;
}

#c-center {
  float: right;
  margin: 0px 0px 3px 0px;
  color: #000;
  background:#edfffe;
  width: 578px;
  border:1px solid #00cbff;
}

#c-headlines {
  float: right;
  width: 195px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  padding: 0px;
  border: 1px solid #00cbff;
  color: #000;
  background: #edfffe;
}
  
.hidden {
  width: 190px;
  overflow: hidden;
}

#logorow {
  color: #000;
  background: #edfffe;
  text-align: center;
  height: 51px;
  margin-bottom: 4px;
  padding-top: 1px;
  padding-right: 1px;
  border: 1px solid #00cbff;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 48px;
}
html>body #logorow {
  height: 48px;
}

p,h1,pre {
  margin: 0px 10px 10px 10px;
}

#footer {
  text-align: center;
  margin: 0 auto 0;
  width: 578px;
  background: #edfffe;
  clear: both;
  border:1px solid #00cbff;
}

/*
  margin-left: 199px;
  margin-right:199px;
  voice-family: "\"}\"";
  voice-family: inherit;
  margin-left: 201px;
  margin-right:201px;
}
html>body #c-center {
  margin-left: 201px;
  margin-right:201px;

 */
.content-box {
  text-align: justify;
  margin: 10px 10px 20px 10px;
  border-top:  2px solid #00cbff;
  border-left: 1px solid #00cbff;
  border-bottom: 1px solid #edfffe;
  font-size: 8pt;
}

html>body .content-box {
  border-bottom-width:0 ;
}


#footer img {
 border: 0px none #000;
 width: 10px;
 height: 10px;
}

.c-title {
  margin: 5px;
  font-size: 12pt;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  font-weight: bold;
  text-align: left;
  color: #000;
  background: #bbe3ed;
}

.c-user {
  margin-right: 5px;
  font-size: 8pt;
  font-weight: bold;
  font-style: italic;
  text-align: right;
}

.c-date {
  margin: 5px;
  border-bottom: 1px solid #000;
  font-size: 8pt;
  font-style: italic;
  text-align: left;
}

.c-comments {
  margin: 5px;
  font-size: 8pt;
  font-style: italic;
  text-align: right;
}

.c-content {
  margin: 5px;
  font-size: 8pt;
}

.h-title {
  margin: 5px;
  font-size: 12pt;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  font-weight: bold;
  text-align: left;
  color: #000;
  background: #bbe3ed;
}

.h-content {
  margin: 5px;
  font-size: 8pt;
}

.seperator {
  margin: 5px;
  border-bottom: 2px dashed #afbbd2;
  font-size: 8pt;
  font-style: italic;
  text-align: left;
}

.left {
  margin-left: 10px;
  font-size: 8pt;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  float: left;
}

.right {
  margin-right: 10px;
  font-size: 8pt;
  font-weight: bold;
  font-style: italic;
  float: right;
}

.spacer {
 height: 2px;
}

.arc-date {
  margin : 0px 5px 0px 0px;
  display : inline;
  padding : 0px;
  font-weight : bold;
  float: left;
}

.arc-subject {
  margin : 2px;
  display : block;
  padding : 0px 2px;
  text-align : left;
  font-weight : normal;
/*   float: left; */
}

/* calendar, borrowed from www.jadwigo.nl */
.div-month {
  border : 1px solid #000;
  margin : 0px 0px 2px 2px;
  padding : 0px;
  float : left;
  text-align : center;
}

.div-week {
  margin : 0px;
  display : inline;
  float : left;
  padding : 0px;
  font-weight : bold;
}

.div-day {
  margin : 0px;
  display : block;
  float : left;
  padding : 0px 2px;
  text-align : center;
  font-weight : normal;
}

.buttonscontainer 
  {
    width: 150px;
  }

.buttons a 
  {
    color: #000000;
    background-color: #eeeeee;
    padding: 2px;
    padding-left: 3px;
    display: block;
    border-left: 10px solid #cccccc;
    //font: 13px Helvetica, sans-serif;
    //font-weight: bold;
    text-decoration: none;
    text-align: left;
    margin-top: 1px;
    margin-left: 5px;
    margin-right: 5px;
  }

.buttons a:hover 
  {
    border-left: 10px solid #ffffff;
    text-decoration: none;
    color: #000000;
  }

form {
  padding-left: 10px;
}

form dt {
 clear: both;
 float: left;
 text-align: right;
}

form dd {
}

form input,textarea {
 border: 1px solid #cccccc;
}

form span {
  padding-left: 40px;
}
