


/* -----------------------------------------------------------------------
typography
screen styles tagesschau.de rebrush
author: stefan bruemmer, vektorfabrik.de

version: 26.08.2009
----------------------------------------------------------------------- */
body {font-size:100%;color:#004;font-family:verdana, sans-serif;}
/* font-size muss 100% sein damit der ARD-header stimmt */

#allCols, #footertop {font-size:75%;line-height:1.3em;}
 /* korrekte font-size für den rest */
h1, h2, h3, h4, h5, h6 {}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.3em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.3em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.3em;}

a:focus, a:hover {text-decoration:underline;}
a {color:#004;text-decoration:none;}
acronym, .caps, em span, .author {
	text-transform: lowercase;
	font-variant:small-caps;
	border-bottom: 0;
	letter-spacing:0.1em;
}
abbr, acronym {cursor:help;border-bottom: 1px dotted #004;}
blockquote {margin:1.3em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.3em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.3em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.3;}
li ul, li ol {margin:0 24px 0 0;}
ul, ol {margin:0 0 1.3em 8px;padding-left:16px;}
ul {list-style-type:square;}
ol {list-style-type:decimal;margin-left:16px;padding-left:8px;}
dl {margin:0 0 1.3em 0;}
dl dt {font-weight:bold;}
dd {margin-left:30px;}
table {margin-bottom:1.2em;width:100%;}
th {font-weight:bold;}
th, td {padding:2px 4px;}
tfoot {font-style:italic;}
caption {background:transparent;font-weight:bold;text-align:left;padding:.25em 0;}