body {
  color: black; background-color: white;
  text-align: center;
  margin: 0px; padding: 0px;
}

body, td { font-family: "Verdana", sans-serif; font-size: 12px;}
img { border: none; }
p { text-align: justify; }
input, textarea { color: #85BAC0; border: 1px solid #85BAC0; background-color: white;}
h1 {font-size: 14px; color:#85BAC0 ; text-align: center; }
h2 {font-size: 14px; background-color:#85BAC0 ; color: white;text-align: center; }

#global { width: 654px; margin-right: auto; margin-left: auto; text-align: left; }

#bordercontent { width: 650px; border: #85BAC0 solid 4px; margin-top: 76px;}
#content { margin: 8px; width: 624px; background-color: #E7F1F2; padding: 5px;}

a:link, a:active { color: #85BAC0; text-decoration: underline; }
a:visited, a:hover { text-decoration: underline; color: #A5B800; }

.vertgras { color: #85BAC0; font-weight: bold; }
.thg { text-align: center; font-weight: bolder; background-color: #85BAC0; color: white; }

div.menu { color: #85BAC0; background-color: white; padding: 5px 0px 3px 0px; font-size: 10px;}
div.menu a { color: #85BAC0; font-weight: bolder; text-decoration: none; margin-right: 3px;}
div.menu a:hover, div.menu a:visited { color: #85BAC0; text-decoration: none; }

#partners { font-size: 10px; }
