body
{
  background: #f1f1f1 url('img/background.jpg') no-repeat fixed top center;
  font-family: arial, "arial", sans-serif;
  text-align: center;
  height: 100%;
  margin-left: -1px;
  margin-top: 2px;
}

* html body
{
  margin-left: 2px;
  margin-top: 3px;
}

body table
{
  margin-left: auto;
  margin-right: auto;
  width: 982px;
}

body table table.RegionNoBorder
{
  margin-left: 0;
  margin-right: 0;
  width: auto;
}

body table table
{
  margin-left: 0;
  margin-right: 0;
  width: auto;
}

a
{
  text-decoration: none;  
}

a:hover
{
  color: #8ce1ff;
}

a:visited
{

}

div#header-top
{
  background: white url('img/header-top.jpg') no-repeat;
  width: 982px;
  height: 44px;
}

div#header-middle
{
  background: white url('img/header-middle.jpg') no-repeat;
  width: 982px;
  height: 98px;
  cursor: pointer;
}

div#header-bottom
{
  background: white url('img/header-bottom.jpg') no-repeat;
  width: 982px;
  height: 67px;
}

table#headertable
{
  color: white;  
  margin-top: 11px; 
  padding-left: 10px;
}

/* IE 6 HACK */
* html table#headertable
{
  margin-left: 10px;
}

.headermenuitem1
{
  text-align: center;
  border-right: 1px dotted white;
  width: 74px;
}

.headermenuitem2
{
  text-align: center;
  border-right: 1px dotted white;
  width: 43px;
}

.headermenuitem3
{
  text-align: center;
  border-right: 1px dotted white;
  width: 52px;
}

.headermenuitem4
{
  text-align: center;
  border-right: 1px dotted white;
  width: 49px;
}

.headermenuitem5
{
  text-align: center;
  width: 80px;
}

.headermenuitem6
{
  text-align: center;
  width: 380px;
}

.headermenuitem-date
{
  font-family: arial, "arial", sans-serif;
  font-size: 12px;
  text-align: center;
  width: 230px;  
  text-decoration: none;
  color: white;
  margin-top: 2px;
}

.headermenulink
{
  font-size: 12px;
  color: white;
  text-decoration: none;
}

.headermenulink:hover
{
  font-size: 12px;
  color: #8ce1ff;
  text-decoration: none;
}

table#buttontable
{
  color: white;  
  margin-top: 21px;   
}

.buttonmenuitem
{
  text-align: center;  
  width: 40px;
}

div#left-menu-login
{
  background: white url('img/menu-border.jpg') repeat-y;    
  width: 181px;
  height: 200px;
}

div#left-menu-login-content
{
  width: 170px;
  padding-left: 3px;
  text-align: center;
  z-index: -1;
}

div#left-menu-calendar
{
  background: white url('img/menu-border.jpg') repeat-y;    
  width: 181px;
  height: 215px;
}

div#left-menu-calendar-content
{
  width: 170px;
  padding-left: 3px;
  text-align: center;
  z-index: -1;
}

div#left-menu-banner
{
  background: white url('img/menu-border.jpg') repeat-y;    
  width: 181px;
  height: 385px;
}

div#left-menu-banner-content
{
  width: 170px;
  text-align: center;
  z-index: -1;
}

div#loginform
{
  background: white url('img/loginform.jpg') no-repeat;
  width: 175px;
  height: 173px;
  text-align: center;
}

div#right-menu
{
  background: white url('img/menu-border.jpg') repeat-y 50% 0;
  width: 181px;
}

div#right-menu-content
{
  width: 170px;
  text-align: center;
  font-size: 12px;
  color: black;
  text-decoration: none;
  padding-left: 3px;
  padding-top: 10px;
  z-index: -1;
}

div#center
{
  text-align: -moz-center;
  width: 620px;
  height: auto;
}

*html div#center
{
  text-align: center;
}

div#center-content
{
  width: 600px;
  height: auto;
  text-align: -moz-center;
  z-index: -1;    
}

*html div#center-content
{
  text-align: center;
  padding: 10px;
}

div#center-content a
{
  color: #35407e;
}

div#footer-border
{
  background: white url('img/footer-border.jpg') no-repeat;
  width: 982px;
  height: 45px;
}

div#footer
{
  background: white url('img/footer.jpg') no-repeat;
  width: 972px;
  height: 35px;
  margin-top: 5px;
  margin-left: 5px;
  position: absolute;
}

table#footertable
{
  color: white;  
  margin-top: 5px; 
  margin-left: 10px;
}

.footermenuitem1
{
  text-align: center;
  border-right: 1px dotted white;
  width: 97px;
}

.footermenuitem2
{
  text-align: center;
  border-right: 1px dotted white;
  width: 140px;
}

.footermenuitem3
{
  text-align: center;
  border-right: 1px dotted white;
  width: 133px;
}

.footermenuitem4
{
  text-align: center;
  width: 70px;
}

.footermenulink
{
  font-size: 12px;
  color: white;
  text-decoration: none;
}

.footermenulink:hover
{
  font-size: 12px;
  color: #8ce1ff;
  text-decoration: none;
}

.border-vertical
{
  background: blue url('img/border-vertical.jpg') repeat-y;
  width: 3px;
}

.border-horizontal
{
  background: blue url('img/border-horizontal.jpg') repeat-x;
  height: 1px;
}

.bannerimage
{
  border: none;
  overflow: visible;
}

.error-page-iframe
{
  text-align: center;
  width: 550px;
  height: 600px;
  border: 0; 
}

.right-menu-link
{
  font-size: 12px;
  color: #0d7682;
  font-weight: bold;
}

.right-menu-link:hover
{
  font-size: 12px;
  color: #0d7682;
  font-weight: bold;
}

.content
{
  text-align: justify;
  font-family: arial, "arial", sans-serif;
  font-size: 14px;
}

.content-link
{
  color: #35407e;
  font-size: 12px;
  font-weight: bold;
}

.content-link:hover
{
  color: #35407e;
}

.content-image
{
  border:medium solid #dbe2e3;
  margin:10px;
}

.content-button
{
  background: white url('img/button.jpg') no-repeat center center;
  color: white;
  display: block;
  text-decoration: none;
  margin-left: 15px;
  font-size: 15px;
  width: 110px;
  height: 29px;
  text-align: center;
  padding-top: 6px;
  cursor: pointer;
}

.content-button:hover
{
  background: white url('img/button-hover.jpg') no-repeat center center;
  color: white;
  display: block;
  text-decoration: none;
  margin-left: 15px;
  font-size: 15px;
  width: 110px;
  height: 29px;
  text-align: center;
  padding-top: 6px;
  cursor: pointer;
}

.content-button-long
{
  background: white url('img/button-long.jpg') no-repeat center center;
  color: white !important; 
  display: block;
  text-decoration: none;
  margin-left: 15px;
  font-size: 15px;
  width: 217px;
  height: 29px;
  text-align: center;
  padding-top: 6px;
  cursor: pointer;
}

.content-button-long:hover
{
  background: white url('img/button-hover-long.jpg') no-repeat center center;
  color: white !important;
  display: block;
  text-decoration: none;
  margin-left: 15px;
  font-size: 15px;
  width: 217px;
  height: 29px;
  text-align: center;
  padding-top: 6px;
  cursor: pointer;
}



h1 h2 h3 h4 h5 h6
{
  font-family: arial, "arial", sans-serif;
}

.nameday
{
  color: white;
}

/*  ****************** LOGIN-LOGOUT FORM ********************* */

/* LOGIN */

.login-table-out
{
  background: transparent url('img/loginform.jpg') center no-repeat;
  color: white;
  font-family: arial, "arial", sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-left: 3px;
}

.login-user-field-label
{
  padding-left: 16px;
  height: 22px;
  font-size: 13px;
}

td.login-user-field
{
  width: 165px;
}

input.login-user-field
{
  margin-left: 5px;  
  margin-right: 5px;
  width: 165px;  
}

.login-pass-field-label
{
  padding-left: 16px;
  height: 22px;
  font-size: 13px;
}

td.login-pass-field
{
  width: 165px;  
}

input.login-pass-field
{
  width: 165px;
  margin-left: 5px;  
  margin-right: 5px;
}

td.login-button
{
  height: 40px;
  width: 70px;
  vertical-align: middle;
}

/* IE6 HACK */
input.login-button
{
  width: 70px;
  height: 22px;  
  margin: 0;
  margin-left: 5px;
  padding-right: 2px;
  border: 0;
  color: #2560ae;
  background: transparent url('img/login-button-ie.gif') no-repeat center top;  
  cursor: pointer;
  font-size: 12px;
  text-align: center;
}

html>body input.login-button
{
  width: 70px;
  height: 22px;  
  margin: 0;
  margin-left: 5px;
  padding: 0;
  border: 0;
  color: #2560ae;
  background: transparent url('img/login-button.gif') no-repeat center top;
  text-indent: -1000em;
  cursor: pointer;
}

td.login-forgotten
{
  height: 25px;
  vertical-align: top;  
}

a.login-forgotten
{
  padding-left: 15px;
  color: white;
}

td.login-registration
{

}

a.login-registration
{
  padding-left: 15px;
  color: white;
}

/* ***** LOGOUT ***** */

.login-table-in
{
  background: transparent url('img/loginform.jpg') center no-repeat;
  color: white;  
  font-family: arial, "arial", sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-left: 3px;
}

.login-user-label
{
  text-align: center;
  font-size: 15px;
  height: 60px;
  vertical-align: top;
  padding-top: 10px;
}

td.login-change-data
{

}

a.login-change-data
{
  color: white;
  padding-left: 15px;  
}

td.login-logout
{
  height: 30px;
  vertical-align: top;
}

a.login-logout
{
  padding-left: 15px;
  color: white;  
}

/* ************** FORUM **************** */

div#forum
{
  text-align: -moz-center;
  width: 800px; 
}

*html div#forum
{
  width: 800px;
  text-align: center;
}

div#forum-content
{
  width: 800px;
  text-align: -moz-center;
  z-index: -1;    
}

*html div#forum-content
{
  width: 780px;
  text-align: center;
}