
	    body { font-family:Verdana; font-weight:normal; 
			color:#a40057; font-size:16pt; text-decoration:none}

	    a.Yellow:link { font-family:Verdana; font-weight:bold; 
			color:#ffff00; font-size:16pt; text-decoration:none;  
			text-shadow: 0.05em 0.05em 0.15em #333;}
	    a.Yellow:visited { font-family:Verdana; font-weight:bold; 
			color:#ffff00; font-size:16pt; text-decoration:none}
	    a:hover { font-family:Verdana; font-weight:bold; 
			color:#228B22;  font-size:16pt; text-decoration:none}	

        #Bilder
        {
            border: 3px solid; 
            border-color: #a40057;
            background-color: #a40057; 
            border-radius: 5px;
            -moz-box-shadow: 1px 1px 10px #333;
            -webkit-box-shadow: 1px 1px 10px #333;
            box-shadow: 1px 1px 10px #333;
        }

        #favicon
        {
            border: 2px solid; border-color: #a40057; 
            -moz-box-shadow: 1px 1px 10px #666;
            -webkit-box-shadow: 1px 1px 10px #666;
            box-shadow: 1px 1px 10px #666;
        }
        
        #Maps
        {
            border: 1px solid; border-color: #a40057; border-radius: 5px;
            -moz-box-shadow: 1px 1px 10px #333;
            -webkit-box-shadow: 1px 1px 10px #333;
            box-shadow: 1px 1px 10px #333;
        }
        
        #Panel_center
        {
            border: 5px solid; border-color: #81bcf8; border-radius: 5px;
            -moz-box-shadow: 1px 1px 30px #888;
            -webkit-box-shadow: 1px 1px 30px #888;
            box-shadow: 1px 1px 30px #888;
            position:absolute;
            left:50%;
            margin-left:-475px;
            margin-top:5px;
        }
        
        #Panel_ohne
        {
            position:absolute;
            left:50%;
            margin-left:-475px;
            margin-top:5px;
        }
        
        .Banner_Wienhausen
        {
            font-size: 30pt;
            color: #ffff00;
            font-weight: 500;
            text-shadow: 0.05em 0.05em 0.15em #333;
        }
        .gelb
        {
            font-size: 18pt;
            color: #ffff00;
            font-weight: 500;
            text-shadow: 0.05em 0.05em 0.15em #333;
        }

        .Spielort
        {
            font-size: 24pt;
            color: #ffff00;
            font-weight: 500;
            text-shadow: 0.05em 0.05em 0.15em #333;
        }

        .Schrift_Yellow
        {
            font-size: 24pt; 
            color: Yellow;
            font-style: normal; 
            font-weight:normal; 
            text-shadow: 2px 2px 5px #999; 
            padding: 1px 3px 5px 10px;          
        }

        .Schrift_20
        {
            font-size: 20pt; 
            color: #a40057;
            font-style: normal; 
            font-weight:normal; 
            text-shadow: 2px 2px 5px #999; 
            padding: 1px 3px 5px 10px;          
        }

        .Maps
        {
            width: 560px;
            height: 280px;
            border-radius: 5px;
        }

        .Foto
        {
            font-size: 10pt;
            color: yellow;
            font-weight: 200;
            text-shadow: 0.05em 0.05em 0.1em #333;
        }
