/*	undo
*******************************************************************************/

:link,:visited { text-decoration:none; }
ul,ol { list-style:none; }
h1,h2,h3,h4,pre,code { font-size:1em; font-weight:normal; text-align:right; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0; }
img, a img,:link img,:visited img, fieldset { border:none; }
img { margin:0; padding:0; vertical-align:bottom; }

/* body, div,p,li { background-repeat:no-repeat; }


/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

.clearer {
  display:block;
  clear:both;
  line-height:0;
  height:1px;
  font-size:0;
  visibility:hidden;
}

.clear {
  clear:both;
}

/*
*******************************************************************************/

html, body {
  background: url(../WebPictures/bgr_all.jpg) center top no-repeat fixed #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

a:link {
  color: #009b27;
  text-decoration: underline;
}

a:visited {
  color: #009b27;
  text-decoration: underline;
}

a:hover {
  color: #788e00;
  text-decoration: none;
}

a:active {
  color: #000;
}

#bestuser {
  color: #84a900;
  padding: 10px 0 0 0;
  font-size: 12px;
  font-weight: bold;
}

#bestuser a {
  color: #84a900;
  text-decoration: none;
}

#bestuser a:hover {
  color: #788e00;
  text-decoration: underline;
}

#nextevent {
  color: #84a900;
  padding: 10px 0 0 0;
  font-size: 12px;
  font-weight: bold;

}

#nextevent a {
  color: #84a900;
  text-decoration: none;
}

#nextevent a:hover {
  color: #788e00;
  text-decoration: underline;
}


table { 
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

#menu { 
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px; 
  color: #d6f801;   
  text-decoration: none;
  font-weight: bold;
}

#menu .bactive {
  color: #d6f801;
}

#menu a:link { 
  color: #fff;
  text-decoration:none;
}

#menu a:visited { 
  color: #fff; 
  text-decoration:none;
}

#menu a:hover { 
  color: #00a308;
  text-decoration:none;
}

#menu a:active {
  color: #000;
  text-decoration:none;
}

#headline {
  font-size: 12px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0px 0px 15px 20px;
}

#maincontent {
  width: 449px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 0px 20px 25px 20px;
}

#maincontent h1 {
  color: #00632e;
  font-size: 1.6em;
  font-weight: bold;
  text-align: justify;
}

#maincontent h2 {
  text-align: left;
  color: #00632e;
  font-size: 1.4em;
  font-weight: bold;
}

#maincontent h3 {
  text-align: left;
  color: #000;
  font-size: 1.2em;
  font-weight: bold;
}

#maincontent h6{  /* Warnung */
  text-align: left;
  color: #FF0000;
  font-size: 1.4em;
  font-weight: bold;
}

#maincontent ul {
  margin: 0px 0px 0px 20px;
}

#maincontent form table {
  color: #000000;
  font-size: 12px;
}

#maincontent .eventtab {
  width: 420px;
  background: url(../WebPictures/bgr_tab.jpg);
  margin: 0 0 0 15px;
  padding: 5px 5px 5px 5px;
  border: solid 0px;
  border-color: #789263 #789263 #789263 #789263;
  border-spacing: 5px;
}

#maincontent .eventtab tr {
  background: url(../WebPictures/bgr_tab-tr.png);
  border:  solid 1px;
}

#maincontent .eventtab td {
  border: none;
}

#maincontent .eventtab img {
  border: solid 1px #999999;
  margin: 6px 6px 6px 6px;
}

#maincontent .eventtab .eventbutton {
  font-size: 10px;
  letter-spacing: -0.1px;
}

#maincontent .ligatab {
  width: 420px;
  background: url(../WebPictures/bgr_tab_tabelle.jpg) #cbf8a8;
  margin: 0 0 0 15px;
  padding: 5px 5px 5px 5px;
  border: solid 0px;
  border-color: #ffffff #789263 #789263 #ffffff;
  border-spacing: 8px;
  font-size: 12px;
}

#maincontent .ligatab tr {
  background: url(../WebPictures/bgr_tab-tr.png);
  border:  solid 1px;
}

#maincontent .ligatab td {
  border: none;
}

#maincontent .ligatab img{
  border: solid 1px #999999;
  margin: 6px 6px 6px 6px;
}

#maincontent .tabtitle {
  color: #000; /*#00632e*/
  font-weight: normal;
}

#maincontent .cleartab {
  background: none;
  margin: 0;
  padding: 0;
  border: none;
  border-spacing: 0;
}

#maincontent .cleartab tr {
  background: none;
  border: 0;
}

#maincontent .cleartab img {
  background: none;
  margin: 0;
  padding: 0;
  border: none;
  border-spacing: 0;
}

#maincontent .nick {
  font-size:12px;
  margin: 0px 5px 0px 5px;
}

#maincontent .nick img {
  border: none;
  margin: 0px 0px 2px 0px;
}

#maincontent .quotebalken {
  width: 130px;
}

#maincontent .siegquote {
  color: #000; /*#00632e*/
  font-weight: normal;
  font-size: 11px;
  margin: 0px 2px 0px 5px;
}

#maincontent .siegquote img {
  border: none;
  margin: 0px 0px 2px 0px;
}

#maincontent .quotenzahlen {
  color: #000; /*#00632e*/
  font-weight: normal;
  font-size: 9px;
  margin: 0px 5px 0px 5px;
}


#maincontent .eventh1 {
  font-size: 1.4em;
  color: #00632e;
  font-weight: bold;
}

#maincontent .errortext {
  font-size: 1.4em;
  color: #ff3333;
  font-weight: bold;
}

#maincontent .green {
  color: #00632e;
  font-weight: bold;
}

#maincontent .wichtig {
  color: #008e2d;
}

#maincontent .idcardtext {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
}

#maincontent li {
  list-style: disc;
}

#werbung {
  color: #999999;
  font-size: 9px;
  margin: 0 0 8px 0;
  padding: 0 0 0 15px;
}

#sponsor {
  width: 449px;
  color: #999999;
  text-align: right;
  font-size: 9px;
  border: solid 1px #ccc;
  margin: 0 0 8px 0;
  padding: 2 2 2 2;
}


/* -- F U S S Z E I L E --------------------------------------------------------- */

#fusszeile {
  width: 647px;
  height: 88px;
  background: url(../WebPictures/footer.png) center top no-repeat;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #43c619;
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  font-weight: normal;
}


#fusszeile ul {
  margin-top: 50px;
  list-style-type: none;
}

#fusszeile li {
  color: #43c619;
  background-repeat: no-repeat;
  height: 66px;
  float: left;
  padding: 0;
}

#fusszeile li.text {
  color: #43c619;
  padding-top: 7px;
}

#fusszeile li a {
  text-decoration: none;
  height: 66px;
  display: block;
}

#fusszeile li#fuss_vorn {
  width: 45px;
}

#fusszeile li#fuss_copyright {
  background-image: url(../WebPictures/footer_agentur.png);
  width: 103px;
}

#fusszeile li#fuss_space1 {
  width: 130px;
}

#fusszeile li#fuss_up {
  background-image: url(../WebPictures/footer_top.png);
  width: 75px;
}

#fusszeile li#fuss_space2 {
  width: 130px;
}

#fusszeile li#fuss_link1 {
  background-image: url(../WebPictures/footer_impressum.png);
  width: 53px;
}

#fusszeile li#fuss_link2 {
  background-image: url(../WebPictures/footer_kontakt.png);
  width: 38px;
}

#fusszeile li a#fuss_copyright {
  background-image: url(../WebPictures/footer_agentur.png);
  width: 103px;
}

#fusszeile li a#fuss_up {
  background-image: url(../WebPictures/footer_top.png);
  width: 75px;
}

#fusszeile li a#fuss_link1 {
  background-image: url(../WebPictures/footer_impressum.png);
  width: 53px;
}

#fusszeile li a#fuss_link2 {
  background-image: url(../WebPictures/footer_kontakt.png);
  width: 38px;
}

#fusszeile a:hover {
  background-position: 0px -66px;
}

