#top {
    height: 240px;
}
#main {
    height: 100px;
}

#bottom {
    height: 1%;
    float:left;
}

#titel {
text-decoration:underline;
}

h1 {font-size:16px; color:#000000; font-family:arial; border-bottom:1px solid #000000; text-align:left}
h2 {color:#000000; font-family:arial;}
h3 {color:#000000; font-family:arial;}
h4 {color:#000000; font-family:arial;}
h5 {color:#000000; font-family:Zhayad Normal; font-size:20pt;}

p {font-size:12px; color:#000000; font-family:arial}

a:link {color:#000000; text-decoration:underline; font-family:arial;}
a:visited {color:#000000; text-decoration:underline; font-family:arial;}
a:active {color:#000000; text-decoration:underline; font-family:arial;}
a:hover {color:#000000; text-decoration:none; font-family:arial;}


th {font-size:12px; color:#000000; font-family:arial;}
tr {font-size:12px; color:#000000; font-family:arial;}
td {font-size:12px; color:#000000; font-family:arial;}
td.newstext {line-height:20px;}
td.newshead {line-height:15px; font-weight:bold; border-bottom:1px solid #9f9f9f}
td.linkhead {font-size:14px; color:#000000; font-family:arial; font-weight:bold;}

p.newstext { line-height:20px; margin-left:5px; margin-right:5px;}
p.titel {color:#000000; text-decoration:underline; font-family:arial; font-weight:bold;}

.eingabe {background-color:#454545; border:1px solid #9f9f9f; color:#000000; font-family:arial;}
.kommentar {background-color:#353535; border:1px solid #9f9f9f; color:#000000; font-family:arial;}
