body {
  background-color: white;
  color: #222222;
  font-size: 16px;
  font-family: "helvetica neue",arial,helvetica,sans-serif;
  margin: 0px;
  padding: 0px;
}




/*

  font-family: Georgia,FreeSerif,serif;
*/

a {
  text-decoration: none;
}

a:hover{
  text-decoration: underline;
}

#alles {
padding-top:17px;
  margin: auto;
  width: 900px;
}

#content {
  float: right;
  width: 640px;
}

#links {
  float: left;
  width: 250px;
  margin-top:18px;
}

#header {
  float: left;
  width: 900px;
}

#logo{
  float: left;
  width:130px;
  margin:0;
}

#head_text{
  float: right;
  width:730px;
}

#footer {
  font-size:0.7em;
  color:#fff;
  padding: 10px;
  padding-top: 156px;

  background: url(irsee_panorama.jpg) no-repeat;
  float: left;
  width: 880px;
  height:49px;
}

#tklein {
  margin-left:-16px;
}

#navigation {
  margin-left:250px;
}

h2, h3, h4 {
  margin-bottom: 0px;
  text-shadow: #bbb 2px 2px 1px;
}

h1 {
  font-size: 1.6em;
  font-weight: bold;
}

h2 {
  font-size: 1.4em;
}

h3 {
  font-size: 1.2em;
}


/* Navigation */


#navlist {
    margin: 0px 0px 0px -5px;
    padding: 0px;
    list-style-type: none;
}

#navlist a {
    color: #333;
}

#navlist .subtitle {
    font-weight: bold;
    margin-top: 10px;
}

#navlist li a:hover, #navlist li a:active {
    text-decoration: underline;
    text-decoration: none;
}

#notice {
    min-width: 0px;
    padding: 0px;
    color: #000;
}

#notice a {
    color: inherit !important;
    text-decoration: none;
}

dt {
    font-weight: bold;
    margin-top: 1em;
}

a, #navlist a {
    color: #ff3311;
    text-decoration: underline;
}
