body
{
      background-color: #D6D6D6;
      margin: 0;
      padding: 0;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 14px;
}

h1, h2, h3
{
   margin-top: 0;
   color: #6E6C00;
}

h1 {
      font-size: 26px;
}

h2 {
      font-size: 1.6em;
}

h3 {
      font-size: 1em;
}

a {
      text-decoration: none;
      color: #FFFFFF;
}

a:hover {
      border-bottom: none;
}

a img {
      border: none;
}

img.left {
      float: left;
      margin: 0 20px 0 0;
}

img.right {
      float: right;
      margin: 0 0 0 20px;
}

/* Header */

#header {
      height: 50px;
      margin: 0 auto;
      background: url(../../images/header03.gif) no-repeat right top;
}

#logo {
      float: left;
      width: 458px;
      height: 50px;
      margin: 0 auto;
      background: url(../../images/header02.gif) no-repeat left top;
}

#logo h1, #logo p {
      float: left;
      margin: 0;
      color: #DC582A;
}

#logo h1 {
      padding: 10px 0 0 0;
      font-weight: normal;
      font-size: 23px;
}

#logo p {
      text-transform: uppercase;
      padding: 72px 0 0 3px;
      font-size: 10px;
      color: #033976;
}

#logo a {
      border: none;
      text-decoration: none;
      color: #033976;
}

#menu
{
      padding: 0 0 0 0;
      float: left;
      width: 900px;
      margin: 0 auto;
      text-align:left;
}

#menu a
{
      float: left;
      padding: 5px 0px 5px 5px;
      border: none;
      text-decoration: none;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 13px;
      color: #F0F529;
}


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

.bereich
{
   display: block;
   color: #FDCB09;
   background-color: #062660;
   text-align: left;
   font-size: 14px;
   font-weight:bold;
}

.bereich a
{
   display: block;
   background-color: #062660;
}


#globalcontainer
{
   width: 948px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
}

#contentcontainer
{
   width: 928px;
   color: #FFFFFF;
   margin: 0 auto;
   padding: 4px 0px 0px 20px;
   background: url(../../images/newhpimg05.jpg) repeat-y left top;

}

#content
{
   padding: 10px 0px 0px 5px;
}

#content a
{
   text-decoration:underline;
   font-weight: bold;
}

.title {
      margin: 0;
      padding: 15px 15px 0px 15px;
      background: url(../../images/newhpimg08.jpg) no-repeat center top;
      font-weight: normal;
      color: #FFFFFF;
      text-align:center;
}

.title a {
      border-bottom: none;
}

.title a:hover {
}

#footer
{
   width: 928px;
   margin: 0 auto;
   padding: 30px 0px 0px 20px;
   height: 67px;
   background: url(../../images/newhpimg06new.jpg) no-repeat left top;
   color: #FFFFFF;
   text-align:center;
}

.headlinebigger
{
   font-size: 28px;
   text-decoration: underline;
   color: #FFFFFF;
   text-align:center;
}

.headline
{
   font-size: 24px;
   text-decoration: underline;
   color: #FFFFFF;
}

.headlinesmall
{
   font-size: 20px;
   text-decoration: underline;
   color: #FFFFFF;
}

.headlinesmaller
{
   font-size: 16px;
   text-decoration: underline;
   color: #FFFFFF;
}

a.link
{
   display: block;
   color: #FFD700;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight:bold;
   text-decoration: None;
   border-bottom: solid 1px #FFFFFF;
}

a.link:hover
{
   display: block;
   color: #000000;
   background-color: #FFD700;
}


div#Rahmen
{
   width: 930px;
   padding: 2px;
}
div#Rahmen div
{
   clear: left;
}

ul#Navigation
{
   margin: 0; padding: 0;
   text-align: center;
}

ul#Navigation li
{
  list-style: none;
  float: right;
  position: relative;
  margin: 0px;
  margin-left:10px;
  padding: 0;
}
ul#Navigation li ul
{
 text-align: left;
 margin: 0; padding: 0;
 position: absolute;
 top: 1.6em; left: -0.4em;
 display: none;
}
ul#Navigation li:hover ul
{
 display: block;
}
ul#Navigation li ul li
{
 float: none;
 display: block;
 margin-bottom: 0.2em;
}

ul#Navigation a, ul#Navigation span
{
 display: block;
 width: 200px;
 padding: 3px;
 text-decoration: none; font-weight: bold;
 border: 1px solid black;
 border-left-color: white; border-top-color: white;
 color: #FFFFFF; background-color: #0E57EA;
}
#menuheadline
{
  text-align:center;
  color:#FA7652;
  font-size:18px;
}

