/*
 * (o>
 * //\  stylesheet for screen
 * V_/_ (c) 2003-2006 by Bjoern Knorr (http://exeonline.de/)
 */
 
/* -- Tags -- */
body {
 font-family: arial,helvetica,sans-serif;
 font-size: 14px;
 margin: 0px;
 padding:0px;
 background-color: #FFFFFF;
}

img {
 border: 0px;
}


a:link {
 color: #0095FF;
 text-decoration: none;
 font-family: arial,helvetica,sans-serif;
 font-size: 12px;
 overflow: hidden;
 margin-top: 15px;
}

a:visited {
 color: #0095FF;
 text-decoration: none;
 font-family: arial,helvetica,sans-serif;
 font-size: 12px;
 overflow: hidden;
 margin-top: 15px;

}

a:hover {
 color: #404040;
 text-decoration: none;
 font-family: arial,helvetica,sans-serif;
 font-size: 12px;
 overflow: hidden;
 margin-top: 15px;

}

li{
 list-style-image: url('images/webcam.jpg');
 text-align: justify;
 padding-bottom: 8px;
}

dl {
  padding-left: 20px;
}


a.menuelink1 {
  font-family: arial,helvetica,sans-serif;
  font-size: 14px;
  overflow: hidden;
  color: black;
  text-decoration: none;
  margin-top: 3px;
}

a.textlink1 {
  font-family: arial,helvetica,sans-serif;
  font-weight: bold;
  font-size: 14px;
  overflow: hidden;
  color: #0095FF;
  text-decoration: none;
  margin-top: 3px;
}
a.textlink1:hover {
  color: #404040;
}


/* -- IDs -- */
    #short-title {
      position: absolute;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 5px;
      text-align: center;
      top: 120px;
      left: 10px;
      width: 150px;
      border: 1px solid #c0c0c0;
    }

    #left-menue {
      position: absolute;
      padding-top: 5px;
      padding-bottom: 5px;
      padding-left: 5px;
      text-align: left;
      top: 180px;
      left: 10px;
      width: 150px;
      max-height: 440px;
      border: 1px solid #c0c0c0;
    }

    #left-box {
      position: absolute;
      padding-top: 5px;
      padding-bottom: 0px;
      padding-left: 5px;
      text-align: center;
      max-height: 100;
      height: 100;
      top: 610px;
      left: 10px;
      width: 150px;
      border: 1px solid #c0c0c0;
    }

    .right {
      position: absolute;
      top: 115px;
      left: 185px;
 //     width: 1300px;
      padding-top: 5px;
    }

    #rechts2 {
      position: absolute;
      top: 120px;
      left: 185px;
      width: 550px;
      height: 690px;
      padding-top: 5px;
      border: 1px solid #c0c0c0;
    }

    #rechts1 {
      position: absolute;
      top: 120px;
      left: 750px;
//     width: 200px;
      padding-top: 5px;
//     border: 1px solid #c0c0c0;
    }



    #asamMenue {
      position: absolute;
      padding-top: 5px;
      padding-bottom: 5px;
      padding-left: 5px;
      text-align: left;
      top: 760px;
      left: 10px;
      width: 150px;
      border: 1px solid #c0c0c0;
    }

    #mrahmen {
//      background-image:url('/images/back2.png');
      background-color: #EEEEEE;
      position: absolute;
      padding-top: 0px;
      padding-bottom: 0px;
      padding-left: 0px;
      text-align: left;
      top: 115px;
      left: 0px;
      width: 174px;
      height: 895px;
      border: 0px solid #c0c0c0;
    }



#navigation {
  background-image:url('/images/header.png');
  background-position: right;
  background-repeat: o-repeat;
  background-color: #FFFFFF;
  height: 85px;
  padding-top: 30px;
  font-size:x-large;
  text-align: left;
  padding-left: 90px;
}

//#body {
//  text-align: left;
//  padding-top: 20px;
//  padding-left: 90px;
//  padding-bottom: 30px;
//  padding-right: 90px;
//  max-width: 900px;
//}

#footer {
  background-image:url('/images/footer.png');
  background-position: left;
  background-repeat: no-repeat;
  height: 70px;
  padding-top: 50px;
  font-size:small;
  text-align: center;
}
