#linkListe{
	left:auto; 
	right:auto; 
	width: 150px;
	font-weight: none; 
	background-image: url(galerie/pfeill.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#links{
	font-weight: none; 
	background-image: url(galerie/pfeill.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#title { 
		color: #666; 
		font-family:arial;
		font-weight: bold; 
		border-bottom: 1px #ddd solid;
		border-top: 1px #ddd solid;
		font-size: 13px; 
		line-height:22px;
	}

#linkListe span { 
		color: #900; 
			font-family:verdana,arial;
	font-size:13px;
		/*font-weight: bold; */
		/*font: bold 1.0em/1.4em Verdana, Arial, Tahoma, sans-serif;*/
	}

#linkListe ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#linkListe ul li{
	margin: 0;
	padding: 13px 0 3px 10px;
	/* Linie */
	border-bottom: 1px dotted #DADDCD;
}

#linkListe ul li a, #linkList ul li a:visited {
	border-bottom: none;
	font-size:13px;
}

#linkListe ul li a:hover {
	color: #666;
	font-size:13px;
}
#linkListe ul li a:active {
	color: #666;
	font-size:13px;
}

#auswahl {
	font-size: 13px; 
}

#auswahl ul li {
/* Icon vor dem Link */
	/*background: transparent url(ikon-t.jpg) no-repeat 0% 55%;*/
	padding: 3px 0 3px 25px;
}

#auswahl a {
	display: block;
	/*zeilenabstand zwischen den einzelnen Links */
	line-height:1.5em;
	/* Linkschriftgroesse */
	font-size: 13px;
	/* Linkfarbeder einzelnen Links */
	color: #444;
}

span	{
	font-family:verdana,arial;
	font-size:13px;
	}

#auswahl a.c {
	display:inline;
	line-height:5px;
	margin:0;
	padding:0;
	/*ont: normal 1.0em/0.9em Verdana, Arial, Tahoma, sans-serif;*/
	color: #666;
	letter-spacing: -1px;
}

.archiv		{
	padding:18px;
	}

.archiv a:link 
	{ 	color:#900; 
		line-height:18px;
		font-size:16pt;
		font-family:Verdana,Arial,sans-serif;
		font-weight: bold;
		text-decoration: none; 		margin-left:0;		border-bottom: 1px dotted #ccc;
	}
 .archiv a:visited 
	{ 	color:#900; 
		line-height:18px;
		font-size:16pt;
		font-family:Verdana,Arial,sans-serif;
		/*font-weight: bold;*/
		text-decoration: bold; 		margin-left:0;		border-bottom: 1px dotted #ccc;
	}
	
.archiv a:hover 
{
		color:#666600; 
		font-size:16px;
		line-height: 18px;
		font-family:Verdana,Arial,sans-serif;
		font-weight: bold;
		text-decoration: underline;		margin-left:0;		border-bottom: 1px dotted #ccc;
}
	
 .archiv a:active 
	{	color:#900; 
		line-height:18px;
		font-size:16pt;
		font-family:Verdana,Arial,sans-serif;
		font-weight: none;
		text-decoration: none; 		margin-left:0;		border-bottom: 1px dotted #ccc;	}

