/* ================================================================ */
/* === ADMIN - top ================================================ */
/* ================================================================ */


table.top {
	background-color : #CEC8B9;
}

table.top td.line {
	background-color : #766754;
}

table.top td.topclipboard {
	background-color : #DED8C9;
	border : 1px solid #766754;
}

table.top td.topfunction {
	padding : 5px 5px 5px 5px;
	background-color : #DED8C9;
	border : 1px solid #766754;
}

table.top td.topfunction a {
	text-decoration : none;
}

table.top td.topfunction:hover {
	background-color : #CEC8B9;
}

table.top td.topfunctionselected {
	padding : 5px 5px 5px 5px;
	background-color : #CEC8B9;
	border : 1px solid #766754;
}

table.top td.topfunctionselected a {
	text-decoration : none;
}

table.admintable tr th{
	text-align: left;
	color: #FFFFFF;
	background-color: #CEC8B9;
}

table.admintable tr td{
	font-size: 10px;
	border-bottom: 1px solid #CEC8B9;
}


table.admintable2 tr td{
	font-size: 12px;
}


/* ================================================================ */
/* === ADMIN (left) =============================================== */
/* ================================================================ */

td#leftNav {
	width : 275px;
	background-color: #D08798;
	border-right : 1px dotted #766754;
}

td#leftNav table#sectionNav {
	font-size : 12px;
	margin-top: 1px;
	line-height: 15px;
	background-color: #D08798;
}

td#leftNav table#sectionNav a {
	text-decoration: none;
	display: block;
	color : #FFFFFF;
}

td#leftNav table#sectionNav span {
	font-family: webdings;
}

td#leftNav table#sectionNav tr:hover,
td#leftNav table#sectionNav tr:hover a{
	background-color : #B7657B;
	color : #FFFFFF;
}

td#leftNav table#sectionNav tr.active,
td#leftNav table#sectionNav tr.active a{
	background-color : #882544;
	color : #FFFFFF;
	font-weight : bold;
}

td#leftNav table#sectionNav a.addItem {
	font-style : italic;
	color : #766754;
}



/* ================================================================ */
/* === ADMIN CONTENT ============================================== */
/* ================================================================ */
table#cmsButtons {
	width : 700px;
	padding : 10px 5px 10px 5px;
}

table#cmsButtons td{
	white-space: nowrap;
	line-height : 30px;
}

table#cmsButtons td a{
	padding : 5px 5px 5px 5px;
	background-color : #DED8C9;
	border : 1px solid #766754;
	text-decoration : none;
}

table#cmsButtons td a:hover{
	background-color : #CEC8B9;
}

table#cmsButtons td a.active{
	font-weight : bold;
	background-color : #882544;
	color : #FFFFFF;
}

table#displayTable {
	padding : 5px 5px 5px 5px;
}

table#displayTable div#mainContent {
	padding : 5px 5px 5px 5px;
	border : 2px dotted #766754;
}

div#contentLanguages a {
	padding : 2px;
}

div#contentLanguages a.active {
	background-color: #882544;
	color : #FFFFFF;
}
  
a.zetinkijker {
  padding : 3px;
  background-color : #DED8C9;
  border: 1px #766754 solid;
}


/* ================================================================ */
/* === FRONT  ===================================================== */
/* ================================================================ */

td.dc {
	background-color : transparent;
}

td#leftNavFront {
	font-family: Arial, Verdana, sans-serif;
	width: 150px;
	background-color : #D08797;
}

td#leftNavFront table#sectionNav {
	background-color : #D08797;
	margin-top: 1px;
	line-height: 15px;
}

td#leftNavFront table#sectionNav a {
	text-decoration: none;
	display: block;
}

td#leftNavFront table#sectionNav span {
	font-family : webdings;
}


td#leftNavFront table#sectionNav tr.level1{
	background-color : #DEB6B5;
	color : #454154;
	font-size : 12px;
	border-top : 8px solid #D08797;
}

td#leftNavFront table#sectionNav tr.level1 a{
	padding : 2px 10px 2px 10px;
	background-color : #DEB6B5;
	color : #454154;
	font-size : 12px;
	border-top : 8px solid #D08797;
}

td#leftNavFront table#sectionNav tr.level1:hover a{
	background-color : #882544;
	color : #FFFFFF;
}

td#leftNavFront table#sectionNav tr.parentactive1 a{
	background-color : #882544;
	color : #FFFFFF;
}


td#leftNavFront table#sectionNav tr.level2{
	background-color : #D08797;
	color : #ECE4D3;
	font-size : 11px;	
	border-bottom : 1px solid #882544;
}

td#leftNavFront table#sectionNav tr.level2 a{
	height:100%;
	padding : 2px 0px 2px 0px;
	background-color : #D08797;
	color : #ECE4D3;
	font-size : 11px;	
	/*border-bottom : 1px solid #882544;*/
}

td#leftNavFront table#sectionNav tr.level2 td{
	border-bottom : 1px solid #882544;
	background-color : #D08797;
}

td#leftNavFront table#sectionNav tr.level2:hover a,
td#leftNavFront table#sectionNav tr.level2:hover td{
	background-color : #B6637A;
	color : #FFFFFF;
}

td#leftNavFront table#sectionNav tr.parentactive2 a,
td#leftNavFront table#sectionNav tr.parentactive2 td{
	background-color : #B6637A;
	color : #FFFFFF;
}


td#leftNavFront table#sectionNav tr.level3{
	background-color : #D08797;
	color : #ECE4D3;
	font-size : 11px;	
	font-style : italic;
}

td#leftNavFront table#sectionNav tr.level3 a{
	padding : 2px 0px 2px 0px;
	background-color : #D08797;
	color : #ECE4D3;
	font-size : 11px;	
	font-style : italic;
}

td#leftNavFront table#sectionNav tr.level3:hover a{
	background-color : #B6637A;
	color : #FFFFFF;
}

td#leftNavFront table#sectionNav tr.parentactive3 a{
	background-color : #B6637A;
	color : #FFFFFF;
}



/* ================================================================ */
/* === CONTENT ==================================================== */
/* ================================================================ */

#content {
    float: left;
    margin: 0 10px 10px 10px;
    width: 562px;
}

#content a {
    font-weight: bold;
    color: #333;
}

#content span.activeLanguage {
	padding: 2px;
	font-weight : bold;
	background-color : #882544;
	color : #FFFFFF;
}

#content a:hover {
    color: black;
}


#content .path {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid black;
}

#content h1 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    display: inline;
}

#content h2 {
	font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline;
}

#content ul {
    line-height: 16px;
    margin: 0 0 20px 0;
    padding: 0 0 0 15px;
}

#content .title {
    font-weight: bold;
    font-size: 14px;
    display:block;
    line-height: 20px;
}

#content .foto {
    float: right;
    margin: 0 0 10px 10px;
}

#content p {
    margin: 0 0 20px 0;
    line-height: 16px;
    text-align:justify;
}

#content p.line {
    color: #B1B1B1;
    font-style: italic;
    font-size: 11px;
    border-top: 1px solid #B2B2B2;
    margin: 0 0 30px 0;
}

#content table td {
    font-size: 11px;
    padding: 3px;
}

#content table th {
    font-size: 12px;
    padding: 3px;
    text-align: left;
    background-color:#CCCCCC;
    color:#424242;
}

#content .subnav {
    float: right;
	font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    margin: 3px 0 10px 0;
}

#content .subnav a {
    font-weight: normal;
    color: #23397E;
    background-color: #EBEEF2;
    text-decoration: none;
    padding: 2px 4px 2px 4px;
    margin: 0 0 0 5px;
}

#content .subnav a.active {
    background-color: #DADFE9;
    font-weight: bold;
}

#content .subnav a:hover {
    background-color: #DADFE9;
}

#content .buttons {
    float: left;
}

#content .buttons a {
	font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    color: black;
    background-color: #E1E1E1;
    padding: 2px 4px 2px 4px;
    margin: 0 5px 0 0;
    font-weight: normal;
    text-decoration: none;
    border-bottom: 1px solid #C2C2C2;
    border-right: 1px solid #C2C2C2;
}

#content .buttons a:hover {
    background-color: #CCC;
}

.more {
    color: #434343;
}

.nowrap {
    white-space: nowrap;
}

.right {
    text-align: right;
}


#bottom {
    font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
    text-transform: uppercase;
    width: 770px;
    margin-left: auto;
    margin-right: auto;
    color: #999998;
}

#bottom a {
   color: #999998;
}

#bottom a:hover { color: black }