@charset "utf-8";
/* Hides from IE5-mac \*/
* html .fixbox {height: 1%;}
/* End hide from IE5-mac */

html {
	height: 100%; margin-bottom: 1px;
	overflow:show;
}

a:link {
	color:#324D8C;
	text-decoration:underline;
}
a:visited {
	color:#324D8C;
	text-decoration:underline;
}
a:focus {
	color:#324D8C;
	text-decoration:underline;
}
a:hover {
	color:#D6026A;
	text-decoration:underline;
}
a:active {
	color:#D6026A;
	text-decoration:underline;
}

body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: left;
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #323232;
}
#container {
	width: 950px;
	text-align: left;
	margin: 0 0 0 -475px;
	position:absolute;
	top: 0;
	left:50%;
	width: 950px;
	height:auto;	
	background-image: url(images/background-main.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DBE6F1;
	border-left-color: #DBE6F1;
	border-bottom-color: #DBE6F1;
}

#grafikmenu {
	width: 950px;
	height: 125px;
	padding: 0;
	background-image: url(images/bg-top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}

#grafikmenu td {
	margin:0;
	padding:0;
}

#grafikmenu img {
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 0px;
}

#biomess-logo-print {
	display:none;
}

#header-text {
	position: absolute;
	right: 5px;
	top: 8px;
	font-size: 11px;
	padding: 2px 0 2px 0;
	margin:0;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-top-color: #DBE6F1;
	border-bottom-color: #DBE6F1;
}

#header-text a {
	text-decoration:none;
	color: #323232;
}

#header-text a:hover, #header-text a:active {
	text-decoration:none;
	color: #D6026A;
}

#sidebarleft {
	overflow: hidden;
	clear: both;
	float: left;
	width: 170px;
	min-height: 250px;
	margin: 0px;
	padding: 0px;
	color:#5A84AE;
}

#sidebarleft ul {
	width: 170px;
	font-size:14px;
	margin:30px 0;
	padding:0;
	border-bottom: solid 1px #C0C0C0;
	background-color: #DBE6F1;
}

#sidebarleft li {
	list-style: none;
	margin:0;
	padding:0;
}

#sidebarleft li.title, p.menutitle {
	margin:0;
	padding: 3px 5px 2px 15px;
	background-color: #5A84AE;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
#sidebarleft li.group a {
	display: block;
	min-height: 24px;
	height: auto !important;
	height: 24px;
	line-height: 18px;
	margin: 0px;
	padding: 5px 7px 5px 15px;
	border-top: solid 1px #C0C0C0;
	border-left: solid 7px #DBE6F1;
	color: #323232;
	font-weight: bold;
	font-size: 13px;
}
#sidebarleft li a {
	display: block;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	line-height: 16px;
	margin: 0px;
	padding: 3px 5px 3px 22px;
	border-left: solid 7px #DBE6F1;
	color: #323232;
	text-decoration: none;
	font-size: 11.5px;
}

#sidebarleft li.lev3 a {
	display: block;
	min-height: 20px;
	height: auto !important;
	height: 16px;
	line-height: 14px;
	margin: 0px;
	padding: 3px 5px 3px 35px;
	border-left: solid 7px #DBE6F1;
	color: #323232;
	text-decoration: none;
	font-size: 11px;
}

#sidebarleft li a:hover, #sidebarleft li a.selected-lev2 {
	border-left: solid 7px #5A84AE;
	color: #808080;
	text-decoration: none;
}

#sidebarleft li a.selected-lev1 {
	color: #808080;
	text-decoration: underline;
}

#sidebarleft li a.selected-lev3 {
	color: #808080;
	text-decoration: underline;
}

#searchform {
	margin:20px 0 20px 0;
	padding:5px;
	border: #C0C0C0;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	background-color: #DBE6F1;
}

#searchform input {
	width:105px;
	font-size:11px;
	background-color: #F4F4F4;
	border-width:0;
}

#searchform .button {
	width:45px;
	background-color:#5A84AE;
	border-width:1px;
	border-color:#808080;
	color:#F4F4F4;
}

#sidebarright {
	float: right;
	width: 166px;
	padding: 30px 0 15px 0;
}
#sidebarright h3 {
	margin:0;
	padding: 3px 5px 2px 15px;
	background-color: #5A84AE;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
#sidebarright p {
	margin:0 0 10px 0;
	padding: 4px;
	font-size: 11px;
	border: 1px solid #5A84AE;
}
#mainContent {
	width:565px;
	margin: 0 0 0 185px;
	padding: 40px 10px;
	background-image: url(images/zacken.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* Formatierung Sitemap */
div#sitemap {
   font: 12px sans-serif;
   padding: 1em 1.5em;
   line-height: 24px;
   }

div#sitemap li {
   padding: 0 0 0 24px;
   margin: 0;
   list-style-type: none;
   background: url(./images/extm.gif) no-repeat 0% 0%;
   }
   
div#sitemap li.last {
   background: url(./images/exlm.gif) no-repeat 0% 0%;
   padding:0 0 10px 24px;
   }

div#sitemap li a.abschnitt {
   line-height:16px;
   text-decoration: none;
   background:#DBE6F1;
   padding: 2px;
   border: 1px solid #ADB3BF;
   display:block;
   margin:0;
   width:500px;
   }

div#sitemap ul {
   padding: 0 0 0 24px;
   margin: 0 0 0 -24px;
   list-style-type: none;
   background: 	url(./images/exim.gif) repeat-y 0% 0%;
   }
/* Formatierung Sitemap ENDE*/

/* Formatierung ABC-Sitemap */
div#sitemap-abc ul {
	text-decoration: none;
	color: #323232;
	list-style: none;
	margin: 0;
	padding: 0;
}

div#sitemap-abc ul ul ul ul {
	list-style:square;
	font-size: 12px;
	padding: 0 0 0 60px;
}

div#sitemap-abc ul ul li {
	padding: 0;
	border: 1px solid #adb3bf;
	background-color: #dbe6f1;
}

div#sitemap-abc ul ul ul li {
	padding: 10px 0 10px 50px;
	margin: 2px 0 0 0;
	border: 0;
	background-color: white;
}

div#sitemap-abc ul ul ul ul li {
	padding: 2px 0 2px 0;
}

div#sitemap-abc ul ul a {
	padding:0 0 0 10px;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	color:#323232;
	line-height: 25px;
}

div#sitemap-abc ul ul a:hover {
	text-decoration: underline;
}

div#sitemap-abc ul ul ul a {
	padding:0;
	font-size: 12px;
	line-height:normal;
}

div#sitemap-abc ul ul ul ul a {
	font-weight:normal;
}


/* Formatierung ABC-Sitemap ENDE*/

#footer {
	padding: 5px 10px 2px 20px;
	background:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6026A;
	text-align:center;
}

#footer p {
	margin:0;
	font-size:10px;
}

.Rechtsumfliessen {
	float: right;
	margin-left: 8px;
}
.Linksumfliessen {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.hidden-element {
	display:none;
}

/*Formatierung Glossar */
p.glossar-select-part a {
	background-color:#DBE6F1;
	border: solid 1px #C0C0C0;
	color:#323232;
	text-decoration:none;
	padding:1px 2px 1px 2px;
}

p.glossar-select-part a:hover {
	background-color:#324D8C;
	border: solid 1px #C0C0C0;
	color:#F4F4F4;
	padding:1px 2px 1px 2px;
}

table.glossar-list-part h4 {
	font-size:12px;
	font-weight:bold;
}

table.glossar-list-part h5 {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

ul.glossar-item-list {
	list-style: square;
	margin:0;
	padding:0 0 0 15px;
}

div.glossar-item h6 {
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px solid #DBE6F1;
}

div.glossar-item a {
	font-style:italic;
}

/*Formatierung Mailform */

div.mailform-sichtbar {
	width:400px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	border: 1px solid #DBE6F1;
}

div.mailform-sichtbar label {
	width:70px;
	float:left;
}

div.mailform-sichtbar div.inputzeile {
	margin-top:2px;
	margin-bottom:10px;
	text-align:left;
}

div.mailform-sichtbar textarea, input {
	border: 0;
	background:#F4F4F4;
	font-size:11px;
	border: 1px solid #DBE6F1;
	width:300px;
}

div.mailform-sichtbar input.csc-mailform-check {
	width:auto;
	margin-bottom:20px;
}

div.mailform-sichtbar input.csc-mailform-submit {
	margin-left:70px;
	width:100px;
}

/*Formatierung Contentelemente */

#mainContent {
	font-size: 12px;
	line-height: normal;
}

div.csc-header h1,h2,h3,h4,h5,h6 {
	margin-bottom:20px;
}

h1 {
	font-size:15px;
	padding: 2px 6px 2px 0px;
	border-bottom:#324D8C solid 1px;
	margin: 0;
}

h2 {
	font-size:14px;
	padding: 2px 6px 2px 0px;
	border-bottom:#324D8C solid 1px;
	margin: 0;
}

h3, h4, h5, h6 {
	font-size:12px;
	padding: 2px 6px 2px 0px;
	margin: 0;
}

#mainContent li {
	margin: 8px 0px 8px 0px;
	}

table td {
		font-size:12px;
		line-height: normal;
		margin:0;
		padding:2px 0 2px 0;
		}
table td h3 {
		font-size:12px;
		padding: 2px 6px 2px 0px;
		border-bottom:#5a84ae solid 1px;
		margin: 0 0 5px 0;
		}
table.contenttable p {
		display:inline;
		margin:0;
		padding:0;
		}

/* Left, center and right alignment of text in paragraphs and cells.*/
td.align-topleft {
		text-align:left;
		vertical-align:top;
		}

p.align-left, td.align-left	{
			text-align: left;
			}

h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left {
			text-align: left;
			}

p.align-center, td.align-center	{
			text-align: center;
			}

h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center {
			text-align: center;
			}

p.align-right,  td.align-right {
			text-align: right;
			}

h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right {
			text-align: right;
			}

p.bodytext {

	}

p.Hintergrund-Blau, table.Hintergrund-Blau, td.Hintergrund-Blau {
	background-color:#DBE6F1;
	}
	
p.kleiner-text, table.kleiner-text, td.kleiner-text {
	font-size: 10px;
	}
	
span.Big, div.Big, p.Big {
	font-size: 14px;
	}

span.Magenta, div.Magenta, p.Magenta {
	color:#D6026A;
	}

span.Blau, div.Blau, p.Blau {
	color:#324D8C;
	}
	
span.Unterstrichen, div.Unterstrichen, p.Unterstrichen {
	text-decoration:underline;
	}
	