BODY {
	margin:0px;
	overflow-y:auto;
	overflow-x:auto;
	/*background-color:#8d8d8c;*/
}
BODY, TD, TEXTAREA {
	font-family: Arial ,Tahoma, sans-serif;
	font-size:13px;
}

A {
text-decoration: none;
}

#divContent{
	width:740px;
	height:100%;
	background-color:#FFFFFF;
	text-align:left;
	padding-top: 17px;
}

#divButtonInformatieBarHolder{
	position:absolute;
	z-index: 50;
}

#divButtonInformatieBar{
	position:relative;
	width:45px;
	height:12px;
	top:-1px;
	left:606px;
	cursor:pointer;
	z-index: 50;
}

.slide {
	position: relative;
	width:100%;
	height:69px; 
}
.slide .inner {
	position: absolute;
	display:none;
	width:100%;
	height:69px;
	left:0;
	top:0;
	background-color:#0d0d0b;
	
}
.slideHomepage {
	position: relative;
	width:100%;
	height:69px;
	top:0; 
}

.divInfoBarHomepage{
	position: absolute;
	display:none;
	width:100%;
	height:69px;
	left:0;
	top:0;
	background-color:#0d0d0b;
}

.BackgroundNavigatieTop{
	background-image:url(/img_layout/backgrounds/background-navigatie-top.gif);
	background-repeat:repeat-x;
}

.BackgroundBottom{
	background-image:url(/img_layout/backgrounds/background-bottom.gif);
	background-repeat:repeat-x;
}

.btnHomepage{
	background-image:url(/img_layout/btn_homepage.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
.btnHomepageMo{
	background-image:url(/img_layout/btn_homepage_over.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnText{
	color:#000000;
	font-size:25px;	
}

.NieuwsitemTitel{
	font-size:24px;
	color:#FFFFFF;
}

.NieuwsitemTitelZwart{
	font-size:24px;
	color:#000;
}

.NieuwsitemContent{
	font-size:15px;
	color:#9d9c9c;
}

.FooterContent{
	font-size:13px;
	color:#959494;
}

.CasesTitel{
	font-size:20px;
	color:#000;
	line-height:20px;
}

.CasesContent{
	font-size:11px;
	color:#555555;
	line-height:18px;
}

TD.MainNavigatie{
	color:#FFF;
	font-size:20px;
}

TD.MainNavigatieOver{
	color:#000;
	font-size:20px;
	background-color:#FFF;
	cursor:pointer;
}

TD.MainNavigatie A{
	color:#FFF;
	font-size:20px;
}

TD.MainNavigatieOver A:Hover{
	color:#000;
	font-size:20px;
	background-color:#FFF;
}

TD.MainNavigatieActief{
	color:#000;
	font-size:20px;
	background-color:#FFF;
}

TD.MainNavigatieActiefOver{
	color:#000;
	font-size:20px;
	background-color:#FFF;
	cursor:pointer;
}

TD.MainNavigatieActief A{
	color:#000;
	font-size:20px;
}

TD.MainNavigatieActiefOver A:Hover{
	color:#000;
	font-size:20px;
	background-color:#FFF;
}

#divHoekjeWitHolder{
	position:absolute;
	height:33px;
	width:75px;
	cursor:pointer;
	z-index:110;
}

#divHoekjeWit{
	position:relative;
	background-image:url(/img_layout/hoekje_wit.png);
	background-repeat:no-repeat;
	top:133px;
	left:260px;
	height:38px;
	width:75px;
	z-index:110;
}

#divHoekjeZwart{
	position:relative;
	display:none;
	background-image:url(/img_layout/hoekje_zwart.png);
	background-repeat:no-repeat;
	top:134px;
	left:260px;
	height:33px;
	width:75px;
	z-index:110;
}

#divKopjeKoffieZwartHolder{
	position:absolute;
	height:100%;
	z-index:100;
}

#divKopjeKoffieZwart{
	position:absolute;
	display:none;
	background-image:url(/img_content/koffie/kopjekoffie.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#000;
	height: 1020px;
	width:740px;
	z-index:100;
	color:#FFF;
	font-size:20px;
}

#divInvulformKoffie{
	position:absolute;
	top:233px;
	left:200px;
	z-index:100;
}

INPUT.Koffie{
	background-image:url(/img_layout/invul_background.gif);
	background-repeat:repeat-x;	
	height:24px;
	width:278px;
	border:1px solid #efefef;
	font-size:18px;
	color:#333333;
	padding-top:3px;
}

INPUT.KoffieFocus{
	background-image:url(/img_layout/invul_background_licht.gif);
	background-repeat:repeat-x;	
	height:24px;
	width:278px;
	border:1px solid #efefef;
	font-size:18px;
	color:#333333;
	padding-top:3px;
}

.IconGoogleGrijs{
	background-image:url(../img_layout/google_icon_gr.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

.IconGoogleKleur{
	background-image:url(../img_layout/google_icon.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

.IconFacebookGrijs{
	background-image:url(../img_layout/facebook_icon_gr.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

.IconFacebookKleur{
	background-image:url(../img_layout/facebook_icon.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

.IconTwitterGrijs{
	background-image:url(../img_layout/twitter_icon_gr.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

.IconTwitterKleur{
	background-image:url(../img_layout/twitter_icon.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

.IconHyvesGrijs{
	background-image:url(../img_layout/hyves_icon_gr.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

.IconHyvesKleur{
	background-image:url(../img_layout/hyves_icon.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnNieuwsitem{
	background-image:url(../img_layout/btn_background_nieuwsitems.gif);
	background-repeat:repeat-x;
	border:1px solid #c2c2c2;
	margin-left:15px;
	margin-right:15px;
	height:22px;
	width:100px;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
}

.txtArea {
	background-image:url(/img_layout/area_background_licht.gif);
	background-repeat:repeat-x;
	font-size:14px;
	border:1px solid #CCCCCC;
	margin-top:5px;
	margin-left:5px;
}

.txtAreaFocus {
	background-image:url(/img_layout/area_background.gif);
	background-repeat:repeat-x;
	font-size:14px;
	border:1px solid #CCCCCC;
	margin-top:5px;
	margin-left:5px;
}





.tdInputLeft {
	height:32px;
	width:6px;
	background-image:url(../img_layout/input/box-notselected-left.png);
	background-repeat:repeat-x;
}

.tdInputRight {
	height:32px;
	width:6px;
	background-image:url(../img_layout/input/box-notselected-right.png);
	background-repeat:repeat-x;
}

.tdInputCenter {
	background-image:url(../img_layout/input/box-notselected-center.png);
	background-repeat:repeat-x;
}

.tdInputLeftFocus {
	height:32px;
	width:6px;
	background-image:url(../img_layout/input/box-selected-left.png);
	background-repeat:repeat-x;
}

.tdInputRightFocus {
	height:32px;
	width:6px;
	background-image:url(../img_layout/input/box-selected-right.png);
	background-repeat:repeat-x;
}

.tdInputCenterFocus {
	background-image:url(../img_layout/input/box-selected-center.png);
	background-repeat:repeat-x;
}

.inpContact{
	border-style:none;
	border-WIDTH:0PX;
	WIDTH: 241px;
	HEIGHT: 20px;
	background-color: #fafafa;
}

.tdTextareaLeft {
	height:120px;
	width:6px;
	background-image:url(../img_layout/input/box-notselected-left-text.png);
	background-repeat:repeat-x;
}

.tdTextareaRight {
	height:120px;
	width:6px;
	background-image:url(../img_layout/input/box-notselected-right-text.png);
	background-repeat:repeat-x;
}

.tdTextareaCenter {
	background-image:url(../img_layout/input/box-notselected-center-text.png);
	background-repeat:repeat-x;
}

.tdTextareaLeftFocus {
	height:120px;
	width:6px;
	background-image:url(../img_layout/input/box-selected-left-text.png);
	background-repeat:repeat-x;
}

.tdTextareaRightFocus {
	height:120px;
	width:6px;
	background-image:url(../img_layout/input/box-selected-right-text.png);
	background-repeat:repeat-x;
}

.tdTextareaCenterFocus {
	background-image:url(../img_layout/input/box-selected-center-text.png);
	background-repeat:repeat-x;
}

.txtContact{
	border-style:none;
	border-WIDTH:0PX;
	WIDTH: 560px;
	HEIGHT: 112px;
	overflow-y:none;
	overflow-x:auto;
	background-color: #fafafa;
}

.divPreloader {
	display: none;
}