#navi, #utilities, subnavi, #navi h1, #navi ul, .invisibleheader, #subnavi h2, #subnavi ul, .skipnavi{
	display: none;
}

#keyvisual img  {
	display: none;
}

a {
	font-weight: bold;
	text-decoration: none;
}

body {
	12pt Georgia, "Times New Roman", Times, serif;
	margin: 0;
	color: #333;
}

h1 {
	font-weight: bolder;
	font-size: 1.4em;
	border-bottom: 1px solid #333;
}

h2 {
	font-size: 1.2em;
}

.bigimage {
	background: #fff;
	color: #666;
	padding: .8em;
	text-align: center;
	font-weight: bold;
	border: 1px solid #999;
}

.smallimage {
	background: #fff;
	color: #666;
	padding: .8em;
	text-align: center;
	font-weight: bold;
	border: 1px solid #999;
	float: right;
	margin-left: 1em;
}

#hauptcontent a:link:after, #hauptcontent a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#hauptcontent a[href^="/"]:after {
   content: " (http://www.cobion.com"attr(href)") ";
   }