body {
	background: #cccccc;
	text-align:center;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

#startsite
{
	width:855px;
	height:300px;
	text-align:center;
	background:url(images/startsite.jpg);
	margin-top:50px;	
}

#imprint01
{
	width:855px;
	height:300px;
	background:url(images/site.jpg);
	margin-top:50px;	
}

#textimprint01
{
	width:500px;
	height:200px;
	margin-top:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 9px;
	font-style: normal;
	color: #F8F0CF;
	padding-top: 21px;
}

#buttons {
   width:855px;
	height:30px;
	text-align:right;
	font-size:11px;
	margin: 5px;
}

#buttons ul {
	list-style-type: none;
	padding-left:5px;
}

#buttons a {
	color: #663333;
	text-decoration:none;
}

#buttons a:hover {
	color: #FFFFCC;
}
