/* ******************************************** */
/* ****** HAUPTNAVIGATION ********************* */
/* ******************************************** */

	#Hauptnavigation
	{
		position: relative;
		width:   134px;
		padding: 0px;
		margin:  0px;
		border:  8px solid #FFFFFF;
		float:   left;
	}

	#Hauptnavigation li
	{
		list-style: none;
		height:17px;
		border-bottom: 1px solid #FFFFFF;
		margin: 0px;
	}
	
	#Hauptnavigation li.Letzter
	{
		list-style: none;
		height:17px;
		border-bottom: 0;
		margin-bottom:0px;
	}


	#Hauptnavigation a
	{
		display:block;
		padding-top: 17px;
		overflow: hidden;
		height: 0px !important; 
		height /**/: 17px; /* fuer IE5/Win */
	}
	
	#Hauptnavigation a:hover 
	{
		background-position: 0 -17px;
	}
	
	#Hauptnavigation a:active, #Hauptnavigation a.aktiv 
	{
		background-position: 0 -34px;
	}
		
	#Positionen a  
	{
		width: 134px;
		background: url(/ireds/bilder/d251/Positionen.gif) top no-repeat;
	}

	#Partei a  
	{
		width: 134px;
		background: url(/ireds/bilder/d251/Partei.gif) top no-repeat;
	}

	#Mitmachen a  
	{
		width: 134px;
		background: url(/ireds/bilder/d251/Mitmachen.gif) top no-repeat;
	}

	#Medienservice a  
	{
		width: 134px;
		background: url(/ireds/bilder/d251/Medienservice.gif) top no-repeat;
	}

	#Fotos a  
	{
		width: 134px;
		background: url(/ireds/bilder/d251/Fotos.gif) top no-repeat;
	}

	
	
	
	

	
	
	
	
/* ******************************************** */
/* ****** SUBNAVIGATION RECHTS **************** */
/* ******************************************** */



	#SubnavigationRechts
	{
		padding-left: 0px;
		margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 15px;
		width: 176px;
	}
	
	#SubnavigationRechts li.Navigation
	{
	line-height: 150%;
	list-style: none;
	margin: 0px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-right: 1px;
	text-align: right;
	background: url(/ireds/bilder/d251/HG.gif) no-repeat bottom ;

}
	
	#SubnavigationRechts li.Letzter
	{
		line-height: 150%; 
		list-style: none;
		margin: 0px;
		padding-left: 5px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 1px;
	    text-align: right; 
	}
	
	#SubnavigationRechts a
	{ 
		font-weight: bold; 
	}

	#SubnavigationRechts a:hover
	{ 
		font-weight: bold; 
	}

	.Menuepunktaktiv
	{
		background: inherit;
		color: #EA0000;
	}


	
	
	
	
/* ******************************************** */
/* ****** SUBNAVIGATION LINKS ***************** */
/* ******************************************** */


	#SubnavigationLinks
	{
		padding-left: 0px;
		margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 15px;
		width: 134px;
	}
	
	#SubnavigationLinks li.Navigation
	{
		list-style: none;
		line-height: 100%;
		margin: 0px;
		padding-left: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-right: 4px;
		text-align: right;
		background: url(/ireds/bilder/d251/HG.gif) no-repeat bottom ;
	}
	
	#SubnavigationLinks li.Letzter
	{
		list-style: none;
		line-height: 100%; 
		margin: 0px;
		padding-left: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-right: 4px;
	    text-align: right; 
	}
	
	#SubnavigationLinks li.aktiv
	{
		list-style: none;
		line-height: 100%;
		margin: 0px;
		padding-left: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-right: 4px;
		text-align: right;
		background: url(/ireds/bilder/d251/HG.gif) no-repeat bottom ;
	}


		
		

	
/* ******************************************** */
/* ****** UNTERNAGIGATION RECHTS - RECHTSBÜNDIG */
/* ******************************************** */


	.UnternavigationRechts
	{
		padding-left: 0px;
		margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		width: 176px;
	}
	
	.UnternavigationRechts li.Navigation
	{
		list-style: none;
		line-height: 140%; 
		margin-right: 5px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 1px;
	    text-align: right; 
		background: #FFFFFF;
		color: inherit;
	}
	
		


	
/* ******************************************** */
/* ****** UNTERNAGIGATION RECHTS - LINKSBÜNDIG  */
/* ******************************************** */


	.UnternavigationRechts2
	{
		padding-left: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		width: 176px;
                  list-style-type:none
	}
	
	.UnternavigationRechts2 li.Navigation
	{
		list-style: none;
		line-height: 140%; 
		margin-right: 1px;
		padding-top: 0px;
		padding-bottom: 5px;
		padding-right: 5px;
	         text-align: left; 
		background: inherit;
		color: inherit;
	}
	
		
		
	 