@charset "utf-8";
/* CSS Document Style erstellt durch Pollenburg Artwork: www.pollenburg.de*/

* {
	margin:0px;
 	padding:0px;
}

body {
	background-image:url(../images/system/background.jpg);
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
div#page {
	position:relative;
    margin:40px auto;
	width:1024px;
	height:768px;
	/*padding:10px;*/
}

	
