/* @override http://gscf.supd.ch/fileadmin/templates/typo.css */

/*

	Typo CSS

*/

body {
	font-size: 12pt;
	color: #646567;
	font-family: sans-serif;
}

h1,h2,h3 {
	margin-top: 0px;
	padding-top: 0px;
}

p {
	
	margin-bottom: 15px;
	
}

#text ul
{
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}#text li {
	margin-left: 20px;
	list-style-image: url(li.gif);	
}

#text h1 {
	font-weight: bold;
	font-size: 14px;
}

#text h2 {
	font-weight: bold;
	font-size: 12px;
}

#text h3 {
	font-weight: bold;
	font-size: 11px;
}


#text {
	line-height: 17px;
	font-size: 12px;
}

#mainmenu h1 {
	font-weight: bold;
	font-size: 16px;
	color: #003861;
}

#mainmenu h2 {
	font-weight: bold;
	font-size: 11px;
	color: #003861;
}


#mainmenu a {
	text-decoration: none;
	color: #003861;
}

#mainmenu ul .act a {
	color: #FFF;
}

#mainmenu ul .act .no a{
	color: #003861;
}

#mainmenu ul .act .act a {
	color: #FFF;
}

#text .csc-menu
{
	margin: 0px;
}

#text .csc-menu a, #text .csc-menu a:link
{
	text-decoration: none;
	color: #003861;
	font-size: 14px;
	font-weight: bold;
}

#pagetitle h1
{
	color: white;
	font-weight: bold;
	font-size: 20px;
}

#footer, #servicenavi
{
	color: #859BB3;
	font-size: 10px;
}

#servicenavi a
{
	color: #859BB3;
	text-decoration: none;
}

#text a:link, #content a:link, #footer a:link
{
	color: #FF6600;
}