body { 
font-family: Verdana; 
font-size: 12px; 
color: #000000; 
font-weight: bold; 
text-align: center; 
margin: 0;
background-image: url("../images/hintergrund.jpg"); 
background-repeat: no-repeat;
background-attachment: fixed;
}
#container {
    position: relative;
    overflow:visible; 
}    
#top {
/*    position: sticky; */
    margin-top: 0px;
/*    height: 16%; */
    background-color: #000;
    overflow:visible; 
}    
#main {
    position: relative;
    height: 70%;
}    
#popup {
	position:fixed;
	background: #D7E1FF;
    display: none;
	top:    10%;
	left:   40%;
	height: 600px;
	width:  425px; 
	border:  thin;
	border-color: #000000;
	border-style: double;
	text-align:center;
	overflow:auto; 
	z-index:4;
	}
#subwin {
	position:fixed;
    display: block;
	background: #000000;
    font-family: Verdana; 
    font-size: 8px; 
    font-weight:bold;
    color:#000000; 
	top:    10%;
	left:   10%;
	height: 80%;
	width:  80%; 
	border:  thin;
	border-color: #000000;
	border-style: double;
	text-align:center;
	overflow:hidden; 
	z-index:4;
	}
ul {
/*    float: center; */
    list-style-type: none;
    margin: 0px 3%;
    padding: 0;
    position: relative;
    overflow: visible;
/*    background-color: #000; */
    text-align: center;
}
li.holist    { 
    display: inline-block;  
    padding: 0 3% 0 3%;
    float: left;
    text-align: left;
    vertical-align: top;
}

li { float: middle; }

li a, .dropbtn {
    display: inline-block;
    color: black;
    text-align: center;
    padding: 10px 10px;
    text-decoration: none;
}

li a:hover, .dropdown:hover .dropbtn { background-color: red; }

li.dropdown { display: inline-block; z-index: 98;}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 98;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover { background-color: #f1f1f1; color:#FF0000 }

.dropdown:hover .dropdown-content { display: block; }

A 		{  
font-family: "Verdana"; 
font-size: 12px; 
font-weight: bold; 
color: #000000; 
text-decoration: underline
}
A:hover		{  
font-family: "Verdana"; 
font-size: 12px; 
font-weight: bold; 
color: #FFFF00; 
text-decoration: none
}
td	   	{ 
font-family: Verdana; 
font-size: 12px; 
color: #000000; 
font-weight: bold; 
}
font         { 
font-family: Verdana; 
font-size: 12px; 
color: #000000; 
font-weight: bold 
}
h1           { 
font-size: 24px; 
color: #000000; 
font-family: Verdana; 
font-weight: bold 
}
h2           { 
font-size: 10px; 
color: #000000; 
font-family: Verdana; 
font-weight: bold 
}
h3				{  
font-size: 18px; 
font-weight: bold; 
color: #000000; 
text-decoration: none;
}
h4				{
font-size: 24px; 
font-weight: bold; 
color: #000000; 
}
h5				{
font-family: "Verdana"; 
font-size: 14px; 
font-weight: bold; 
color: #000000; 
}
h6           { 
font-family: Verdana; 
font-size: 10px; color: #000000 
}
hr           { 
color: #000000; 
size: 2; 
}
#Uhr { }
#vid1 { display: none; }
#vid2 { display: none; }
#vid3 { display: none; }
#vid4 { display: none; }
#vid5 { display: none; }
#vid6 { display: none; }
#vid7 { display: none; }
#vid8 { display: none; }
#vid9 { display: none; }

#aktuell { display: block; }
#archiv   { display: none;  }

#y19xx   { display: none; }
#y2000   { display: none; }
#y2001   { display: none; }
#y2002   { display: none; }
#y2003   { display: none; }
#y2004   { display: none; }
#y2005   { display: none; }
#y2006   { display: none; }
#y2007   { display: none; }
#y2008   { display: none; }
#y2009   { display: none; }
#y2010   { display: none; }
#y2011   { display: none; }
#y2012   { display: none; }
#y2013   { display: none; }
#y2014   { display: none; }
#y2015   { display: none; }
#y2016   { display: none; }
#y2017   { display: none; }
#y2018   { display: none; }
#y2019   { display: none; } 
#y2020   { display: none; }
#y2021   { display: none; }
#yintro { display: none; }
