/* ## BITS & CHIPS 2007 - EMBEDDED SYSTEMEN ## */

/* ## CHECKLIST ## 

- Kleur stylesheet
- RTE stylesheet
- Favicon

*/

/* ## LOGO POSITION ## */

#top-logo {
	left: 0px;
	top: 26px;
	}

/* ## IMAGE CONTAINER ## */

#layout-image-container {
	background: #8f0413;
	}
	
/* ## CONTENTTABLE3 - TIMETABLE ## */

/*
.contenttable-3 {
	float: left;
	margin-right: 2px;
	margin-bottom: 0;
	}

.contenttable-3 .td-1 {
	width: 180px;
	}
*/

/* ## MAIN COLOR ## */

a,
a:hover {
	color: #bf051a;
	}

.contenttable-2 .tr-0 {
	background: #bf051a;
	}

/* ## MAIN COLOR - 75% TRANSPARENCY BLACK ## */
	
#layout-mainnav li:hover,
#layout-mainnav li.selected,
#layout-mainnav ul.level2,
#layout-mainnav ul.level3 {	
	background: #8f0413;
	}
	
/* ## MAIN COLOR - 75% TRANSPARENCY WHITE ## */
	
a:visited {
	color: #d26a59;
	}
	
#layout-mainnav ul.level2 {
	border: 1px solid #d26a59;
	}

#layout-mainnav ul.level2 li:hover {
	background: #d26a59;
	}
	
#layout-mainnav ul.level2 li {
	border-bottom: 1px solid #d26a59; 
	}
	
/* ## SUB COLOR ## */
	
#speakers-block,
.contenttable-3 .td-0 {
	background: #bf051a;
	}
	
.contenttable-3 .td-1,
.contenttable-3 .td-2 {
	border-bottom: 1px solid #bf051a; 
	}

	
	
	.registratie-bewijs-options ul {
	list-style: none;
	}


#content-main .registratie-bewijs-options {
	position: relative;
	left:0;
	top:30px;
	}	

#content-main .registratie-bewijs-options ul {
	position: absolute;
	right: 0px;
	top: -32px;
	/*float: right;
	margin-top: -32px;*/
	}

	
#layout-content .registratie-bewijs-options li {
	float: left;
	background: none;
	padding-left: 5px;
	}
	
	.registratie-bewijs-options li a {
	display: block;
	padding-left: 20px;
	}
.registratie-bewijs-options li.print a {
	background: url(/fileadmin/images/css/icon-print.gif) no-repeat;
}

.registratie-bewijs-options li.myaccount a {
	background: url(/fileadmin/images/css/icon-myaccount.gif) no-repeat;
}
