body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	background: #f6f6f6;
	color: #666;
	text-align: center;
}

.ahem {
	display: none;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #5F74C7;
	background: transparent;
}

a:hover{
	color: #FF5900;
	background: transparent;
}

address {
	font-style: normal;
}

#rahmen {
	position: relative;
	width: 770px;
	/*border: 1px solid #ccc;*/
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#head {
	height: 80px;
	/*background: #fff url(http://www.cobion.com/head_bg.gif) no-repeat left top;*/
	background: #fff;
	color: #333;
}

#navi {
	position:absolute;
	width: 770px;
	top: 60px;
	/*padding-left: 170px;*/
	height: 20px;
	background: #333;
	color: #efefef;
	border-bottom: 1px solid #1c1c1c;
}

#navi ul {
	padding: 3px 0 0 0;
	margin: 0 0 0 175px;
}

#navi ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

#navi a {
	padding: 2px 2px 4px 5px;
	margin: 0px;
	background: #333;
	color: #fff;
}

#navi a:hover {
	color: #FF5900;
	background: #444;
}

#keyvisual {
	position: relative;
	background: #7693b7 url(http://www.cobion.com/images/heads/events.jpg) no-repeat right;
	height: 80px;
	color: #fff;
}

#keyvisual blockquote {
	font: italic 1.3em "Palatino Linotype", Georgia;
	line-height: 1em;
	width: 350px;
	position: absolute;
	margin: .5em 2em;
}

#keyvisual .zitatunterschrift {
	text-align: right;
}

#breadcrumbs {
	padding-left: 180px;
	height: 20px;
	background: #ddd;
	color: #333;
	border-top: 1px solid #fcfcfc;
	border-bottom: 1px solid #636363;
	font-size: 0.8em;
}

#breadcrumbs p {
	margin-top: 3px;
	padding: 0px;
}

#breadcrumbs a {
	font-weight: bold;
	color: #537db9;
	background: transparent;
}

#breadcrumbs a:hover {
	color: #FF5900;
	background: transparent;
}

#content {
	background: #d7dee2;
	color: #444;
	margin: 0;
	padding: 0;
}

#subnavi {
	position: absolute;
	top: 185px;
	width: 160px;
	padding-top: 20px;
	border-bottom: 1px solid #ccc;
}

#subnavi h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	background: #7693b7;
	padding:2px 10px;
	border-top: 1px solid #e1efff;
	border-bottom: 1px solid #1f4a6d;
	margin: 0px;
}

#subnavi ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background: #e6e6e6;
	color: #333;
}

#subnavi li a {
	color: #333;
	background: transparent;
	margin: 0px;
	padding: 3px 0 3px 10px;
	font-weight: bold;
}

#subnavi li li a{
	color: #666;
	background: transparent;
	font-weight: normal;
	font-size: 1em;
	padding: 3px 0 3px 25px;
	margin: 0px;
}

#subnavi li li li a{
	font-size: 0.8em;
	padding: 3px 0 3px 40px;
	color: #666;
	background: transparent;
	margin: 0px;
}

#subnavi a {
	display: block;
	color: #333;
	background: transparent;
	padding: 3px 0px 6px 24px;
	margin: 0px;
}

#subnavi a:hover {
	color: #FF5900;
	background: #efefef;
}

#subnavi .aktiv {
	color: #FF5900;
	background: #efefef;
}

#hauptcontent {
	width: 610px;
	padding: 10px 0px;
	margin: 0 0 0 159px;
	background: #efefef;
	color: #333;
	min-height: 300px;
	border-left: 1px solid #ccc;
}

#hauptcontent a {
	border: 0px;
	font-weight: bold;
}

#hauptcontent a:hover{
	border-bottom: 1px dotted;
}

#hauptcontent h1 {
	margin: 10px 20px 10px 20px;
	font-size: 1.4em;
	font-weight: bolder;
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
}

#hauptcontent h2 {
	margin: 20px 20px 10px 60px;
	font-size: 1.2em;
	font-weight: bolder;
	color: #666;
	background: transparent;
}

#hauptcontent h3 {
	margin: 20px 20px 10px 80px;
	font-size: 1.1em;
	font-weight: bolder;
	color: #666;
	background: transparent;
}

#hauptcontent p {
	margin-left: 80px;
	margin-right: 30px;
	line-height: 1.5em;
}

#hauptcontent address {
	margin-left: 80px;
}

#hauptcontent dd address {
	margin-left: 0px;
}

#hauptcontent acronym, abbr {
	cursor: help;
}

#hauptcontent ul, ol, dl {
	padding-left: 50px;
	margin-left: 80px;
	margin-right: 50px;
	display: block;
}

#hauptcontent dl ul {
	margin-left: -10px;
	margin-top: -10px;
}

#hauptcontent dt {
	margin-top: 1.2em;
	font-weight: bold;
	font-size: 1.2em;
}

#hauptcontent dl.artikel {
	margin-left: 30px;
	margin-right: 25px;
}

#hauptcontent dl.artikel dt {
	font-weight: normal;
	font-size: 1em;
}

#hauptcontent dl.artikel dd {
	margin-left: 9em;
	margin-top: -1.2em;
}

#hauptcontent ul ul {
	padding-left: 10px;
	margin-left: 30px;
	margin-right: 50px;
}

#hauptcontent table {
	margin-left: 20px;
	margin-right: 20px;
	background: #fff;
	color: #333;
	border: 1px solid #bbb;
}

#hauptcontent td {
	vertical-align: top;
	padding: 10px;
}

#hauptcontent td.zentriert {
	text-align: center;
}

#hauptcontent .linieoben {
	border-top: 1px dotted #ccc;
}

#hauptcontent th {
	background: #7693b7;
	border-bottom: 1px solid #bbb;
	font-weight: bold;
	font-size: 1.2em;
	/*font-style: italic;*/
	text-align: left;
	/*color: #b5c2db;*/
	color: #fff;
	padding: 0.2em 1em;
}

#hauptcontent th.schraegrechts {
	text-align: right;
	font-style: italic;
}

/* Listen in Tabellen */
#hauptcontent td ul{
	margin: -8px 10px 0px 20px;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1em;
}

/* Listen im normalen Textfluss */
#hauptcontent li {
	line-height: 1.3em;
	display: list-item;
	list-style-type: disc;
	margin-top: .8em;
}

#hauptcontent li li {
	list-style-type: circle;
}

#hauptcontent li.ohne {
	list-style-type: none;
	margin-left: -15px;
}

#hauptcontent p + p {
	text-indent: 2em;
}

#hauptcontent p.ohneeinzug {
	text-indent: 0;
}

#footer {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 0.8em;
	text-align: center;
}

.logo {
	vertical-align: middle;
	padding-left: 7px;
	padding-top: 5px;
	border: 0px;
	margin: 0px;
}

h1.invisibleheader, h2.invisibleheader {
	display: none;
}

#relatedlinks {
	margin: 0px 25px 15px 10px;
	float: right;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #fff;
	color: #666;
	width: 200px;
}

#relatedlinks h2 {
	font-size: 1.2em;
	margin: 0px;
	padding: 2px 10px;
	background: #FF5900 url(http://www.cobion.com/images/related_background.jpg) no-repeat right;
	color: #fff;
}

#relatedlinks ul {
	margin: 1em 10px;
	padding: 0px 1.5em;
}

#relatedlinks li {
	display: list-item;
	font-size: .9em;
	list-style-type: disc;
	padding: 0em;
	margin: .5em;
}

.skipnavi {
	display: none;
}

#utilities {
	position: absolute;
	top: 3px;
	right: 3px;
	text-align:right;
	color: #666;
	background: transparent;
	margin: 0px;
	padding: 2px 5px;
	font-size: 0.8em;
}

#utilities a {
	color: #666;
	background: transparent;
	padding: 2px 5px;
}

#utilities a:hover {
	color: #333;
	background: transparent;
}

#utilities ul, li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sprachwahl {
	position: absolute;
	right: 0px;
	top: 0px;
	border: 0;
	color: #fff;
	background: transparent;
}

#sprachwahl fieldset {
	position: absolute;
	right: 5px;
	top: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

#sprachwahl form {
	border: 0;
	margin: 0;
	padding: 0;
	background: #333;
	color: #ccc;
}

#sprachwahl select, #sprachwahloption {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	background: #eee;
	color: #333;
	margin:0px;
}

#sprachwahl input {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	background: #333;
	color: #fff;
	border: 0px
}

.bigimage {
	background: #fff;
	color: #666;
	padding: .8em;
	margin: 0 30px 0 80px;
	text-align: center;
	font-weight: bolder;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

.bigimage img{
	margin-bottom: 1em;
}

.bigimage ol  {
	list-style-type: decimal;
}

.bigimage li {
	text-align: left;
	margin-left: -50px;
	list-style-type: decimal;
}

.smallimage {
	width: 240px;
	margin-right: 25px;
	margin-left: 1em;
	background: #fff;
	color: #666;
	padding: .8em;
	text-align: center;
	font-weight: bolder;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	float: right;
}

.smallimage img {
	margin-bottom: .5em;
}

.managementbild {
	background: #fff;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 8px;
	float: right;
	margin: 5px 25px;
}

.bildinliste {
	margin: 1em 0em;
	width: 400px;
	padding: .8em;
	background: #fff;
	color: #666;
	border: 1px solid #999;
	text-align: center;
	font-weight: bolder;
}

.bildinliste img {
	margin-bottom: .5em;
}

.rechts {
	float: right;
	margin-right: 25px;
}

form.artikelsprache {
	float: right;
	margin-right: 25px;
}

.invisible {
	display: none;
}

.analysemethoden {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em; 
}

.referenzlogos {
	background: white;
	width: 110px;
	float: right; 
	padding: 5px;
	border: 1px solid #ccc;
	margin-top: 1.5em;
	margin-left: 1em;
	text-align: center;
}

#hauptcontent .referenzlogos a:hover {
	border: 0;
}

label.checkboxen {
	display: block;
	margin: .3em 0;
	padding: 0;
}
