/* CSS Document    http://www.typeandmore.ch   © by NDsign GmbH --> http://www.ndsign.ch*//* Always on: */body {margin:0px; padding:0px; height:100%;}.holder {	width:100%;	height:50%;	float:right;	margin-bottom:-320px;	position:relative;	z-index:0;}.main {	height:640px;	width:100%;	clear:both;	position:relative;	z-index:1;}/* Tabelle */.table {	height:640px;}.left{	background-image:url(../content/content1bg.gif);	background-position:top right;	background-repeat:repeat-x;}.right{	background-image:url(../content/content1bg.gif);	background-position:top left;	background-repeat:repeat-x;}.inhalt {	height:600px;	width:950px;}/* Copyright-Text */.footer {	height:40px;	width:950px;	margin-top:20px;	text-align:left;	overflow:visible;}.copy {	font-family:Verdana, Arial, Helvetica, sans-serif;	color:#7E7E7E;	text-decoration:none;	font-size:9px;	float:left;	}.none {	text-decoration:none; color:#7E7E7E; }