/*******************************************
 * TITLE   : zwoelfpluseins stylesheet     * 
 * REVISED : 18.09.2008                    *
 * AUTHOR  : Juergen "Kashban" Wahlmann    *
 * EMAIL   : admin@kashban.de              *
 * SITE URL: http://www.zwoelf-plus-eins.de*
 *******************************************/

/***** General ************************************************************************/

a:link {
  color: #ffebb8;
  background-color: #000000;
  text-decoration: underline;
}

a:visited {
  color: #ffebb8;
  background-color: #000000;
  text-decoration: underline;
}

a:hover {
  color: #ffebb8;
  text-decoration: underline;
  background-color: #101010;
}

a.pagelink:visited {
  color: #ffebb8;
  background-color: #000000;
  text-decoration: underline;
}


body {
  background-color: #000000;
  font-family: Arial, Verdana, sans-serif;
  margin: 0 0;
}

/* Note: Compensates for IE acronym dotted underline bug */

acronym {
  border-bottom: 1px dotted #000000;
  cursor: help;
}

div#top {
  position: absolute;
  top: 0;
}

/***** Header *************************************************************************/
div#header {
  background-color: #ffecb9;
  padding: 5px 10px 10px 0;
  font-family: Georgia, "Times New Roman", Times;
  vertical-align: top;
}

/* Note: Optional Ad Banner Area (remove if not using banner image at all) */
div#header img {
  border: 0px solid #ffecb9;
  float: left;
  margin: 0px 0 0 0px;
  vertical-align: bottom;
}

/***** Left Side Bar ******************************************************************/
div#lsidebar {
  font-family: Georgia, "Times New Roman", Times;
  background-color: #ffecb9;
  float: left;
  width: 210px;
  position: absolute;
  left: 0px;
  top:134px;
}

div#lsidebar img {
  border: none;
}

div#lsidebar p {
  text-align: left;
  padding-top: 700px;
}

/***** Nav Menu (position at top of either side bar) **********************************/

div.nmenu {
  font-size: 24px;
  font-weight: normal;
}

div.nmenu a {
  color: #000000;
  background-color: #ffecb9;
  border: none;
  display: block;
  padding: 3px 10px;
  width: auto;
  margin-bottom: 5px;
  text-decoration: none;
}

div.nmenu a:visited {
  background-color: #ffecb9;
}

div.nmenu a:hover {
  background-color: #efdca9;
  border-color: #000000;
  margin-bottom: 5px;
}

div.nmenu a.selected {
  background-color: #efdca9;
  border-color: #000000;
  margin-top: 5px;
}

div.nmenu a.selected:visited {
  background-color: #efdca9;
  margin-bottom: 5px;
}

div.nmenu1 {
  font-size: 16px;
  font-weight: normal;
  padding-left: 10px;
}

div.nmenu1 a {
  color: #000000;
  background-color: #ffecb9;
  border: none;
  display: block;
  padding: 3px 10px;
  width: auto;
  margin-bottom: 5px;
  text-decoration: none;
}

div.nmenu1 a:visited {
  background-color: #ffecb9;
}

div.nmenu1 a:hover {
  background-color: #efdca9;
  border-color: #000000;
  margin-bottom: 5px;
}

div.nmenu1 a.selected {
  background-color: #efdca9;
  border-color: #000000;
  margin-top: 5px;
}

div.nmenu1 a.selected:visited {
  background-color: #efdca9;
  margin-bottom: 5px;
}

div.nmenu2 {
  font-size: 14px;
  font-weight: normal;
  padding-left: 16px;
}

div.nmenu2 a {
  color: #000000;
  background-color: #ffecb9;
  border: none;
  display: block;
  padding: 3px 10px;
  width: auto;
  margin-bottom: 5px;
  text-decoration: none;
}

div.nmenu2 a:visited {
  background-color: #ffecb9;
}

div.nmenu2 a:hover {
  background-color: #efdca9;
  border-color: #000000;
  margin-bottom: 5px;
}

div.nmenu2 a.selected {
  background-color: #efdca9;
  border-color: #000000;
  margin-top: 5px;
}

div.nmenu2 a.selected:visited {
  background-color: #efdca9;
  margin-bottom: 5px;
}

/***** Side Info (position at bottom of left side bar or anywhere on right side bar) **/
div.sideinfo {
  background-color: ##ffecb9;
  font-size: 10px;
  padding: 0px 10px;
  width: auto;
}

/***** Content Area *******************************************************************/
div#contentarea {
  padding-right: 0px;
  padding-top: 20px;
  position: absolute;
  left: 216px;
  top: 160px;
  width: 800px;
}

div.content {
  background-color: #000000;
  padding-left: 10px;
  font-size: 12px;
}

div.content a:link {
  color: #ffebb8;
  background-color: #000000;
  text-decoration: underline;
}

div.content a:visited {
  color: #ffebb8;
  background-color: #000000;
  text-decoration: underline;
}

div.content a:hover {
  color: #ffebb8;
  text-decoration: underline;
  background-color: #101010;
}

div.content a.pagelink:visited {
  color: #ffebb8;
  background-color: #000000;
  text-decoration: underline;
}

div.content h1 {
  font-size: 24px;
  color: #ffebb8;
}

div.content h2 {
  font-size: 18px;
  color: #fd4d01;
}

div.content p,ul,ol,td {
  font-size: 12px;
  color: #ffebb8;
}

div.contentbig {
  background-color: #000000;
  padding-left: 10px;
  font-size: 24px;
}

div.contentbig h1 {
  font-size: 48px;
  color: #ffebb9;
}

div.contentbig h2 {
  font-size: 24px;
  color: #fd4d01;
}

div.contentbig p {
  font-size: 24px;
  color: #ffebb8;
}

/************** Gaesteformular und Ausgabe ****************/

div.formular {
  background-color: #000000;
  padding-left: 10px;
  font-size: 12px;
  width: 300px;
}

div.formular img {
  border: none;
  padding-right: 5px;
}

a.bbcode {
  padding-right: 5px;
}

label.fleft {
  text-align: left;
  width: 70px;
}

div.fleft {
  text-align: left;
}

div.fright {
  text-align: left;
}

div.formular p,ul,ol,td {
  font-size: 12px;
  color: #ffebb9;
}

div.vpgb_datum {
  font-style: italic;
  padding-bottom: 5px;
}

div.vpgb_name {
  font-style: bold;
  padding-bottom: 5px;
}

div.vpgb_fleft {
  margin-bottom: 10px;
}

div.vpgb_infos {
  margin: 10px;
}


