

/* - - main element definitions - - */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body, div, p, h1, h2, h3, h4, h5, h6, form, br, a, img, ul, li {
	margin: 0 auto;
	padding: 0;
	border: 0;
}
div, p, h1, h2, h3, h4, h5, h6, form, br, a, img, ul, li {
	text-align: left;
}
a {
	color: #ff6800;
	text-decoration: none;
	background-image: url(/export/system/modules/ch.securicard.frontend/resources/bgd_links.gif);
	background-repeat: repeat-y;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff7e00;
	background-image: none;
}
input, div, p {
	font-size: 12px;
	color: #23304A;
	line-height: 132%;
}
/* - - - */


/* - - c o n t e n t :  division & element defintions - - */
div#navi p {
	font-size: 12px;
}
div#content h1 {
	font-size: 22px;
	font-weight: bold;
	color: #062A5E;
	letter-spacing: -0.05em;
	line-height: 115%;
	margin-bottom: 3px;
}
div#content h2 {
	font-size: 15px;
	font-weight: bold;
	color: #071425;
	line-height: 120%;
	padding-bottom: 5px;
}
div#content h3 {
	font-size: 13px;
	font-weight: bold;
	color: #071425;
	padding: 3px 0 5px 0;
}
div#content h4, div#content h5, div#content h6 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 5px;
	margin: 0;
}
/* - - - */

ul {
	padding: 0px;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 20px;
}
li {
	background-image: url(/export/system/modules/ch.securicard.frontend/resources/gfx_listdot.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 20px;
}

div.lay2col1 div.infobox p {
	font-size: 11px;
	letter-spacing: -0.1em;
	line-height: 150%;
	padding: 3px 2px 5px 5px;
}