.navigation			{background-color: #aaaaaa;
					 height: 25px; width: 100%;
					 line-height: 25px;
					 font-size: 8pt;
					 white-space: nowrap;
					 z-index: 2;}

.nav				{padding-left: 10px; padding-right: 10px;}

.ortsschild		 	{position: relative;
					 top: 0px;
					 height:50px; width: 100%; 
					 background-color: #cfcfcf;
					 white-space: nowrap;
					 z-index: 2;}	

.ortsschildText		{color: #bbbbbb;
					 font-weight: bold; font-size: 28pt;
					 padding-top: 5px; padding-bottom: 5px; padding-left: 10px;}		
					 
.aacuratlogo		{position: absolute;
				 	 right: 5px; top: 10px;
					 width: 150px; height: 31px;}					 		 			 


.unterNavigation	{position: relative;
					 top: 0px;
					 width: 200px;
					 background-color: white;
					 font-size: 8pt;
					 padding-top: 0px;
					 z-index: 2;}

.uNav1				{margin-left: 20px; margin-top: 8px;}

.uNav1Aktuell		{margin-left: 10px; margin-top: 8px;
					 padding-left: 10px;
					 background-image: url(../img/pfeil.gif);
					 background-repeat: no-repeat;
					 background-position: left top;}

.uNav2				{margin-left: 15px; margin-top: 3px;}

.navAktuell			{color: #0060ff; font-weight: bold;}

.uNavAktuell		{color: #0060ff;}
				 
.grauerBalken		{width: 100%; height: 20px;
					 background-color: #cfcfcf;}
					 
.pfeil				{height: 5px;
					 margin-left: 10px;
					 padding-top: 2px;}
					 

.footer				{position: absolute;
					 left: 0px; bottom: 0px;
					 height: 25px; width: 100%;
					 line-height: 25px;
					 background-color: #aaaaaa;
					 font-size: 8pt;
					 z-index: 1;}

.flaggenbox			{position: absolute;
					 left: 0px; top: 0px;
					 z-index: 3;}

.flagge				{float: left;
					 padding-top: 5px; padding-left: 10px;}

.impressum			{position: absolute;
					 right: 0px; top: 0px;
					 text-align: right;
					 padding-right: 10px;
					 z-index: 3;}
					 
.aktionen			 {position: absolute;
					 left: 0px; bottom: 0px;
					 height: 25px; width: 100%;
					 text-align: center;
					 font-size: 10pt; font-weight: bold;
					 z-index: 2;}