body {
font-family: Tahoma;
font-size: smaller;
}
#all {
border: 1px solid;
border-color: #008000;
}
#navigation {
border-width: 1px;
border-color: #808080;
border-style: solid;
margin: 0;
}
#inhalt {
align: left;
margin-left: 10px;
margin-right: 10px;
}
#leiste {
background-color: #EBEBEB;
}
#ticker {
background-color:#FFFFFF;
margin: 5px;
height: 35px;
padding: 5px;
border-width: 1px;
border-color: #008000;
border-style: solid;
}
#news {
border-top: 1px solid #808080;
border-bottom: 1px solid #808080;
margin: 10px 10px 10px 10px;
padding: 10px;
}
#datum {
margin-left: 120px;
margin-bottom: 20px;
}
#startlogo {
margin-left: 50px;
}
.text {
color:#6F6F6F;
letter-spacing: 1px;
font-weight: bold;
font-size: 15px;

}
a.nav {
font-size: 110%;
text-align: left;
color: #007F00;
text-decoration: none;
}
a{
font-size: 90%;
text-decoration: underline;
color: #CC0000;
font-weight: bold;
}
li {
list-style-type: square;
}
h1 {
font-size: 110%;
color: #6F6F6F;
}
h2 {
font-size: 105%;
font-weight: bold;
color: #CC0000;
}
th {
font-size: 80%;
color: #000000;
text-align: left;
}
th.footer {
text-align: center;
}
p {
font-size: smaller;
color: #000000;
text-align: left;
}
p.gewinnspiel {
font-size: large;
}


<!--[if lte IE 6]>
 <style type="text/css">
 body {
  font-size: smaller;
  }
 </style>
<![endif]-->