body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background: white;
}

.servicebutton {
	display: none;
}

.form_button {
	display: none;
}

.form_button_wider {
	display: none;
}

.form_button_widest {
	display: none;
}

#header {
	left: 400px;
	top: 0px;
	position: absolute;
	display:inline;
	font: bold;
	FONT-SIZE: 11px;
   COLOR: Black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	text-align: right;
}

#pageFrame{
	width:95%;
}

#pageInnerFrame{
    clear:left;
	width: 95%;
}

#main_Block{
    clear:left;
    width:95%;
}

#whiteContent_Block{
    clear:left;
	width:95%;
}

#meny_1_Block {
	display: none;
}

#subMenu_Block {
	display: none;
}

#pageLeft_Block {
    display: none;
}

#pageRight_Block{
	display: none;
}

#footer_Block{
	display: none;
}

#contentInfo_Block{
    clear:left;
    width:95%;
}

#content_Block 
{
	left: 10px;
	top: 10px;
	position: absolute;
	display:inline;
    width:95%;
}