body
	{
	background:#fff;
	font-family:Arial, sans-serif;
	}
	
a:link, a:active, a:visited, a:hover
	{
	text-decoration:none;
	color:#ffd800;
	}

a:active, a:hover
	{
	font-weight:bold;
	text-decoration:none;
	color:yellow;
	}

a:active
	{
	color:#000;
	}

li
	{
	font-weight:bold;
	margin-bottom:15px;
	}

h2
	{
	font-size:16pt;
	font-weight:bold;
	}

h3
	{
	font-size:15pt;
	font-weight:bold;
	margin-bottom:10px;
	}
		
#language
	{
	display:none;
	}	
#corner_tr
	{
	display:none;
	}

#corner_br
	{
	display:none;
	}

#corner_bl
	{
	display:none;
	}
	
#headline
	{
	text-align:center;
	}
	
#content
	{
	font-size:14pt;
	line-height:18pt;
	text-align:left;
	background:#fff;
	}
	
#content-inlay
	{
	font-size:14pt;
	line-height:18pt;
	text-align:left;
	
	}

#menu
	{
	display:none;
	}

.menuitem
	{
	display:none;
	}
	
#logo
	{
	display:none;
	}