/* cmsms stylesheet: Simple - Vertical 2 modified: 17.12.2017 22:58:49 */
/******************** MENU *********************/

#menu_vert {
	margin: 0 0 0 1em;
	padding: 0;
}
#menu_vert ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu_vert ul ul {
	margin: 0;
	padding: 0 0.3em 0 0;
}
#menu_vert li {
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0 0 0.25em 0; 
}

#menu_vert li.currentpage {
	padding: 0 0 0.2em 0;
}
#menu_vert li.menuactive {
	margin: 0 0 1em 0;
	padding: 0;
	background: none;
}
#menu_vert li.menuactive ul {
	margin: 0;
}
#menu_vert li.activeparent {
	margin: 0;
	padding: 0;
}
/* fix stupid IE6 bug with display:block; */
* html #menu_vert li {
	height: 1%;
}
* html #menu_vert li a {
	height: 1%;
}
* html #menu_vert li hr {
	height: 1%;
}
/** end fix **/
/* first level links */
div#menu_vert a {
display: block;
padding: 0.8em 0.3em 0.3em 1.5em;
	color: #666;
	min-height: 1em;
height:2em;
text-decoration: none;
background-color: #fbf7f3; 
	}


div#menu_vert ul ul a {
	font-size: 90%;
	padding: 0.8em 0.3em 0.5em 3.8em;
margin:0.75em 0 0 0 ;
}
div#menu_vert ul ul ul a {
	padding: 0.5em 0.3em 0.3em 3em;
}
div#menu_vert a:hover {
	color: #222;
	text-decoration: underline;
}
div#menu_vert a.activeparent:hover {
	color: #595959;
}

div#menu_vert li.activeparent {
	color: #fff;
}
div#menu_vert li.activeparent a.activeparent {
	color: #000;
}
div#menu_vert li a.parent {
	padding-left: 0em;
}
div#menu_vert ul ul li a.parent {
	padding-left: 0.9em;
}
div#menu_vert li a.parent span {
	display: block;
	margin: 0;
	padding-left: 1.5em;
	background: transparent url(https://desco.de/uploads/themes/lsn1_resp/active.png) no-repeat 2px center;
}
div#menu_vert li a.parent:hover {
	text-decoration: none;
}
div#menu_vert li a.parent:hover span {
	display: block;
	margin: 0;
	padding-left: 1.5em;
	background: transparent url(https://desco.de/uploads/themes/lsn1_resp/parent.png) no-repeat 2px center;
}
div#menu_vert li a.menuactive.menuparent {
	padding-left: 0.35em;
}
div#menu_vert ul ul li a.menuactive.menuparent {
	padding-left: 0.99em;
}
div#menu_vert li a.menuactive.menuparent span {
	display: block;
	margin: 0;
	font-weight: bold;
	padding-left: 1.5em;
	background: transparent url(https://desco.de/uploads/themes/lsn1_resp/parent.png) no-repeat 2px center;
}
div#menu_vert li a.menuactive.menuparent:hover {
	text-decoration: none;
	color: #18507C;
}
div#menu_vert ul ul li a.activeparent {
	color: #fff;
}

div#menu_vert ul h3 {
	display: block;
	padding: 0.8em 0.5em 0.5em 1.5em;

	color: #000;

	font-size: 1em;

	margin: 0;

	background: transparent url(https://desco.de/uploads/themes/lsn1_resp/libk.gif) no-repeat right top;
}

div#menu_vert ul ul h3 {
	font-size: 90%;
	padding: 0.8em 0.5em 0.5em 2.8em;
	color: #000;
}

div#menu_vert ul ul ul h3 {
	padding: 0.6em 0.5em 0.2em 3em;
}

/* section header */
div#menu_vert li.sectionheader {
	border-right: none;
	padding: 0.8em 0.5em 0.5em 1.5em;
	line-height: 1em;
	margin: 0;
        color: #18507C;
        cursor:text;
}
/* separator */
div#menu_vert .separator {
	height: 1px !important;
	margin-top: -1px;
	margin-bottom: 0;
	-padding: 2px 0 2px 0;
	background-color: #000;
	overflow: hidden !important;
	line-height: 1px !important;
	font-size: 1px;
/* for ie */
}
div#menu_vert li.separator hr {
	display: none;
/* this is for accessibility */
}
/* cmsms stylesheet: News responsive 2 modified: 17.12.2017 22:53:45 */
div#news {
width:90%;
font-size:90%;
margin: 2em 1em 1em 1em;
   background-color: #fbf7f3; 
   }

div#news h2 {
font-size:200%;
	line-height: 2em;
	color: #0F751F;
	border: none}

.NewsSummary {
	padding: 0.5em 0.5em 1em;
	margin: 0 0.5em 1em 0.5em;
	border-bottom: 1px solid #ccc;
}
.NewsSummaryPostdate {
	font-size: 90%;
	font-weight: bold;
}
.NewsSummaryLink {
	font-weight: bold;
	padding-top: 0.2em;
}
.NewsSummaryCategory {
	font-style: italic;
	margin: 5px 0;
}
.NewsSummaryAuthor {
	font-style: italic;
	padding-bottom: 0.5em;
}
.NewsSummarySummary, .NewsSummaryContent {
	line-height: 140%;
}
.NewsSummaryMorelink {
	padding-top: 0.5em;
}
#NewsPostDetailDate {
	font-size: 90%;
	margin-bottom: 5px;
	font-weight: bold;
}
#NewsPostDetailSummary {
	line-height: 150%;
}
#NewsPostDetailCategory {
	font-style: italic;
	border-top: 1px solid #ccc;
	margin-top: 0.5em;
	padding: 0.2em 0;
}
#NewsPostDetailContent {
	margin-bottom: 1em;
	line-height: 150%;
}
#NewsPostDetailAuthor {
	padding-bottom: 1.5em;
	font-style: italic;
}
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
div#news ul li {
	padding: 0.125em 0.125em 0.125em 0.3em;
	margin-left: 1.25em;
}
