/* CSS by Tramsen Media / Kim Christofzik - April 2008 */

html
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:9pt;
	color:#666666;
	padding:0;
	margin:0;	
}
body
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:9pt;
	color:#C6C2B6;
	background:url(images/bgr.gif) top left repeat-x #F5F5F5;
	padding:0;
	margin:0;	
}

a
{
	color:#C6C2B6;
}
a:hover
{
	color:#F4A600;
}

#site
{
	float:left;
	width:100%;
	margin:24px 0 0 0;
}

#top
{
	float:left;
	width:100%;
	height:25px;
}
#logo
{
	float:left;
	width:227px;
	height:20px;
	margin:0 0 0 50px;
}

#topnavi
{
	float:right;	
	height:13px;
	margin:0 50px 0 0;
}

#navi
{
	float:left;
	height:12px;
	margin:5px 0 0 50px;	
}
#naviaktiv
{
	float:left;
	width:1px;
	height:97px;
}
#naviaktiv_people
{
	float:left;
	width:40px;
	height:12px;
}
#naviaktiv_portraits
{
	float:left;
	width:43px;
	height:12px;
}
#naviaktiv_reportage
{
	float:left;
	width:55px;
	height:12px;
}
#naviaktiv_travel
{
	float:left;
	width:30px;
	height:12px;
}
#content
{
	float:left;	
	line-height:14pt;
	width:90%;
	padding:20px 0 0 50px;
}
#content h1
{
	margin:0;
	padding:0 0 10px 0;
	font-size:12pt;
	font-weight:normal;
	color:#F4A600;
}

#photos
{
	float:left;
	width:100%;
	height:498px;
	overflow-x:scroll;
	margin:20px 0 0 0;
}
#photos img
{
	height:475px;
	border:0;	
	margin:0 5px 0 0;
}