a:link, a:visited, a:active, a:hover {
  color: #000000;
  text-decoration: none;
}

form, fieldset, input, select, textarea {
	display: none;
}

html {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h1 {
  font-size: 18px;
  border-bottom: 1px solid #000000;
}

#search {
	display: none;
}

#header {
	
}

	#header .main .lang{
		display: none;
	}

#second_lvl_nav{
	display: none;
}


#content h2  {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 24px;
}

#content div {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  
}

#footer{
	display:none;
}




#sidebar {
	display: none;
}

