a:link { 
  font-family: 'Comic Sans MS'; 
  font-size: 12px; 
  font-weight:normal; 
  text-decoration:none;  
  color:#821200; 
}
a:visited { 
  font-family: 'Comic Sans MS'; 
  font-size: 12px; 
  font-weight:normal; 
  text-decoration:none;  
  color:#821200; 
}
a:hover { font-family: 'Comic Sans MS'; 
          font-size: 12px; 
          font-weight:normal; 
          text-decoration:none; color:red; 
          background-color:#00cccc; }
a:active { font-family: 'Comic Sans MS'; font-size: 12px; 
           font-weight:normal; 
           text-decoration:none; 
           color:red; 
           background-color:#CCFFFF;  }
td,th,p {font-family: 'Comic Sans MS'; 
         font-size: 11px; 
         font-weight:normal; 
         color:darkblue; }
h1 {font-family:'Comic Sans MS'; 
    font-size: 32px; 
    font-weight:bold; 
    color:#821200; }
    
h1.H11 {font-family:'Comic Sans MS'; 
    font-size: 48px; 
    font-weight:bold; 
    color:blue; }
    
tt {font-family:'Courier new'; 
    font-size: 11px; 
    font-weight:normal; 
    color:#000000; }

tt.B2009 {font-family: 'Helvetica'; 
   font-size: 11px ; 
   font-weight:normal; 
   color:#22FFAA; 
}
td.titl {
  font-family:'sans-serif'; 
  font-size: 16px; 
  font-weight:bold; 
  color:darkblue; 
}
td.LIS1 {font-family: 'Comic Sans MS'; 
         font-size: 18px; 
         font-weight:bold; 
         color:darkblue; }
td.LISC {font-family: 'Comic Sans MS'; 
         font-size: 18px; 
         font-weight:bold; 
         text-align: center; 
         color:darkblue; }
td.LIS2 {font-family: 'Comic Sans MS'; 
         font-size: 16px; 
         font-weight:normal; 
         color:darkblue;
         background: #fff;
         text-align: center;
         vertical-align: top; }
td.LIS3 {font-family: 'Comic Sans MS'; 
         font-size: 14px; 
         font-weight:normal; 
         color:darkblue;
         text-align: center;
         vertical-align: top; }
td.GALRY {font-family: 'Comic Sans MS'; 
         font-size: 14px; 
         font-weight:normal; 
         color:lightblue;
         background: #004;
         text-align: center;
          padding: 10px;
         vertical-align: top; }
td.HE1 {
  font-family:'Comic Sans MS', 'sans-serif'; 
  font-size: 32px; 
  font-weight:bold; 
  color: blue; 
}
td.HEA2 {
  font-family: 'Arial', 'Helvetica','sans-serif'; 
  font-size: 16px; 
  font-weight:normal; 
  padding: 10px;
  color: black; 
}       
div.BG15 {background-color: #BD0452; 
          background-image: url(../../Hintergrund/Mosaik_2016.jpg); 
          padding:30px; 
          background-position:center;
          background-attachment:fixed;
          background-repeat: no-repeat;
          height: 100%;
          width: 100%;
       }         
         
div.lb {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0;
  display: none;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  zoom:1; 
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40); 
}         
H1.overlay 
{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-family:  "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 60px;
	font-weight: bold;
	width: 1000px;
	height: 300px;
	text-align: center;
	line-height: 200px;
	background-color: rgba(0,0,0,0.4);
	color: white;
	position: fixed;
  visibility:hidden;
	left: 0%;
	top: 0%;
  height: 100%;
  width: 100%;
	margin-left: -50px; 
	margin-top: -50px; 
}

iv.menuicon {
  width: 35px;
  height: 5px;
  background-color: black;
  margin: 6px 0;
}       
 /* Dropdown Button */
button.dropbtn {
  background-color: white;
  color: darkblue;
  padding: 10px;
  font-size: 14px;
  border:  none;
}

/* The container <div> - needed to position the dropdown content */
div.dropdown {
  position: fixed;
  top: 2px;
  left: 2px;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
div.dropdown-content {
  display: none;
  position: absolute;
  top: 2px;
  left: 72px;
  padding: 5px;
  font-size: 18px;
  font-family: Comic Sans MS;
  text-align: left;
  background-color: white;
  min-width: 500px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
div.dropdown-content a {
  color: black;
  padding: 3px 3px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
div.dropdown-content a:hover {background-color: lightgreen;}

/* Show the dropdown menu on hover */
div.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
div.dropdown:hover .dropbtn {background-color: white;} 


#topmenu {
	bottom: 0;
	margin: 0;
    background-color: white;
	padding: 10px 10px;
	position: fixed;
	left: 100;
}      

#toplink {
	bottom: 0;
	margin: 0;
    background-color: white;
	padding: 10px 10px;
	position: fixed;
	right: 0;
}  
p.mhead    {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: red;
} 
a.mpos {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: blue;
}
a.mpos:hover {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: red;
	background-color: lightgreen;
}  
               
