@charset "UTF-8";
/* CSS Document */

/* typography.css */
html {font-size:100.01%;}
body {min-height: 101%;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;border:none;}

h1, h2, h3, h4, h5, h6, ul, p, table {font-weight:normal;font-family:Helvetica, Verdana, sans-serif;}
h1 {font-size:1.8em;margin-bottom:1em;font-family: Georgia, "Times New Roman", Times, serif;}
h2 {font-size:1.3em;margin:0 0 1em 0;}
h3 {font-size:1.1em;line-height:1.0em;margin-bottom:0.5em;}
h4 {font-size:1em;line-height:1.0em;margin-bottom:1.25em;}
h5 {font-size:1.1em;line-height:1.1;margin:0.5em 0 ;}
h6 {font-size:1em;font-weight:bold;}


p {margin:0 0 1.2em;line-height: 1.5em;font-size:95%}
p, ul {font-size:95%}
#inhalte a, #footer a {border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #666666;text-decoration: none;}
blockquote {margin:1.5em;font-style:italic;}
strong {font-weight:bold;}
em {font-style:italic;}
abbr, acronym {border-bottom:1px dotted #666;}
pre {margin:1.5em 0;white-space:pre;}

li ul, li ol {margin:0;}
ul, ol {margin:0;padding:0;}
ul {list-style-type:none;}
ol {list-style-type:decimal;}


dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;}
th {font-weight:bold;}
th, td, caption {padding:6px 10px 6px 5px;}
tfoot {font-style:italic;}

p img.left {float:left;margin:0 1.5em 1.5em 0;padding:2px;}
p img.right {float:right;margin:0 0 1.5em 1.5em;border:1px solid #ff6600;padding:2px;}
img.border{margin:0 0 1.5em .5em;border:1px solid #ff6600;padding:2px;}
p img.nofloat {margin:1.5em 0 1.5em 0;border:1px solid #ff6600;padding:2px;}

hr {height: 1px;border: 0 none;border-top: 1px dotted #999;margin: 50px 50px 30px 0;padding: 0;}
.rot{color:#CC0000}

#header h1 {font-size:16px;margin-left: 0px;text-indent: -9999px;overflow: hidden;}

.ul-red-dot {margin:0;padding:0 20px 10px 30px;}
.ul-red-dot li {padding:3px;line-height:20px;}

#footer {font-size:95%;}

.make-clear{height: 1%;}
.make-clear:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}

