
body  {
	font-family : Helvetica, Swiss, Universe, Verdana;
	color: #333333;
}
.element  {
	font-family : Helvetica, Swiss, Universe, Verdana;
	color: #333333;
	font-size: 0.7em;
	text-align: left;
}

.elementSub {
	font-family : Helvetica, Swiss, Universe, Verdana;
	color: #333333;
	font-size: 1.0em;
	text-align: left;
}
div#leftcol .elementSub p{
	padding: 0 0 0 0;
}

/* site-wide layout */
div#pageGHP {
	width: 791px;
  padding: 0;
  background: white;
}
/*--------------------REST OF THE TOP -----------------------*/
div#topmenuGHP {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	width: 788px;
	height: 31px;
	background: url("/cms/cmsCustom/brotherno/headers/default_v1.0.0/images/bg_topmenu.gif") bottom right repeat-x;
	margin: 0px;
	padding: 0px;
	border: 1px solid #C3C3C8;
}
/*--------------------REST OF THE LEFT COLUMN-----------------------*/
div#leftcolGHP {
	width: 192px;
	float: left;
	padding-left: 10px;
	margin-top: 13px;
}
div#leftcolGHP div.bluebox {
	padding:5px 11px;
	background-color:#f0f3f7;
	border:1px solid #becadb;
	margin-top:15px;
}
div#leftcolGHP div.bluebox h2 {
    color: #505050;
    font-size: 0.7em;
    font-weight: bold;
}
div#leftcolGHP div.bluebox p {
    font-size: 0.65em;
    padding-top: 8px;
}
div#leftcolGHP a {
	color: #003399;
	text-decoration: none;
}
div#leftcolGHP a:hover{
	color: #003399;
	text-decoration: underline;
}
div#leftcolGHP a:visited {
	color: #333333;
}
/*--------------------------------THE STYLES FOR THE MAIN CONTENT------------------------*/
div#maincontentcontainerGHP {
	float: right;
	width: 568px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 13px;
}
table.maincontentGHP {
	width: 568px;
}
/*-----------------------THE STYLES FOR TEMPLATE Global 1+2 Spalten----------------*/
div.templ1plus2_bounding {
	margin:0 0 10px 0;
	padding: 0 0 0 10px;
}
div.templ1plus2_colLeft {
	float:left;
	width:385px;
	padding: 0 0 0 10px;
}
div.templ1plus2_colRight {
	float:right;
	width:362px;
}

* /*--------------------------------THE STYLES FOR THE FOOTER------------------------*/
div#footerGHP {
	background: url("/cms/cmsCustom/brotherno/headers/default_v1.0.0/images/bg_footermenu.gif") bottom right repeat-x;
	width: 788px;
	height: 21px;
	border: 1px solid #CCD0DB;
}
div#footerItemGHP {
	text-align: left;
	float: left;
	color: #003399;
	font: 0.65em Verdana, Arial, Helvetica, sans-serif;
	height: 17px;
	padding-top: 5px;
}
div#footerGHP a {
	color: #003399;
	text-decoration: none;
	margin:20px;
}
div#signatureGHP {
	color: #333333;
	text-align: left;
	padding: 6px 10px 6px 10px;
	font: 0.65em Verdana, Arial, Helvetica, sans-serif;
}
h1{font-size: 2.2em;}
h2{font-size: 1.9em;}
h3{font-size: 1.6em;}
h4{font-size: 1.5em;}
h5{font-size: 1.1em;} 
