/* CSS Document */
body {
	margin: 0px;
    background-color: white;
	background-image: url(grafik/hintergrund2.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	color: #FFFFFF;
}

/* 
ul   {	background-color: yellow;
}
li   {	background-color: gray;
}
*/

#kopfLayer {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 41px;
	z-index:1;
	background-image: url(grafik/kopf_hintergrund.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#kopfFirma {
   margin-left: 730px;
   margin-top: 2px;
}
#topNaviLayer {
    position:absolute; 
	left: 0px; 
	top: 24px;
	width:664px; 
	height:31px; 
	z-index:2; 
}
#rolloverLayer {
    position:absolute; 
	left: 0px; 
	top: 52px;
	width:616px; 
	height:7px; 
	z-index:3; 
}
#subNaviLayer {
    position:absolute; 
	left: 60px; 
	top: 140px;
	z-index:2; 
	font-size: 75%;
}

#themaBild {
    position: absolute;
	left: 0px;
	z-index: 3;
	top: 210px;
	width: 224px;
	height: 121px;
}
#themaBild2 {
    position: absolute;
	left: 0px;
	top: 336px;
	z-index:3 ;
}

#textLayer {
    position:absolute; 
	left: 0px; 
	top: 162px; 
	width:700px; 
	z-index: 0; 
	color: black;
}

#stdLinksLayer {
  position:absolute; 
  top: 564px; 
  left: 15px;
  width:193px; 
  height: 80px;
  z-index:3; 
}

#imprLayer {
   position:absolute;
   left: 0px;
   top: 70px;
   width:224px; 
   height:475px; 
   z-index:4;
   visibility: hidden;
   background-image: url(grafik/imp_bg.gif);
}
p#close {
   height: 24px;
   font-size: 70%;
   font-weight: bold;
   /* background-color: gray; */
   background-image: url(grafik/link_icon_up.gif);
   background-repeat: no-repeat;
   margin-top: 70px;
   margin-left: 92px;
   padding-left: 27px;
   padding-right: 6px;
   padding-top: 3px;
   padding-bottom: 0px;
}


p#close a {
   text-decoration: none;
   color: black;
}

h1, h2, h3, p.spTxt, ul.spTxt{
   margin-left: 235px;
   margin-right: 40px;
}

h1 {
   font-size: 260%;
   line-height: 100%;
   font-weight: normal;
   color: #CCC;
   margin-top: 0em;
   margin-bottom: -0.5em;
}
h2 {
   font-size: 95%;
   font-weight: bold;
   color: #333399;
   margin-top: 3em;
   margin-bottom: 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;
}


p.fto, p.ftu {
     margin-left: 224px;
     font-size: 70%;
     font-weight: bold;
     text-align:  center;
     width: 600px; 
	 }
        
p.fto {
     /* margin-top: -1.7em; 
     margin-bottom: 0px;  
     padding-bottom:2px; */
     position: relative;
     top: -33px;
     border-bottom: 1px solid #333398;
    }
  
p.ftu {
     position: relative;
     top: -46px;
    /* margin-top: 4px;
      margin-bottom: 20px; */
	 }


p.impr {
     margin-left: 46px;
	 margin-top: 50px;
     color: black;
	 font-size:75%;
	 line-height: 150%;
}	 
p.impr_flg {
     margin-left: 46px;
	 margin-top: 16px;
     color: black;
	 font-size:75%;
	 line-height: 150%;
}	 


a.fto, a.ftu {
     text-decoration: none;
	 color: black;
	 padding-top: 6px;
	 padding-bottom: 5px;
}	 
#up {
    position: relative;
	z-index: -1; 
    margin-top: -5px;
	margin-left: 8px;
	margin-right: -6.3em;
	margin-bottom: -9px;
	border: 0px;
}

img.lnkicn {
  border: 0px;
  margin-left: 12px;
  margin-right: 3px;
}
hr.ft {
     width: 600px;
	 height: 1px;
	 color: #666690;
	 margin-left: 225px;
}	 
ul.spTxt {
    margin-top: 0.2em;
    margin-bottom: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 130%;
	color: black;
	padding-left: 16px;
	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: 16px;
	list-style-image: url(grafik/list_style_img_blue2.gif);
}
ul.spTxt li {
    margin-bottom: 4px;
}
li.subNavi {
    list-style-image: url(grafik/list_style_img_orange.gif);
	width: 124px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: white;
    margin-top: 0px;
	margin-bottom: 3px;
}
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;
}
a.stdLinks:hover {
    color: #FF9A32;
}

