/* #####  Style sheet definitions for 'JenAge' V.07/22/2010, by Rolf Huehne ##### */

/* ### Color Scheme ###
*/

/* ### Basic Settings ### */

html { 
  margin:           0.0em 0em;
  padding:          0em;
  font-family:       Arial, sans-serif;
  font-size:        12pt;
  background-color: rgb(86,131,0);
  background-attachment: fixed;
  color:            black;
  height:100%;
}

body { 
  margin:           0px;
  padding:          0em;
  background-attachment: fixed;
}

p {
  margin-top:    0.5em;
  margin-bottom: 0.5em;
}

h1 {
  margin:  0em;
  padding: 0.1em 0.4em 0.2em 1.2em;
  color: white;
}

h2 {
  margin:  20px;
  padding: 0px 10px 0px 30px;
  background: transparent;
  background-image: url("images/star_bullet.gif");
  background-repeat: no-repeat;
  background-position: left center;
  clear: both;
}

h3, h4, h5, h6 {
  margin-top: 0.4em;
  margin-bottom: 0.2em;
} 

h1 { font-size: 200%; }
h2 { font-size: 155%; }
h3 { font-size: 135%; }
h4 { font-size: 115%; }
h5 { font-size: 100%; }
h6 { font-size:  90%; }

ul {
 list-style-type: disc; 
}

#gaestebuch:visited {
  color: white;
}

a:link {
  text-decoration: none;
  color: rgb(0,0,180);
  font-weight: bold;
}

a:visited {
  text-decoration: none;
  color: rgb(100,55,126);
  font-weight: bold;
}

a:hover {
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 0.00em;
  border-bottom-color: #ab1313;
  color: #ab1313;
  font-weight: bold;
}

a.highslide > img {
  border-width: 0px;
  text-decoration: none;
}

a.highslide:hover > img {
  border-width: 0px;
  text-decoration: none;
}

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

div.header {
  margin: 0em;
  height: 350px;
  position: absolute;
  top: 0px;
  left: 0px;
  right:0px;
  text-align: left;
}

div.main {
}

div.leftSide {
  margin: 0em;
  position: fixed;
  top: 330px;
  left: 0px;
  width: 220px;
  padding: 0.5em 0em;
  border-style: solid;
  border-width: 0px;
  border-color: white;
  float: left;
}


div.rightSide {
  position: absolute;
  top: 340px;
  right: 0px;
  left: 220px;
  margin: 0em 0em 0em 0em;
  padding: 4px 12px;
  width: auto;
  z-index: 900;
  background-color: rgb(128,181,43);
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 1px;
  border-color: rgb(59,100,4);
}

#Buchbeginn {
  top: 290px;
}

div.section {
  margin-bottom: 40px;
  margin-left: 64px;
  max-width: 32em;
}

div.sectionTextLeft {
  max-width: 20em;
  margin-right: 240px;
}

div.sectionTextRight {
  max-width: 20em;
  margin-left: 240px;
}

div.sectionImagesLeft {
  float: left;
  width: 220px;
}

div.sectionImagesRight {
  float: right;
  width: 220px;
}

img.section {
  width: 220px;
  margin: 0px;
  border-style: solid;
  border-width: 0px;
}

img.counter {
  width: 42px;
  height: 16px;
}
img.counterBorder {
  width: 12px;
  height: 16px;
}

hr.guestbook_hr {
  height: 1px;
  color: rgb(86,131,0);
  background-color: rgb(86,131,0);
  border: 0px solid rgb(86,131,0);
}

/* ### Element-specific Definitions ### */

#logo {
  top: 2px;
  left: 2px; 
  padding: 6px;
  z-index: 990;
  position: absolute;
}

#willkommen {
  top: 5px;
  left: 280px; 
  padding: 6px;
  z-index: 1000;
  position: absolute;
}

#title {
  top: 130px;
  left: 360px; 
  padding: 6px;
  z-index: 1000;
  position: absolute;
}

#newsticker {
  top: 298px;
  left: 140px; 
  padding-left: 30px;
  z-index: 1000;
  position: absolute;
  height: 30px;
  color: white;
  font-size: 20px;
  background: transparent;
  background-image: url("images/star_bullet.gif");
  background-repeat: no-repeat;
}

#counter {
  top: 236px;
  left: 440px; 
  padding-top: 3px;
  padding-left: 28px;
  height: 22px;
  z-index: 1000;
  position: absolute;
  color: white;
  background: transparent;
  background-image: url("images/star_bullet.gif");
  background-repeat: no-repeat;
}

#leftUpperCorner {
  position: absolute;
  top: -1px;
  left: -1px;  
}

/* Site Navigation */

#navigation {
  width: 220px;
  font-size: 20px;
  font-weight: bold;
  color: #444444;
  z-index: 990;
  position: fixed;
}

/*   Main Menu */
#navigation ul {
  margin: 12px 0px;
  padding: 0px 10px 10px 10px;
  background-color: transparent;
}

#navigation ul li {
  list-style-type: none; 
  background: transparent;
  background-image: url("images/star_bullet-small.gif");
  background-repeat: no-repeat;
  background-position: left center;
  margin: 4px 2px;
  padding: 3px 2px 2px 25px;
  cursor: pointer;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-color: rgb(192,192,192);
}

#navigation ul li:hover {
}

#navigation ul li a {
}

#navigation ul li a:visited {
  color: rgb(0,0,180);
}

#navigation ul li a:hover {
  color: rgb(180,0,0);
}

/*   Sub Menu */
#navigation ul ul {
  display: none;
  position: absolute;
  left: 180px;
  top: 0px;
  border: #444444 solid;
  border-width: 0px;
  background-color:  rgb(219,230,239);
}

#navigation ul li:hover ul {
  display: block;
}

#navigation ul ul li {
  width: 180px;
  float: left;
  display: inline;
  border: none;
}

#navigation ul ul li:hover {
 text-decoration: underline;
 border: none;
}

#navigation li:hover ul li ul {
  display: none;
}

#navigation ul ul li ul {
  left: 110px;
  background-color: #0099CC;
}

#navigation ul ul li:hover ul {
  display: block;
}

#email {
  color: white;
}

#email:link {
  color: white;
}

#gaestebuch:link {
  color: white;
}

#email:visited {
  color: white;
}

#gaestebuch:visited {
  color: white;
}

#gaestebuch:active {
  color: white;
}


