/* Stylesheets fuer www.stadtwerke-witten.de */

/* elements */
body {
        font: 8pt verdana;
        font-weight: normal;
        color: #000000;
        margin: 0px;
        background-color: #ffffff;
}

/*
#navi {display:none;float:left;width:150px;}
.menu {margin:0;padding:0;}
.menu ul{position:absolute;display:block;width:124px;}
.menu li ul{visibility:hidden;margin-left:124px;margin-top:-19px;}
.menu li li ul{position:absolute;top:auto;left:auto;margin-left:124px;margin-top:-19px;}
.menu li{list-style:none;width:124px;height:auto;display:inline;display*//**//*:block;float:none;float*//**//*:left;margin:0;padding:0;}
* html .menu li li{display:inline;}
.menu a {text-align:left;color:;display:block;width:120px;text-decoration:none;padding:2px 0;margin:1px;}
.menu span {display:none;}
div[id="navi"]>.menu a {text-align:left;border:1px solid;color:;display:block;width:120px;text-decoration:none;padding:2px 0;margin:1px;}
*/
a:visited {
  color: #326698;
}

/*a:hover {
  text-decoration: underline;
}*/

a, a:link {
  color: #326698;
  font-weight: normal;
  text-decoration: none;
}

img {
  border-width: 0px;
  display: inline;
}

a.no {
  color: #f35212;
  font-weight: normal;
  text-decoration: none;
}

a.no:visited {
  color: #f35212;
  font-weight: normal;
  text-decoration: none;
}

a.headnav {
  color: #ffffff;
  font: 9pt verdana;
  font-weight: bold;
  text-decoration: none;
}

a.headnav:visited {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

div.willkommen {
  color: #225cab;
  font: 9pt verdana;
  text-decoration: none;
}

.img_block {
  border-width: 0px;
  display: block;
}
                                                                                                                                                                            

/* divs */
#content_maintopic {
  font: 14pt verdana;
  color: #326698;
  width: 100%;
  height: 43px;
  background: #ffffff;
  border: 0;
  font-weight: normal;
}

#content_subtopic {
  font: 9pt verdana;
  width: 100%;
  height: 30px;
  background: #ffffff;
  margin-top: 0px;
  border: 0;
}

#content_self {
  font: 9pt verdana;
  width: 98%;
  background: #ffffff;
  border: 0;
}


#footer {
  position: absolute;
  right: 0;
  bottom: 0;
  margin-top: 4%;
  width: 100%;
  height: 200px;
  background: #ffffff;
}

#cnt {
  position: static;
  width: 825px;
  overflow: auto;
}
.tickerframe {
    width: 700px;
    height: 24px;
    position: relative;
}
a.tickertext {
    color: #000000;
    text-decoration: underline;
}

.fettblau	{ color: #326698; font-weight: bold; line-height: 18px;}