/* Default CSS Stylesheet for a new Web Application project */

html,BODY
{
    height:100%;
    BACKGROUND-COLOR: #ffffff;
	color:#4e4e4e;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-attachment: fixed;
	background-image: url(images/main-bg2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	*/
}

TABLE{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	color:#4e4e4e;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

a:link       { color: #4e4e4e; font-family: Arial; font-size: 8pt; text-decoration: none}
a:visited    { color: #4e4e4e; font-family: Arial; font-size: 8pt; text-decoration: none}
a:active     { color: #4e4e4e; font-family: Arial; font-size: 8pt; text-decoration: none}
a:hover     { font-family: Arial; color: #0084b2; font-size: 8pt; text-decoration: none}

.validator {color: #0084b2;font-size:8pt;}
.validatortext {color: #0084b2;}
input.stylebutton { font-size: 8pt; color: #ffffff; background-color:#0084b2; border:solid 1px;}

.menu {color: #ffffff;font-family: Arial; font-size: 8pt;}
.menu a:link       { color: #ffffff; font-family: Arial; font-size: 8pt; text-decoration: none}
.menu a:visited    { color: #ffffff; font-family: Arial; font-size: 8pt; text-decoration: none}
.menu a:active     { color: #ffffff; font-family: Arial; font-size: 8pt; text-decoration: none}
.menu a:hover     { font-family: Arial; color: #cdbc77; font-size: 8pt; text-decoration: none}

td.bg-menu{background-image:url(images/menu-bg.gif);}
td.main-bg{background-image:url(images/main-bg.gif);}
td.main2-bg{background-image:url(images/main2-bg.gif);}
td.buttons-bg{background-image:url(images/buttons-bg.gif);line-height:21px}
td.buttons-bg2{background-image:url(images/buttons-bg2.gif)}
td.main-left-bg-wit{background-image:url(images/main-left-bg-wit.gif);}
td.main-right-bg{background-image:url(images/main-right-bg.gif);}
td.main-bg2{background-image:url(images/main-bg2.gif);}


.fullheight{height:100%;}

.style1 {
	color: #0084B2;
	font-weight: bold;
}

.title
{
	color: #0084B2;
	font-size:13px;
	font-weight:bold;	
}

.menu-icon
{
	float:left; margin-top:3px; margin-left:10px;
}

.menu-item
{
	float:left;margin-left:10px;
	}
	
	
	.scheiding
{
    clear: both;
    height: 15px;
}



.thumb2
{
    border: solid 1px #004d83;
    margin-right: 10px;
}

.thumb
{
    border: solid 1px #004d83;
}

/*/ CMS 2 */

.itemtitle
{
	color:#0084B2;font-weight:bold;
}
.contentitem
{
   
}
.imagecontentleft
{
    float: left;
}

.caseStudieHref, .caseStudieHref:visited, .caseStudieHref:link, .caseStudieHref:active, .caseStudieHref:hover{
    background-image:url(../images/case_studie_pijl_toe.gif); 
    width:450px; 
    height:20px; 
    display:block;
    padding:7px 0 0 40px; 
    color:white;
    margin-bottom:5px;
}
.caseStudieHrefItems, .caseStudieHrefItems:visited, .caseStudieHrefItems:link, .caseStudieHrefItems:active, .caseStudieHrefItems:hover{
    background-color:#dfdfdf; 
    width:450px; 
    height:20px; 
    display:block;
    padding:7px 0 0 40px; 
    color:black;
    margin-bottom:3px;
}

.socialMedia
{
    margin-left:10px;
}

.socialMedia a img
{
    border:0;
}
