#container { top: 5px; max-width:69em; margin:auto; position:relative; border:3px solid rgb(16,78,139); color:#000; background-color:rgb(248,248,255);}
#logo {
  position:absolute;
  top:7.5px;
  left:5px;
  width:99%;
  height:120px;
}
#top_section {
#  background-image:;
#  background-repeat:no-repeat;
  height:80px;
  margin:0px;
  padding:0px;
}
#navigation {
  position:absolute;
  left:5px;
  top:135px;
  width:140px;
}

#subnavigation {
  position:absolute;
  left:145px;
  top:135px;
  width:140px;
}

#first_content {
  margin-top:55px;
  margin-left:130px;
  margin-right:5px;
  border-top:double 4px rgb(16,78,139);
}
#content {
  margin-left:130px;
  margin-right:5px;
}
#navigation_pic {
  margin-top:0px;
  margin-left:25px;
  width:190px;
  height:281px;
}

#aktuell {
  background-color:rgb(248,248,255);
}

#zd {
  position:absolute;
  left:-27.5px;
  top:540px;
  width:180px;
}

#gt {
  position:absolute;
  left:5px;
  top:395px;
  width:160px;
  background-color:rgb(248,248,255);
}

#cnt {
  position:absolute;
  left:5px;
  top:360px;
}

html, body {
  margin:0px;
  padding:0px;
  background-color:rgb(248,248,255);
  background-image:url(bg.gif);
  background-repeat:repeat-x;
}

h1, h2, h3, h4, p, d, ul, ol, n {
font-family: Trebuchet MS, Helvetica, Verdana,sans-serif;
margin-right:10px;
margin-left:0px;
color:rgb(16,78,139);
}

h1 {
font-weight:normal;
font-style:normal;
font-size:18px;
line-height:1.1em;
color:rgb(16,78,139);
border-bottom:rgb(16,78,139) solid 1px;
#border-bottom-width:inherit
padding-bottom:5px;
padding-left:15px;
margin-top:5px;
}
h2 {
font-weight:bold;
font-style:normal;
font-size:13px;
line-height:1.1em;
color:rgb(16,78,139);
border-bottom-width:inherit
padding-bottom:3px;
padding-left:15px;
margin-top:10px;
}
h3 {
font-weight:bold;
font-style:normal;
font-size:10px;
line-height:1.1em;
color:rgb(16,78,139);
border-bottom-width:inherit
padding-bottom:3px;
padding-left:15px;
margin-top:10px;
}
h4 {
font-weight:bold;
font-style:normal;
font-size:18px;
line-height:1.1em;
color:rgb(16,78,139);
padding-bottom:5px;
padding-left:15px;
margin-top:5px;
}

p, b, table, td, tr {
font-family: Trebuchet MS, Helvetica, Verdana,sans-serif;
font-weight:normal;
font-size:14px;
line-height:1.1em;
padding-left:15px;
color:rgb(16,78,139);
}

#a1 {
font-weight:bold;
font-style:normal;
font-size:13px;
line-height:1.1em;
color:rgb(16,78,139);
border-bottom-width:inherit
padding-bottom:3px;
padding-left:0px;
margin-top:20px;
}

#a2 {
font-size:13px;
padding-left:0px;
color:rgb(255,255,255);
}

#d {
font-size:13px;
padding-left:15px;
color:rgb(16,78,139);
}

blockquote {
padding-top=20px;
}

ul,ol {
padding-left:45px;
}
li {
font-weight:normal;
font-size:13px;
line-height:1.1em;
color:rgb(16,78,139);
margin-top:6px;
margin-bottom:6px;
}

a:link {
font-weight:bold;
color:rgb(16,78,139);
text-decoration:underline;
}
a:visited {
font-weight:bold;
color:rgb(16,78,139);
text-decoration:underline;
}
a:hover, a:active {
font-weight:bold;
color:rgb(16,78,139);
text-decoration:underline;
}

a.navi, a.navi_first, a.navi_self {
display:block;
white-space:nowrap;
overflow:hidden;
border-left:1px solid black;
border-right:1px solid black;
border-bottom:1px solid black;
font-family:helvetica, arial,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
letter-spacing:0.1em;
padding:10px;
text-align:center;
}
a.navi_first {
border-top:1px solid black;
}
a.navi:link, a.navi_first:link,
a.navi_self:link, a.navi_self:visited,
a.navi:visited, a.navi_first:visited {
background-color:rgb(16,78,139);
color:white;
}

a.navi:hover, a.navi_first:hover, a.navi_self:hover,
a.navi:active, a.navi_first:active, a.navi_self:active {
background-color:rgb(248,248,255);
color:rgb(16,78,139);
}

#headnavigation {
  position:absolute;
  left:170px;
  top:135px;
  width:800px;
}

