html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:#fff; 
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0; 
	background: #e1dfd9;
}

#head {
	position:absolute; 
	margin:0; 
	top:0; 
	left:0; 
	display:block; 
	width:100%; 
	height:181px; 
	z-index:5;
	text-align: center;
	border-bottom: 1px solid #555555;
	background: white;
}

#head_brown {
	background-color: #685c53;
	position:relative; 
	margin:0; 
	top:0; 
	left:0; 
	display:block; 
	width:100%; 
	height:60px; 
	/*z-index:5;*/
}

#foot {
	position:absolute;
	margin:0; 
	bottom:0; 
	left:0; 
	display:block; 
	width:100%; 
	height:60px; 
	z-index:5;
	background-color: #685c53;
}

#breadcrumb {
	padding-top: 10px;
	padding-left: 20px;
	left:0; 
	top:10px;
	width:90%;
	font-size:1em;
	background: #e1dfd9;
	overflow:hidden;
	height: 80px;
}

#menu, #container, #container_wide, #sponsors {
	position:absolute; 
	left:0; 
	top:181px; 
	bottom:60px; 
	width:25%; 
	font-size:1em; 
	z-index:4; 
	background: #e1dfd9; 
	overflow:hidden;
}

* html #menu, * html #container, * html #container_wide, * html #sponsors {
	height:100%; 
	top:0; 
	bottom:0; 
	border-top:181px solid #fff; 
	border-bottom:60px solid #fff;
}

#menu {
	left:0; 
	background:#d7d2cb;
	border-right: 1px solid #555555;
}

#container {
	left:26%; 
	width: 50%; 
}

#container_wide {
	left: 26%;
	width: 74%;
}

#sponsors {
	left:77%; 
	width: 23%;
}

#content {
	margin: auto;
	padding-left: 20px;
	padding-right: 0px;
	margin-top: 10px;
	left: 0;
	top: 100px;
	bottom: 20px;
	width: 90%;
	position: absolute;
	overflow: auto;
}

* html #content {
	top: 0px;
	border-top: 80px solid #e1dfd9;
	border-bottom: 20px solid #e1dfd9;
	height: 100%;
	z-index: -1;
}

#divider {
	width: 90%; 
	border-bottom: 1px solid #555555; 
	margin-left: 20px; 
	margin-top: 0px
}

* html #divider {
	margin-top: -20px;
}

* { 
	color: #444;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1  { 
	color: #800; 
	font-size: 20pt; 
	font-weight: normal;
	line-height: 20pt; 
	text-align: left;
	margin-bottom: 0pt; 
}

h2 { 
	color: #700; 
	font-size: 13pt; 
	font-weight: normal;
	line-height: 18pt; 
	text-align: left; 
	margin-bottom: 6pt; 
}

h3 { 
	color: #700; 
	font-size: 11pt; 
	font-weight: normal;
	line-height: 16pt; 
	text-align: left; 
	margin-bottom: 3pt; 
}

p { 
	color: #444; 
	font-size: 11pt; 
	line-height: 15pt;
}

li { 
	color: #444; 
	font-size: 11pt; 
	line-height: 15pt;
}

a {
	text-decoration: none;
}

.breadcrumb a {
	text-decoration: underline;
}

span.link a {
	text-decoration: underline;
}

a.ml {
	text-decoration: none;
}

a.mls {
	color: #ddd; 
	text-decoration: none;
}

a.ml:hover {
	color: #800;
	text-decoration: underline;
}

a.mls:hover {
	color: #444;
	text-decoration: underline;
}

table.framed {

	border-right: thin solid #444;
	border-bottom: thin solid #444;
	border-spacing: 0;

}

table.framed td {

	border-left: thin solid #444;
	border-top: thin solid #444;

	padding-top: 0.5ex;
	padding-bottom: 0.5ex;
	padding-left: 0.5em;
	padding-right: 0.5em;

}

table.unframed td {

	padding-left: 0em;
	padding-right: 0.5em;

}

.breadcrumb {
	color: #555; 
	font-size: 10pt 
}

h2.session { 
	color: #700; 
	font-size: 16pt; 
	font-weight: normal;
	line-height: 16pt; 
	text-align: left; 
	margin-top: 26pt; 
	margin-bottom: 4pt; 
}

h2.session a { 
	color: #700; 
	font-size: 16pt; 
	font-weight: normal;
	line-height: 16pt; 
	text-align: left; 
	margin-top: 26pt; 
	margin-bottom: 4pt; 
}

h3.session { 
	color: #700; 
	font-size: 11pt; 
	font-weight: normal;
	line-height: 11pt; 
	text-align: left; 
	margin-top: 4pt; 
	margin-bottom: 8pt; 
}

h4.session { 
	color: #444; 
	font-size: 11pt; 
	font-weight: normal;
	line-height: 11pt; 
	text-align: left; 
	margin-top: 6pt; 
	margin-bottom: 3pt; 
}

h5.session { 
	color: #555; 
	font-size: 10pt; 
	font-weight: normal;
	line-height: 11pt; 
	text-align: left; 
	margin-top: 3pt; 
	margin-bottom: 6pt; 
}

table.session { 
	color: #555; 
	font-size: 8pt; 
	font-weight: normal;
	line-height: 8pt; 
	text-align: left; 
	margin-top: 3pt; 
	margin-bottom: 3pt; 
	margin-left: 0;
	margin-right: 0;
	border: 0 0 0 0;
	padding: 0 0 0 0;
	border-collapse: collapse;
	border-spacing: 0;
}

table.session td { 
	color: #555; 
	font-size: 8pt; 
	font-weight: normal;
	line-height: 8pt; 
	margin: 0 0 0 0; 
	border: 0 0 0 0;
	padding: 0 0 0 0;
}

span.session-selector {
	font-size: 9pt;
}

span.session {
	border: thin solid #999;
}

span.session-selected {
	border: thin solid #700;
}

span.session-de a {
	border: thin solid #555;
	background-color: #555;
	color: white;
}

span.session-en a {
	border: thin solid #700;
	background-color: #700;
	color: white;
}

span.session-en {
	border: thin solid #700;
	background-color: #700;
	color: white;
}

span.used {
}

span.unused {
}

h2.referent { 
	color: #700; 
	font-size: 16pt; 
	font-weight: normal;
	line-height: 16pt; 
	text-align: left; 
	margin-top: 26pt; 
	margin-bottom: 4pt; 
}

h2.referent a {
	color: #700; 
	text-decoration: none;
}

h3.referent { 
	color: #700; 
	font-size: 11pt; 
	font-weight: normal;
	line-height: 11pt; 
	text-align: left; 
	margin-top: 4pt; 
	margin-bottom: 8pt; 
}

h4.referent { 
	color: #444; 
	font-size: 11pt; 
	font-weight: normal;
	line-height: 11pt; 
	text-align: left; 
	margin-top: 6pt; 
	margin-bottom: 3pt; 
}

h5.referent { 
	color: #555; 
	font-size: 10pt; 
	font-weight: normal;
	line-height: 11pt; 
	text-align: left; 
	margin-top: 3pt; 
	margin-bottom: 0pt; 
}

img.referent {
    margin-top: 1ex;
	margin-botton: 2pt;
	margin-right: 1ex;
}

a.index {
	color: #800; 
	text-decoration: none;
}

a.index:hover {
	color: #555;
	text-decoration: underline;
}

hr.session {
	border-top: thin solid #999;
	border-left-width: 0;
	border-bottom-width: 0;
	border-right-width: 0;
}

.weiss  { color: #eee; font-size: 9pt; font-family: Georgia, "Times New Roman", Times, serif }
.menue_1   { color: #444; font-size: 12pt; text-align: left; padding-left: 14pt }
.menue_1.selected   { color: #800; font-size: 13pt; text-align: left; padding-left: 14pt }
.menue_11  { color: #444; font-size: 1pt; text-align: left }
.menue_2 { color: #800; font-size: 12pt; text-align: left; padding-left: 14pt }
.menue_hell { color: #ddd; font-size: 12pt; text-align: left; padding-left: 14pt }
.untermenue   { color: #555; font-size: 10.5pt; padding-left: 30pt }
.untermenue_rot    { color: #800; font-size: 10.5pt; padding-left: 30pt }
.untermenue_weiss { color: #eee; font-size: 10.5pt; padding-left: 30pt }
.zeitplan_Datum  { color: #555; font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif; line-height: 16pt; text-align: center }
.zeitplan_Vor { color: #800; font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif; line-height: 13pt; text-align: left }
.zeitplan_weiss { color: #fff; font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif; line-height: 13pt; text-align: left }
.zeitplan_zeit { color: #555; font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif; line-height: 13pt; text-align: left }
.tabelle { text-align: left; padding: 10px }
.tabelle_mittig { text-align: center; padding: 10px }
.fliess { color: #444; font-size: 12pt; font-family: serif, Georgia, "Times New Roman", Times, serif; line-height: 16pt }


table.schedule {
    border-width: thin;
    border-style: solid;
	border-collapse: collapse;
	border-spacing: 0;
}

table.schedule p {
    font-size: 8pt;
	line-height: 10pt; 
	margin-top: 3pt;
	margin-bottom: 3pt;
}

table.schedule td {
    font-size: 8pt;
	line-height: 10pt; 
	margin-top: 0pt;
	margin-bottom: 0pt;
    align: left;
    vertical-align: top;
}

table.schedule th {
    font-size: 10pt;
	font-weight: normal;
	line-height: 12pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
    align: center;
    vertical-align: middle;
}

table.schedule span.session a {
    font-size: 8pt;
	color: #800; 
}

table.schedule span.schedule_subtitle a {
    font-size: 8pt;
	color: #555; 
}

table.schedule span.schedule_referent a {
    font-size: 8pt;
	color: #800; 
}

table.schedule td.schedule_secondary {
    vertical-align: middle;
	text-align: center;
}


div #slider {
        position:relative;
        height: 100%;
        overflow: hidden;
}

p.sponsor {
        position:relative;
        line-height:100px;
        margin:0;
}

* html p.sonsor {
        height:100px;
}

span.sponsor {
        height:100px;
        width:1px;
}

p.sponsor * {
        vertical-align:middle;
}
