body {
	background: url(images/back2015a.jpg) no-repeat center top;
	background-color:#FFF;
    font-family: 'Dosis', Arial, Helvetica, sans-serif;
    font-size:18px;
	margin-top: 0px;
	color:#333;
}

.kadertips { border: 1pt #97D045 solid}


.kaderrefs{ border: 1pt #24A099 solid}

.Slogan { font-size: 25px; 
	color: #FFF;
	font-weight:500;
	}

.Bottom{ font-size: 16px; 
	color: #FFF;
	font-weight:500;
	}

.koptekst { font-size: 20px; 
	color: #FFF;
  font-weight: 300;
  padding-left:25px;
	}

H1 { font-size: 30px; 
	color: #FFF;
    font-weight: 300;
	padding-left:8px;
	}

H2 { font-size: 22px; 
	color: #333;
  font-weight: 500;
	}

H3 { font-size: 20px; 
	color: #333;
  font-weight: 500;
	}

a:link {
        text-decoration: none;
		font-weight: normal; 
		text-transform: none;
			color:#24A099;
}

a:visited {
           text-decoration:none;
		   font-weight: normal; 
		   text-transform: none;
  			color:#24A099;
}
		   
a:hover {
	text-decoration: underline;
	font-weight: normal;
	text-transform: none
  			color:#FFF;
}

	


#right_col_header{
	height: 257px;
	/*background-image:url('../images/shop/col_right_header_background.jpg');*/
    background: url(../rotator/rotator.php);
	background-position: left bottom;
	background-repeat: no-repeat;

	/* test 
	border: solid 1px green; */ 
}



a.inhoud:link {
  font-family: 'Dosis' !important;
  font-style: normal;
  font-weight: 300;
	color: #FFFFFF;
	font-size: 25px;
	padding-left:10px;
	padding-right:20px;
}

a.inhoud:visited {
	color: #FFFFFF;
	text-decoration:none;
}
		   
a.inhoud:hover {color: #333;
	text-decoration:none;
 	/* background-image: url(../images/inhoud.png); */
}

#foto_rechts {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#foto_contact {
	float: right;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 10px;
}




INPUT.BOX
{	
	width: 250px;
    BORDER = 1px solid;
    HEIGHT: 20px;
	border: 1px #009DB6 solid; 
	background-color: #EFEFEF
}

TEXTAREA.BOX
{	
	width: 350px;
    BORDER = 1px solid;
    HEIGHT: 120px;
	border: 1px #009DB6 solid; 
	background-color: #EFEFEF
}

.button2 {
	font-family: Arial, Verdana;
	FONT-SIZE: 11pt;
	color:#FFF;
	font-weight:normal;
    BORDER = 0px solid;
	HEIGHT: 30px;
	width: 250px;
	font-color: blue;
	border: 0px solid #5C120A;
	background-color: #009DB6;
}
