body {
    color: black; background-color:#3c3c3c;
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 0;
    min-width: 40em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  text-align: left; 
scrolling:no;
  }

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin:0;
    width: 100%;
    padding:0;
background-color:#CDCDCD;
scrolling:no;
  }

div#kopf {
margin:0; padding:0;
width: 150%;
background-color:#3c3c3c;
  }
div#kopf2 {
    clear: both;
    margin: 0; padding: 0;
width: 100%;
    background: #3c3c3c;
  }


  ul#Navigation {  
    font-size: 0.75em;   
    width: 130px; height:350px;
    margin:0; 
    padding:0;
    border-right:0;
    border-left: 0;
    border-top: 0;
    border-bottom: 0;
    background-color:#6D6D6D;
  }
  ul#Navigation li {
    padding-left: 1.8em;
    padding-bottom:1em;   
    list-style: none;
    color: #3c3c3c;
  }
  ul#Navigation a {
    text-decoration: none;
  }
  ul#Navigation a:link {
    color: white; 
  }
  ul#Navigation a:visited {
    color: white; 
  }
  ul#Navigation a:hover {
    color: #3C3C3C;
  }
  ul#Navigation a:active {
    color: #3C3C3C;
  }
 ul#Navigation .top {
   font-weight: bold;
padding-top: 0.7em;
}

 ul#Navigation .sub {
    padding-left: 2.7em;
    font-weight: normal;
    color: #F19300;
  }

 ul#subNavigation { 
    font-size: 0.75em;   
    width: 290px; height:350px;
    margin:0; 
    padding:0;
    border-right:0;
    border-left:5px solid #ffffff;
    border-top: 0;
    border-bottom:0;
    background-color:#CDCDCD;
  }
  ul#subNavigation li {
    padding-left: 1.3em;
    padding-top:0.6em;   
    list-style: none;
    color:#3c3c3c;
  }
  ul#subNavigation a {
    font-weight: normal;
    text-decoration: none;
  }
  ul#subNavigation a:link {
    color: #3C3C3C;
  }
  ul#subNavigation a:visited {
    color: #3C3C3C;
  }
 ul#subNavigation a:hover {
    color: #F19300; 
  }
  ul#subNavigation a:active {
    color: #3C3C3C;
  }
div#projektetext { 
    width: 300px; height:350px;
    margin:0; 
    padding-left:0.4em;
    border-right:5px solid #6D6D6D;
    border-left:5px solid #ffffff;
    border-top: 0;
    border-bottom:0;
    background-color:#CDCDCD;
}

div#projektetext td { 
vertical-align:top;
}

div#projektetext .head { 
line-height:1.4em;
font-weight:bold;
color: #F19300;
font-size: 0.8em;
}

div#projektetext .txt { 
color: #3C3C3C;
font-size: 0.75em;
}

div#projektetext p { 
color: #3C3C3C;
font-size: 0.75em;
}

div#projektetext .zurueck { 
margin-right:0.7em;
float:right;
font-size: 0.75em;
}

div#projektetext a { 
color: #3C3C3C;
text-decoration:none;
}

div#homepage { 
height:350px;
    margin:0; 
    padding:0;
    border:0;
    background-color:#E67D0E;
}

div#homepage p { 
vertical-align:top;    
margin-left:0.9em; 
font-size:0.75em;
color:#ffffff;
width:250px;
}

div#kontakttext { 
    width: 380px; height:350px;
    margin:0; 
    padding-left:0.4em;
    border-right:5px solid #6D6D6D;
    border-left:5px solid #ffffff;
    border-top: 0;
    border-bottom:0;
    background-color:#ffffff;
}

div#kontakttext p { 
font-size:0.75em;
color: #333333;
}

div#kontakttext a {
color: #3C3C3C;
text-decoration:underline;
}

div#buero { 
height:350px;
    margin:0; 
    padding:0;
    border:0;
    background-color:#CDCDCD;
}

div#icons {
padding:0;
margin: 0;
background-color:#ffffff;
    border-right:0;
    border-top: 0;
    border-bottom:0;
    border-left:0;
}

  div#iframe {
    font-size: 0.75em;
    margin:0;
    padding: 0;
    border-right:5px solid #ffffff;
    border-top: 0;
    border-bottom:0;
    border-left:5px solid #6D6D6D;
  }
  div#iframe2 {
    font-size: 0.75em;
    margin:0;
    padding: 0;
     border-right:5px solid #ffffff;
    border-top: 0;
    border-bottom:0;
    border-left:5px solid #CDCDCD;
  }
  div#iframebild {
    font-size: 0.75em;
    margin:0;
    padding: 0;
    border-right:0;
    border-top: 0;
    border-bottom:0;
    border-left:0;
    scrolling:no;
    background-color:#CDCDCD;
  }

