/* CSS Document */

/*PAGE LAYOUT*/
#topheaderVoll{float:center; width:1050px; height:97px; background-color:#F0F0F0; position:relative}
#menuVoll{float:center; width:1050px; height:32px; background-image:url(bg_menu.gif); background-repeat:repeat-x;}
#contenttextVoll{float:center; width:1050px;}
#footerVoll{float:center; width:1050px; background-color:#F0F0F0; padding:10px;}
body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
