/* Aktuell-CSS und Copyright by Verein fuer regionale Kultur- und Zeitgeschichte Hameln e.V. 2013 */
/* Creator: cp hameln Johannes Juerrens 2013 */

/* Hauptmenue */

#aussen #menueleiste li#startseite a {
        background-color: #FFF;
        color: #999;
}

#aussen #menueleiste li#startseite a:hover {
         background: none;
         background-color: #FFF;
         color: #CE3535; /*#000080;*/
}

p {
	width: 80%;
}
/*
a.linksseite:link, a.linksseite:visited {
         font-size: 0.8em;
         line-height: 18px;
         color: #CE3535;
         text-decoration: none;
         border: none;
}
a.linksseite:active {
         color: green;
         text-decoration: underline;
         border: none;
}
a.linksseite:hover {
         color: #000080;
         text-decoration: underline;
         border: none;
}

a.neu:hover {
         text-decoration: underline;
}

div.ankuendigung {
	 width: 470px;
	 margin: 23px 50px 0 25px;
	 padding: 10px;
	 border: 1px dotted #D0D0D0;
}

.fotolinksstart {
	margin: 15px 20px 20px 25px;
	padding: 1px 4px 4px 1px;
	float: left;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 0.77em;
	font-weight: normal;
	line-height: 1.1em;
	letter-spacing: 0px;
	text-align: left;
	border: 0px solid #C0C0C0;
	color: #555;
}

div.fotolinksstart img {
	margin-bottom: 20px;
}

div.ankuendigung:hover {
	background: #000080;
	color: #FFF;
	width: 405px;
	 padding: 10px;
	 border: 1px dotted ##D0D0D0;
}

div.ankuendigung a.ankuendigungslink {
	display: block;
	width: 405px;
	 margin: 23px 50px 0 25px;
	 padding: 10px;
	 border: 1px dotted #D0D0D0;
}

div.ankuendigung a.ankuendigungslink:hover {
	color: #FFF;
	width: 405px;
	 margin: 23px 50px 0 25px;
	 padding: 10px;
	 border: 1px dotted #D0D0D0;
}

p.startseiteschmal {
         width: 500px;
         padding: 0 30px 0 25px;
         line-height: 20px;
         margin: 0 0 15px 0;
         text-indent: 0px;
}

p.startseitebreit {
         clear: both;
         padding: 0 30px 0 25px;
         line-height: 20px;
         margin: 0 0 10px 0;
         text-indent: 0px;
}

ul.linksliste {
         margin-left: 0px;
         margin-right: 25px;
}
*/