/*** RESET ***/

html, body, div, span, applet, object, 
h1, h2, h3, h4, h5, h6, p, a, abbr, acronym, address, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {	
	margin: 0;

	padding: 0;

	border: 0;
	outline: 0;

	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration: none;
}

body {
	z-index: 2;
	background-color: transparent;
	margin: 0px auto;
	text-align:center;
	display: inline;
}
#pagewrap {
	width:705px;
	margin:0 auto;
	text-align:left;
}

#menue_selection {
	width: 700px;
	height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 2px 0px;
	list-style: none;
}
	
	
	
