html { padding: 0; margin: 0; height: 100.01%; }
body { margin: 0; padding: 0; height: 100%; font-family: arial, helvetica, sans-serif; font-size: 62.5% /* resets 1em to 10px */ }
img { border-width: 0em; }

/* standard elements */
p   { margin: 0px; }

table { }
td { vertical-align: top; }

.error, .alert, div.mceContentBody .error, div.mceContentBody .alert { color: #ff0000; }

/* to center the website */
div.wrapper {  }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block; clear:both; }
* html .clearfix {height: 1%;}


/* menu */
ul.menu { display: none;  }



img.logo { display: none;  }
img.printlogo { position: absolute; right: 0; top: 0; }

ul.servicemenu { display: none;  }

div.submenu { display: none; }

/* top */
div.top { display: none;  }
div.top img.topimage { width: 73.5em; height: 17em; float: left; }
div.top div.topflash { float: right; width: 24em;  height: 17em; }

/* content */
div.bgcontent {   }
div.content {  width: 90%; padding-top: 50px; } /* 3 pixels shorter than frontpage? */



/* homepage */
div.hpcontent 	{  }
div.hpintro 	{ display: none; }
div.hpside 		{ width: 70%; }

div.hpside div.padbox 		{ color: #F18E00; font-size: 1.2em; }
div.hpside div.padbox h2 	{ color: #F18E00; font-size: 1.5em; margin: 0.7em 0 0 0; padding: 0; font-weight: normal;}
div.hpside div.padbox a 	{ color: #F18E00; text-decoration: none; display: block; padding: 0.2em 0 0.3em 0; line-height: 1.1em;  }
div.hpside div.padbox a:hover { color: #DC002E; }

div.hpbanner { background: #6a6250; width: 24.2em; height: 7em; }
div.hpbanner div.padbox div.mceContentBody { padding: 0.6em 2em; color: #ffffff; font-size: 1.2em;}
div.hpbanner div.padbox div.mceContentBody h2 { font-size: 1.5em; color: #ffffff; margin: 0; padding: 0; font-weight: normal; }


span.date { display: block; color: #f18e00; }
/* side */

div.side { display: none; }

div.person { margin-top: 1.2em; }
div.person div.image { float: left; width: 47%; overflow: hidden; }
div.person div.quote { float: right; width: 47%; }

div.footnav { display: none; }
div.bumper { height: 3em; }
div.foot { display: none;   }

div.printfoot { display: block; border-top: 1px solid #000000; padding: 1em 0; font-size: 1.1em;  }

/* form styles */

div.content form label 					{ font-weight: bold; color: #6A6250; }
div.content form                        { margin: 0; background: #ededec; padding: 2em 1em; margin: 1em 0;}
div.content form span.formerror         { color: #DC002E; }
div.content form span.formrequired      { color: #DC002E; font-weight: bold; }
div.content form input 					{ border: 1px solid #6A6250; }
div.content form input.radio            { border: none; }
div.content form input.checkbox         { border: none; }
div.content form select					{ border: 1px solid #6A6250; }
div.content form textarea				{ border: 1px solid #6A6250; }
button, input.button   { background: #F18E00; border: 1px solid #6A6250; color: #ffffff; font-weight: bold; }
 

/* searchengine */
div.searchengine p.searchstars { margin-top: 1em; color :#DC002E; font-size: 2em; font-weight: bold; border-top : 1px solid #EDEDEC; padding-top: 0.3em; }
div.searchengine span.searchresulthead, div.searchengine span.searchresulthead a { font-weight: bold; color: #6A6250; text-decoration: none; }
div.searchengine span.searchresultlocation { font-style:italic; color: #6A6250; }
div.searchengine a.searchresultlink { color: #000000; text-decoration: none; }
div.searchengine a.searchresultlink:hover { color: #6A6250; }

div.searchengine span.searchpages { display: block; float: left; width: 1.6em; height: 1.6em; color: #000000; text-align: center; font-weight: bold; margin: 0.5em 0.2em; }
div.searchengine a.searchpages { display: block; float: left; width: 1.6em; height: 1.6em; background: #EDEDEC; text-align: center; font-weight: bold; margin: 0.5em 0.2em;  text-decoration: none; }



.mceContentBody { font-size: 1.2em; line-height: 1.4em; }

h1  { font-size: 1.8em; font-weight: bold; margin: 0 0 1.6em 0; padding: 0em; color: #DC002E; font-weight: normal; } /* also needed outside wysiwyg texts */
.mceContentBody h1 { font-size: 1.5em; }
.mceContentBody h2,
.mceContentBody h2 a  { font-size: 1.2em; font-weight: bold; margin: 0 0 0.5em 0; padding: 0; color: #6a6250; font-style:italic; } /* h2 a with color is for toc in frontend*/
.mceContentBody h3 { color: #f18e00; font-size: 1em; margin: 0; padding: 0; }
.mceContentBody h4 { color: #DC002E; font-size: 1em; margin: 0; padding: 0; font-weight: normal; }


.mceContentBody a   { color: #F18E00; }

.mceContentBody blockquote  { margin: 0 0 0 2em; }
.mceContentBody hr          { border: 1px solid; border-color: #F18E00 #ffffff #ffffff #ffffff;  }
.mceContentBody ul,
.mceContentBody ol,
.mceContentBody p           { margin: 0em; }

/* standardtable */
.mceContentBody table.standardtable thead tr td { font-weight: bold; background-color: #999999; color: #ffffff; }
.mceContentBody table.standardtable tbody tr td { border-top: 1px solid #F18E00; }
.mceContentBody table.standardtable tfoot tr td { }
.mceContentBody table.standardtable tbody tr td.standardtablefirstcolumn { width: 50%; }
.mceContentBody table.standardtable tbody tr td.standardtablefirstcolumn a { }

.mceContentBody ol li .document a   { font-size: 12px; }

/*custom styles */
.mceContentBody .red { color: #DC002E; }

/*** LISTS, option 1: bullets when next to image, but not aligned neatly behind bullet after linebreaks ***/
.mceContentBody ul,
.mceContentBody ol          { padding-left: 1.4em; margin: 0; display: block; position: relative; }
.mceContentBody li          { margin: 0; padding: 0; }
    /* frontend */
div.mceContentBody ul ul,
div.mceContentBody ol ul,
div.mceContentBody ul ol,
div.mceContentBody ol ol    { font-size: 1em; left: 1.6em; }

    /* backend */ /* frontend works in backend for firefox but not in IE */
body.mceContentBody ul ul,
body.mceContentBody ol ul,
body.mceContentBody ul ol,
body.mceContentBody ol ol   { font-size: 1em; margin-left: 1.6em; }

div.mceContentBody ul.toc   { margin: 0; padding: 0;  }
div.mceContentBody ul.toc li { list-style:none; font-weight: bold; display: block; padding: 0.3em 0; border-bottom: 1px solid #EDEDEC;  }
div.mceContentBody ul.toc li a { text-decoration: none; }
div.mceContentBody ul.toc li a:hover { color: #DC002E; }

div.mceContentBody span.ttlayer { display: inline; }
div.mceContentBody span.ttlayer span.document { margin: 0; }
div.mceContentBody span.ttlayer span.document a { text-decoration: none; }
div.mceContentBody span.ttlayer span.document img { margin: 0 0.8em 0 0; border-width: 0; }
div.mceContentBody span.ttlayer span.imagecaption { display: block; margin: 0em; text-align: right; font-style:italic; }

div.mceContentBody table.download                   { border: solid #555555 1px; border-bottom: none; }
div.mceContentBody table.download tr td             { border-bottom: solid #555555 1px; padding: 2px; height: 60px; }
div.mceContentBody table.download tr td.icon        { width: 60px; text-align: center; vertical-align: middle; }