body {	font-family: arial, verdana, sans-serif;	font-size: 10px;	background-color: rgb(255,255,255);	color: rgb(84,96,104);}img {	border: 0px solid white;}#container {	margin: auto;	width: 1148px;	height: 715px;	background-image: url("img/bgBody.gif");	background-repeat: no-repeat;	overflow:hidden;}#rechts {	float: left;}#navigation {	border: 1px solid rgb(220,224,227);	width: 125px;	height: 320px;	position: relative;	left: 14px;	top: 130px;	color: rgb(113,120,126);	padding-left: 10px;	padding-top: 10px;	line-height: 150%;	font-size: 100%;}#navigation strong {	color: rgb(69,131,146);}#navigation a {	text-decoration: none;	color: rgb(113,120,126);}#navigation a:hover {	text-decoration: none;	color: rgb(69,131,146);}#projects {	margin-left: -10px;}#projects a:hover {	color: rgb(69,131,146);}.selected {	color: rgb(69,131,146);	background-color: rgb(235,240,243);	height: 14px;}#infoBox {	border: 1px solid rgb(220,224,227);	width: 125px;	height: 205px;	position: relative;	left: 14px;	top: 140px;	color: rgb(113,120,126);	padding-left: 10px;	padding-top: 10px;	line-height: 150%;}#infoBox strong {	color: rgb(69,131,146);}#infoBox a {	text-decoration: none;	color: rgb(113,120,126);}#infoBox a:hover {	text-decoration: none;	color: rgb(113,120,126);}#content {	width: 960px;	height: 560px;	position: relative;	left: -21px;	top: 130px;	float: right;}#other_content {	border: 1px solid rgb(220,224,227);	width: 960px;	height: 557px;	position: relative;	top: 130px;	left: -21px;	float: right;}#text {	margin: 20px;	line-height: 18px;}#text a {	text-decoration: none;	color: rgb(84,96,104);}#bildNavigation {	position: relative;	top: 5px;}
