 html {
background-color: #000000;
}

#aussen {
margin: 10px auto;
width: 700px;
}

ul li {
color: #ffffff;
font-size: 0.8em;
list-style-type: none;
font-family: "Trebuchet MS";
}

ul {
padding: 0px;
padding-left: 0px;
line-height: 17px;
}

ul .zeichen {
padding: 0px;
padding-left: 0px;
}

ul .zeichen li {
list-style-image: url(stern.jpg);
margin-left: 13px;
margin-right: 0px;

}

li a.normal {
color: #fff;
font-family: "Trebuchet MS";
text-decoration: none;
}

li a:visited.normal {
color: #fff;
font-family: "Trebuchet MS";
text-decoration: none;
}


li a:hover.normal  {
color: #fff;
font-family: "Trebuchet MS";
text-decoration: underline;
}

li a:active.normal  {
color: #fff;
font-family: "Trebuchet MS";
text-decoration: underline;
}

li a.current {
text-decoration: underline;
color: #fff;
font-family: "Trebuchet MS";
}

.borderimg {
border: 3px solid white;
margin: 3px;
}

a.klein {
color: #fff;
font-family: "Trebuchet MS";
text-decoration: none;
font-size: 7pt;
}

a:hover.klein {
color: #fff;
font-family: "Trebuchet MS";
text-decoration: underline;
font-size: 7pt;
}

p.zitat {
color: #fff;
font-size: 8pt;
padding: 3px;
}

.text {
width: 300px;
margin: 10px;
float: left;
text-align: justify;
}

.text2 {
width: 150px;
margin: 15px;
margin-left: 100px;
float: left;
padding-left: 5px;
}

.news {
border-bottom: 1px dashed white;
width: 150px;
height: auto;
margin-top: 5px;
padding-bottom: 3px;
}

a {
color: #fff;
font-family: "Trebuchet MS";
text-decoration: none;
}

a:hover {
color: #fff;
font-family: "Trebuchet MS";
text-decoration: underline;
}


h1 {
font-size: 12pt;
}

h2 {
font-size: 11pt;
}

