* {
  padding: 0;
  margin: 0;
}

body {
  font-family: tahoma, verdana, arial;
  font-size: .9em;
  background-color:#ccccff;

}



#logoheader {
  width: 100%;
  height: 130px;
  background: url(../images/skyright.png) top right;
}



#skyline {
  background: url(../images/skyline.png) no-repeat;
  width: 800px;
  height: 130px;
  text-indent: –5000px;
  
  float: left;
  
}

#skyright {
  background: url(../images/skyright.png) top right;
  
  height: 130px;
  
  text-indent: –5000px;
 
}

#menuheader {
  background: url(../images/logostretch.png) top right;
  width: 100%;
  height: 48px;
}

#logo {
  background: url(../images/logo.png) top left no-repeat;
  width: 160px;
  height: 48px;
  text-indent: –5000px;
  float: left;

}

#logoleft {
  background: url(../images/logostretch.png) top right;
  width: 40px;
  height: 48px;
    float: left;
  
  
}

#logoright {
  background: url(../images/logostretch.png) top right;
  width: auto;
  height: 48px;
  text-indent: –5000px;
  
}

#logostretch {
  background: url(../images/logostretch.png) top left;
  width: 100px;
  height: 28px;
  text-indent: –5000px;
  
  

}



#main_menu {
  
  padding-right: 0px;
  width: auto;
  height: 28px;
  font-family: tahoma, verdana, arial;
  font-size: 1.2em;
  text-align: left;
  text-decoration: none;
  color: #000000;
  text-indent: –5000px;

}

#container {
  width: 1000px;
  padding-left: 40px;
  margin-right: auto;
  text-indent: –5000px;
 
  
  
}

#left_menu {
  width: 140px;
  padding-right: 20px;
  height: 900px;
  padding-top: 180px;
  font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-stretch: condensed;
  color: #000000;
  float: left;
  overflow:hidden;
  
 
}



#content {
  width: 820px;
  margin-left: 0px;
  padding-left: 20px;
  padding-top: 40px;
  min-height: 200px;
  font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-stretch: condensed;
  float: right;
  
  
  
}



#footer {
  width: 800px;
  height: 44px;
  background-image: url(../images/footer.jpg) repeat-x;
  padding-top: 16px; /* Abstand zur Hintergrundlinie */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  
}

.inputbox {
  font-family: tahoma, verdana, arial;
  font-size: 11pt;
  text-align: left;
  text-decoration: none;
  background: #a7a8aa;
  border: none;
  padding-left: 4px;
  
  
}


table.moduletable {
  width: 1000px;
  padding-left: 2px;
  text-align: left;
  font-size: 0.8em;
}


table.moduletable.th {
  text-align: left;
  font-weight: bold;
  font-size: 0.8em;
}



table.moduletable.td {
  font-size: 0.6em;
  font-weight: lighter;
}


.contentheading, .componentheading {
  font-weight: bold;
  font-size: 0.8em;
}


.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  color: #000000;
}

h1 {
color:#000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
}

h2 {
color:#000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

h3 {
color:#000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

h4 {
color:#000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}


a:link, a:visited {
  font-family: tahoma, verdana, arial;
  font-size: 1em;
  text-align: left;
  text-decoration: none;
  color: #995F37;
}

a.mainlevel:hover {
 color: #003399;
}
a:link, a:active, a:visited {
 text-decoration: none;
 color: #003399;
}
a:hover {
 color: #003399;
}

.highlight {
 font-weight: bold;
 color: red;
 background: yellow;
}

<!-- Tabellen -->
.Stil2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
        font-size: 0.9em;
}
.Stil3 {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; }
.Stil4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em;}
.Stil5 {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }


ul#menulist_root li {
 
  display: inline;        /*Shows each item side-by-side */
  list-style-type: none; /* Gets rid of the bullet points */
 
}
ul#mainlevel a {
 display:block;
  
  float: left;
 
  
}

#routenplaner {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  text-decoration: none;
  color: #000000;
 
  
 
}