html, body
{
  margin:0;
  padding: 0;
  background-color: #770020;
  font-family: arial, hetvetica, sans-serif;
  font-size: 90%;
}

a
{
  text-decoration: none;
  color: #a40000;
}

a:hover
{
  text-decoration: underline;
}

img
{
  border: none;
}

h1
{
  color:#A40000;
  font-family:Arial,Helvetica,sans-serif;
  font-size:13pt;
  font-style:normal;
  font-weight:bold;
  margin:0pt;
  padding:0pt 0pt 5pt;
  text-align:left;
  text-decoration:none;
  text-indent:0pt;
  text-shadow:none;
}

form
{
  margin: 0;
  padding: 0;
}

#outer
{
  margin: 0px auto;
  text-align: left;
  width: 935px;
  position: relative;
  background-color: #a00020;
}

#header
{
  background-image: url(../images/gras.jpg);
  background-repeat: no-repeat;
  text-align: right;
  height: 96px;
}

#logo
{
  margin: 10px 111px 0 0;
  border: none;
}

#mainmenu
{
  width: 700px;
  height: 3em;
}

.mainmenuitem
{
  float: right;
  padding: 10px 5px 2px 5px;
  margin: 0px 2px;
  position: relative;
  font-weight: bold;
  font-size: 90%;
}

#mainmenu .mainmenuitem a.selected
{
  color: black;
  font-weight: bold;
}

.mainsubmenu
{
  display: none;
  background-color: #2e333a;
  opacity:.87;
  filter: alpha(opacity=87);
  -moz-opacity: 0.87;
  position:absolute;
  float: left;
  text-align:left;
  z-index: 1;
  padding: 10px;
  border:none;
  min-width: 150px;
  _width: 150px;
  left: 0;
  top: 100%;
}

.hover .mainsubmenu
{
  display: block;
}

#mainmenu a
{
  color: white;
  text-transform: uppercase;
  text-decoration: none;
}

#mainmenu .mainsubmenu a
{
  text-transform: none;
  display: block;
  white-space: no-wrap;
  padding: 2px;
  font-weight: normal;
}

#mainmenu .mainsubmenu a:hover
{
  background-color: #a00020;
}

#content
{
}

#content .photos
{
  width: 234px;
  background-color: white;
  padding-top: 10px;
}

#content .photos img
{
  margin: 0 10px 10px 10px;
}


#content .content
{
  background-color: white;
  padding: 10px 10px 10px 5px;
}

#content .blocks
{
  width: 234px;
}

#content .blocks img
{
  display: block;
  margin: 0px auto 10px auto;
  border: 3px solid white;
}

#content .blocks .no_img_banner
{
  background-color: white;
  margin: 0 10px 10px 10px;
  padding: 8px;
  width: 200px
}

.companymenu
{
  background-color: white;
  margin: 0px 10px 10px 10px;
  border: 3px solid white;
  padding: 5px;
}

.grey
{
  background-color: #e2e2e2;
}

p.photoalbum_descr
{
  color: #000000;
  font-size: 100%;
}

.tollium-textedit-required
{
  background-color: #fff8e2;
  border: 1px solid;
}

/* Webpack item title */
.whwp .whwp-title
{
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  color: #a40000;
  font-size: 110%;
}

/* Characteristics shared between input and button style links */
.whwp .whwp-button, .whwp .whwp-button:hover, .tollium-button
{
  width: 100px;
  background-color: #a40000;
  text-align: center;
  color: #FFFFFF;
  border: outset 1px;
  border-right-color: #000000;
  border-bottom-color: #000000;
  margin: 3px 3px 3px 0px;
}

/* Links with an input button appearance */
.whwp a.whwp-button, .whwp a.whwp-button:hover
{
  display: block;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
  padding: 2px 5px;
}

.whwp input.whwp-button
{
  /* IE/FF work around: first pointer, then hand */
  cursor: pointer;
  cursor: hand;
  font-family: arial, helvetica, sans-serif; /* Inherit font-family */
  font-size: 100%; /* Inherit font-size */
}

.whwp .whwp-questiongroup
{
  border: 1px #000000 solid;
  padding: 10px;
  margin: 20px 0px;
  background-color: #FFFFFF;
}

/* Individual questions */
.whwp .whwp-questiongroup .whwp-question
{
  margin: 10px 0px;
}

/* Individual question labels */
.whwp .whwp-questiongroup .whwp-question label,
.whwp .whwp-questiongroup .whwp-question
{
  margin: 10px 0px 4px 0px;
}

.whwp .whwp-questiongroup .whwp-question input, .whwp .whwp-questiongroup .whwp-question textarea,
.whwp .whwp-questiongroup .whwp-question option, .whwp label input, .whwp label textarea,
.whwp .whwp-questiongroup .whwp-question .whwp-formgroup label
{
  font-size: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
}

.whwp .whwp-entry
{
  border: 1px solid #000000;
  margin: 10px 0px;
}

.whwp .whwp-entry .whwp-header
{
  background-color: #D0D0D0;
  font-weight: bold;
  padding: 4px;
}

.whwp .whwp-entry .whwp-message
{
  padding: 4px;
}

.whwp .whwp-entry .whwp-message blockquote
{
  margin-left: 1pt;
  border-left: 1pt solid #000000;
  padding-left: 5pt;
}

.whwp .whwp-entry .whwp-footer
{
  padding: 5px;
}

.whwp table.whwp-table
{
  border: solid 1px #000000;
  border-collapse: collapse;
  width: 100%;
  font-size: 100%; /* Ensure IE picks up the inherited font-size for this table */
}

.whwp table.whwp-table th
{
  text-align: left;
  padding: 2px 5px;
  background-color: #D0D0D0;
  vertical-align: top;
  white-space: nowrap;
  color: #000000;
}

.whwp table.whwp-table td
{
  text-align: left;
  padding: 2px 5px;
  vertical-align: top;
}

.whwp .whwp-odd
{
  background-color: #EEEEEE;
}

.whwp .whwp-even
{
  background-color: #FFFFFF;
}

.whwp .whwp-errors
{
  color: #FF0000;
}

.whwp table.whwp-attachments
{
  font-size: 100%;
}

/* End of the standard webpack CSS definitions */