body {
	background: white;
/*	color: black; */
/*	font-family: Georgia, "Times New Roman", Times, serf;*/
}

h1 {
	display: none !important;
}

h2 {
	float: none !important;
	font: normal 18pt/20pt "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color: #B3B8BF;
	margin: 10pt 0;
}

h3 {
	font: bold 11pt/15pt Arial, Helvetica, Sans-Serif;
	margin-bottom: 0;
}


p, li, th, td, dt, dd, address, label {
	font-size: 11pt;
	line-height: 18pt;
}

a:link, a:visited {
	text-decoration: underline;
}

a:link:after, 
a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}

#content a[href^="/"]:after {
  content: " (http://www.natalierutard.de" attr(href) ") ";
   }

#global {
	float: none;
	width: 100%;
}

#header,
#footer,
#nav-content {
	display: none;
}

#content, 
#extra, 
#context,
#content-wrapper {
	float: none !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}

#extra div.album, 
#context div.album {
	display: none;
} 

#portfolio div.album {
	float: none;
	width: 100% !important;
	height: 140pt !important;
	margin: 0 !important;
	padding: 0 !important;
}