@import url(webciety_de.css);

body {
background: #F7F5F5;
}

#document {
background: #F7F5F5;
width:576px;
}

#document hr {
color: #F7F5F5;
font: 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif !important;
}

a {
color:#000;
}

#content .textBox {
width:450px;
margin: 5px 5px 5px 5px;
}

#content .oneBox {
	position: relative;
	float:left;
	margin: 5px 5px 5px 5px;
	padding: 3px 5px 3px 5px;
	display: inline;
	overflow:hidden;

	width:220px;
}

/* New Menu */
.hmenu {
	width:576px; 
	height:20px; 
	position:relative; 
	z-index:100;
	font-family:arial, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .hmenu {width:576px; w\idth:575px;}
/* remove all the bullets, borders and padding from the default list styling */
.hmenu ul {padding:0;list-style-type:none;}
.hmenu ul ul {width:135px;background:#FBE5E1;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.hmenu ul li {float:left;width:135px;position:relative;border:solid 1px #fff;}
.hmenu ul ul li {border:none;}
/* style the links for the top level */
.hmenu a, .hmenu a:visited {
	padding: 2px 2px 2px 2px;
	display:block;
	font-size:12px;
	text-decoration:none; 
	color:#fff; 
	width:135px; 
	height:17px; 
	background:#E31C21; 
	line-height:12px; 
	font-weight:bold;}
.hmenu ul.submenu a:hover {
	text-decoration:underline; 
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .hmenu a, * html .hmenu a:visited {width:135px; w\idth:135px;}

/* style the second level background */
.hmenu ul ul a.drop, .hmenu ul ul a.drop:visited {}
/* style the second level hover */
.hmenu ul ul a.drop:hover{}
.hmenu ul ul :hover > a.drop {}



/* hide the sub levels and give them a positon absolute so that they take up no room */
.hmenu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:20px;
	left:0; 
	width:135px;
	}
/* another hack for IE5.5 */
* html .hmenu ul ul {top:17px;t\op:17px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.hmenu table {position:absolute; top:0; left:0; border-collapse:collapse;;}


/* style the second level links */
.hmenu ul ul a, .hmenu ul ul a:visited {
	background:#FBE5E1; 
	color:#000; 
	height:auto; 
	line-height:1em; 
	width:128px;
	font-weight:normal;
	}
/* yet another hack for IE5.5 */
* html .hmenu ul ul a, * html .hmenu ul ul a:visited {width:128px;w\idth:128px;}

/* style the top level hover */
.hmenu a:hover, .hmenu ul ul a:hover{color:#000; background:#FBE5E1;}
.hmenu :hover > a, .hmenu ul ul :hover > a {color:#000; background:#FBE5E1;}

/* make the second level visible when hover on first level list OR link */
.hmenu ul li:hover ul,
.hmenu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.hmenu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.hmenu ul :hover ul :hover ul{ visibility:visible;}



#content {
position:absolute;
top: 70px;
left: 5px;
z-index:-1;
clear:both;
background: #F7F5F5;
font-size:12px;

}

#programmDetail .meta {
padding: 3px 3px 3px 3px;
float: right;
margin-left: 10px;
margin-bottom: 5px;
width: 200px;
background-color: #FBE5E1; 
font-weight: bold
}

#programmDetail .meta a {
font-weight:bold;
}

#programmDetail .desc {
font-size: 1.5em;
line-height:1.4em;
margin-bottom: 30px;
}

#programmDetail .desc blockquote {
margin: 10px 10px 10px 10px;
border: 1px solid #c0c0c0;
padding: 5px 5px 5px 5px;
font-style:italic;
}

.speaker {
background: #E7E3E1;
padding: 5px 5px 5px 5px;
clear:both;
}

.programm .speaker {
margin-top:15px;
background: none;
}

#programmDetail .speaker .expertsprofile {
margin-buttom: 10px;
}


.programm { width: 450px;}
* html .programm { width: 436px;}

.programm tr {
	vertical-align: top;
}

.programm tr.tr-even {
	background-color: #E7E3E1;
}

.programm tr.tr-odd {
	background-color: #FBE5E1;
}

.schedule td.time_set {
	width: 100px;
	border-right: 1px dotted #D0D0D2;
}

.schedule td.item_set {
	padding-left: 5px;
}

.schedule td.item_set div.title {
	margin-bottom: 15px;
}

.schedule td.item_set div.expertsprofile {
	font-size:0.8em;
}

.programm span.experthead {
	font-weight:normal;
	text-decoration:underline;
}

div.title {
	display:block;
	font-weight:bold;
}

.sociallinks a img {
display:inline;
margin-right: 3px;
}

#scheduleTable a {
	font-size:11px;
}

#scheduleTable div.stable {
	display:block;
	clear:both;
}

#scheduleTable div.head {
	font-weight: bold;
	height: 30px;
}

#scheduleTable div.stable div.select_day {
	margin:0px 0px 0px 0px;
	width:100px;
	display:inline;
	float:left;
}

#scheduleTable div.stable div.select_day div.item {
	position:relative;
	margin:1px 1px 1px 1px;
	padding:2px 2px 2px 2px;
	height: 90px;
	background-color: #FBE5E1;
	overflow:hidden;
}

#scheduleTable div.stable div.select_day div.tr-even {
	height: 60px;
	background-color: #E7E3E1;
}

#scheduleTable div.stable div.tr-head {
	width:45px;
}

#scheduleTable div.thead div.select_day div.item  {
	height: 30px;
}

#scheduleTable .ics {
	position:absolute;
	bottom: 2px;
	right: 2px;
}

