/* MAIN LAY-OUT ELEMENTS */

* {margin:0;padding:0}
body {text-align:center;font:normal 70% Verdana, Arial, Helvetica, sans-serif;color:#333}
h1, h2 {font-family:Arial, Helvetica, sans-serif}
h2 {font-size:1.64em;font-weight:normal}
h3 {font-size:1.18em;font-family:Verdana, Arial, Helvetica, sans-serif}
h4 {font-size:1em;font-style:normal}
p {line-height:1.64em}

div.center {width:770px;padding-top:1px;margin:0 auto 0 auto;text-align:left;position:relative}
div#onecolumn {height:1%;}
div#twocolumn {height:1%;background:url(../img/bg2column.gif) repeat-y}

div#threecolumn { margin:0 auto 10px auto; text-align:left; width: 730px; background: url(threecol_bg.gif) repeat-y; height:1%; margin:	0 auto 0 auto; }
* html div#threecolumn { margin: 0 20px 10px 20px; ma\rgin: 0 auto 10px auto; }
div#threecolumn h2 { padding: 10px 10px 10px 0; display: block; background-color: white; }
.threecol_col { float: left; width: 230px; background-color: white; }
div#threecol_to_top { display: block; position: relative; float: right; background-color: white; padding: 0px; margin: 5px 20px 10px 0px; }

div#main {display:inline;float:left;width:480px;margin:0 0 0 20px;padding:0 0 10px 0}
div#mainwebcam {display:inline;float:left;width:640px;margin:0 0 0 20px;padding-bottom:10px}
div#mainnews {display:inline;float:left;width:500px}
div#story {display:inline;float:left;padding-bottom:10px}
div.webdossier {position:relative}

div#overviewheader {width:770px;height:165px;xmargin-top:75px;margin-top:49px}
div#overviewheader div {float:left;border-top:3px solid}
div#overviewheader div#visual-title {width:540px;height:140px;display:inline;background-repeat:no-repeat}
div#overviewheader div#visual-sidebar {width:230px;height:165px;background-repeat:no-repeat}

div#contentheader {height:20px;
margin-top:75px;
margin-top:50px;
}
div#contentheader div#visual-header {height:20px}
div#overviewheader h1, div#contentheader h1 {display:none}

div#sidebar {width:230px;float:right;margin:0;padding-bottom:4px}
div#sidebar div.sidebar-column {margin-bottom:10px}

div.decohr {clear:both;height:5px;he\ight:2px;border-top:3px solid #000}
div.top {border-top:0;border-bottom:3px solid #000}
div.decohr hr {display:none}

.clearfix:after {content: ".";display:block;height:0;clear:both;visibility: hidden}
.clearfix {display:inline-block}  
/* Holly Hack Targets IE Win only \*/
* html .clearfix {height:1%}
.clearfix {display:block}
/* End Holly Hack */