﻿@charset "utf-8";
/* CSS Document */

body 
{
	max-width: 67.8em;
	margin-left:auto;
	margin-right:auto;
	margin-top:3.077em;
    /* padding:0; */
	text-align:center;
	background-color:#e1e1e1;
}
#wrapper
{
	width: 100%;
	align: center;
	margin: 0 auto;
}
.header-box 
{	
	display: block;
	width: 100%;
	border: 1px solid green;
	border-radius: 0 0 7px 7px;
   	background-color: #f7e0b6;
	text-align: center;
}
.ukl 
{
	font-size: 0.8em;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding: 3px;
}
.ukl1 
{	
	font-size: 0.8em;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding: 3px;
}
.ukl2 
{
	font-size: 0.8em;
	font-weight: bold;
	color: #835c1a;
	font-family: Verdana, Geneva, sans-serif;
}
/* .logo{
	background-image: url("Sparmarkt-logo/Logo%20Dirnberger6.gif");
	background-size: 60em 5.4em ;
	width: 100%;
	height: 5.4em;
	} */
#logobalken
{
	background-color: #009900;
	width: 100%;
	height: 15px;
	margin: .5em auto 0 auto;
}

main 
{
	width: 100%;
	margin: .24em auto 0 auto;
}
#navcont
{
	float: left;
	width: 12%;
	background-color:#c0c0c0;
	min-width: 11%;
}
nav {
	width: 80%;
	height: auto;
	background-color: silver;
	margin: 5.5em auto 1.1em auto;
	hyphens: auto;
}
article
{
	text-align: center;
	width: 88%;
	float: left;
	padding-left: 0.3em;
	color: #FFFFFF;
}
/* #Inhalt-Bild{
		width: 88%;
		height: 452.6px;
		background-image: url("Bilder/Luftaufnahme.jpg");
	    background-size: cover;
		float: right;
	} */
#Inhalt-Bild
{
	width: 88%;
	float: left;
}
#Inhalt-Bild img
{
	width: 100%;
}
#InhaltImpressum
{
		width: 57.63em;
		height: 537.667px;
		background-image: url("Sparmarkt-logo/hintergrund.gif");
	    margin-left: 130px;
		background-size: cover;
		text-align: justify;
		padding: 0 1em;
}

 #Layer1
{
		width: 29em;
		border-radius: 8px;
		margin: 0 auto;
		border: 1px solid green;
		font-size: small;
		padding: 10px;
				
}
	#Layer3 {  width: 71em;
	   margin: 0 auto;
	   height: 40em;
	   overflow-y: scroll;
	   font-size: small;
}
nav ul 
{
	margin: 2em auto 1.1em auto;
	padding: 0;
}
		
nav li 
{
	list-style: none;
	position: relative;
	margin: 0 0 .2em 0;
	padding: 0;
}
		
nav ul ul 
{
		position: absolute;
		top: -1.9em;
		left: 6em;
		font: 0/0 serif;
		/* Unternavigation ausblenden */
		z-index: -1;
		transition: font 0.6s;
}	
nav ul li:hover ul 
{
		font: inherit;
		z-index: auto;
		/*  Unternavigation einblenden */
}
		
nav a, nav span 
{
		display: block;
		width: 80%;
		/* Breite den in li enthaltenen Elementen zuweisen */
		margin: 0.4em 0 auto 0;
		padding: 0.5em;
		text-decoration: none;
		font-weight: normal;
        border:1px solid #396; border-radius:6px; 
		color: #396;
		background-color: lightgray; 
}
nav ul ul a, nav span 
{
	border-radius: 0.37em;
}
		
nav a:focus, nav a:hover, nav span 
{
	/* aktuelle Unterseite kennzeichnen */
			
	color: royalblue;
	background-color: #FC0;
}
li a 
{	margin-left: auto;
	margin-right:auto;
}
li a #aktuell 
{
	color: white;
	background-color: gray;
}
nav span 
{
	/* aktuelle Unterseite kennzeichnen */
	background-color: maroon;
	color: gold;
}

a:hover 
{
	color: #FF0033;
	text-decoration: underline;
}
a:link 
{
	text-decoration: none;
	color: #009900;
	font-style: normal;
	font-size: 0.8em;
}
a:visited 
{
	text-decoration: none;
}
a:active 
{
	text-decoration: none;
	color: #CCC;
}
A.nav
{
	font:normal 13px verdana, sans-serif;
	width: 7.07em;
	height: 0.74em;
	border-top: 1px solid  #e4e4e4;
	border-bottom: 0px solid;
	color: #009900;
	background: #cccccc	;
	text-decoration: none;
	cursor:pointer;
	display: block;
	padding: 2px;
} 
  
A.nav:Hover
{
	color: #FFFFFF;
	width: 7.07em;
	border-top: 1px solid #e4e4e4;
	border-bottom: 0px solid #ffffff;
	background:#e4e4e4;
	text-decoration: none;
	display: block;
	padding: 1px;
	font-style: normal;
	font-size: 0.86;
	font: bold;
} 
#counter
{
	/* width:9.23em;
    background-color: #4b8b4b;
	margin: 0.6em auto 1.23em auto;
	color: #e1e1e1;
	padding-bottom:1.23em; 
	clear: both;*/
}
	
.impress
{
	font-family: Verdana, sans serif;
	margin-top: 286%;
	text-align: justify;
}	

#zurueck
{
	width: 100%;
	background-color: white;
	text-align: center;
	padding-left: 20em;
	padding-right: 33em;
}
