
/* energy_priem
---------------------------------- */
#energy_priem { color: #666; font-size: 12px; text-align: left; width: 190px; border-top: 1px dotted #999; border-bottom: 1px dotted #999 }
/* Lang
---------------------------------- */
#lang     { color: #fff; font-size: 14px; background-color: #3399ff; width: 190px }
#lang a   { color: #fff; text-decoration: none; background-color: #3399FF }
/* Menus
---------------------------------- */
#menu
  { color: #fff; background-color: #006666; text-align: left; padding: 10px; height: 15px; clear: both; overflow: hidden; border-bottom: 1px solid #1f6600 }

#menu a
 { color: white; text-decoration: none; text-align: left }

#menu ul,
#sidebar ul
{
  list-style: none;
  padding: 0;
  margin: 0;
}

#menu li
{
  display: inline;
  font-size: 0.9em;
  font-weight: 900;
}

#menu li a
{
  padding: 10px;
}

#menu li a:hover
 { background-color: #f33 }

#sidebar
 { background: #fff; padding: 1px; width: 190px; float: left }

#sidebar ul a,
li span#LM_youAreHere
 { color: #fff; text-decoration: none; background-color: #3399FF; text-align: left; display: block; margin: 2px 0; padding: 2px 14px 2px 2px }

#sidebar ul a:hover,
li span#LM_youAreHere
 { background-color: #3366CC }

ul#LM_level_2 li a,
ul#LM_level_2 li span#LM_youAreHere
{
  padding-left: 1em;
}

ul#LM_level_3 li a,
ul#LM_level_3 li span#LM_youAreHere
{
  padding-left: 2em;
}

li.LM_collapsed a
{
  background-image: url(images/LM_arrow-right.gif) !important;
  background: no-repeat 99% 50%;
}

li.LM_expanded a,
li.LM_expanded span
{
  background: url(images/LM_arrow-down.gif) no-repeat 99% 50%;
}

li.LM_endPage a,
li.LM_endPage span
{
  background-image: none !important;
}

#sidebar ul#LM_level_1
{
  margin-bottom: 1em;
}

#sidebar ul ul
{
    margin-bottom: 5px;
}
/* General content
---------------------------------- */
#content
      { color: #000; background: #fff url(images/fon3.gif); padding: 5px; position: relative; width: 697px; clear: left; overflow: hidden; border-right: 1px dotted #30c; border-left: 1px dotted #30c }

a:link
  { color: #006666; background: inherit inherit inherit inherit  }

a:hover,
a:focus
{
  color: #000;
  background:inherit;
  text-decoration: underline;
}

a:visited
{
  color: #216B01;
  background:inherit;
}

a img
{
  border: 0;
}

h1.pagetitle
  { color: #66f; font-size: 14px; font-weight: bold; text-align: left; width: 697px; float: left; border-bottom: 1px dotted #30c }

h1,
h2,
h3
{
  padding: 0;
  margin: 0;
  color: #30A300;
  background:inherit;
}

h1
{
  font-size: 1.6em;
  font-weight: normal;
  color: #000;
  background:inherit;
}

h2
{
  font-size: 1.3em;
}

h3,
h4,
h5,
h6
{
  font-size: 1em;
}

p,
table
 { margin: 2px 0 }

table
  { width: 900px }

ol,
ul
{
  margin: 0 0 1em 0em;
  padding-left: 3em;
}

ol
{
  padding-left: 3.4em;
}

ul
{
  list-style: disc
}

.left
{
  float: left;
}

.right
{
  float: right;
}

.textright
{
  text-align: right;
}

.textcenter
{
  text-align: center;
}

.small
{
  font-size: 0.7em;
}

.bold
{
  font-weight: bold;
}

.em
{
  font-style: italic
}

#pagetrail
{
  font-size: 10px;
  color:inherit;
  background: #F2EFCE;
  border-bottom: 1px dashed #CBBC38;
  padding:3px;
}

/* Header
---------------------------------- */
#header
   { color: #000; font-size: 20px; font-weight: bold; text-align: center }

#mainlogo
{
  float: left;
}

#header h1
 { color: #06c; font-size: 28px; font-weight: bold; vertical-align: top }

#header h2
  { color: #06c; font-size: 12px; font-style: oblique; font-weight: normal; text-align: right }
kontakt { color: #66f; font-size: 10px }
/* Footer
---------------------------------- */
#footer
 { color: #fff; font-size: 10px; background: #3399FF; text-align: left; margin: 0; padding: 5px; clear: both; border-top: 1px solid #009 }

#footer a,
#footer a:visited,
#footer a:active
 { color: #fff; text-decoration: none; background: inherit inherit inherit inherit }

#footer a:hover
 { color: #fff; text-decoration: underline; background: inherit inherit inherit inherit }

#etoNotice,
.hidden
{
  display:none;
}
