
html {
background-color : #000000;
color : #666666;
margin : 0;
padding : 0;
}
body {
padding : 0;
margin : 0 auto;
text-align : center;
background-color : #000000;
color : #ffffff;
font-family : 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
h1, .hidden, hr {
display : none;
}
h2 {
margin : 2em 0 1em 0;
padding : 0;
text-transform : uppercase;
font-size : 0.99em;
}
h3 {
margin : 1em 0 0 0;
padding : 0;
text-transform : uppercase;
font-size : 0.8em;
}
.information-sheet {
font-size : 75%;
text-align : center;
margin : 2em auto;
padding : 0.5em;
background-color : #000000;
color : #333333;
line-height : 150%;
width : 666px;
text-transform : uppercase;
}
.information-sheet a[title] {
border : 0;
}
.information-sheet img {
border : 0;
}
ul#links {
text-align : right;
font-size : 0.9em;
margin-right : 0.5em;
}
ul#links li {
display : inline;
list-style : none;
}
ul#links a {
background-color : #000000;
color : #ffffff;
text-transform : uppercase;
text-decoration : none;
}
ul#imprint {
color : #333333;
background-color : transparent;
background-image : url(../img/bg-navi.png);
margin : 666px auto 0 auto;
padding : 0 0 0 0.4em;
font-size : 0.7em;
text-transform : uppercase;
width : 53em;
}
ul#imprint li {
list-style : none;
display : inline;
margin : 0;
padding : 0 0.4em 0 0.4em;
border-left : 1px solid #000000;
}
#imprint li:first-child {
list-style : none;
border : none;
display : inline;
margin : 0;
padding : 0;
}
ul#imprint a {
font-weight : normal;
color : #333333;
background-color : transparent;
text-decoration : none;
border-bottom : 2px solid #000000;
}
ul#imprint a:hover {
font-weight : normal;
color : #666666;
background-color : #000000;
text-decoration : none;
border-bottom : none;
}
ol.linklist {
font-size : 0.8em;
margin : 0;
padding : 0;
}
ol.linklist li {
margin : 0;
padding : 0;
list-style : none;
}
ol.linklist a {
background-color : #000000;
color : #666666;
text-decoration : none;
}
ol.linklist a:hover {
background-color : #000000;
color : #666666;
text-decoration : underline;
}
a img {
border : 0;
}

