﻿.auteurs
{
	font-size:12px;
	font-weight:normal;
	font-style:italic;	
	background-color:#009DCA;
	color:White;
}

img.auteurs
{
	padding-left:5px;
	padding-right:5px;
	border:none;
}

a.auteurs
{
}

a.auteurs:hover
{
}

.titledownload
{
	background-color:#009DCA;
	text-align:right;
	vertical-align:middle;
	padding-right:10px;
	border-bottom-style:none;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
}

img.titledownload
{
	border-bottom-style:none;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
}

.titletable
{
	background-color:#009DCA;
	border-bottom-style:none;
	border-left-style:none;
	border-top-style:none;
	border-right-style:none;	
	outline-style:none;
	outline-width:0;
	outline:0;
	width: 100%;
}

.title
{
	font-size:24px;
	color:Red;
}

td.title
{
	font-size:24px;
	color:Red;
}



.opmerkingtable
{
	background-color:white;
	width: 100%;
}

.opmerking
{
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:Red;
	padding-left: 2px;
}


/*Extra tabs*/

div.extratabs
{
	margin-bottom:0px;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-style:solid;
	border-top-color:#4067AB;	
	border-top-width:2px;
}

hr.extratabs
{
	color:#4067ab;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top: 2px;	
}

ul.extratabs
{
	float:left;
	list-style-type:none;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:0px;	
}

a.extratabs
{
	float:left;
	font-weight:bold;
	color:#929292;
	background-color:#4067AB;
	padding:0.2em 0.6em;
	border-right:1px solid white;
	margin-bottom:0px;
	margin-top:0px;	
	height:30px;
}

a.extratabs:hover 
{
	background-color:#4067ab;
	color:White;
}

li.extratabs
{
	display:inline;
	height: 30px;
}