/* *
 * * HTML Elements 

 * * * * * * * * * * * * * * * * * * * * * * * * * */
html {overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;}


html, body, div, h1, h2 { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline;}

/*--html, body, h1, h2 { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline;}----*/



/*        war h6            */
h1{
	font-size:1.0em; 
	letter-spacing:0.12em;
	text-transform:uppercase;
	padding:0!important;
	margin:0.3em 0 0.2em 0;
	font-weight: normal;
	color: white;
}

h2{
	word-wrap: break-word;
	text-rendering: optimizeLegibility;
}
/*        war h2 auf Gold Brigit Schrader           */
h2{
	font-size:1.25em; 
	letter-spacing:0.15em;
	text-transform:uppercase;
	padding:0!important;
	margin:0.3em 0 0.2em 0;
	color: white;
	font-weight: normal;
}

.abox h1 {text-align: left;}
.fbox h1 {
    text-align: left;
    color: black;
}