/* Start of CMSMS style sheet 'InnoSec simple' */
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: auto;
}

h2 {
	line-height: 0.7em;
	font-weight: bold;
        font-size: 1.8em;
        color: #A56A04;
}

h3 {
	line-height: 0.5em;
        font-size: 0.9em;
	font-weight: bold;
        color: #dcae1a;
}

h4 {
	line-height: 1em;
        margin-left: 1px;
        font-size: 0.8em;
	font-weight: normal;
        color: #ffffff;
}

a {
       color: #ffffff;
}

div.language {
       text-align: right;
       position: absolute;
       width: 120px;
       left: 910px;
       top: 0px;
       font-size: 0.8em;
       font-weight: bold;
       color: #818286;
}

div.language a {
      color: #818286;
}

div.breadcrumbs {
       text-align: right;
       position: absolute;
       width: 1020px;
       top: 60px;
       font-size: 0.8em;
       font-weight: bold;
       color: #818286;
}

div.breadcrumbs a {
      color: #818286;
}

div.language a {
      color: #818286;
}

div.contact {
       text-align: right;
       position: absolute;
       width: 125px;
       left: 840px;
       top: 640px;
       font-size: 0.9em;
       font-weight: bold;
       color: #818286;
}

p {
	line-height: 1.1em;
        font-size: 0.8em;
	font-weight: normal;
        color: #818286;
}

p a {
      color: #818286;
}
/* End of 'InnoSec simple' */

