body, #fullwrap, #top, #mainleft
{
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	background: white !important;
	color: black;
	}

}

body {
	font-size: 12pt;
	}
#top {
	background: #e0e2e9 !important;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
	
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
   
#content a[href^="/"]:after {
   content: " (http://www.ipsl.at" attr(href) ") ";
   }
h1
{
	color: #767573;
	font-size: 14pt;
	font-weight: bold;
	padding: 12px 3px 2px 3px;
	margin: 5px 0 5px 0;
	border-bottom: 1px solid #ccc;
	background: #fff;
}


#mainright, #navline, #nav, #subnav, #mainleft-right, #navline, #services, #searchbox, 
#contentrand-oben-small, #contentrand-unten-small, #contentrand-oben-big, #contentrand-unten-big { display: none !important; }


