/* CSS Document */

body
{
	background-color: #C0C0C0;
	padding: 0px;
	margin: 0px;
}

input, select, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #333333;
	font-size: 10px;
	color: #000000;
}

.paginaHoogte
{
	vertical-align: top;
	height: 100%;
}

.cmsAfb img
{
	border: 0px;
}


/* //////////// */
/* TABLE STYLES */
/* //////////// */

.defaultSlogan
{
	padding: 0px 0px 0px 22px;
	vertical-align: top;
	height: 180px;
}

.contentTable
{
	padding: 86px 0px 0px 0px;
	vertical-align: top;
	height: 334px;
	width: 496px;
}

.menuTable
{
	vertical-align: top;
	height: 30px;
	width: 496px;
}


/* ///////////// */
/* TABLE BREEDTE */
/* ///////////// */

.tableLinks
{
	vertical-align: top;
	width: 160px;
}

.tableRechts
{
	vertical-align: top;
	width: 344px;
}

/* ///////////// */
/* SLOGAN STYLES */
/* ///////////// */

.sloganText
{
	font-family: Times New Roman, Times;
	padding: 56px 90px 0px 70px;
	vertical-align: top;
	text-align: center;
	font-style: italic;
	line-height: 23px;
	font-weight: bold;
	font-size: 16px;
	color: #4B4B4A;
	height: 180px;
}

.sloganTextKlein
{
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}


/* //////////// */
/* TEKST STYLES */
/* //////////// */

.mainKop
{
	font-family: Times New Roman, Times;
	font-weight: bold;
	font-size: 21px;
	color: #1521BE;
}

.mainContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.mainContent a
{
	text-decoration: none;
	color: #CCCCCC;
}

.mainContent a:hover
{
	text-decoration: underline;
	color: #CCCCCC;
}

ol, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

ol, li a
{
	text-decoration: none;
	color: #CCCCCC;
}

ol, li a:hover
{
	text-decoration: underline;
	color: #CCCCCC;
}
	

/* /////////////////// */
/* TABLE ACHTERGRONDEN */
/* /////////////////// */

.tableHome
{
	background-image: url('../media/afbeeldingen/achtergronden/bg_home.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #BBBAB9;
	border: 1px solid #333333;
	vertical-align: middle;
	height: 600px;
}

.tableActiviteiten
{
	background-image: url('../media/afbeeldingen/achtergronden/bg_activiteiten.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #BBBAB9;	
	border: 1px solid #333333;
	vertical-align: middle;
	height: 600px;
}

.tableVisie
{
	background-image: url('../media/afbeeldingen/achtergronden/bg_visie.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #BBBAB9;	
	border: 1px solid #333333;
	vertical-align: middle;
	height: 600px;
}

.tableOverMij
{
	background-image: url('../media/afbeeldingen/achtergronden/bg_overmij.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #BBBAB9;	
	border: 1px solid #333333;
	vertical-align: middle;
	height: 600px;
}

.tableContact
{
	background-image: url('../media/afbeeldingen/achtergronden/bg_contact.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #BBBAB9;	
	border: 1px solid #333333;
	vertical-align: middle;
	height: 600px;
}

.tableAndermansVeren
{
	background-image: url('../media/afbeeldingen/achtergronden/bg_andersmans.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #BBBAB9;	
	border: 1px solid #333333;
	vertical-align: middle;
	height: 600px;
}

.tableTraining
{
	background-image: url('../media/afbeeldingen/achtergronden/bg_training_coaching.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #BBBAB9;	
	border: 1px solid #333333;
	vertical-align: middle;
	height: 600px;
}


/* /// */
/* CMS */
/* /// */

.cmsMenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 45px 10px 22px;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	color: #1521BE;
}

.cmsMenu a
{
	text-decoration: none;
	color: #1521BE;
}

.cmsMenu a:hover
{
	text-decoration: underline;
	color: #1521BE;
}


/* /////////////// */
/* COPYRIGHT STYLE */
/* /////////////// */

.copyrightText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 15px 18px 10px 22px;
	vertical-align: top;
	font-weight: bold;
	font-size: 9px;
	color: #1521BE;
}

.copyrightText a
{
	text-decoration: none;
	color: #1521BE;
}

.copyrightText a:hover
{
	text-decoration: underline;
	color: #1521BE;
}
