  body{
    background-image:url("../../../../Graphiken/carbon.jpg");
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    padding: 0;
    margin: 0;
    text-align: center;
    cursor: default;
  }
  div#Center_Element{
    width: 750px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 5px;
    background-color: white;
    text-align: left;
    border-right: 2px solid silver;
    border-left: 2px solid black;
  } 
  
  img#Logo{
    float:left;
    margin: 0;
    margin-left: 5px;
    width: 160px;
    height: 150px;
    border: 0;
  }
  div#Scroll{
    text-align:center;
    float: right;
    height: 150px;
    width: 150px;
    padding: 0;
    margin: 0;
    font-size: 0.7em;
    color: black;
    overflow: hidden;
    border-left: 1px solid black;
  }
  div#Scroll p{
    margin: 0;
    padding-left: 0px;
    text-align:left;   
    font-size: 1em;
    color: black;
    font-weight: bold;
    overflow: hidden;
    color: silver;
    border-bottom: 1px solid black;
  }
  marquee a{
    color: #83741A;
    text-decoration: none;
  } 
  div#Bild{
    float: right;
    margin:0;
    padding: 0;
    height: 150px;
    width: 413px;
    overflow: hidden;
}
  div#Bild img{
    heigth: 150px;
    width: 413px;
}

  div#Menu{
   clear: both;
   margin: 0;
   padding: 0;
   border-top: 1px solid silver;
  }

  table#Navigation{
    table-layout: auto;
    border-spacing: 0;
    empty cells: show;
    border-collapse: collapse;
    width: 100%;
    padding:0;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    background-image:url("../../../../Graphiken/MenuBack.gif");
    background-position: center center;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
  }
  table#Navigation td{
    padding: 4px 2px;
    overview: hidden;
  }
  td#Link {
    margin: 0;
    background-image:url("../../../../Graphiken/MenuBack.gif");
    background-position: center center;
    border-left: 1px solid black;
    border-right: 1px solid black;
  }
  td#Link a{
    text-decoration: none;
    color: #3f3f3f;
  }
  td#Link a:hover{
    color: white;
    background-position: center center;
  }

  td#Span {
    color: white;
    margin: 0;
    background-image:url("../../../../Graphiken/MenuHoverBack2.gif");
    background-position: center center;
    border-left: 1px solid silver;
    border-right: 1px solid silver;
  }
  td#Span a{
    text-decoration: none;
    color: white;
  }
  table {
	color: #F8DB37;
	font-size: 20px;
        vertical-align: middle;
}
  div#Inhalt{
    padding: 2em 0em;
    min-height: 1050px;
    height: auto !important;
    height: 1050px;
    line-height: 1.3em;
    border: 0;
  }
  div#Inhalt h2{
    font-size: 1.2em;
    margin-left: 25px;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    clear: both;
  }
  div#Inhalt h3{
    font-size: 1em;
    margin-top: 1em;
    margin-bottom: 0.4em;
    clear: both;
  }
  div#Inhalt p{
    font-size: 1em;
    margin-top: 0;
    margin-bottom: 0.2em;
  }
  div#Inhalt a{
    border: 0;
    text-decoration: none;
    font-weight: bold;
    padding: 0 2px;
    color:#83741A;
  }
  div#Inhalt a:hover{
    border: 0;
    background-color: #F5E278;
    padding: 0 2px;
  }


  div#contentBox {
        border: 0;
	padding: 0 0;
	min-height:500px;
        width: 746px;
}

  .thumbsBox{
        border: 0;
	width: 178px;
	height: 136px;
        margin: 2px;
        text-align: center;
	float: left;
	word-wrap:break-word;
	word-break:break-all;
}
  .thumbsBox a{
	word-wrap:break-word;
	word-break:break-all;
	border: 0px solid #fff;
	width: 178px;
	float: left;
	height: 136px;
	overflow: hidden;
}

  div#thumbsBox a:hover{
        background-color: #83741A;
}
  img{
        margin: 5px;
	align: middle;
}

  div#underContent {
        padding: 5px 20px;
}

  .control {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #5B7900;
}
  div#logoBox {
	float: left;
}


  p#comment{
    text-align: right;
    color: #999;
    margin-top: 0.1em;
    martgin-bottom: 0.4em;
  }
  p#Fusszeile{
  border-top: 1px solid silver;
  padding: 0;
  margin-top: 5em;
  }
  table#Fusszeile{
  width: 100%;
  color: silver;
  font-size: 0.6em;
  }
  table#Fusszeile td{
  width:33%;
  text-align:center;
  }
  table#Fusszeile td a{
  text-decoration: none;
  color: #83741A;
  }
