/* CSS Document */
body {
  margin: 0;
  padding: 0;
  text-align: center;
  min-width: 980px;
  background-color: #ffffff;
  color: white;
  font-family: verdana, trebuchet MS, small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
  text-align: left;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  color: #01407a;
  margin-top:1px;
  margin-bottom:1px;
  padding:1px;
}

#header {
margin: 10px 0 0 0;
vertical-align:text-bottom;
}

#main {
margin: 10px 0 0 0;
}

#navigation {
  width: 100%;
  background-color: white;
  border: 1px solid #ffffff;
  font-color: #ffffff;
  padding: 0 0 0 0;
  margin: 100px 0 20px 0;
  vertical-align:text-bottom;
}

#navigation ul {
  margin: 0;
  padding: 0;
  padding: 0 50px 0 0;
  text-align: left;

}
#navigation li {
  display: inline;
  background-color: #ffffff;
  color: #000000;
  padding: 0 50px 0 0;

}

#navigation ul li a {
  text-decoration: none;
  background-color: #ffffff;
  color: #000000;
  font-weight: bold;
  font-size:70%;
}

#navigation ul li a:hover{
  text-decoration: none;
  background-color: #ffffff;
  color: #cccccc;
  font-weight: bold;
  font-size:70%;
}

#navigation ul li a.aktiv:link{
  text-decoration: none;
  color: #990000;
  font-weight: bold;
  font-size:70%;
}

#navigation ul li .aktiv a:hover{
  text-decoration: none;
  color: #997700;
  font-weight: normal;
  font-size:70%;
}

#content {
  background-color: white;
  border: 1px solid #ffffff;
  padding: 0;
  display: inline-block;
}
#content .inner {
  margin: 0px;
}

#content h1 {
  font-size: 120%;
  color: #000000;
  padding: 0 0 0 0;
}

#content h2 {
  font-size: 160%;
  font-weight: bold;
  font-family: verdana, trebuchet ms, Times, "Times New Roman", serif;
  color: #000000;
  border-bottom: 1px solid #cccccc;
  margin: 0 0 0 0;
}
#content p {
  line-height: 1.6em;
  font-size:70%;
}
#dateline {
  font-size: 160%;
  font-weight: normal;
  font-family: verdana, Georgia, Times, "Times New Roman", serif;
  color: #8F0000;
  margin: 0.3em 0 0 0;
}
.intro {
  font-weight: bold;
  font-size:70%;
}

#logo_container {
height:1px;
margin:0;
width:260px;
float:right;
top: 100px;
}

#logo {
  position:absolute;
  top:108px;
}

table.schedule {
  clear: right;
  width: 100%;
  line-height: 1.4em;
  border-collapse: collapse;
  border: 4px solid #adbbca;
  color: #4f6480;
  background: #f0f0f0;
}
table.schedule caption {
  margin: 0;
  padding: 0;
  color: #032469;
  line-height: 2em;
  text-align: left;
  font-weight: bold;
}
table.schedule thead tr {
  color: white;
  background: #5e7796;
}
table.schedule thead tr th {
  padding: 0.4em 0.6em 0.4em 0.6em;
  border: 4px solid #adbbca;
}
table.schedule tbody tr {
  border: 4px solid #adbbca;
}
table.schedule tbody th {
  padding: 0.6em;
  border: 4px solid #adbbca;
}
table.schedule tbody td {
  background: #e9ecee;
  padding-left:  0.6em;
  border-bottom: 4px solid #ccc;
}
table.schedule tbody tr.odd {
  background: #c4cfdb;
}
table.schedule tbody tr.odd td {
  background: #f0f0f0;
  color: #4f6480;
}
table.schedule tbody tr th a:link {
  font-weight: bold;
  color: #5e7796;
  text-decoration: underline;
}
table.schedule tbody tr th a:visited {
  font-weight: bold;
  color: #5e7796;
}
table.schedule tbody tr th a:hover {
  font-weight: bold;
  color: #5e7796;
  text-decoration: none;
}
table.schedule tbody td a:link {
  color: #808000;
  text-decoration: underline;
}
table.schedule tbody td a:visited {
  color: #808000;
}
table.schedule tbody td a:hover {
  color: #808000;
  text-decoration: none;
}
#content-wrapper {
  margin: 0 0 0 200px;
  }

img.bottom {
    vertical-align:text-bottom;
	}

#subnavigation {
  width: 180px;
  background-color: white;
  border: 2px dotted #ffffff;
  float: left;
  top:100px;
}

#subnavigation ul {
  margin: 0;
  padding: 0;
  padding: 0 30px 0 0;
  text-align: left;
  list-style-type: none;
  display: inline-block;

}
#subnavigation li {
  background-color: #ffffff;
  color: #000000;
}
#subnavigation ul li a:link, #subnavigation a:visited {
  text-decoration: none;
  background-color: #ffffff;
  color: #990000;
  font-size:70%;

}
#subnavigation ul li a:hover, #subnavigation a:active {
  text-decoration: none;
  background-color: #ffffff;
  color: #cccccc;
  font-size:70%;
}

/*a:link, a:visited {
  text-decoration: none;
  background-color: #ffffff;
  color: #990000;
  font-size:70%;

}*/
/* a:hover, a:active {
  text-decoration: none;
  background-color: #ffffff;
  color: #990000;
  font-size:70%;
}
*/
/*Footer for startpage*/

#footer {
  width: 100%;
  border: 1px solid #ffffff;
  font-size: 70%;
  font-color: #ffffff;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  vertical-align:text-bottom;
  float: left;
  background-color: #ffffff;
}

#footer ul {
  margin: 0;
  padding: 0;
  padding: 0 0 0 0;
  text-align: left;

}
#footer li {
  display: inline;
  background-color: #ffffff;
  color: #000000;
  padding: 0 60px 0 0;


}
/* #footer ul li a:link, #footer a:visited {
  text-decoration: none;
  background-color: #000000; 
  color: #000000;
  font-weight: bold; 
  font-size:70%;
} */

#footer ul li a:hover, a:link, #footer a:active , #footer a:visited {
  text-decoration: none;
  background-color: #ffffff;
  color: #000000;
/*  font-weight: bold;
  font-size:100%; */
}

.footer {
  margin:0;
  padding:0 40px 0 0;
  float:left;
  color: #000000;
}
.footer2 {
  margin:0;
  padding:0;
  float:right;
  color: #000000;

}

/*Footer for general pages*/

#footer_x {
  width:980px;
  border: 1px solid #ffffff;
  font-size: 70%;
  font-color: #ffffff;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  vertical-align:text-bottom;
  float: left;
  background-color: #ffffff;
  position:fixed;
  bottom:0px;
}

#footer_x ul {
  margin: 0;
  padding: 0;
  padding: 0 0 0 0;
  text-align: center;

}
#footer_x li {
  display: inline;
  background-color: #ffffff;
  color: #000000;
  padding: 0 50px 0 0;
  width:100%;


}
#footer_x ul li a:link, #footer_x a:visited {
  text-decoration: none;
  background-color: #660000;
  color: #000000;
  font-weight: bold;
  font-size:70%;
}

#footer_x ul li a:hover, #footer_x a:active{
  text-decoration: none;
  background-color: #ffffff;
  color: #990000;
  font-weight: bold;
  font-size:70%;
}



