html 	{ height: auto; background: none; }
body 	{ height: auto;  }

div.wrapper 	{ position: relative; margin: 0 auto; background-image: none;  width: auto; border: none; }
div.top 		{ display: none; }
div.foot 		{ display: none; }

div.content		{ padding: 130px 0 0 0; }
div.treecols	{ width: 670px; padding: 0 0 20px 0; }
div.twocols		{ width: 670px; padding: 0 0 20px 0; }
div.onecol		{ width: 670px; padding: 0 0 20px 0; }
div.left		{ float: none; }
div.right		{ float: none;}
div.attentionarea	{ display: none; }

img.logo		{ position: absolute; top: 0; left: 300px;  }

div.titlebar		{ position: absolute; top: 100px; left: 0; background: none; height: 32px; width: auto;  }
div.titlebar h3		{ color: #000000; font-size: 2em; font-weight: bold; padding: 2px 0px; }
div.titlebar h3	em	{ font-weight: normal; }

ul.menu				{ display: none;}
ul.contentmenu		{ display: none; }
ul.servicemenu		{ display: none; }
div.partners		{ display: none; }	
div.totop			{ display: none; }

div.formbox			{ width: 450px; }