/* Dateiname: index.css */

body {font-family: comic sans ms, arial, sans-serif; color: #000000; font-size: 10pt; font-weight: normal; background-color: #dedee7;}
table {font-family: comic sans ms, arial, sans-serif; color: #000000; font-size: 10pt; font-weight: normal;}
h1 {font-family: comic sans ms, arial, sans-serif; color: #000000; font-size: 16pt; font-weight: heavy; margin-top: 15pt}
h2 {font-family: comic sans ms, arial, sans-serif; color: #000000; font-size: 14pt; font-weight: heavy;}
h3 {font-family: comic sans ms, arial, sans-serif; color: #000000; font-size: 12pt; font-weight: normal;}
.high {font-weight: bold; color: blue;}

a {color: #eeeeff; font-family: comic sans ms, arial, verdana, sans-serif; font-size: 10pt}
a:visited {text-decoration:none; font-weight: 600; color:#003f7d;}
a:link {text-decoration:none; font-weight: 600; color:#003f7d;}
a:active {text-decoration:none; font-weight: 600; color:#003f7d;}
a:hover {text-decoration: none; font-weight: 600; color:#f20000;}

.kasten {border-style: dotted; border-width: 2px; border-color: #979aa7; background-color: #a4abbc; font-size: 10pt; color:#3a3e48; width: 360; height: 140; padding: 10px}

.album {border-style: solid; border-width: 3px; border-color: #979aa7; background-color: #a4abbc;  width: 360; height: 251; padding: 9px}

img.portrait {border-left: solid 15px #8080ff;
              border-bottom: solid 1px #8080ff;
              margin: 5px 10px 5px 0px;}

td.titel {width: 100%;
	background-color: #c1c1d2;
         color: #000080;
         font-size: 2em;
         padding: 10px;}

td.ticker {width: 300px;
	  background-color: #000044;
           color: #f8f4f3;
           font-size: 1em;
           padding: 10px;}
td.zdf {width: auto;
        background-color: #000044;
        color: #f8f4f3;
        font-size: 1em;
        padding: 10px;}

td.datum {height: auto;
	width: 150;
         text-align: left;
         vertical-align: middle;
         margin-left: 10px;}
