﻿body
{
  margin: 1px auto;
  padding: 0;
  background-color: #819ff7;
  background-image: url('grafik/seite_h.png');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  color: #1c1c1c;
}

h1
{
  font-style: normal;
  text-decoration: none;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 32px;
  font-weight: bold;
  color: #555555;
  text-align: left;
}

h2
{
  font-style: normal;
  text-decoration: none;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 26px;
  font-weight: bold;
  color: #665555;
  text-align: left;
}

h3
{
  font-style: normal;
  text-decoration: none;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-weight: bold;
  color: #665555;
  text-align: left;
}

#rahmen {
    padding-bottom: 1em;
	height: 100%;
}

#seite
{
margin: 0 auto; 
width: 1000px;
position: center;
}


#kopf
{
  position: fixed;
  z-index: 0;
  margin: 0 auto;
  width: 1000px;
  min-width: 51px;
  min-height: 51px;
}

.obenmenue
{
  position: fixed;
  z-index: 0;
  padding: 0;
}


.obenmenue, .a-obenmenue
{
  text-decoration: none !important;
  color: #1a1a1a;
  font-size: 14px !important;
}

.h1-titel
{
  z-index: 0;
  position: fixed;
  margin-top: 100px;
  margin-left: 18px;
  font-size: 32px;
  color: #000066;
}



#lmenue
{
  position: fixed;
  z-index: 1;
  float: left;
  margin: 1 auto;
  margin-top: 13.5em;
  width: 15em;
  min-width: 200px;
  min-height: 40em;
  background-color: none;
  filter: alpha(opacity=70);-moz-opacity: 0.7;opacity: 0.7;
}


a#lmenue
{
  position: relative;
  display: block;
  overflow: hidden;
  cursor: pointer;
}


    ul#navigation 
    {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

    ul#navigation li {
        padding: 0px;
        margin-left: 7px;
        margin-top: 14px;
	margin-bottom: 14px;
        width: 236px;
    }

    ul#navigation li a:link 
    {
        display: block;
        border: 1px solid #008eff;
  	border-radius: 7px;
        background-color: #008eff;
        padding: 10px;
        color: #000000;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-weight: bold;
	font-size: 14px;
    }

   

    ul#navigation li a:visited 
    {
        display: block;
        border: 1px solid #008eff;
  	border-radius: 7px;
        background-color: #008eff;
        padding: 10px;
        color: #000000;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-weight: bold;
	font-size: 14px;
    }

   ul#navigation li a:hover
    {
        display: block;
        border: 1px solid #c6265e;
	border-radius: 7px;
        background-color: #c6265e;
        color: #ffffff;
    }


#inhalt
{
  position: relative;
  z-index: 1;
  float: left;
  width: 675px;
  margin-left: 20em;
  margin-top: 14em;
  height: auto;
}

#textkopf
{
line-height: 1.4em;
}

#text
{
line-height: 1.5em;
}


a
{
  text-decoration: underline;
  color: #444444;
}

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

a:visited, a.visited
{

  color: #444444;
}

a:hover, a.hover
{
  text-decoration: none;
  color: #000044;
}



#fussbereich
{    
    position:fixed;
    z-index: 9;
    bottom:0px;
    text-align: center;
    padding:0px;
    width:100%;
    background-color: transparent;
    filter: alpha(opacity=70);-moz-opacity: 0.7;opacity: 0.7;
}

a#fusszeile
{
  display: block;
  overflow: hidden;
  cursor: pointer;
}
    ul#fuss
    {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

    ul#fuss li {
        padding: 1px;
        margin-left: 0px;
        margin-top: 0px;
	margin-bottom: 0px;
        width: 1000px;

        display: block;
        border: 0px solid #008eff;
  	border-radius: 10px;
        background-color: #008eff;
        padding: 0px;
        color: #000000;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-weight: normal;
	font-size: 14px;
    }

   
   ul#fuss li:hover
    {
        display: block;
        border: 0px solid #c6265e;
	border-radius: 10px;
        background-color: #c6265e;
        color: #ffffff;
    }


#fussbereich a:link
{
text-decoration: none;
color: #000000 !important;
}


#fussbereich a:visited
{
text-decoration: none;
color: #000000 !important;
}

#fussbereich a:hover
{
text-decoration: underline;
color: #ffffff !important;
}


#fussbereich2
{    
    position:fixed;
    z-index: 9;
    bottom: 0px;
    text-align: center;
    padding:0px;
    width:100%;
    background-color: transparent;
    filter: alpha(opacity=70);-moz-opacity: 0.7;opacity: 0.7;
}

a#fusszeile2
{
  display: block;
  overflow: hidden;
  cursor: pointer;
}
    ul#fuss2
    {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

    ul#fuss2 li {
        padding: 1px;
        margin-left: 0px;
        margin-top: 0px;
	margin-bottom: 0px;
        width: 1000px;

        display: block;
        border: 0px solid #008eff;
  	border-radius: 10px;
        background-color: #008eff;
        padding: 0px;
        color: #ffffff;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-weight: normal;
	font-size: 14px;
    }

   
   ul#fuss2 li:hover
    {
        display: block;
        border: 0px solid #c6265e;
	border-radius: 10px;
        background-color: #c6265e;
        color: #000000;
    }


#fussbereich2 a:link
{
text-decoration: none;
color: #000000 !important;
}


#fussbereich2 a:visited
{
text-decoration: none;
color: #000000 !important;
}

#fussbereich2 a:hover
{
text-decoration: underline;
color: #ffffff !important;
}