@charset "utf-8";
/* CSS Document */

html,body{margin:0;padding:0;
}
body{
	font-size: 85%;
	font-family: Tahoma, Geneva, sans-serif;
	text-align:center;
	background-color:#ebf7fd;
	color: #666;
}
img{border:0;}
table{margin-left:10px;}
ol li table{
	margin:0px;}
p, td{
	margin:0 10px 10px;
	line-height: 1.8em;
	font-size: 95%;
	color: #666;
}

h1{
	color:#0A579B;
	font-size: 140%;
	background:#9cd8f4;
	display:block;
	width:640px;
	padding:6px;
}
h2{
	color:#0A579B;
	font-size: 120%;
	display:block;
	width:640px;
	border-bottom:1px solid;
	border-bottom-color:#0A579B;
	margin-left: 10px;
	padding-left: 6px;
	margin-top: 20px;
}
h3{
	color:#0A579B;
	font-size: 105%;
	border-bottom:1px solid;
	border-bottom-color:#0A579B;
	margin-left: 10px;
	padding-left: 6px;
	margin-bottom:8px;
	padding-bottom:0;
	width: 640px;
}


div#container{width:976px;
margin:20px auto;
text-align:left;
border: 1px solid #CCC;
background-color:#FFF;}

div#content{
	float:right;
	width:700px;
	margin-top:20px;
	text-align:left;
	background-image:url(../images/layout/background.jpg);
	background-position:139px 85%;
	background-repeat:no-repeat;
}

div#content p{line-height:1.4;}
div#content a:link, a:visited{
	color:#182983;
	text-decoration:none;
	font-size:100%;
}
div#content a:hover, a:active{
	color:#FFF;
	font-size:100%;
	text-decoration:none;
	background-color:#0767A4;
}
div#content a.image, div#content a.image:link, div#content a.image:visited{
	background:none;
	padding:0px;
	margin:0px;}
div#content a.image:hover, div#content a.image:active{
	background:none;
	padding:0px;
	margin:0px;
	text-decoration:none;}
div#content td.border-bottom{
	border-bottom:1px solid;
	border-bottom-color:#9CD8F4;
}

div#contenttop{
	background-image:url(../images/layout/contenttop.jpg);
	background-repeat:no-repeat;
	padding-left: 8px;
	padding-right: 12px;
	padding-top: 8px;

	}
div#contentback{
	background-image:url(../images/layout/contentback.png);
	background-repeat:repeat-y;
	top:-52px;
	position:relative;
	padding-top:52px;
	padding-right:27px;
	min-height: 450px; /* Mindesthöhe in modernen Browsern */
	height: auto !important; /* !important-Regel für moderne Browser */
	height: 450px;
	; /* Mindesthöhe in IE (<7) */
	left: 0px;

}
div#contentbottom{
	background-image:url(../images/layout/contentbottom.jpg);
	background-repeat:no-repeat;
	position:relative;
	top:-62px;
}


div#navigation{float:left;
width:260px;
padding:5px;
margin-top:20px;
}
div#extra{
	float:left;
	clear:left;
	width:260px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

div#footer{
	clear:both;
	width:100%;
	background: #ffffff;
	color: #666;
	text-align:center;
}
div#footer p{margin:0;padding:5px 10px}
a.footer, a.footer:link, a.footer:visited{
	text-decoration:none;
	color:#666;
	font-size:80%;
}
a.footer:hover, a.footer:active{
	text-decoration:none;
	color:#0767A4;
	font-size:80%;
}

div#header
{	width:976px;
	height:210px;
	background-image:url(../images/layout/header.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	text-decoration:none;
}

.navi:link, .navi:visited {
	font-size: 15px;
	color: #0767a4;
	list-style-type: none;
	line-height: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0767a4;
	width: 220px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left:5px;
	text-decoration:none;
	display:block;
}

.navi:hover, .navi:active {
	font-size: 15px;
	color: #ffffff;
	list-style-type: none;
	line-height: 20px;
	font-weight: bold;
	background: #0767a4;
	width: 220px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left:5px;
	display:block;
}
.navi-sub:link, .navi-sub:visited {
	font-size: 13px;
	color: #0767a4;
	list-style-type: none;
	line-height: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0767a4;
	width: 200px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left:5px;
	text-decoration:none;
	display:block;
	margin-left:20px;
}

.navi-sub:hover, .navi-sub:active {
	font-size: 13px;
	color: #ffffff;
	list-style-type: none;
	line-height: 20px;
	font-weight: bold;
	background: #0767a4;
	width: 200px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left:5px;
	display:block;
	margin-left:20px;
}
.table_time {
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	background-color: #C0504E;
	padding-top: 3px;
	padding-bottom: 3px;
}
.table_time_light {
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	background-color: #DA9695;
	padding-top: 3px;
	padding-bottom: 3px;
}
ol li{
	line-height:1.8em;}
li {
	line-height:125%;
	padding-bottom:2px;
	margin-right: 10px;
	font-size: 95%;
}
.back_darkblue {
	font-size: 100%;
	font-weight: bold;
	color: #FFF;
	background-color: #0961A1;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align:center;
}
.image-left{
	float:left;
	margin-right:10px;
	margin-bottom: 10px;
	margin-left:10px;
	color:#0A579B;
	width:auto;
	height:auto;
	text-align:center;
	font-size:90%;
	}
.image-left-10px{
	float:left;
	margin-right:10px;
	margin-bottom: 10px;
	margin-left:10px;
	margin-top:10px;
	color:#0A579B;
	width:auto;
	height:auto;
	text-align:center;
	font-size:90%;
	}
.image-right{
	float:right;
	margin-left:10px;
	margom-bottom: 10px;
	margin-right:15px;
	width:auto;
	height:auto;
	text-align:center;
	font-size:90%;
	color:#0A579B;
}
.image-right-10px{
	float:right;
	margin-left:10px;
	margom-bottom: 10px;
	margin-right:15px;
	margin-top:10px;
	width:auto;
	height:auto;
	text-align:center;
	font-size:90%;
	color:#0A579B;

}
.image-right-frame{
	float:right;
	padding:10px;
	background-color:#EBF7FD;
	color:#0A579B;
	width:auto;
	height:auto;
	text-align:center;
	font-size:90%;
	margin-right:15px;
	border:1px solid;
	border-color:#9CD8F4;
}
.arrival {
	font-size: 120%;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 1em;
	padding-left: 20px;
	background-color: #CCC;
	font-weight: bold;
	border-bottom: 1px solid;
	padding-top: 20px;
	padding-bottom: 20px;
}
.coffee {
	font-size: 80%;
	text-transform: uppercase;
	color: #999;
	letter-spacing: 1em;
	padding-left: 20px;
}
.plenary {
	font-size: 110%;
	font-weight: bold;
	background-color: #FECCCB;
	padding-left: 10px;
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-color: #FFF;
}

.sessions {
	background-color: #FCBF90;
	font-size: 110%;
	font-weight: bold;
	padding-left: 10px;
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-color: #FFF;
}
.symposia {
	background-color: #C3D79C;
	font-size: 110%;
	font-weight: bold;
	padding-left: 10px;
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-color: #FFF;
}
.green{
	background-color: #e0ebca;}
.posters {
	background-color: #E7CFCF;
	font-size: 110%;
	font-weight: bold;
	padding-left: 10px;
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-color: #FFF;
}
.rose{
	background-color: #f0dfdf;
}
.evening {
	background-color: #ECF0DF;
	font-size: 110%;
	font-weight: bold;
	padding-left: 10px;
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-color: #FFF;
}
.yellow {
	background-color: #FAF3A3;
	font-size: 110%;
	font-weight: bold;
	padding-left: 10px;
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-color: #FFF;
}
#arrow{
	width:15px;
	float:right;
}
img.alignright{
float:right;
margin:0 20px 4px 4px;}

.bg_lightblue{
	background-color:#EBF7FD;
}
.border{
	border: 1px solid #339;}
td.border-bottom-1px{
	border-bottom: 1px solid #339;}
.float-left{
	float:left;
	margin:0 10px 0 10px;}
.float-right{
	float:right;
	margin:0 10px 0 10px;}
.clearfix{
	clear:all;}
.attention{
	border: 1px solid #c00;
	border-top:15px solid #c00;
	padding:15px;
	background-color:#EBF7FD;
	text-align:center;
	width:60%;
	margin: 0 19%;
	}
.sympo-left{
	width:25%;}
.sympo-right{
	width:65%}
div#content a.button:link, div#content a.button:visited{
	padding:5px;
	background-color:#9CD8F4;
	color:#666;
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	border-top:1px solid #999;
	border-right:1px solid #999;
	text-transform:uppercase;
	font-weight:bold;
}
div#content a.button:hover, div#content a.button:active{
	padding:5px;
	background-color:#CCC;
	color:#900;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-top:1px solid #666;
	border-right:1px solid #666;
	text-transform:uppercase;
	font-weight:bold;
}
.exclamation{
	background-image:url(../images/layout/exclamation.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;}
.print{
	float:right;
	display:none;
	}
.print:after{
	clear:right;}
