﻿@import url(all.css.cfm);
@import url(yellow-all-layout.css);
@import url(yellow-all-menue.css);

		
.hidden { display: none; }
h1, .headline {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}

#inhalt ul {
	list-style-image: url(../gifs/yellow/li.gif);
	margin: 1em 0 1em 20px;
	padding: 0;
}
#inhalt ul ul {
	list-style-image: url(../gifs/yellow/li_li.gif);
	margin: 0 0 0 15px;
}
#inhalt ul ul ul {
	list-style-image: url(../gifs/yellow/li_li_li.gif);
}
#inhalt div.href ul {
	list-style-image: url(../gifs/yellow/li_href.gif);
}
#inhalt div.kurzlink ul.href {
	background-image: url(../gifs/yellow/more_back.gif);
}
#inhalt div.more, #inhalt div.back {
	background-image: url(../gifs/yellow/more_back.gif);
}

#info div.default {
	border-color: #ffeb00;
}
#info div.href ul.href {
	list-style-image: url(../gifs/yellow/li_href.gif);
}
#info div.more, #info div.back {
	background-image: url(../gifs/yellow/more_back.gif);
}
