<!--
/*-------------------------------------------------------------ALLGEMEINES: body---*/
-->

html, body {
  color: #000000;
  background-color: #F0F0F0;
  font-family: Verdana, Arial, serif;
  font-size: 12px;
  text-align: center;
  padding : 0px;
  scrollbar-face-color: #f0f0f0;
  scrollbar-shadow-color: #000000;
  scrollbar-highlight-color: #000000;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: #f0f0f0;
  scrollbar-arrow-color: #000000;
}

  <!--
/*-------------------------------------------------------------POSITIONEN---*/
-->

#main {
  background-image: url('hg.jpg');
  background-repeat: no-repeat;
  width: 1000px;
  height: 669px;
  text-align: left;
  margin: 0px auto;
}

#top {
  width: 100%;
  height: 70px;
}

#menue {
  width: 250px;
  height: 350px;
  float: left;
  overflow-y: auto;
  padding: 5px 5px 5px 5px;
  margin: 250px 0px 0px 0px;
}

#middel {
  width: 550px;
  float: left;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 35px;
}

#right: {
  width: auto;
  height: 500px;
  float: left;
}

#home {
  width: 550px;
  height: 320px;
  overflow-y: auto;
}

#below {
  width: 510px;
  height: 100px;
  padding: 20px 10px 10px 80px;
}

p, h1, h2, h3, span, form, pre {
  border: 0;
  margin:  0;
  padding: 0;
}


table {
  color: #000000;
  font-family: Verdana, Arial, serif;
  font-size: 12px;
  width:450px;
  border: 0;
}

tr {
  height: 25px}

<!--
/*-------------------------------------------------------------LINKS---*/
-->

a:link {
  text-decoration: none;
  color:#00A0FF;
}

a:visited {
  text-decoration: none;
  color:#00A0FF;
}

a:active {
  text-decoration: none;
  color:#00A0FF;
  cursor: url('pic/c-hand.gif');
}

a:hover {
  text-decoration: underline overline;
  color:#00A0FF;
}

<!--
/*---------------------------------------------------------------SONSTIGES---*/
-->

.quelle {
  text-align: right;
  font-size: 10px;
}

.titel-one{
  font-size: 30px;
  text-align: left;
}

.titel-two{
  font-size: 18px;
  text-align: left;
}

.titel-three{
  font-size: 14px;
  text-align: left;
}

.linie {
  border-bottom-color: black;
  border-bottom-width: 2px;
  border-bottom-style: double;
}

.linie2 {
  border-bottom-color: black;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

#ex {
  background-image: url('pic/ex-pfeil.gif');
  border-style: none;
  border-color:#F0F0F0;
  border: 0;
  width: 10px;
  height: 10px;
}

.klein {
  font-size: 10px;
}
.glow {
  color: #cc00cc;
  display: inline;
}

<!--Menue - Start-->
.hmenu {
margin-left:10px;
color: #00A0FF;
}
.submenu {
margin-left: 20px;
color: #00A0FF;
}
.submenu2 {
margin-left: 30px;
color: #00A0FF;
}
.hide {
display: none;
}

.th {border:2px solid #A4A4A4;}
.tow {background-color:#A4A4A4; width:140px; text-align:center; border:2px}
.toa {background-color:#A4A4A4; width:70px; text-align:center; border:2px}
.tob {background-color:#A4A4A4; width:140px; text-align:center; border:2px}
.tw {background-color:#F0F0F0; width:140px; text-align:left; border:2px}
.tb {background-color:#F0F0F0; width:140px; text-align:left; border:2px}
.ta {background-color:#F0F0F0; width:70px; text-align:right; border:2px}
<!--Menue - Ende-->
