﻿@import url(all.css.cfm);
@import url(theme.css);
@import url(theme_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/li.gif);
	margin: 1em 0 1em 20px;
	padding: 0;
}
#inhalt ul ul {
	list-style-image: url(../gifs/li_li.gif);
	margin: 0 0 0 15px;
}
#inhalt ul ul ul {
	list-style-image: url(../gifs/li_li_li.gif);
}
#inhalt div.href ul {
	list-style-type: url(../gifs/li_href.gif);
}
#inhalt .mod-vst .monatsueberschrift {
	font-weight: bold;
	border-bottom: 1px solid #d3dfd5;
	
}
#inhalt .mod-vst .default {
	margin: 10px 0 10px 0;
}