/**
* @section browser reset
* @see     ...
*/

* { margin:0; padding:0; }
option { padding-left: 0.4em; }

* html body * { overflow:visible;}
* html iframe, * html frame { overflow:auto; }
* html frameset { overflow:hidden; }

html { height: 100%; margin-bottom: 1px; overflow:scroll;  overflow-x:hidden}
body {
    font-size: 100.01%;
    position: relative;
    color: #000;
    background: #fff;
    text-align: left;
}

fieldset, img { border:0 solid; }

ul, ol, dl { margin: 0 0 1em 1em }
li { margin-left: 1.5em; line-height: 1.5em; }

dt { font-weight: bold; }
dd { margin: 0 0 1em 2em; }

blockquote { margin: 0 0 1em 0.8em; }

blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
/*eigenes CSS*/


/*CSS für andere Browser*/
 * {font-size:15pt; font-family:arial; color: black; }
    .druck, .druck tr {visibility:hidden}

/* .druck, .druck table,.druck tr,.druck td {visibility: none}*/


 .veranstaltung { width: 230mm; margin-left:-50pt; margin-top:-50pt}

 .veranstaltung table  { width: 230mm}
 .veranstaltung, .veranstaltung tr, .veranstaltung td, .veranstaltung th {visibility: visible}
 .veranstaltung_t { width: 190mm}


 .anschrift td	{border-right-color: black; border-right-style: solid;}

 /*#anschrift {border-right-color: black; border-right-style: solid; width: 335pt}*/
