Xdiv { border: 1px red solid; }body {	margin:20px;}#header {	background-image: url(../imgstatic/header_bg.png);	background-repeat: repeat-x;	position: relative;	width: 100%;	height: 284px;	overflow: hidden;	visibility: visible;	display: block;	white-space: nowrap;	min-width:640px;} /* Menu */#menu {	background-image: url(../imgstatic/menu_line_bg.gif);	background-repeat: repeat-x;	position: absolute;	top: 237px;	left: 53px;	height: 40px;	white-space: no wrap;		color: #019FC6;	font-weight: bold;	font-family: Helvetica, Verdana;	font-size: 14px;	line-height: 14px;}/* Menupunkte */#menu a:link,#menu a:visited {	color: #019FC6;	text-decoration: none;} #menu a:hover,#menu a:active {	color: #686868;	text-decoration: none;}/* Menupunkt aktiv */#menu .act a:link,#menu .act a:visited,#menu .act a:hover,#menu .act a:active {	color: #686868;	text-decoration: none;}/* Linie im Menu */#line {margin-top: 4px;	margin-bottom: 4px;}/* Inhalt */#content {	position: absolute;	top: 344px;	left: 53px;	width: 455px;	font-family: Helvetica, Verdana;	font-size: 12px;	line-height: 20px;	color: #666666;	text-decoration: none;	display: block;		padding-bottom: 30px;}#content a:link,#content a:visited {	color: #019FC6;	text-decoration: none;}#content a:hover,#content a:active {	color: #019FC6;	text-decoration: underline;}/* Inhalt Ueberschrift */#content h3 {	font-family: Helvetica, Verdana;	font-size: 27px;	line-height: 28px;	letter-spacing: 5px;	color: #019FC6;	font-weight: bold;	text-decoration: none;	margin-top: 0px;	margin-bottom: 4px;}/* Inhalt Fusszeile */#content .footer {	font-family: Helvetica, Verdana;	font-size: 9px;	line-height: 18px;	color: #666666;	text-decoration: none;}/* Inhalt Fusszeile Liste */#content .footer ul {		padding-left: 12px;	margin-left: 0px;	font-family: Helvetica, Verdana;	font-size: 9px;	line-height: 18px;	color: #666666;	text-decoration: none;}#content sdfli {	margin-left: 0px;}/* Bildspalte */#image {	position: absolute;	top: 416px;	left: 530px;}/* Fussleiste */#footer {	font-size: 10px;	line-height: 14px;	color: #666666;	text-decoration: none;		padding-left: 0px;	margin-left: 0px;	padding-top: 80px;	text-align: left;}