﻿ï»¿/* views selector of list */
.ms-menutoolbar td td.ms-viewselector, .ms-menutoolbar td td.ms-viewselectorhover, .ms-toolbar td td.ms-viewselector, .ms-toolbar td td.ms-viewselectorhover, .ms-authoringcontrols td td.ms-viewselector, .ms-authoringcontrols td td.ms-viewselectorhover, td.ms-viewselector
{
	background-color:silver;
	background-image:none;
	background-repeat:repeat-x;
	border:none;
	font-weight:bold;
	padding:0px;
}
.ms-toolbarContainer, .ms-toolbar, table.ms-toolbar, table.ms-viewtoolbar, .ms-menutoolbar, .ms-menutoolbar td a{
	background-color:silver;
	border-color:#cccccc;
	background-image:none;
	color:black;
}
div.ms-viewselector, div.ms-viewselectorhover {
	width:150px;
}
.ms-listheaderlabel{
	color:black;
}
/* WEBPARTS */
/* header */
.ms-WPHeader td {
	border-bottom:1px solid gray;
	border-collapse:collapse;
}
/* border arround webparts*/
.ms-WPBorder, .ms-WPBorderBorderOnly {
	border:1px solid silver;
}
/* bottom paging of webpart */
.ms-bottompaging {
	background:#E8E8E8 none repeat scroll 0% 0%;
}
.ms-bottompagingline1 {
	background:gray none repeat scroll 0% 0%;
	line-height:1px;
}

/************ START **************/
/* Customizations 28-04-2008 *** */

/* left navigation styles */
.leftNav{
	}
.leftNav1{
	border-bottom:1px #E4E4E4 solid;
	color:#780600;
	margin-bottom:2px;
	margin-top:2px;
	font-size:15px;
	font-weight:normal;
}
.leftNav1 a{
	font-weight:normal;
	font-family:Arial;
}
.leftNav2{
	color:#780600;
}
.leftNavHover{
	color:#B90900;
	background-color:#EEEEEE;
}

/*ms-standardheader ms-WPTitle*/
.ms-WPTitle, .ms-WPTitle a:link, .ms-WPTitle a:visited{
	background-color: #B90900;
	color: #FFFFFF;
}



/* detail news-item */
.ms-formbody{
	background-color:#F7F7F7;
}

.ms-separator {
	color:#cccccc;
	font-size:10pt;
	background-image:none;
}
.ms-separator img{
	background-color:;
}
.ms-vb a, .ms-vb2 a, .ms-GRStatusText a, .ms-vb-user a, .ms-disc a {
	color:#333333;
	text-decoration:none;
}

/* Customizations 28-04-2008 *** */
/************ END ****************/



/**********************/
/* main layout styles */


/**********************************/
/* header & top navigation styles */
.headerBar, .headerNavBar {
	background-color:#B90900
}
.headerPictureBar {
	background-image: url('../images/headerVVSGHome_Internet.jpg');
}

/**************************/
/* left navigation styles */
#leftNav a {
	color: #780600;
}

/***********************/
/* main content styles */

.contentBlockHeader {
	background-color: #B90900;
	color: #FFFFFF;
}

.NieuwsKalenderBlockHeader {
	background-color: #B90900;
	color: #FFFFFF;
}


/********************************************************************/
/* top navigation styles (blueband template sharepoint) for flyouts */

.topNavFlyOuts {
	border-top:1px solid #CCCCCC;
}
.topNavItem {
	
	border-right:1px solid #CCCCCC;
}
.topNavItem:last {
	
	
}
.topNavFlyOutsItem {
	background-color:#9F9F9F; 
	border-color:#CCCCCC;
	border-style:none solid solid;
	border-width:1px;
	text-align:middle;
	color:#333333;
	font-family:arial;
	font-size:8pt;
	width:205px;
}
.topNavFlyOutsItem a {
	display:block;
	padding:4px 5px;
}
.topNavFlyOutsHover {
	background-color:#B90900;
	color: #FFFFFF;
}
/* Searchbox background*/
.ms-sbtable{
	margin-right:5px;
	margin-bottom:5px;}

/* site actions styles */	
.ms-siteactionsmenu div div div {
    background-image:none;
    background-color:#aaaaaa;
    border-color:#aaaaaa;
} 	
.ms-siteactionsmenu div div div.ms-siteactionsmenuhover{
    background-image:none;
    background-color:#999999;
    border-color:#aaaaaa;
}
/* Johannes 10maart2009*/
body { background-color:#E6E5D8;
}
table.mainTable
{ background-color:#fff;
margin-top:15px;
margin-bottom:10px;

}
td.borderRight{
 background-color:#E6E5D8;
background-image:none;
border-left:2px solid #CCC;
}
td.borderLeft{
 background-color:#E6E5D8;
background-image:none;
border-Right:2px solid #CCC;
}
#ctl00_onetidHeadbnnr0
{width:100%; height:150px;}

#ctl00_explitLogout_ExplicitLogin
{color:#ffffff;
font-weight:bold;}
/* Johannes 2juni2009*/

/*WPBody uit corestyle aanpassen zodat de broodtekst overal verschijnt */
/* Standaardtekst in een webpart en broodttekst */

.ms-WPBody,.ms-rteCustom-3-BroodTekst,#ctl00_PlaceHolderMain_PageContent__ControlWrapper_RichHtmlField 
{	line-height:1.3;
	font-family: verdana;
	font-size: 9pt;
	color: #333333;
}

/* Speciale opmaak in een tabel */
.ms-WPBody TABLE,.ms-TPBody TABLE{}
}

/*linkopmaak*/
a .ms-rteCustom-3-BroodTekst, .ms-rteCustom-3-BroodTekst a:link, .ms-rteCustom-3-BroodTekst a:visited {
	text-decoration:underline;
	color: #333333;
}
.ms-WPBody A:link,.ms-WPBody A:visited
{
	text-decoration:underline;
	color: #333333;
}

#ctl00_PlaceHolderMain_PageContent__ControlWrapper_RichHtmlField  A:link,#ctl00_PlaceHolderMain_PageContent__ControlWrapper_RichHtmlField  A:visited
{
	text-decoration:underline;
	color: #333333;
}
.ms-WPBody A:hover ,#ctl00_PlaceHolderMain_PageContent__ControlWrapper_RichHtmlField  A:hover
{
	text-decoration:underline;
	color: #333333;
}
/*Koppen in een tabel*/
.ms-WPBody th,.ms-TPBody th
{font-weight:bold;}

/*cellen in een tabel*/
.ms-WPBody td{vertical-align:top}

/* Hoofdtitel of H1*/
.ms-WPBody h1,.ms-TPBody h1,.ms-rteCustom-1-HoofdTitel
{
	font-family: Arial;
	font-size: 16pt;
	color: #991919;
	font-weight: bold;
}
/* subtitel of H2*/
.ms-WPBody h2,.ms-TPBody h2,.ms-rteCustom-2-SubTitel
{
	font-family: Arial;
	font-size: 13pt;
	color: #992929;
	font-weight: bold;
}
/*andere titels*/
.ms-WPBody h3,.ms-TPBody h3
{
font-family: verdana;
	font-size: 1em;
	color: #525252;
	font-weight:bold;
}
.ms-WPBody h4,.ms-TPBody h4
{
font-family: verdana;
	font-size: 10pt;
	color: #333333;
	font-weight:bold;
}
.ms-WPBody h5,.ms-TPBody h5
{
font-family: verdana;
	font-size: 9pt;
	color: #333333;
	font-weight:bold;
}
.ms-WPBody h6,.ms-TPBody h6
{
font-family: verdana;
	font-size: 9pt;
	color: #333333;
	font-style:italic;
}

/*alle links*/
.mainContent a, .mainContent a:link ,.mainContent a:visited{
	color:#333333;
}

/* links en documenten webpart ,recht op de pagina's, en onderaan op de homepagina */
#linkitem{
	margin-bottom:5px;
}

#linkitem a{
	color:#333333;	
	text-decoration:none;	
}
#linkitem a:hover{
	color:#333333;	
	text-decoration:underline;	
}
/*lijstjes zoals kalender en nieuws op de homepagina*/
.ms-listviewtable a, .ms-listviewtable a:link, .ms-listviewtable a:visited 
{	color:#333333;text-decoration:none;}
.ms-listviewtable a:hover
{	color:#333333;text-decoration:underline;}

hr{
				border:1px #800000 solid;
}
/*Het Kan Wel*/
.headerNavBar{height:0px;}
#ctl00_onetidHeadbnnr0
{width:100%; height:186px;}
.headerBar {background-color:#FAF3EB;}
.headerNavBar {background-color:#FAF3EB;padding-bottom:0px; padding-top:0px}
body{background-image: url(http://www.trefdag.be/PublishingImages/achtergrond_image.jpg);}
TD.borderRight, TD.borderLeft {background-color:#FAF3EB; border:0px solid}
TABLE.mainTable {margin-top:0px;}
TD.style1 {border-bottom: #fff 0px solid;}
.ms-WPBody H2{color:#E53517}
.ms-WPTitle {background-color:#E53517}
.leftNav1, .leftNav2, .leftNavHover, #leftNav a {color:#E53517}
DIV#SRSB{left:130px;}
