body {	background-color: #8dd8f8;	margin: 0px;	height: 100%;	font-family: tahoma,arial,sans-serif;	font-size: 13px;	}	a, a:active, a:visited {	color: #1b4465;	}	a:hover {	color: #000000;	}	#content { margin: 0 auto;	overflow: hidden;	width: 900px;	text-align: left; background: url('images/index_18.gif') repeat-y;	}	.left {	float: left;	width: 237px;	height: 100%;	overflow: hidden; background-color: #1b4465;	}	.right {	float: right;	width: 663px;	overflow: hidden; background-color: #fffefc;	}.contenttext { padding: 0px 20px 20px 20px;	}	.headline {	width: 100%; color: #1b4465;	font-size: 22px;	font-weight: bold;	border-bottom: dotted 1px #742e07;	}	.smallHeadline {	color: #f8407e;	font-size: 20px;	font-weight: bold;	}	