/*-----> BOF <-----*/

/*-----> Print-design <-----*/

* {
	font-family: Times, Garamond, Serif;
	}

p {
	font-size: 12pt ;
	text-indent: 1.2em ;
	text-align: justify ;
	margin-top: 0em ;
	margin-bottom: 0em ;
	}

a {
	color: rgb(00,00,00);
	text-decoration: none;
	}
	
h1 {
	font-size: 20pt;
	font-family: Helvetica, Arial, Sans-serif;
	font-weight: bold;
	}
	
h2 {
	font-size: 17pt;
	font-family: Helvetica, Arial, Sans-serif;
	font-weight: bold;
	}
	
h3 {
	font-size: 14pt;
	font-family: Helvetica, Arial, Sans-serif;
	font-weight: bold;
	}



/*-----> Top <-----*/

#top, #topcontainer, #topcontainerr, #topcontainery, #topcontainerg, #topmenulogo, #topdesignbild, #topmenutext, #toploginlogga, #toploginfield1text, #toploginfield1, #toploginfield2text, #toploginfield2, #toploginsubmit {
	display: none
	}


/*-----> Top menu <-----*/

#topmenucontainer, #topmenu, #flaggor {
	display: none
	}


/*-----> Left menu <-----*/

#menuleftcontainer, #menuleft {
	display: none
	}

/*-----> Right menu / box <-----*/

#menurightcontainer, #menuright {
	display: none
	}


/*-----> Main content <-----*/

#footer {
	display: none
	}
	

/*-----> EOF <-----*/