/* Thema 1 */
/* bruin */

/* common items */

body
{
	color: #000000;
	SCROLLBAR-FACE-COLOR: #CBCBD3; 
	SCROLLBAR-TRACK-COLOR: #EFEFEF; 
	/*SCROLLBAR-HIGHLIGHT-COLOR: #CBCBD3; */
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #CBCBD3;
	SCROLLBAR-ARROW-COLOR: #000000; 
	/*SCROLLBAR-DARKSHADOW-COLOR: #313131;*/
}

/* menuitems */

table.menu
{
	border: 1px;
	border-color: rgb(57,71,146);
}

td.menu 
{
	background-color: rgb(255,255,255);
	border: 1px;
	border-bottom: 1px solid #8891BE;/*lichtblauw*/
}


a.folder
{
	color: #381101;
}

a.folder:hover
{
	color: #DFC284;
}

a.menu:hover 
{
	color: #8891BE;/*lichtblauw*/
}

a.menu 
{
	color : rgb(57,71,146);
}

a.login
{
	color: #000000;
	text-align: right;
	font-family: Verdana;
}

a.login:hover 
{
	color : #8891BE;
}

a
{
	color : #ABDA4D; /*groen*/
}

a:hover 
{
	color : #8891BE;/*lichtblauw*/
}
/* end common items */

/* topSite items */

td.banner
{
 background:rgb(255,255,255);/*driehoek*/
}

div.topbarTitle
{}

td.topbar
{
 background: #ABDA4D;
}

td.logo
{
 background: #ABDA4D;
}

/* end topSite items */


/* mainSite Items */
.mainTitle
{
 color: #000000;
}

H1
{
	color : #00008B;/*darkblue*/
}

H2
{
	color : #00008B;
}

H3
{}


td.main 
{}

/* end mainSite Items */

/* leftSite Items */
td.leftBox
{
	background:#FFFFFF;
	/*border-right: 1px solid #F3D9BA;*/
}

/* end leftSite Items */

/* rightSite Items */

td.rightBox
{
	background-color: #FFFFFF;
	color: #000000;
}

.rightTitle 
{
	color: #FF7F00;
}

.righttext 
{}

/* search */
.search 
{
	background:#ffffff;
	color: #381101;
	border-bottom:1px solid #381101;
}
/* end search *

* login */
input.login 
{}

td.login
{
 background-color:#ABDA4D;
 color:#ffffff;
}
/* end login */


/* news items */
div.newsHeader
{
	background-color: rgb(57,71,146);
}

table.newsitems
{
 background:rgb(255,255,255);/*wit*/
}

td.newsitem
{
	color: #000000;
	border-bottom: 1px solid #8891BE;
}

td.date 
{
	color: #000000;
}

/* end news items */

/* end rightSite Items */


/* default css */

/* common items */

table
{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-weight : normal; 
 	font-style : normal;
	font-size: 8pt;
	table-layout:auto;
}

select
{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

textarea
{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


input
{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal; 
	font-style : normal;
	font-size: 8pt;
}

/* menuitems */

td.menu 
{
	text-align: left;
	vertical-align: top;
	width: 155px;
}

a.submenu
{
	
}

a.submain
{

}


a.menu
{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 28px; 
	text-decoration : none; 
}

a.menu:hover 
{
	text-decoration : underline;
}



a
{
  font-style: normal;
	text-decoration : underline; 
}

/* end common items */

/* topSite items */

div.randomBannerPic
{
 position:relative;
 width:657px;
 height:154px;

 z-index:1;
 background-repeat: no-repeat;background-image:url(images/banner.png);
}

div.topbarTitle
{
	/*background-repeat: no-repeat;background-image:url(images/koptekst-wit.png); */
	
	position:relative; 
	left:5px; 
	top:0px; 
	width:343px; 
	height:20px; 
	z-index:1;
}

td.logo
{
 height:132px;
 background-image:url(images/logo.jpg);
}

/* end topSite items */


/* mainSite Items */

input.button
{
	border: 1px solid #aaaaaa; 
	font-size: 8pt;
}

.mainTitle
{
 font-size: 16px;
 font-style: normal;
 font-weight:bold;
 line-height: 16px;
}

.subTitle
{
 font-size: 12px;
 font-style: normal;
 line-height: 12px;
}

H1
{
 font-size: 16px;
 font-style: normal;
 line-height: 16px;
}

H2
{
 font-size: 12px;
 font-style: normal;
 line-height: 12px;
}

H3
{
 font-size: 10px;
 font-style: normal;
 line-height: 10px;
}

td.main 
{
	line-height: 14px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height:1.7em;
	font-size:1.2em;
	text-align:justify;
}

/* end mainSite Items */

/* leftSite Items */
td.leftBox
{
}

/* end leftSite Items */

/* rightSite Items */

.rightTitle 
{
	font-size: 16px;
	line-height: 24px;
	padding-left: 5px;
	padding-right: 5px;
}

.righttext 
{
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 7px;
	padding-right: 5px;
}

/* search */
.search 
{
	font-weight: bold;
	line-height: 20px;

	border-bottom:1px solid #381101;

	padding-right: 15px;
	padding-left: 15px;
	padding-top: 9px;
	padding-bottom: 15px;
}
/* end search *

* login */
input.login 
{
 font-size: 9px;
}

td.login
{
	font-size:10px;
}
/* end login */


/* news items */
div.newsHeader
{
	position:relative;
	width:100%;
	height:26px;
	z-index:2;
}

table.newsitems
{
 table-layout : fixed;
}

td.newsitem
{
	line-height: 14px;
	padding: 0px;
	padding-bottom:5px;
	font-size: 10px;
}

td.date 
{
	font-size: 12px;
	font-weight: bold;
}

/* end news items */

/* end rightSite Items */


/* workspace */

.Titel
{
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight : 600;

}
.Tekst
{
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight : normal;
	padding-bottom : 0px;
}
.Tekst1
{
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight : 800;
	padding-bottom : 0px;
}
.Tekst2
{
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight : normal;
	padding-bottom : 0px;
}
.Tekst1a
{
	font-family: Arial , Verdana, Arial, Helvetica, sans-serif;
	;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	color: #C81535;
	font-weight : bold;
	padding-bottom : 0px;
}
.Tekst2a
{
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight : normal;
	padding-bottom : 0px;
	text-decoration : blink;
}
A.adresURL {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration: underline;
	background-color : transparent;
	font-style : normal;
	color: #C81535;
}
A.adresURL:ACTIVE {
	text-decoration: underline;
	color: #6E6E6E;
}
A.adresURL:HOVER {
	text-decoration: underline;
	color: #F37976;
}
A.adresURL:VISITED {
	text-decoration: underline;
	color: #C81535;
}
A.adresURLbold {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
	background-color : transparent;
	font-style : normal;
	color: #C81535;
}
A.adresURLbold:ACTIVE {
	text-decoration: underline;
	color: #6E6E6E;
}
A.adresURLbold:HOVER {
	text-decoration: underline;
	color: #F37976;
}
A.adresURLbold:VISITED {
	text-decoration: underline;
	color: #F37976;
}

html1, body1
{
      position: absolute;
      width: 100%; height: 100%;
      margin: 0; padding: 0;
	/* background-color: #D0D0D0; */
}

body1
{
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: #C60B12; 
	SCROLLBAR-3DLIGHT-COLOR: #C60B12; 
	SCROLLBAR-ARROW-COLOR: #3B4E79; 
	SCROLLBAR-TRACK-COLOR: #F9F9F9; 
	SCROLLBAR-DARKSHADOW-COLOR: #F9F9F9; 
}

select.flat,textarea.flat,input.flat 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	border-color : #8A8857;
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}


.login1
{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #0066CC; text-decoration: none;}

.login2 		
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 18px;
	color: #000066; 
	text-decoration: none;
}

.folderlink
{ text-decoration: none; color: black; }
.folderlink:visited
{ text-decoration: none; color: black; }


td.menu
{
	font-family: Verdana;
	font-size: 8pt;
	color: white;
	font-weight: bold;
}


/* Kalender dingetjes */
.cal_heading			{ font-family: Verdana; font-size: 10pt; color: white; background-color: #ABDA4D; text-align: center; }
.cal_headlink			{ font-family: Verdana; font-size: 11pt; font-weight: bold; color: white; text-decoration: none; }
.cal_headlink:visited	{ color: white; }
.cal_heading2			{ font-family: Verdana; font-size: 10pt; font-weight: bold; color: white; background-color: black; text-align: center; }
.cal_day				{ font-family: Verdana; font-size: 10pt; font-weight: normal; color: gray; text-align: center; background-color: #E6E6E6; }
.cal_dayactive			{ font-family: Verdana; font-size: 10pt; font-weight: bold; color: black; text-align: center; background-color: #E6E6E6; }
.cal_today				{ font-family: Verdana; font-size: 10pt; font-weight: normal; color: gray; text-align: center; background-color: #666666; }
.cal_todayactive		{ font-family: Verdana; font-size: 10pt; font-weight: bold; color: white; text-align: center; background-color: #8A8857; }
.cal_daylink			{ font-family: Verdana; font-size: 10pt; font-weight: bold; color: black; text-align: center; background-color: #E6E6E6; text-decoration: none; }
.cal_stdlink			{ font-family: Verdana; font-size: 10pt; font-weight: normal; color: gray; text-align: center; text-decoration: underline;}
.cal_stdlink:visited	{ color: gray; }


td.header				{ font-weight: bold; background: #EFEFEF; border-bottom: 1px dotted black; padding: 2px 2px 2px 2px; }
td.contact				{ padding: 2px 2px 2px 2px; }

table.bordered			{ border: 1px dashed #999999; }


/* forum */


.smalltext
{
	font-size:9px;
	
}

td.forumheader
{
	background-color:	#ABDA4D;
	color: white;
	font-weight: bold;
}

td.forum1, td.forum2
{
	color: #744419; 
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px dashed #cecece;
}

td.forum2 { background-color: #EFEFEF; line-height:150%}
td.forum1 { background-color: #FFFFFF; line-height:150%}

a.forumheader			{ text-decoration: none; color: white; font-weight: bold; }
a.forumheader:HOVER		{ text-decoration: underline; }
a.forumheader:VISITED	{ color: white; }

a.forum			{ text-decoration: underline; color: #645343;}
a.forum:hover	{ text-decoration: underline; color: #DD0000;}
/*a.forum:visited	{ color: #645300;}*/

a.userLink
{
	color:#412003;
	text-decoration:none;
}

a.userLink:hover
{
	color:#BB7A2A;
	text-decoration:underline;
}


a.forumPath
{
	 color: #744419;
	 text-decoration:none;
}

a.forumPath:hover
{
	 color: #ABDA4D;
	 text-decoration:none;
}

input.button{border:1px solid #B98A50;background:#d3e4f3;font-size:11px}
.helpline{border:0 solid;font-size:10px; background:  #EFEFEF;}
select{background:#ffffff;font:11px Verdana,Arial,Helvetica,sans-serif}
td.genmed,.genmed{font-size:11px}
input.post,textarea.post{background:#ffffff;border:1px solid #B98A50;
font:11px Verdana,Arial,Helvetica,sans-serif;padding-bottom:2px;padding-left:2px;
scrollbar-3dlight-color:#c9dbf1;
scrollbar-arrow-color:#1f3a55;
scrollbar-base-color:#eaf9ff;
scrollbar-darkshadow-color:#bdd4ec;
scrollbar-face-color:#dae5f3;
scrollbar-highlight-color:#bdd4ec;
scrollbar-shadow-color:#abc6e7;
scrollbar-track-color:#f4fcff;
}

.smalltext { font-size: 8pt; color: black; }

img.memberPhoto
{
	border:1px solid #cecece;
}
