a:link            { color: #999999;
border-bottom: none;
text-decoration: underline;
}

a:visited        { color: #999999;
border-bottom: none;
text-decoration: underline;
}

a:hover		  { color: #c0c0c0;
border-bottom: none;
text-decoration: underline;
}

a.navi:link       { color: #999999;
border-bottom: none;
text-decoration: none;
}

a.navi:visited    { color: #999999;
border-bottom: none;
text-decoration: none;
}

a.navi:active     { color: #c0c0c0;
border-bottom: none;
text-decoration: none;
}

a.navi:hover      { color: #606060;
border-bottom: none;
text-decoration: none;
}

body {
background-color : #000000;
color : #808080;
text-align : justify;
font-family : tahoma, verdana;
font-size : 14px;
line-height : 16px;
margin-left : 0;
margin-top : 0;
margin-right : 0;
}

div.titel {
margin: 0%;
margin-top: 0%;
margin-right: 0px;
}

div.Navi {
float : left;
width : 148px;
margin-left : 10px;
padding : 10px;
border : 0;
}
div.Navi2 {
float : right;
width : 148px;
margin-right : 10px;
padding : 10px;
border : 0;
}

div.menu {
text-align: center;
font-size: 12px;
padding: 10px;
}

div.header {
text-align : center;
font-size : 14px;
font-weight : bold;
padding : 5px;
text-decoration: underline
}

div.impressum {
text-align: center;
padding: 10px;
font-size: 14px;
color: #c0c0c0;
}

div.Inhalt {
margin-left : 200px;
margin-right : 200px;
padding : 0;
}
div.Inhalt p {
padding : 10px;
font-size : 14px;
text-align : justify;
color : #808080;
}

div.copyright {
text-align: center;
font-size: 11px;
color: #606060;
}
div.gedicht {
text-align : center;
padding : 10px;
font-size : 14px;
font-family : tahoma, verdana;
color : #c0c0c0;
}
div.footer {
font-size:13px;
text-align: center;}

img {
border: none}