@CHARSET "ISO-8859-1";

html, body {
	padding:0px;
	margin:0px;
	height:100%;
}

body {
	font-family:Arial,Helvetica;
	font-size:12px;
	color:#4b4b4d;
}

td, th {
	font-family:Arial,Helvetica;
	font-size:12px;
	vertical-align:top;
}

a {
	text-decoration:none;
	color:#339999;
}

a:hover {
	text-decoration:underline;
}

p {
	margin:10px 0px;
}

hr {
	border:none;
	border-top:1px solid #339999;
	margin:10px 0px;
}

.clear {
	clear:both;
}

#main, .inside {
	position:static;
}

#wrapper {
	width:857px;
	min-height:900px;
	margin:0px auto;
	padding:0px 47px 0px 47px;
	background: url(../images/background.png) top no-repeat;
}


#header {
	margin:0px 0px 20px;
}

#header_image, #header_chembiol {
	margin-bottom:-2px;
}

.mime_icon {
	vertical-align:bottom;
}

#navigation {
	z-index:100;
	background-color:#8391ba;
	color:#FFF;
	font-weight:bold;
}

#navigation a {
	color:#FFF;
	text-decoration:none;
}

#navigation ul {
	margin:0px;
	padding:0px;
	height:65px;
}

#navigation ul li.border {
	width:38px;
}

#navigation ul li.border p {
	width:26px;
}

#navigation ul li.border.right {
	border:0px;
}

#navigation ul li.border.right p {
	width:25px;
}

html > body #navigation ul li.border.right p {
	width:27px;
}

#navigation ul li {
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	height:65px;
	width:128px;
	border-width:0px 1px 0px 0px;
	border-style:solid;
	border-color:#FFF;
}

html > body #navigation ul li {
	width:129px;
}

#navigation ul li p, #navigation ul li a {
	display:block;
	margin:0px;
	padding:40px 6px 4px 6px;
	height:13px;
	width:117px;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#FFF;
	text-transform:uppercase;
}

html > body #navigation ul li p, html > body #navigation ul li a {
	width:118px;
	height:15px;
}

#navigation ul li.last {
	width:128px;
}

#navigation ul.level_1 {
	cursor:default;
}

#navigation ul.level_2 {
	position:absolute;
	z-index:10;
	display:none;
	margin:5px 0px 0px 0px;
	border-top:5px solid #FFF;
	height:auto;
	background-color:#8391ba;
	font-weight:normal;
	cursor:auto;
}

#navigation ul.level_2 li {
	display:block;
	float:none;
	height:auto;
	margin:0px;
	padding:4px;
	width:121px;
	border-width:1px 0px 0px 0px;
	border-style:solid;
	border-color:#FFF;
	vertical-align:top;
}

#navigation ul.level_2 li.first {
	border-width:0px;
}

html > body #navigation ul.level_2 li {
	width:auto;
	min-width:121px;
}

#navigation ul.level_2 li.last {
	width:auto;
	min-width:121px;
}

#navigation ul.level_2 a, #navigation ul.level_2 p {
	margin:0px;
	padding:0px;
	width:auto;
	height:auto;
	border:none;
	text-transform:none;
}

#breadcrumb {
	margin:5px 5px;
	padding:0px 35px;
	color:#06a39c;
	font-size:0.9em;
	text-transform:uppercase;
}

#breadcrumb a {
	color:#06a39c;
}

#container {
	padding:0px 39px;
}

#left_box {
	float:left;
	padding:0px;
	margin:20px 0px 0px 25px;
	width:370px;
}

html > body #left_box {
	margin:20px 0px 0px 51px;
	width:375px;
}

#left_box h1, #left_box h2 {
	margin-top:0px;
	margin-bottom:10px;
}

#left_box .mod_newslist h1, #left_box .mod_eventlist h1,
#left_box .mod_upcoming_events h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	font-size:1.3em;
	font-weight:bold;
	color: #06a39c;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#000;
}

#right_box {
	float:right;
	margin:20px 19px 0px 0px;
	width:389px;
}

html > body #right_box {
	margin:20px 39px 0px 0px;
}

.ce_text .image_container {
	margin:0px 1px 0px 0px;
}

.float-right {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

.block {
	overflow:visible;
}

#main .inside {
	margin:10px 10px;
}

#main h1, #main h2, #main h3, #main h4, #main h5,
#main div.ce_text, #main div.ce_hyperlink, #main div.ce_form,
#main .info, #main .back, #main table,
#left_box h1, #left_box h2, #left_box div.ce_text {
	padding-left:25px;
}

#main div table {
	padding-left:0px;
}

#main div.ce_hyperlink {
	margin: 20px 0px 10px;
}

#main div.ce_text h1, #main div.ce_text h2, #main div.ce_text h3,
#main div.ce_text h4, #main div.ce_text h5,
#left_box h1, #left_box h2 {
	margin-left:-25px;
}

#main div.ce_text p {
	margin:0px 0px 10px 0px;
}

#main div.ce_text p, #main table td {
	line-height:1.5em;
}

#main ul, #main ol {
	padding:0px 0px 0px 20px;
	margin:0px 0px 10px 0px;
}

#main ul li {
	list-style-type:square;
	margin:2px 0px;
}

.speakers #main ul li {
	list-style-type:square;
	margin:7px 0px;
}

#main h1, #left_box h1 {
	font-size:1.7em;
	font-weight:normal;
	color:#159895;
	text-transform:uppercase;
}

#main h2,
#left_box h2 {
	font-size:1.6em;
	font-weight:normal;
	background-image:url(../images/bg_h2.png);
	background-repeat:no-repeat;
	background-position:0px 0.35em;
	color:#159895;
}

#main h3, #left_box h3 {
	text-transform:uppercase;
	margin:10px 0px 5px 0px;
	font-weight:normal;
}

.enclosure {
	padding-left:25px;
	text-align:right;
}

.mandatory {
	font-weight:bold;
}

.tableform .col_0 {
	padding:3px 0px;
}

.tableform .col_1 {
	padding:2px 0px 2px 10px;
}

.tableform input.text, .tableform textarea {
	width:250px;
	font-family:Arial,Helvetica;
}

.tableform .radio_container span,
.tableform .checkbox_container span {
	display:block;
	clear:left;
}

.tableform .checkbox_container input {
	float:left;
	clear:left;
	margin-right:5px;
}

.tableform .checkbox_container label {
	float:left;
	width:220px;
	display:block;
}

.tableform .submit_container {
	text-align:right;
}

.tableform input.submit {
	border:0px;
	padding:0px;
	background-color:#FFF;
	color:#339999;
}

.tableform p.error {
	margin:0px;
	font-style:italic;
}


#main #logos {
	padding:10px 0px 0px 10px;
}

.home .mod_newslist {
	margin:15px 0px 15px 25px;
}

.home #bild {
	height:240px;
}

#diashow2 {
	position:absolute;
	top:204px;
	display:none;
}

.ce_gallery {
	padding-left:25px;
}

.ce_gallery .image_container {
	margin:0px 10px 5px 0px;
}

#logos td {
	vertical-align:middle;
}

#left_box .mod_newslist .layout_short h3 {
	margin:0px 0px 2px 0px;
	font-size:1em;
	text-transform:none;
}

#main .info {
	font-weight:bold;
}

#right {
	margin:0px 0px 0px 30px;
	width:260px;
}

#bottom_box {
	clear:both;
	background-image:url(../images/box_background.png);
	background-position:top;
	background-repeat:no-repeat;
}

#bottom_box .inside {
	margin:0px;
	padding:25px 20px 28px;
	background-image:url(../images/box_background_end.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

#bottom_box .block {
	float:left;
	width:234px;
	margin:0px 10px 0px 10px;
}

#bottom_box #kolloquia_short {
	margin:0px 0px 0px 10px;
}

#bottom_box .block .block {
	width:auto;
	margin:0px;
}

#bottom_box h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	font-size:1.2em;
	font-weight:bold;
	color: #06a39c;
	background:none;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#000;
}

.home #footer {
	margin:0px 39px 5px;
}



#footer {
	margin:10px 39px 5px;
	padding:5px;
	height:20px;
	color:#333;
	border-width:1px 0px 0px 0px;
	border-style:solid;
	border-color:#06a39c;
}

#footer a {
	color:#333;
	text-decoration:none;
}

#footer a:HOVER {
	text-decoration:underline;
}

#footer .addthis_toolbox {
	float:left;
}

#foot_navigation ul {
	margin:0px;
	padding:0px;
	float:right;
}

#foot_navigation ul li {
	display:block;
	float:right;
	padding:0px 0px 0px 10px;
	list-style:none;
	text-transform:uppercase;
}

#foot_navigation ul li p {
	margin:0px;
	padding:0px;
}

.border {
	border:1px solid #C0C0C0;
}
