p,
ul,
ol{
	margin-bottom:0.7em;
}

ul,
ol{
	margin-left:4em;
	margin-right:4em;
}

ul+ul,
ol+ol{
	margin-left:8em;
}

li{
	margin-bottom: 0.3em;
	line-height:100%;
}

h1{
	margin-top:1.2em;
}

h2{
	margin-top:1em;
}

h3{
	margin-top:0.7em;
}

a{
	color:#485A60;
	padding-left:0.1em;
	padding-right:0.1em;
	font-weight:bold;
}

a:hover,
#h-menue a.current,
#v-menue a.current{
	background-color:#485A61;
	color:white;
	text-decoration:none;
}

a:hover.no-bgnd{
	background-color:transparent;
}
/*
#content *:first-child{
	margin-top:0;
}
*/