/* CSS Document */

body {
background-color: #9D9D9D;
color: #000000;
}

body,h1,h2,h3,h4,p,ul,ol,li,dl,dt,dd,div,td,th { 
/* font-family: Arial,sans-serif; */
font-family: monospace;
font-size: 13px;
}

h1{
font-size: 14px;
text-decoration: bold;
}

a:link {
color: #AAAAAA;
background: #202020;
font-weight: none;
text-decoration: none;
}

a:visited {
color: #AAAAAA;
background: #202020;
font-weight: none;
text-decoration: none;
}

a:active {
color: #CC0099;
font-weight: none;
text-decoration: none;
}

a:hover {
color: #CC0099;
font-weight: bold;
text-decoration: none;
}

a#ausblendenlink {
display: none;
}

a#mausblendenlink {
display: none;
}

a#hradio1l {
display: none;
}

a#hradio2l {
display: none;
}

div {
border: 1px solid #8f8f8f;
}
div#invis {
border: 0px solid #8f8f8f;
}

div#picture {
/* position: absolute;
top: 30px;
left: 520px; */
float: right;
margin-right: 10px;
}

div#flashcontent {
border: 0px solid #8f8f8f;
}

div#inhalt {
width: 650px;
padding-bottom: 6px;
padding-left: 10px;
border-right: 10px solid #8f8f8f;
border-left: 10px solid #8f8f8f;
border-bottom: 10px solid #8f8f8f;
}

div#radio1 {
display: none;
border: none;
}

div#radio2 {
display: none;
border: none;
}

div#video {
display: none;
border: none;
}

div#music {
display: none;
border: none;
}

div#error {
width: 700px;
padding-bottom: 0px;
font-weight: bold;
padding-bottom: 15px;
}

div#headline {
text-align: center;
background-color: #6f6f6f;
font-weight: bold;
border-left: 0px;
border-right: 0px;
border-top: 0px;
margin-bottom: 15px;
margin-left: -10px;
}

#menupopup {
position: absolute;
font-weight: normal;
left: 2px;
top: 33px;
visibility: hidden;
background-color: #6f6f6f;
border: 2px solid #8f8f8f;
border-top: 0px;
padding: 4px;
}

#menu {
text-align: center;
color: #ffffff;
font-weight: bold;
position: fixed;
left: 688px;
top: 15px;
width: 150px;
background: #6f6f6f;
padding: 8px;
border: 2px solid #8f8f8f;
}
