/* File:		$Id: default.css 33137 2008-01-14 16:14:00Z bas $
 * Author:		Katharina Birkenbach
 * Date:		2006-08-10
 * Description:	Layout CSS style sheet for common templates
 *
 */


	

#pagetop ul.view_hide li.view_mode,
#pagetop ul.nav li.login,
#pagetop ul.nav li.register,
#pagetop ul.nav li,
#pagetop ul.view_hide li.lang
	{
	display: none;
	}

#pagetop ul.nav li.logo
	{
	border-right: 1px solid #fff;
	display: inline;
	}
	
#pagetop ul.nav li.logo a
	{
	margin-top: 4px;
	}

h1,
h2,
#dv .chapeau,
#intro,
.body,
.caption,
h5,
.text,
.info,
#footer,
.dv.small,
.search_simple a,
.date,
.search_advanced p,
address,
.caption_mov,
.date,
.rating,
.location,
.rating,
#comment_form,
.comment,
.label,
#forum
	{
	display: none;
	}

