  html, body {
    color:#1E21AE; /* #6d6ec3;#1E21AE;*/ /* #background-color: white; */
    font-size: 100%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0px; padding: 0px;
    background-color:#dddef1;
    /* //background-color: orange; */
/*    background-image:url(../img/ilog2.gif)*/
  }
table.maintable{
/* 	 width: 100%; */
	 /* //#border: thin solid black; */
	 
 margin:0px;
padding:0px;
	 
}
table.kopftabelle{
height:120px;
width:100%;
/*margin:0px;
padding:0px;*/
background-image:url(../img/dgh-webkopf-streifen.jpg);
/* border:thin solid green; */
}
td.logo{
height:120px;
width:100%;
margin:0px;
padding:0px;
/* float:left; */
text-align:right;

}
div#hl2{
/* position:absolute; */
top:2px;
right:2px;
height:120px;
/* width:100%; */
margin:0px;
padding:0px;
z-index:1;
/* border:thin solid green; */
/* text-align:right; */
/* float:left; */
         position: expression("absolute");
/*          top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight); */
}
#hl2[id] {
         position: absolute;
         }
         
div.vcard{
float:left;
height:120px;
/*border: thin solid yellow;*/

border-left: #4bf200;
border-left-style:solid;
border-top-style:solid;
margin:1em;
padding:1em;
}
div#header{
/* background:gainsboro; */
position:absolute;
/* float:left; */
top:0px;
left:0px;
margin:0px;
padding:0px;
height:120px;
width:100%;
z-index:2;
text-align:center;
/* float:right; */
position: expression("absolute");
/*          top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight); */
/* //left:13em;  */
/* border:thin solid red; */
/* padding:5px; */
/* margin:5px; */
/* color:#FFFDCE; */
}
#header[id] {
         position: absolute;
         }
div#hl3{
position:absolute;
top:30px;
left:10px;
height:60px;
width:280;
margin:0px;
padding:0px;
z-index:3;
/* border:solid green; */
/* text-align:right; */
/* float:right; */
         position: expression("absolute");
/*          top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight); */
}
#hl3[id] {
         position: absolute;
         }
table.main{
	width: 100%;
	/* //#border: thin solid orange; */
margin:0px;
padding:0px;
}
table.navi{
	width : 100%;
	background-color: #1e21ae;
/* 	border: thin solid orange; */
	margin:0px;
padding:0px;
}
td.n, td.bc, td.footer{
	background-color : #1e21ae;
	font-size : 100%;
	font-weight : bold;
	color : #FFFDCE;
}

a.nav:link{
	color : #FFFDCE;
	text-decoration: none;
}

a.nav:visited{
	color : #FFFDCE;
	text-decoration: none;
}
a.nav:hover{
	color : #FFFDCE;
	text-decoration: underline;
}
table.menu{
	vertical-align:top;
	/* //#border: thin solid orange; */
	width: 12em; 
	background-color : #6d6ec3;
}

td.menu{
	vertical-align:top;
	/* //#border: thin solid orange; */
	width: 12em; 
	background-color : #6d6ec3;
}
td.content{
	/* //#border: thin solid red; */
	vertical-align: top;
	background-color:#dddef1;
/* 	height:70%; */
}
td.lc{
	/* //#border: thin solid red; */
	vertical-align: bottom;
	height: 2em;
}
td.footer{
	/* //#border: thin solid red; */
	background-color :  #1e21ae;
	text-align: middle;
	/* height: 2em; */
}
td.online{
color:#dddef1;
}
td.zaehler{
text-align:"center";
margin:10px;
padding:10px;
color:#dddef1;
}
div.tx-bktfegraphiccounter-pi1{
color:#dddef1;}

/* KOPFZEILE */

/*#header{
/* height: 208px; */
/* border: 1px dashed orange; */
/*margin: 0;
padding:0;
}*/

/* INFO */

  
  div#nav{
  	/* //#border: 1px dashed green; */
  	/* //#margin: 0.5em; */
  	/* //#padding:1.5em; */
  	float: right;
	/* //#position:absolute; left:30em; */
  }
  
  div#bcrumps{
  	/* //#border: 1px dashed blue; */
  	/* //#margin: 0.5em; */
  	float: left;
  }
  

  ul#hauptmenu {
    /*font-size: 0.83em;*/
    /* //#float: left; */
    width: 18em;
    margin: 0.2em; padding: 0px;
/*     border: 1px dashed orange; */
    background-color: #6d6ec3;
  }
  ul#hauptmenu li {
    list-style: none;
    margin: 0; padding: 0.1em;
  }
  ul#hauptmenu a {
    display: block;
    padding: 0.2em;
    font-weight: bold;
  }
  ul#hauptmenu a:link {
    color: #dddef1; background-color: #6d6ec3;
  }
  ul#hauptmenu a:visited {
    color: #dddef1; background-color:  #6d6ec3;
  }
  ul#hauptmenu a:hover {
    color:#6d6ec3; background-color: #dddef1;
  }
  ul#hauptmenu a:active {
    color: #6d6ec3; background-color: #dddef1;
  }
    li a {
    display: block;
    padding: 0.2em;
    font-weight: bold;
  }
  li#hauptmenu a:link {
    color: #dddef1; background-color: #6d6ec3;
  }
  li#hauptmenu a:visited {
    color: #dddef1; background-color:  #6d6ec3;
  }
  li#hauptmenu a:hover {
    color:#6d6ec3; background-color: #dddef1;
  }
  li.act a:active {
    color: #6d6ec3; background-color: #aaaaaa /*#dddef1;*/
  }	
  div#con{
/*   	float:left; */
/* overflow:auto; */
/* height:80%; */
  	margin: 0.5em;
  	/*border: 2px dashed green;*/
  
  	
  	}
P  { margin: 0px 0px 0px 0px; }
div#text {
font-size:16px;
}