@charset "UTF-8";
/* CSS Document */



body {
	background-image: url(img/startseite_gr.jpg);
	background-position: top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#wrapper {
	background-repeat:no-repeat;
	height: 506px;
	margin-left: auto;
	margin-right:auto;
	width: 545px;
	
}

#logo {
	top: 86%;
	float:right;
	height: 50px;
	position: relative;
	width: 260px;
}
