/* Hierin komen alle stijlen die behoren tot Mechatronica Magazine */

/* ## LOGO */

#top-logo {
	left: 10px;
	top: 30px;
	}
	
/* ## H1 ## */

#content-main h1 {
	background: url(../images/css/h1-underline.gif) repeat-x left bottom;
	}
	
/* ## PRODUCTS HEADER ## */

#products-header {
	background: url(../images/css/producten-header.gif) no-repeat left top;
	}
	
/* ## MAINNAV ## */

#top-mainnav-container {
	background: url(../images/css/navigatie/mainnav-bg-shadow.gif) repeat-x left bottom;
	}
	
#top-mainnav ul.level1 li:hover {
	background: url(../images/css/navigatie/mainnav-bg-hover.gif) repeat-x;
	}
	
#top-mainnav ul.level1 li.selected {
	background: url(../images/css/navigatie/mainnav-bg-selected.gif) repeat-x top;
	}
	
#top-mainnav ul.level2 li.selected {
	background: none;
	}
	

/* ## STANDAARD ROOD ## */

a,
a.cpTodayText,
#content-left h1,
#content-main h1,
#content-right h1,
#content-right h2 a {
	color : #990000;
	}


#top-mainnav-container,
.section-list ul ul li a:hover,
.cpYearNavigation,
.cpMonthNavigation,
td.cpCurrentDate a,
#news-browser a:hover,
.tx-indexedsearch-browsebox a:hover {
	background-color: #990000;
	}

#search-articles input.search-button,
#top-mainnav ul.level2,
#top-mainnav ul.level3 li,
.login-submit input,
.tx-ttnews-browsebox a:hover,
.contenttable-2 tr.tr-0 td,
.tipafriend_form_submit input,
table.tabel-2,
table.tabel-2 thead tr td,
table.tabel-2 tr td.tabelcell-2,
.csc-mailform .csc-mailform-submit,
#content-main .roq_banenbank_pagebrowser a:hover {
	background: #990000;
	}



.contenttable-2 tr td {
	border-top: 1px solid #990000;
	border-right: 1px solid #990000;
	}
	
.contenttable-2 tr td.td-last {
	border-right: 1px solid #990000;
	}
	
.contenttable-2 tr td.td-0  {
	border-right: 1px solid #990000;
	border-left: 1px solid #990000;
	}
	
.contenttable-2 tr.tr-last td {
	border-bottom: 1px solid #990000;
	}

/* 75% */

#content-left h1 a:visited,
#content-right h2 a:visited {
	color: #C44949;
	}
	

/* ## LICHT ROOD ## - Geen afgeleide - ong. 80%*/ 

#top-mainnav ul.level2 li:hover,
#top-mainnav ul.level2 a:hover {
	background: #CC3333;
	}
	
/* ## GEEN AFGELEIDE - ong. 90% op zwart ## */

div.news-article-single p.lead {
	color: #8A0020;
	}
	
/* ## 25% ## */

#top-mainnav ul.level1 a,
.section-list ul ul li.selected a {
	color: #e5bfbf;
	}
	
#top-search input#search-field {
	border: 1px solid #E5BFBF;
	}
	
.right-news-frame,
.contenttable-1 tr.tr-0 td,
table.tabel-1,
table.tabel-1 thead tr td,
table.tabel-1 tr td.tabelcell-1,
#content-right .right-news-frame-single {
	background: #e5bfbf;
	}
	
.contenttable-1 tr td {
	border-right: 1px solid #e5bfbf;
	border-top: 1px solid #e5bfbf;
	}
	
.contenttable-1 tr td.td-last {
	border-right: 1px solid #e5bfbf;
	}
	
.contenttable-1 tr td.td-0  {
	border-right: 1px solid #e5bfbf;
	border-left: 1px solid #e5bfbf;
	}
	
.contenttable-1 tr.tr-last td {
	border-bottom: 1px solid #e5bfbf;
	}

