#header{
display:none;
}

body {
	width:800px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333300;
}

#menue_top{
display:none;
visibility:hidden;
}

* html a[href]:after {
content: attr(href);
}

#menue{
display:none;
}

#footer{
display:none;
}


