/* Reset */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/* ausschalten */
#headnav { display: none; }
#topnav { display: none; }
#bread { display: none; }
#footer { display: none; }
#abbinder { display: none; }
#header { display: none; }
#leiste { display: none; }
object { display: none; }
embed { display: none; }

/* Layout */
div.spalte_2 {
	margin-top: 20px;
}


/* Definition */
body {
	margin: 25mm 23mm 35mm 23mm;
	background: white;
	width: 145mm;
}

h1, h2, h3, h6, table.kalender tr {
    font-family: times, "Times New Roman", serif;
    }

p, li {
    font-family: "Lucida Grande", arial, sans-serif;
    }

h1 {
    font-size: 20pt;
    color: #999;
    margin: 8pt 0pt 4pt;
    margin-left: -15mm;
    padding: 0;
    padding-left: 15mm;
    border-bottom: 1pt solid #999;
    }

h2 {
    font-size: 15pt;
    color: #999;
    margin: 0pt 0pt 0pt;
    padding: 0;
    }

h3 {
    font-size: 12pt;
    }

h6 {
    padding: 0;
    margin: 4pt 0pt;
    font-size: 9pt;
    color: black;
    font-style: italic;
    }    
    
p, li {
    color: black;
    font-size: 10pt;
    line-height: 135%;
    text-align: justify;
    margin: 6pt 0pt;
    padding: 0;
    }

a {color: #000; font-weight: bold; text-decoration: none;}

li {margin: 0pt 0pt 3pt}

img {
    border: 1pt solid #ccc;
    padding: 1pt;
    margin-bottom: 7pt;
    }

ul {
    clear: both;
    }    