body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background: url(/fileadmin/wfg/images/bg_main.gif) repeat-y;
  font-family: Arial, Helvetica, sans-serif;
}
.clear {
  clear: both;
}
small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 85%;
}
h1 {
  font-size: 140%;
  font-weight: bold;
  line-height: 120%;
}
h2 {
  font-size: 100%;
  font-weight: bold;
}
h3 {
  font-size: 100%;
  font-weight: bold;
}
h4 {
  font-size: 100%;
  font-weight: bold;
}
p {
  margin: 0;
  padding: 0;
}
a:link, a:visited {
  color: #006666;
}
a:hover, a:active {
  color: #006666;
}
.spitz {
  font-weight: normal;
  font-size: 100%;
  line-height: 100%;
}
#menu .acc {
  display: inline;
}
@media all {
  .right {
    float: right !important;
    margin-right: 1px;
  }
  .acc, #menu .acc {
    display: none;
  }
}
@media all {
  #navigation .language {
    padding: 25px 0 0 13px;
  }
  #navigation .language img {
    padding-left: 3px;
  }
}
@media all {
  h1 {
    margin: 0.5em 0 0.5em 0;
  }
  h2 {
    margin: 0.2em 0 0.5em 0;
  }
  #content .teaserimg h2 {
    margin: 0 0 0.2em 0;
  }
  #content .img, #content .imgleft, #content .imgLeft, #content .imgright, #content .imgRight {
    position: relative;
    top: 0.25em;
    margin: 0 10px 8px 0;
    width: 154px;
  }
  #content .xl {
    position: relative;
    margin: 30px 0 30px 0;
    width: 540px;
  }
  #content .img, #content .imgleft, #content .imgLeft {
    float: left;
  }
  #content .imgRight, #content .imgright {
    float: right;
  }
  #content .imgFull {
    position: relative;
    top: 0.5em;
    width: 377px;
    margin: 0 0 10px 0;
  }
  #content .bu {
    margin: 2px 25px 0 6px;
    line-height: 1em;
  }
  #content .img br, #content .imgleft br, #content .imgLeft br, #content .imgright br, #content .imgRight br, #content .imgFull br {
    clear: both;
    line-height: 5px;
  }
  #content .img img, #content .imgleft img, #content .imgLeft img, #content .imgright img, #content .imgRight img, #content .imgFull img {
    margin: 0 0 2px 0;
  }
  #content .zoom {
    position: absolute;
    right: 5px;
  }
  #content .teaserimg img {
    clear: both;
    float: left;
    margin: 4px 13px 4px 0;
  }
  #content .teaserimg img.right {
    margin: 4px 0 4px 13px;
  }
  #content ul {
    margin: 0 0 1em 2em;
    padding: 0;
    list-style-type: disc;
  }
  #content ul li {
    margin: 0 0 0.2em 0;
    padding: 0;
  }
  #content h3 {
    padding-bottom: 0.2em;
    margin: 0 0 0.6em 0;
    background: url(/fileadmin/wfg/images/dotted_line.gif) repeat-x bottom;
  }
  
  #content ul.verteiler {
    clear: both;
    position: relative;
    margin: 1.2em 0 2em 0;
    padding: 0;
    list-style: none;
  }
  
  /* added 20060314, BS, efense GmbH */
  #content ul.csc-bulletlist-0 {
    clear: both;
    position: relative;
    margin: 0em 0 1em 0;
    padding: 0;
    list-style: none;
  }
  #content ul.csc-bulletlist-0 li {
    position: relative;
    margin: 0 0 0 0;
    padding-left: 18px;
    font-size: 85%;
    background: url(/fileadmin/wfg/images/bullet_grau.gif) no-repeat 0 0.3em;
  }
  /* end 20060314, BS, efense GmbH */
  
  #content .verteiler li {
    position: relative;
    margin: 0 0 0 0;
    padding-left: 18px;
    font-size: 85%;
    background: url(/fileadmin/wfg/images/bullet_grau.gif) no-repeat 0 0.3em;
  }
  
  #content .linkDownload {
    clear: both;
    margin: 2px 0 0 0;
    padding: 7px 0 0 0;
  }
  #content .linkDownload h3 {
    margin: 0;
    padding: 0;
  }
  #content .linkDownload .hr {
    margin-top: 0.1em;
    margin-bottom: 0.1em;
  }
  #content .vnav {
    padding-top: 1em;
    padding-bottom: 1em;
  }
}

form {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
hr {
  margin-top: 0.1em;
  margin-bottom: 0.1em;
}
@media all {
  .hr {
    clear: both;
    margin: 0 0 0 0;
    height: 1px;
    overflow: hidden;
    background-image: url("/fileadmin/wfg/images/dotted_line.gif");
  }
}
.hr hr {
  display: none;
}
@media all {
  .inputText {
    margin: 0;
    padding: 1px;
    border: 1px solid #9C9C9C;
  }
  .inputImage {
    vertical-align: middle;
    margin-top: -1px;
  }
  .intro {
    margin: 0 0 1em 0;
  }
}
#footer {
  position: fixed;
  /* position: expression("absolute"); */
  z-index: 100;
  bottom: 0;
  padding: 5px 0 5px 0;
  width: 561px;
  padding-left: 210px;
  background-color: #999999;
  color: #A4A7C7;
}
.ilink {
  position: absolute;
  left: 752px;
  top: 120px;
  z-index: 99;
}








.headline1 {
	font-size: 1em;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: solid;
	border-width: 0px 0px 0px;
	border-color: #000000 black black;
	letter-spacing: 0.3em;
	text-align: left;
	vertical-align: top;
	font-variant: small-caps;
	color: #000000
}

.headline2 {
	font-size: 1.2em;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: solid;
	border-width: 0px 0px 0px;
	font-weight: bold;
	border-color: black black #000000;
	text-align: left;
	vertical-align: top;
	color: #666666
}

.ueberschriften {
	font-size: 1em;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: solid;
	font-weight: bold;
	color: #000000;
	border-color: #CCCCCC #000000;
	border-width: 1px 0px;
	text-align: left;
	vertical-align: top
}

.feldbeschreibung {
	font-size: 1em;
	background-color: #DDDDDD;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: solid;
	font-weight: normal;
	border-color: black #CCCCCC black black;
	border-width: 0px 1px 0px 0px;
	vertical-align: top;
	text-align: right;
	color: #000000
}

.feldueberschrift {
	font-size: 1em;
	background-color: #DDDDDD;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: solid;
	font-weight: normal;
	border-color: black black #CCCCCC;
	font-style: normal;
	border-width: 0px 0px 1px;
	vertical-align: top;
	color: #000000
}

.feldueberschriftlinkespalte {
	font-size: 1em;
	background-color: #DDDDDD;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: solid;
	font-weight: normal;
	border-color: black black #CCCCCC;
	font-style: normal;
	border-width: 0px 0px 1px;
	vertical-align: top;
	color: #000000
}

.inhalt {
	font-size: 1em;
	background-color: #EEEEEE;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: 0px black solid;
	vertical-align: top;
	color: #000000
}

.inhaltlinkespalte {
	font-size: 1em;
	background-color: #EEEEEE;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: 0px black solid;
	vertical-align: top;
	color: #000000
}

.uebergangszeile { 
    font-size: 1em;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: #000000 solid;
	font-weight: bold;
	color: #000000;
	border-width: 1px 0px 0px;
}

.news_subheader {
    padding-bottom: 0.2em;
    margin: 0 0 0.6em 0;
    background: url(/fileadmin/wfg/images/dotted_line.gif) repeat-x bottom;
    font-size: 85%;
    font-style: italic;
}

