/* Stylesheet voor template onderdelen */

/* Algemeen */
BODY				{ margin: 0px 0px 0px 0px; font-family:Arial; color: #36052E;}
FORM				{ margin-top: 0px; }
HR					{ color: white; height: 1px; }
A:Hover				{ text-decoration:underline; } 
LABEL               { margin-right: 15px; }

.Links				{ width: 175px; }
.Rechts				{ width: 20px; font-size: 9pt; }
.RechtsMargin		{ width: 25px; }
.OnderRechts		{ width: 220px; }
.OnderRechtsTK		{ width: 220px; padding-top: 55px; }
.OnderRechtsTKMenu	{ width: 100px; padding-top: 55px; }

/* Header */
TABLE.Header		{ height: 100px; width: 100%; font-family: Arial; font-weight: bold; color: #36052E; }
IMG.Logo			{ margin-left: 41px; margin-top: 18px; width: 86px; height: 65px; }
IMG.dot				{ position: absolute; }
DIV.MyButtons		{ vertical-align: top; text-align: center; margin-top: 30px; cursor: hand; color: #36052E; font-family: Arial; font-weight: bold; font-size: 15pt;}
.C0					{ padding-left: 4px; padding-top: 0px; padding-right: 4px; padding-bottom: 5px; background-color: white; color: #36052E; border: solid 1px white; }
.C1					{ padding-left: 4px; padding-top: 0px; padding-right: 4px; padding-bottom: 5px; background-color: #0BA29C; color: white; border: solid 1px white;}
.C2					{ width: 5px; padding-top: 5px; } 
TABLE.Menu			{ width: 225px; border: solid 1px white; position: absolute; cursor: hand; color: white; background-color: #0BA29C; }
TABLE.SubMenu		{ width: 225px; border: solid 1px white;  position: absolute; color: white; cursor: hand; background-color: #0BA29C; }
TABLE.Menu TD		{ height: 18px; font-size: 10pt; }
TABLE.SubMenu TD	{ height: 18px; font-size: 10pt;}
#GroenMenuLijntje	{ font-size: 1pt; height: 1px; } 
.ZH					{ color: #0BA29C; background-color: white; }
.ZL					{ color: white; background-color: #0BA29C; }
.ZH IMG				{ filter: mask(color=#0BA29C); }
.ZL IMG				{ filter: mask(color=white); }  

.HoofdNavigatie		{ text-align: center; font-size: 15pt; padding-top: 6px; }
.HoofdNavigatie A	{ color: #0BA29C; text-decoration: underline; } 

DIV.Zoek			{ width: 220px; text-align: left; font-size: 8pt; color: #36052E; margin-top: 10px; }
DIV.Zoek A			{ text-decoration: none; color: #36052E; }
DIV.Zoek FORM		{ margin:0px; }
DIV.Zoek INPUT		{ width:150px; font-size: 8pt; }
#zoekbutton			{ width:70px; background-color:white; border:solid 1px #36052E; color:#36052E; } 

DIV.Print			{ text-align: rigth; font-size: 8pt; color: #36052E; margin-top: 10px; }
DIV.Print A			{ text-decoration: none; color: #36052E; }

/* Middenbalk */
TABLE.Midden		{ height: 102px; width: 100%; background-color : #0BA29C; font-family: Arial; color: #FFFFFF; }
.Titelkader			{ padding-top: 15px; line-height: 24px; }
.TitelTekst			{ font-size: 20pt; font-weight: bold; }
.SchermTitelTekst	{ font-size: 15pt; }
.LoginUser          { font-weight: bold; }
.LoginUserMargin    { margin-top: 24px; margin-bottom: 6px; }    
.Uitloggen          { font-weight: bold; }
A.Uitloggen         { font-weight: bold; color: #FFFFFF; }
A.Uitloggen:hover   { font-weight: bold; color: #FFFFFF; }

/* Ballen */
DIV.NavBalls		{ position: absolute; left: 185px; top: 181px; }
TABLE.NavBalls TD	{ width: 150px; font-family : Arial; font-size: 9pt; font-weight: bold; text-align: center; }
.BalLabelUit        { color: #E0E0E0; }
.BalLabel1          { color: #F50A1E; }
.BalLabel2          { color: #FF8200; } 
.BalLabel3          { color: #A5D20A; } 
.BalLabel4          { color: #329B00; }
.BalLabel5          { color: #007DC8; }
.BalLabel6          { color: #0069AF; }
.BalLabel7          { color: #C80059; }
.BalLabel8          { color: #FF005A; }

/* Tabs */
DIV.NavTabs			{ position: absolute; left: 185px; top: 231px; }
DIV.NavTabsLabel	{ position: absolute; left: 185px; top: -100px; }
TABLE.NavTabs TD	{ width: 122px; font-family : Arial; font-size: 9pt; font-weight: bold; text-align: center; }

.TabLabelActief     { color: #0BA29C; }
.TabLabelInactief   { color: #BDADBA; }

/* Navigatie buttons*/
.Hoofdmenu          { margin-right: 5px; }

/* Buttons*/
.ButtonSpaceR       { margin-right: 5px; }
.ButtonSpaceRTB     { margin-right: 5px; margin-top: 5px; margin-bottom: 5px }


/* Onderbalk */
TABLE.Onder			{ width: 100%; font-family: Arial; font-size: 10pt;	color: #36052E; }

.Tekstkader			{ padding-top: 55px; padding-right: 0px; padding-left: 0px; padding-bottom: 15px;}
.TekstKaderKop      { width: 100%; }

/* Extra balk */
TABLE.Extra			{ width: 100%; font-family: Arial; font-size: 9pt; color: #36052E; }

/* Stappen teller */
IMG.Stap			{ width: 69px; height: 69px; margin-left: 53px; margin-top: 53px;  }
