body		{ margin:0; background-color:#FFFFFF; 
                }
*		{ font-family:Verdana,Arial,Helvetica,Helv,sans-serif; font-style:normal; text-decoration:none; font-weight:normal; 
          	  color:#06347A; white-space:normal; }
a:link  	{ color:#42B5CE; }
a:active	{ color:#AA0000; }
a:visited	{ color:#42B5CE; }
img		{ border:none; }
div.logo	{ position:absolute; right:20px; top:3px; float:none; clear:both; z-index:0; 
                }
div.inhalt	{ position:absolute; left:230px; top:92px; right:3px; bottom:5px; 
                  float:none; clear:both; z-index:0;
		  padding:5px;
                  overflow: auto;
		}
div.nav		{ position:absolute; left:0px; top:5px; bottom:5px; width:170px; max-width:170px;
		  float:none; clear:both; z-index:0; 
                  padding:5px; padding-top:97px; 
		  overflow:auto; }
div.trenner	{ position:absolute; left:175px;top:5px;  width:45px; max-width:175px; height:100%;
                  float:none; clear:both; z-index:0;
                  padding:0px;
                  background-attachment: scroll;
                  background-image: url("images/logo_element.gif");
                  background-position: center top 3px;
                  background-repeat: repeat-y;
                  background-size: 10px 8px;
                }
div.unten	{ bottom:0px; height:129px; max-height:129px; 
                  margin-right:5px;
                  padding:0px;
                  float:none; clear:both; z-index:0;
                  overflow:auto;
                  background-attachment: scroll;
                  background-image: url("images/logo_element_h.gif");
                  background-position: left 4px top 1px;
                  background-repeat: repeat-x;
                  background-size: 10px 45px;
                }
div.impressum_footer { border-top-style:dotted; border-top-color:#42B5CE; border-top-width:1px; }

h1		{ font-weight:bold; font-size:13pt; 
                  counter-reset: Ebene02;
                }
h2              { font-weight:bold; font-size:11pt; 
                  counter-reset: Ebene03;
                }
                
h3		{ font-style:italic; font-size:11pt; 
                  counter-reset: Ebene04;
                } 

p		{ color:#06347a; font-size:11pt; }

li 		{ color:#06347a; font-size:11pt; list-style-type:square; list-style-position:outside; }

li.liste	{ position:relative; left:20px; text-indent:10px; }

p.nav		{ color:#42B5CE; font-size:13pt; margin-top:5px; margin-bottom:5px; }
p.nava		{ color:#42B5CE; font-weight:bold; font-size:13pt; margin-top:5px; margin-bottom:5px; }
p.nav2		{ margin-left:10px; color:#42B5CE; font-size:11pt; margin-top:5px; margin-bottom:5px; }
p.nav2a		{ margin-left:10px; color:#42B5CE; font-weight:bold; font-size:11pt; margin-top:5px; margin-bottom:5px; }

p.footer	{ font-size:8pt; margin-top:4px; margin-bottom:4px; }
p.impressum_footer { font-size:8pt; } 
hr.footer	{ color:#FFFFFF; }

table { border:0; } 
td  { border:0; vertical-align:top; text-align:left; }

img.kopf	{ float:left; padding-right:10px; padding-top:5px; padding-bottom:5px; }

em		{ font-weight:bold; }
