/* First a few things for the page look */
*
{
  margin: 0px;
  padding: 0px;
}
body
{
  text-align: center;
  padding: 40px 0px 0px 0px;
  margin: 0px;
  font-family: "Lucida Grande", Calibri, Verdana, sans-serif;
  font-size: 10pt;
  color: #FFFFFF;
  background-color: #CCCCCC;
}
#main
{
  position: relative;
  height: 600px;
  width: 900px;
  text-align: left;
  margin: 0 auto;
  padding: 0px;
  background-color: #000000;
  color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  overflow: visible;
}
#header
{
  text-align: center;
  height: 80px;
  width: 900px;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  border-width: 0px;
  border-color: #FFFFFF;
  background-color: transparent;
  background-image: url('background1.jpg');
  background-repeat: no-repeat;
}
#contentboxleft
{
  width: 115px;
  height: 380px;
  background-color: transparent;
  background-image: url('background3.jpg');
  border: 0px solid white;
  display: block;
  float: left;
}
#contentbox
{
  width: 900px;
  height: 380px;
  background-color: transparent;
  background-image: url('background4.jpg');
  background-repeat: no-repeat;
  background-position: center;
  border: 0px solid black;
  display: block;
}
#contentboxright
{
  width: 115px;
  height: 380px;
  background-color: transparent;
  background-image: url('background5.jpg');
  background-repeat: no-repeat;
  border: 0px solid white;
  display: block;
  float: left;
}
* html #contentboxleft
{
  margin: 0px -3px 0px 0px;
}
#navi
{
  position: relative;
  left: -30px;
  top: -10px;
}
#content
{
  text-align: left;
  height: 348px;
  width: 598px;
  color: #FFFFFF;
  background-color: transparent;
  background-image: url('content.png');
  background-position: center;
  background-repeat: no-repeat;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
  padding: 15px 35px;
  overflow: auto;
  display: block;
  float: left;
}
#menu
{
  width: 900px;
  height: 120px;
  text-align: left;
  background-color: #000000;
  background-image: url('background7.jpg');
  background-repeat: no-repeat;
  /*color: #600F26;*/
  color: #FFFFFF;
  border-style: solid;
  border-width: 0px;
  border-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
}
.between
{
  width: 900px;
  height: 10px;
  background-color: #000000;
}
/* 10th october announcement */
#announce
{
  height: 152px;
  width: 240px;
  position: absolute;
  top: -31px;
  left: -71px;
}
#announce img
{
  border-width: 0px;
}
/* until here */
/* Now the styles for the content */
a:link, a:visited, a:active
{
  font-family: "Lucida Grande", Calibri, Verdana, sans-serif;
  font-size: 9pt;
  font-weight: 500;
  text-decoration: none;
  background-color: transparent;
  color: #FFFFFF;
}
a:hover
{
  font-family: "Lucida Grande", Calibri, Verdana, sans-serif;
  font-size: 9pt;
  font-weight: 500;
  text-decoration: underline;
  background-color: transparent;
  color: #FFFFFF;
}
.news
{
  width: 99%;
  background-color: transparent;
  color: #FFFFFF;
  display: block;
}
.newsheader
{
  width: 79%;
  background-color: transparent;
  font-weight: 700;
  padding: 0px 0px 0px 2px;
  color: #000000;
  float: left;
}
.newsheader a:link, .newsheader a:visited, .newsheader a:active
{
  font-family: "Lucida Grande", Calibri, Verdana, sans-serif;
  font-size: 9pt;
  font-weight: 700;
  text-decoration: none;
  background-color: transparent;
  color: #000000;
}
.newsheader a:hover
{
  font-family: "Lucida Grande", Calibri, Verdana, sans-serif;
  font-size: 9pt;
  font-weight: 700;
  text-decoration: none;
  background-color: transparent;
  color: #CCCCCC;
}
.newsdate, .newsdate1, .newsdate2, .newsdate3
{
  text-align: right;
  background-color: transparent;
  background-image: url('trans50.png');
  font-weight: 700;
  padding: 0px 2px 0px 0px;
}
.newsdate
{
  color: #000000;
}
.newsdate1
{
  color: #005900;
}
.newsdate2
{
  color: #940000;
}
.newsdate3
{
  color: #004A82;
}
.newsdate
{
  color: #000000;
}
.newscontent a:link, .newscontent a:visited, .newscontent a:active
{
  font-family: "Lucida Grande", Calibri, Verdana, sans-serif;
  font-size: 9pt;
  font-weight: 500;
  text-decoration: none;
  background-color: transparent;
  color: #FFFFFF;
}
.newscontent a:hover
{
  font-family: "Lucida Grande", Calibri, Verdana, sans-serif;
  font-size: 9pt;
  font-weight: 500;
  text-decoration: underline;
  background-color: transparent;
  color: #FFFFFF;
}
.middle
{
  width: 99%;
  margin: 0 auto;
  text-align: center;
  display: block;
}
.bof
{
  text-align: center;
  background-color: transparent;
  background-image: url('trans50.png');
  font-weight: 700;
  color: #000000;
  padding: 0px 2px 0px 0px;
}
.bof a:link, .bof a:visited, .bof a:active
{
  font-family: "Lucida Grande", Calibri, Verdana, sans-serif;
  font-size: 9pt;
  font-weight: 700;
  text-decoration: none;
  background-color: transparent;
  color: #000000;
}
.bof a:hover
{
  font-family: "Lucida Grande", Calibri, Verdana, sans-serif;
  font-size: 9pt;
  font-weight: 700;
  text-decoration: none;
  background-color: transparent;
  color: #CCCCCC;
}
.user
{
  text-align: left;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  border-width: 0px;
  width: 277px;
  padding: 5px;
  margin-left: 5px;
  float: right;
  display: inline;
}
.userpic
{
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  float: left;
  display: inline;
}
.schwubi
{
  color: #444444;
}
/* Guestbook */
input, textarea
{
  width: 300px;
  background-color: #CCCCCC;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  margin: 1px;
  padding: 1px;
  font-family: "Lucida Grande", Calibri, Verdana, sans-serif;
  font-size: 10pt;
  color: #000000;
}
input[type="submit"]
{
  width: 120px;
}
.eintrag
{
  font-family: "Lucida Grande", Calibri, Verdana, sans-serif;
  text-align: left;
  border-width: 1px;
  border-style: solid;
  border-color: #AAAAAA;
  background-color: transparent;
  width: 400px;
  padding: 5px;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 10px;
  display: block;
}
.gaestebuch
{
  text-align: right;
  width: 350px;
  height: 300px;
  border: 1px solid black;
  margin: 0 auto;
  display: block;
}
a.eintragen, a.eintragen:hover
{
  border-width: 1px;
  border-style: solid;
  border-color: #AAAAAA;
  text-decoration: none;
}
.zeit
{
  float: left;
}
.id
{
  text-align: right;
}
.zeit, .name, .icq, .ort, .id
{
  margin-bottom: 2px;
  font-size: 8pt;
}
.nameg
{
 font-size: 9pt;
 display: inline;
}
#area
{
  display: none;
}
/* EOF Guestbook */
/* gallery */
table
{
  border-spacing: 20px 15px;
  border-collapse: separate;
  border: 0px solid white;
  margin: 0 auto;
  border-color: #000000;
  font-family: "Lucida Grande", Calibri, Verdana, sans-serif;
  text-align: center;
}
table img
{
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}
/* EOF gallery */
#impressum
{
  margin: 0 auto;
  width: 400px;
}
#impressuml, #impressumr
{
  border: 0px;
  text-align: left;
}
#impressuml
{
  float: left;
}
#impressumr
{
  float: right;
}
#impressumu
{
  clear: both;
}
.floatright
{
  float: right;
}
/* all stuff for the 10th Oct */
.jubilee
{
  text-align: justify;
}
.jubilee cite:before, .jubilee cite:after
{
  content: '"';
}
.jubileepic
{
  width: 255px;
  height: 360px;
  border: 1px solid white;
  margin: 0px 10px 30px 0px;
  float: left;
}
.jubilee a, .jubiul a, .sponsors a
{
  text-decoration: underline;
  font-weight: bold;
}
.jubifaq
{
  clear: both;
  font-size: 11pt;
  text-align: center;
  text-decoration: underline;
  margin: 30px 0px 0px 0px;
}
em
{
  font-style: normal;
  font-weight: bold;
}
.jubiul, .sponsors
{
  margin: 0 auto;
  list-style: none;
  text-align: center;
}
.jubiul li
{
  margin: 0px 0px 5px 0px;
}
.sponsors li
{
  margin: 0px 0px 15px 0px;
}
iframe
{
  margin: 0 auto;
}
/* until here */