body { font-size: 13px; font-family: arial; line-height: 16px; }

p { font-size: 13px; font-family: arial; }
br { font-size: 10px; }
form { font: 12px arial; background: #ebe9ed; width: 380px; margin:0; padding:0.5em; border: dashed 1px #39f; }
a:link { color: #39f; font-size: 7pt; font-family: arial; line-height: 10pt !important; }
a:visited { color: #39f; font-size: 7pt; font-family: arial; line-height: 10pt !important; }
a:hover { color: #39f; font-size: 7pt; font-family: arial; line-height: 10pt !important; }
a:active { color: #39f; font-size: 7pt; font-family: arial; line-height: 10pt !important; }

#inhalt ul { font-size: 13px; font-family: arial; line-height: 16px; max-width: 100%; max-height: 370px; padding-left: 15px; }
#inhalt li ul li { font-size: 13px; font-family: arial; line-height: 16px; max-width: 100%; max-height: 370px; list-style-type: none; list-style-image: url(../img/em.gif); 
   /*diese definitionen treffen auf alle ul-tags zu die innerhalb einer anderen liste sitzen*/
}
#inhalt li { font-size: 13px; font-family: arial; line-height: 16px; max-width: 100%; max-height: 370px; padding-left: 3px; list-style-type: disc; }
h2 { color: #02519c; font-size: 15px; }
em { line-height: 14px; padding-left: 5px; }


#inhalt { text-align: left; top: 0; left: 0; height: 370px; z-index: 0; overflow: auto; clip: inherit; min-height: 370px; max-width: 100%; max-height: 370px; padding: 25px; list-style-type: disc; }
#counter_image { height: auto; width: auto; left: 20px; top: 10px; position: relative; visibility: visible; }
#ticker { color: #fff; font-size: 13px; font-family: arial; font-style: italic; position: relative; top: 0; left: 0; right: 0; bottom: 0; width: 770px; }
#content { text-align: center; position: relative; top: 0; left: 0; width: 100%; height: 100%; min-width: 100%; min-height: 100%; }
form br
  clear: left;
}

input#submit {
  float: none;
}
.headline { color: #043882; font-size: 23px; font-family: arial; line-height: 28px; }

.input_name { font-size: 12px; font-family: arial; width: 260px; }
.input_email { font-size: 12px; font-family: arial; width: 260px; }
.input_standard { font-size: 12px; font-family: arial; width: 260px; }
.input_zaehler { font-size: 13px; font-family: courier; font-weight: normal; font-style: normal; width: 60px; height: 16px; }
.input_nachricht { font-size: 12px; font-family: arial; width: 365px; height: 150px; float: left; }


#menu { width: 160px; background: #93a5d0; }

#menu ul { height: 25px; list-style: none; margin: 0; padding: 0; }

#menu a, #menu h2 { font: bold 13px/16px helvetica; display: block; margin: 0; }

#menu h2 {
color: #fff;
background: #fff;
text-transform: uppercase;
}

#menu a {
color: #ffffff;
background: #93a5d0;
text-decoration: none;
}

#menu a:hover {
color: #ffe508;
background: #93a5d0;
}

#menu li { background-color: #93a5d0; position: relative; }

#menu ul ul ul { position: absolute; top: 15px; left: 30px; width: 100%; z-index: 2; }

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

<!--[if IE]>
<style type="text/css" media="screen">
 #menu ul li {float: left; width: 100%;}
</style>
<![endif]-->
<!--[if lt IE 7]>
<style type="text/css" media="screen">
body {
behavior: url(styles/csshover.htc);
font-size: 100%;
} 
#menu ul li { background-color: #93a5d0; float: left; width: 100%; }
#menu ul li a { background-color: #93a5d0; height: 1%; } 

#menu a, #menu h2 { font-size: 13px; font-family: helvetica; font-weight: bold; font-style: normal; font-variant: normal; background-color: #93a5d0; text-align: left; } 

.firmenname { color: #043882; font-size: 12px; font-family: arial; font-weight: bold; }
