/* Start of CMSMS style sheet 'goossens-language-select' */
html, body {margin:0;padding:0;height:99%;}
body {text-align: center;background: url(custom/images/bg.jpg);font-family:verdana,arial;font-size:14pt;color:#2f2f41;height:99%;}
div#header {width:100%;height:87px;background: url(custom/images/header.jpg) repeat-x;position:fixed;top:0px;z-index:99;}
div#maincontainer {position:relative;width:90%;margin: 0 auto;text-align: left;min-height:95%;padding-top:0px;} /*position:relative;top:125px; > removed */

a:link {text-decoration: underline;color:#414148;}
a:visited {text-decoration: underline;color:#414148;}
a:active {text-decoration: underline;color:#414148;}
a:hover {text-decoration: underline;color:#414148;}

div#content {width:684px;float:middle;margin-left:auto;margin-right:auto;}
div#content-container {width:684px;}
div#content-content {padding:125px 5px 10px 10px;}
div#content-bottom {width:684px;height:7px;}

div#languageselect  {width:275px;margin:15px 0px 15px 0px;text-align:center;}

div#footer  {position: absolute; right: 10px; bottom: 10px;width:684px;background: transparent;text-align:right; font-size:70%;}

/* End of 'goossens-language-select' */

