/* ---- CSS Document Kanton Zug --------*/
/* ---- Florian Steiner, 01.06.2007 ----*/
/* ---- printing styles ----------------*/

/*<![CDATA[*/

body{
	font-size: 10pt;
	text-align: left;
}
h1{
	background-color: #FFF;
	color: #333;
	font-size: 22pt;
	line-height: 24pt;
}
h2, h3, h4, h5, h6, p, a, ul, ol, table th, table td{
	font-size: 10pt;
	line-height: 12pt;
}
img.full{ 
	width: 100%;
	margin-bottom: 12pt;
}
#container, #main{
	background-image: none;
	margin: 0 0;
	width: 15cm;
}
#access{
	display: none;
}
#mainNav{
	display: none;
}
#sideBarLeft{
	display: none;
}
#breadcrumb{
	margin: 0 0 0 1cm;
	padding: 0 0 0 0;
	width: 15cm;
}
#content{
	float: none;
	margin: 0 0 0 1cm;
	padding: 0 0 0 0;
	width: 15cm;
}
#sideBarRight{
	display: none;
}
#access{
	display: none;
}
#printLogo{
	clear: right;
	display: block;
	float: right;
	margin: 0.3cm 0 0 0;
	padding: 0;
}
#printLogo img{
	height: 3.65cm;
	width: auto;
}
#footer{
	clear: both;
	margin: 0 0 0 1cm;
	padding: 0.5em 0 1em 0;
	width: 12cm;
}
#footer ul{
	display: none;
}
#content h1{
	background: none;
}

/*]]>*/
