/* CSS Document */
body {
	margin: 3em 1em 0 2em;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 130%;
	line-height: 1.1em;
        background-color: white;
	color: black;
}

#kopfFirma {
   display: block;
   margin-bottom: 2em;
}
#topNaviLayer, #rolloverLayer, #roBaseLayer, #subNaviLayer, #stdLinksLayer, #imprLayer, #up,
  #themaBild2, .fto, .ftu, img#oo  {
   display: none;
}
#kopfLayer, #textLayer, #themaBild {
   position: static; 
}

h1 {
   font-size: 180%;
   color: #666666;
   font-weight: normal;
   margin: 1em 0 0 0;
}
h2 {
   font-size: 95%;
   font-weight: bold;
   color: #333399;
   padding-top: 2em;
   margin-top: 2.5em;
   margin-bottom: 1.2em;

}

p.stdLinks {
    margin-top: 0.2em;
    margin-bottom: 0.6em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 75%;
}
p.spTxt {
    margin-top: 0.2em;
    margin-bottom: 0.6em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 75%;
    color: black;
}

img.lnkicn {
  border: 0px;
  margin-left: 12px;
  margin-right: 3px;
}

ul.spTxt {
    margin: 0.2em 0 0.6em 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 75%;
    line-height: 130%;
    color: black;
    padding-left: 2em;
   /*  list-style-image: url(grafik/list_style_img_blue.gif); */
}
ul.spTxt ul.spTxt{
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    line-height: 130%;
    color: black;
    margin-left: 0px;
    padding-left: 2em;
    /* list-style-image: url(grafik/list_style_img_blue2.gif); */
}
ul.spTxt li {
    margin-bottom: 4px;
}
ul {
   margin-top: 0px;
   margin-bottom: 0.5em;
}
li a { 
   color: white;
   text-decoration: none;
}

a.stdLinks {
   color: white;
   text-decoration: underline;
   font-family: Arial, Helvetica, sans-serif;
}
br {
   display: none;
}

