body {
color: black;
font-family : Arial, Helvetica, sans-serif;
font-size:1em;
background: url(images/stopuhr1.jpg) white center no-repeat fixed;
/*background-color : white;*/
}

#hauptfeld {

}

img {
border: none;
}

#logo {
position: relative;
left: auto;
right: auto;
}

#kopflogo {
position: relative;
/* background: url("images/Kopfhintergrund_Links_test.gif") white repeat fixed; */
/* width: 100%; */
background: url(images/Header_Background_400x54.gif);
left: auto; right: auto;
padding-bottom: 5px;
/* background-color: #f5f5dc; */
/* border: 1px #999999 solid; */
text-align: center;
}

#dpzs {
position: absolute;
right: 1%;
top: 4%;
}

/*Dies hier braucht der IE um etwas darstellen zu können*/
div#menue a:hover { 
border-right: 0px white;
}

div#menue a span {
display: none;
}

div#menue a:hover span {
display: block;
position: absolute; 
top: 290px; 
left: 0; 
width: 150px;
padding: 2px; 
margin: 10px; 
z-index: 100;
color: black; 
background: #f5f5dc;
font-size: x-small; text-align: left;
border: 1px #999999 solid;
}

a:link { text-decoration: none;}
a:visited { text-decoration: none;}


#menue {
background: url("images/tafel.gif") white no-repeat ;
position: absolute;
left: 1%; top: 12%;
/*border: 1px #999999 solid;*/
padding: 25px 22px 32px 15px;
/*border: 1px dotted gray;*/
}

#anzeige {
position: relative;
margin: 4% auto 2% 320px;
/*border: 2px #999999 solid*/
/*border-style: outset;*/
/*width: 640px;*/
/*height: 480px;*/
}

#flagge {
position: absolute;
right: 3px;
top: 10%;
margin-right: 3px;
}

#fusszeile {
position: absolute; bottom: 1%; left: 2em; right: 2em;
margin-right: auto;
margin-left: auto;
text-align: center;
font-size: xx-small;
}
