html,body{
  margin:10px;
  padding:0;
  border:0;
}

body{
  background: #ffffff;
  width:600px;
  text-align:left;
	font: normal 100.1%/130% verdana, arial, helvetica, sans-serif;
	color:#000000;
}

a {
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

strong, b {
	font-weight: bold;
}


hr {
	color: #ccc; 
	background-color: #ccc; /* for andere Browser */
	height: 1px;
	margin: 10px 0 10px 0;
}

#site{
		font: bold 100%/150% Verdana, Arial, Helvetica, sans-serif;
		position: absolute;
		top: 225px;
		left: 44px;
}

#titel,
#url,
#host,
#copyright {
		font: normal 90%/130% Verdana, Arial, Helvetica, sans-serif;
		position: absolute;
		top: 780px;
		left: 44px;
}

#titel {
		position: absolute;
		top: 245px;
		left: 44px;
		color: #999;
}

#host {
		position: absolute;
		top: 260px;
		left: 44px;
		color: #999;
			

}

#content {
	position: absolute;
	top: 300px;
	left: 32px;
	width: 600px;
	float: left;
}	

#logo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

#lcontent {
	position: absolute;
	top: 30px;
	left: 45px;
	width: 600px;
	height: 168px;
	color: #FFF;
	overflow: hidden;
}

#rcontent {
	position: absolute;
	top: 530px;
	left: 44px;
	width: 600px;
}
