* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 0.8em;
	line-height: 1.3em;
	color: #4e4e4e;
	font-family: arial, verdana, sans-serif;
	/* text-align: center; */
}
div#fakebody {
	background: url(/_shared/images/kompass/head-back-kachel.jpg) left top repeat-x;
}
body.popup {
	background: url(/_shared/images/teaser-headline-gruen.jpg) -150px -10px no-repeat;
}
a {
	color: #003399;
}
#top {
	background: url(/_shared/images/kompass/head-back-kachel.jpg) left top repeat-x;
	text-align: left;
	width: 1000px; /* 96% fuer luiqid layout */
	/* margin: 0 auto; */
	min-width: 800px;
}
#head {
	height: 177px;
	background: url(/_shared/images/kompass/head-main.jpg) left top no-repeat;
}
#headnavi {
	height: 47px;
	/* background: transparent url(/_shared/images/nuernberg-online.gif) no-repeat right top; */
}
#headnavi div {
	margin-left: 245px;
	padding: 15px 0 0 10px;
}
#headnavi div a.zsLogo {
	display: block;
	position: absolute;
	right: 20px;
	top: 0;
}
#headnavi div a.zsLogo img {
	border: none;
}
#headnavi li {
	list-style: none;
	float: left;
	width: auto;
	padding-right: 1em;
}
#headnavi li a {
	display: block;
	padding-left: 15px;
	text-decoration: none;
	background: url(/_shared/images/kompass/link-icon.gif) left center no-repeat;
	color: #ff6600;
}
#headnavi li a:hover {
	text-decoration: underline;
}
#headline div {
	margin-left: 200px;
	padding: 0 0 0 10px;
}
#headline h1 {
	font-size: 2.2em;
	font-weight: normal;
	white-space: nowrap;
	line-height: 1.5em;
}
#kontaktwrapper {
	text-align: left;
	font-size: 1em;
	line-height: 1.2em;
}
#kontaktdaten {
	float: right;
	width: 800px;
	white-space: nowrap;
}
#anschrift {
	float: left;
	width: 576px;
	text-align: right;
}
#anschrift div {
	padding-right: 2%;
}
#anschrift div address {
	margin: 0;
	padding: 0;
	font-style: normal;
}
#home {
	margin-right: 800px;
}
#home div {
	padding: 1.5em 10px;
}
#kontakt {
	margin-left: 576px;
}
#kontakt div {
	padding: 0 10px;
}
#contentwrapper {
	text-align: left;
	background-color: #fff;
}
#innerwrapper {
	float: right;
	width: 800px;
}
* html #innerwrapper {
	width: 795px;
}
#centercolumn {
	float: left;
	width: 576px;
}
* html #centercolumn {
	width: 570px;
}
#centercolumn div.layout {
	padding: 0.5em 10px 0.5em 15px;
}
* html #centercolumn div.layout {
	padding: 0.5em 10px;
}
#leftcolumn {
	margin-right: 800px;
}
* html #leftcolumn {
	margin-right: 795px;
}
#leftcolumn div.layout {
	padding: 0.5em 0;
}
* html #leftcolumn div.layout {
	width: 200px;
}
#rightcolumn {
	margin-left: 576px;
}
#rightcolumn div.layout {
	padding: 0.5em 0 0 0;
}
* html #rightcolumn {
	margin-left: 570px;
}

/* Navigation */

p#Breadcrumb {
	font-size: 0.9em;
	line-height: 2em;
	color: #aaa;
	padding-left: 10px;
}
p#Breadcrumb a {
	text-decoration: none;
}
#leftcolumn h3 { /* Header des Navigations-Elements */
	display: none;
}
ul#MainNavigation { /* Navigations-Element */
	margin: 0 0 1em 0;
	font-size: 0.9em;
	line-height: 2em;
}
ul#MainNavigation li {
	list-style-type: none;
	margin-bottom: 1px;
}
ul#MainNavigation a { /* grund-definition fuer navi-links */
	display: block;
	width: auto;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #ff6200;
}
/* definition für navigations-Links in der 1. ebene */
ul#MainNavigation a.kinderfalse,
ul#MainNavigation a.kindertrue,
ul#MainNavigation a.lehrerfalse,
ul#MainNavigation a.lehrertrue,
ul#MainNavigation a.elternfalse,
ul#MainNavigation a.elterntrue,
ul#MainNavigation a.projektfalse,
ul#MainNavigation a.projekttrue {
	width: 200px;
	height: 48px;
}
ul#MainNavigation a span {
	display: none;
}
ul#MainNavigation a:hover { /* MouseOver-Verhalten der Navigations-Links */
	text-decoration: underline;
}
/* Nav-Link-Icons */
ul#MainNavigation li.level1 a.kinderfalse {
	background-image: url(/_shared/images/kompass/nav_gruen.jpg);
}
ul#MainNavigation li.level1 a.kinderfalse:hover {
	background-image: url(/_shared/images/kompass/nav_gruen_h.jpg);
}
ul#MainNavigation li.level1 a.kindertrue {
	background-image: url(/_shared/images/kompass/nav_gruen_h.jpg);
}
ul#MainNavigation li.level1 a.elternfalse {
	background-image: url(/_shared/images/kompass/nav_pink.jpg);
}
ul#MainNavigation li.level1 a.elternfalse:hover {
	background-image: url(/_shared/images/kompass/nav_pink_h.jpg);
}
ul#MainNavigation li.level1 a.elterntrue {
	background-image: url(/_shared/images/kompass/nav_pink_h.jpg);
}
ul#MainNavigation li.level1 a.lehrerfalse {
	background-image: url(/_shared/images/kompass/nav_gelb.jpg);
}
ul#MainNavigation li.level1 a.lehrerfalse:hover {
	background-image: url(/_shared/images/kompass/nav_gelb_h.jpg);
}
ul#MainNavigation li.level1 a.lehrertrue {
	background-image: url(/_shared/images/kompass/nav_gelb_h.jpg);
}
ul#MainNavigation li.level1 a.projektfalse {
	background-image: url(/_shared/images/kompass/nav_blau.jpg);
}
ul#MainNavigation li.level1 a.projektfalse:hover {
	background-image: url(/_shared/images/kompass/nav_blau_h.jpg);
}
ul#MainNavigation li.level1 a.projekttrue {
	background-image: url(/_shared/images/kompass/nav_blau_h.jpg);
}
ul#MainNavigation ul li.level2 {
	background-color: #d6e4ef;
	padding-left: 40px;
}
ul#MainNavigation ul li.level2 a {
	background: transparent url(/_shared/images/projekt/nav-link-icon.gif) left center no-repeat;
	padding-left: 15px;
}
/* Navigation Ende */

/* Mitglieder Spalte (linke Spalte) */

#leftcolumn dd ul {
	padding-left: 20px;
	margin: 0.5em 0;
}
#leftcolumn dl {
	background-color: #dff3c0;
	margin-bottom: 1em;
}
#leftcolumn dl#CusLoginBox {
	background-color: #e1e7e3;
}
#leftcolumn dt {
	padding: 3px 5px 9px 10px;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.2em;
	color: #fff;
	background: #559340 url(/_shared/images/kompass/kontext-titel-backgrnd.jpg) repeat-x left bottom;
}
#leftcolumn dl#CusLoginBox dt {
	background: #959595 url(/_shared/images/kompass/kontext-srch-backgrnd.jpg) repeat-x left bottom;
}
#leftcolumn dd {
	padding: 0.5em 10px;
	font-size: 1em;
	line-height: 1.5em;
}
#leftcolumn form#CusLogin label {
	display: none;
}
#leftcolumn input#LIusername, #leftcolumn input#LIpassword {
	width: 130px;
	margin-bottom: 0.5em;
	height: 1.5em;
	vertical-align: middle;
}
#leftcolumn input.CusSubmit {
	cursor: pointer;
	vertical-align: middle;
	margin-bottom: 0.5em;
}
#leftcolumn p {
	margin-bottom: 0.5em;
}
#leftcolumn h1 {
	font-family: Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.5em;
	color: #4e4e4e;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0.5em 0 0.25em 0;
}
#leftcolumn h2 {
	font-family: Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.3em;
	color: #f15a22;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0.5em 0 0.25em 0;
}
#leftcolumn h3,
#leftcolumn h4,
#leftcolumn h5,
#leftcolumn h6 {
	font-family: Lucida, Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.2em;
	margin: 0.5em 0 0.25em 0;
}
/* Mitglieder Spalte Ende */

/* Kontext-Spalte (recht Spalte) */

#rightcolumn dd ul {
	padding-left: 20px;
	margin: 0.5em 0;
}
#rightcolumn dl {
	background-color: #dff3c0;
	margin-bottom: 1em;
}
#rightcolumn dl#SiteSearch {
	background-color: #e1e7e3;
}
#rightcolumn dt {
	padding: 3px 5px 9px 10px;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2em;
	color: #fff;
	background: #559340 url(/_shared/images/kompass/kontext-titel-backgrnd.jpg) repeat-x left bottom;
}
#rightcolumn dl#SiteSearch dt {
	background: #959595 url(/_shared/images/kompass/kontext-srch-backgrnd.jpg) repeat-x left bottom;
}
#rightcolumn dd {
	padding: 0.5em 10px;
	font-size: 1em;
	line-height: 1.2em;
}
#rightcolumn dd ul.newcList {
	padding-left: 0;
	margin: 0;
}
#rightcolumn dd ul.newcList li {
	list-style: none;
	padding-left: 20px;
	background: url(/_shared/images/kontext-link-icon.gif) 0 0.1em no-repeat;
}
#rightcolumn dd ul.newcList li a {
	text-decoration: none;
}
#rightcolumn dd ul.newcList li a:hover {
	text-decoration: underline;
}
#rightcolumn input.SWStext {
	width: 145px;
	height: 1.5em;
	vertical-align: middle;
}
#rightcolumn input.SWSsubmit {
	color: white;
	cursor: pointer;
	vertical-align: middle;
}
#rightcolumn p {
	margin-bottom: 0.5em;
}
#rightcolumn h1 {
	font-family: Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.5em;
	color: #4e4e4e;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0.5em 0 0.25em 0;
}
#rightcolumn h2 {
	font-family: Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.3em;
	color: #f15a22;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0.5em 0 0.25em 0;
}
#rightcolumn h3,
#rightcolumn h4,
#rightcolumn h5,
#rightcolumn h6 {
	font-family: Lucida, Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.2em;
	margin: 0.5em 0 0.25em 0;
}
#rightcolumn select {
	width: 100%;
	margin-bottom: 0.75em;
}
#rightcolumn input.AngSucheButton {
	background: none;
	border: none;
	color: #ff6600;
	padding-left: 0;
	margin: 0;
	cursor: pointer;
}
* html #rightcolumn input.AngSucheButton {
	width: 150px;
}
#rightcolumn #CusLoginBox .CusSubmit {
	vertical-align: middle;
}
#rightcolumn #CusLoginBox #LIusername, 
#rightcolumn #CusLoginBox #LIpassword {
	margin-bottom: 0.5em;
}
/* Kontext-Spalte Ende */

/* Kontent-Bereich */

#centercolumn {
	line-height: 1.5em;
}
#centercolumn h1 {
	font-family: Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.8em;
	color: #4e4e4e;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}
#centercolumn h2 {
	font-family: Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.6em;
	color: #f15a22;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0.75em 0;
}
#centercolumn h3 {
	font-family: Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.3em;
	color: #4e4e4e;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0.75em 0;
}
#centercolumn h4,
#centercolumn h5,
#centercolumn h6 {
	font-family: Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
	color: #4e4e4e;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0.5em 0;
}
#centercolumn p {
	padding-bottom: 1em;
}
#centercolumn img {
	border: 0;
}
#centercolumn img.nlImage {
	display: block;
	float: left;
	margin: 0 20px 10px 0;
}
#centercolumn ul, 
#centercolumn ol {
	margin-left: 20px;
	margin-bottom: 1em;
}
#centercolumn ul.nul {
	margin: 0.5em 0;
	padding: 0.2em 0;
	list-style-type: none;
}
#centercolumn ul.nul li a {
	padding: 0.1em 0 0.1em 20px;
	background: white url(/_shared/images/nul-link-icon.gif) 0 0.1em no-repeat;
	line-height: 1.7em;
}
#centercolumn dl {
	margin-bottom: 1em;
}
#centercolumn dt {
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#centercolumn dd {
	margin-left: 75px;
}
#centercolumn a, #centercolumn a:active {
	color: #ff6600;
	text-decoration: none;
	padding-right: 12px;
	background: url(/_shared/images/kompass/link-icon.gif) right bottom no-repeat;
}
* html #centercolumn a, * html #centercolumn a:active {
	padding-right: 0;
	background-image: none;
	text-decoration: underline;
}
*+html #centercolumn a, * html #centercolumn a:active {
	padding-right: 0;
	background-image: none;
	text-decoration: underline;
}
#centercolumn a:hover {
	text-decoration: none;
}
#centercolumn hr { /* Mozilla, Firefox ... und erstmal alle */
	height: 1px;
	border-width: 1px 0 0 0;
	border-style: dotted;
	border-color: #0080c6;
	margin: 1em 0;
}
*+html #centercolumn hr { /* IE 7 */
	margin: 0 0 0.5em 0;
}
* html #centercolumn hr { /* IE 6- */
	margin: 0 0 0.5em 0;
}
#centercolumn hr.trennlinie {
	clear: left;
}
#centercolumn br.clear {
	clear: left;
}
/* Bilder von Text umfliessen lassen - Werden im Editmode ausgewählt */
.TextAuszeichnungSchwarz {
	color: black;
	font-weight: bold;
}
.TextAuszeichnungFarbe {
	color: #ff6600;
	font-weight: bold;
}
.BildLinks {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.BildRechts {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

/* Kontent - Bereichs-Teaser */

#centercolumn dl.berTeaserL {
	float: left;
	width: 47%;
}
#centercolumn dl.berTeaserR {
	width: 47%;
	margin-left: 50%;
}
* html #centercolumn dl.berTeaserR {
	margin-left: 48%;
}
#centercolumn dl.berTeaserL dt,
#centercolumn dl.berTeaserR dt {
	background: transparent url(/_shared/images/kompass/teaser-headline-standard.jpg) right top repeat-y;
	color: white;
	padding-left: 5px;
	margin-top: 0;
}
#centercolumn dl.berTeaserL dd,
#centercolumn dl.berTeaserR dd {
	margin: 0;
}
#centercolumn dl.berTeaserL dd.berTeaserImg,
#centercolumn dl.berTeaserR dd.berTeaserImg {
	float: left;
	width: 100px;
	padding-top: 5px;
}
#centercolumn dl.berTeaserL dd.berTeaserTxt,
#centercolumn dl.berTeaserR dd.berTeaserTxt {
	padding-top: 5px;
}
#centercolumn dl.berTeaserL dd.berTeaserHref a,
#centercolumn dl.berTeaserR dd.berTeaserHref a {
	padding-right: 12px;
	background: url(/_shared/images/kompass/link-icon.gif) right bottom no-repeat;
	text-decoration: none;
}

/* Kontent - Galerie-Anzeige */

#centercolumn ul.thumbnail100 {
	margin: 0; /* abweichend vom vorherig definierten Standard 20px */
	list-style-type: none;
}
ul.thumbnail100 li {
	float: left;
	margin: 0 10px 10px 0;
	background-color: #f1f1f1;
	border: 1px dotted #cdcdcd;
}
ul.thumbnail100 span.bild {
	display: block;
	width: 120px;
	height: 120px;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}
ul.thumbnail100 a {
	position: relative;
	text-decoration: none;
	background-image: none ! important;
	padding-right: 0 ! important;
}
ul.thumbnail100 a:hover {
	background-color: transparent;
}
ul.thumbnail100 a span.text {
	position: absolute;
	z-index: 1001;
	top: 100px;
	left: 5px;
	display: block;
	visibility: hidden;
	padding: 10px;
	width: 15em;
	border: 1px solid #000;
	background-color: #eee;
	color: #000;
	font-size: 0.9em;
	text-decoration: none;
	cursor: pointer;
}
ul.thumbnail100 a span.text em {
	font-weight: bold;
}
ul.thumbnail100 a:hover span.text {
	visibility: visible;
}
#centercolumn ul.thumbnail250 {
	margin: 0; /* abweichend vom vorherig definierten Standard 20px */
	list-style-type: none;
}
ul.thumbnail250 li {
	float: left;
	margin: 0 10px 10px 0;
	background-color: #f1f1f1;
	border: 1px dotted #cdcdcd;
}
ul.thumbnail250 span.bild {
	display: block;
	width: 240px;
	height: 240px;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}
ul.thumbnail250 a {
	position: relative;
	text-decoration: none;
	background-image: none ! important;
	padding-right: 0 ! important;
}
ul.thumbnail250 a:hover {
	background-color: transparent;
}
ul.thumbnail250 a span.text {
	position: absolute;
	z-index: 1001;
	top: -5px;
	left: -5px;
	display: block;
	visibility: hidden;
	padding: 10px;
	width: 230px;
	border: 1px solid #000;
	background: transparent url(/_shared/images/tooltip-background.png);
	color: #000;
	font-size: 0.9em;
	text-decoration: none;
	cursor: pointer;
}
ul.thumbnail250 a span.text em {
	font-weight: bold;
}
ul.thumbnail250 a:hover span.text {
	visibility: visible;
}
dl.galThumb dl {
	margin-bottom: 1em;
}
dl.galThumb dt {
	font-weight: normal;
	float: left;
	width: 300px;
	margin-bottom: 0.5em;
	margin-top: 0;
}
dl.galThumb dd {
	padding-top: 0.5em;
	margin-left: 310px ! important;
}
dl.galThumb dd.galTitle {
	font-family: Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.3em;
	color: #4e4e4e;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 0.75em;
}
p.bilder img {
	margin-right: 5px;
	margin-bottom: 5px;
}

/* Voting */

form#voteForm dl {
	border-bottom: 1px dotted #0080c6;
}
form#voteForm dt {
	padding: 0.5em 0;
	border-bottom: 1px dotted #0080c6;
}
form#voteForm dd {
	line-height: 2em;
	border-left: 1px dotted #0080c6;
	margin-left: 3em;
	padding-left: 1em;
}
form#voteForm dd input {
	vertical-align: middle;
}
form#voteForm fieldset, 
form#voteResult fieldset {
	border: none;
}
form#voteResult {
	margin: 0.5em 0;
}
form#voteForm input,
form#voteResult input {
	border: 1px outset white;
	background-color: #0162d3;
	color: white;
	cursor: pointer;
}
table.voting th {
	padding: 0.5em 0;
	border-bottom: 1px dotted #0080c6;
}
table.voting tbody td {
	padding-top: 0.5em;
}

/* Kontakt-Formular */

#KontaktForm {
	/* background: #f1f1f5 url(/_shared/images/form-background.jpg) repeat-x; */
	padding-top: 10px;
	border: 1px dotted black;
}
#KontaktForm fieldset {
	padding: 5px;
	margin-bottom: 1em;
	border-width: 1px 0 0 0;
	border-color: black;
	border-style: dotted;
}
#KontaktForm legend {
	font-weight: bold;
	background-color: white;
	padding: 0 3px;
	border: 1px solid black;
	margin: 0 0 0.5em 0;
}
#KontaktForm dt {
	float: left;
	width: 15%;
	text-align: right;
}
#KontaktForm dd {
	margin-left: 17%;
        margin-bottom: 1em;
}
#KontaktForm fieldset#kontaktMitt input,
#KontaktForm fieldset#kontaktEmail input,
#KontaktForm fieldset#kontaktWeit input {
	width: 99%;
}
#KontaktForm fieldset#kontaktButt input {
	margin: 10px 1em 10px 0;
}
#KontaktForm fieldset#kontaktButt p {
	padding-left: 17%;
}
#KontaktForm textarea {
	width: 99%;
	height: 7em;
}

/* Kontent-Bereich - Ende */

/* Footer */

.clearer {
	visibility: hidden;
	clear: right;
}
* html div.clearer {
	visibility: hidden;
	clear: both;
}
#footer {
	width: 1000px;
	font-size: 1em;
	line-height: 2em;
	border-top: 1px dotted black;
	margin-bottom: 0.5em;
}
#footer div.layout {
	padding-left: 210px;
}
#footer div.layout ul {
	margin-bottom: 0.5em;
	margin-left: auto;
	margin-right: auto;
}
#footer li {
	list-style: none;
	display: inline;
	padding-right: 1em;
}
#footer li a {
	color: #ff6200;
	padding-left: 15px;
	text-decoration: none;
	background: url(/_shared/images/kompass/link-icon.gif) left center no-repeat;
}
#footer li a.top {
	background: url(/_shared/images/kompass/link-icon.gif) left center no-repeat;
}
#footer li a:hover {
	text-decoration: underline;
}
div.pfl {
	width: 1000px;
	margin-bottom: 15px;
}
div.pfl div.layout {
	padding-left: 210px;
}
div.pfl h3 {
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 15px;
}
div.pfl img {
	border: none;
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
}
div.pfl ul {
	list-style-type: none;
	margin: 0;
}
div.pfl ul li {
	display: inline;
}

/* IE Hacks */

* html #rightcolumn dl dd {
	height: 1px;
}

/* Ergänzung zur neuen Galerie-Detail-Ansicht */

#centercolumn p.galPaging {	
	font-weight: bold;
	padding-bottom: 0.5em;
	letter-spacing: 1px;
}
#centercolumn p.galPaging a {
	font-weight: normal;
}
#centercolumn p.galPaging a:hover {
	text-decoration: underline;
}

/* Ergänzung zur neuen Galerie-Thumbnail-Ansicht */

#centercolumn ul.thumbnail150 {
	margin: 0; /* abweichend vom vorherig definierten Standard 20px */
	list-style-type: none;
}
ul.thumbnail150 li {
	float: left;
	margin: 0 10px 10px 0;
	background-color: #f1f1f1;
	border: 1px dotted #cdcdcd;
}
ul.thumbnail150 span.bild {
	display: block;
	width: 160px;
	height: 160px;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}
ul.thumbnail150 a {
	position: relative;
	text-decoration: none;
	background-image: none ! important;
	padding-right: 0 ! important;
}
ul.thumbnail150 a:hover {
	background-color: transparent;
}
ul.thumbnail150 a span.text {
	position: absolute;
	z-index: 1001;
	top: 100px;
	left: 5px;
	display: block;
	visibility: hidden;
	padding: 10px;
	width: 15em;
	border: 1px solid #000;
	background-color: #eee;
	color: #000;
	font-size: 0.9em;
	text-decoration: none;
	cursor: pointer;
}
ul.thumbnail150 a span.text em {
	font-weight: bold;
}
ul.thumbnail150 a:hover span.text {
	visibility: visible;
}

/* Ergaenzung Sitemap */

ul#sitemap a {
	background-image: none;
}
* + html #rightcolumn dl {
height: 1%;
}
