/* Start of CMSMS style sheet 'Startseite' */
div#content { padding-left: 0 !important; padding-right: 0 !important; }

div#main2 {
   margin-left: 22em;
   padding: 0 2em 0 0;
/*   border-left: 3px double #ccc;*/
}

div#sidebar2 {
   float: left;  /* set sidebar on the left side. Change to right to float it right instead. */
/*   width: 23%;     sidebar width, if you change this please also change #main margins */
   line-height:1.2em;
}

div#sidebar2.hascontent {
   width: 21.9em;
}

.sonder {
	width:180px;
	float:right;
	text-align: right;
	font-style: italic;
}
td.main {
	vertical-align: middle;
	font: normal 20px/1.2 "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}
td.main a, td.main a:visited {
	text-decoration: none;
	padding: 0;
	font: normal 15pt/1.2 "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	color: #301844;
}
td.main a:hover {
	color: #68547B;
}
/* #scroll {
   width: 195px;
   height: 280px;
   overflow: auto;
   margin-top: 10px;
} */
/* End of 'Startseite' */

