.box
{
position: relative;
margin-top: 0px;
color: #444;
}

.box h2
{
text-transform: lowercase;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box p
{
line-height: 16px;
margin: 0px;
}

.box div.innerbox
{
padding: 15px;
color: inherit;
}


.rightphoto
{
float:right;
}

.captioned_image
{	
	position: relative;
	padding-bottom: 5px; 
	float:right;
	margin-top: -10px;
}

.captioned_image a
{
	float:				left;
 	padding:			15px;
 	outline:			0;
}

.captioned_image img
{
	border: 2px #CCC solid;
	margin-right: 5px;
}

.captioned_image div
{
position: absolute;
font-size: 9px;
bottom: 0px;
left: 0px;
}

.box div.innerbox  {
padding: 15px;
color: inherit;
}

.box h2 {
text-transform: lowercase;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box p {
line-height: 16px;
margin: 0px;
}

.linkerbox {
background-color: #FF3;
margin:0px 0px 5px 0px;
padding: 5px;
border: 1px #999 double;
}

.rechterbox {
background-color: #F99;
margin: 0px 0px 5px 10px;
padding: 5px;
border: 1px #999 double;
}

.box2 {
float: right;
position: relative;
padding: 10px;
border: solid 2px #2c8728;
margin-top: 15px;
color: #444;
}

.box2 h2 {
text-transform: lowercase;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box2 h2 {
text-transform: lowercase;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box2 p {
line-height:16px;
margin: 0px;
}

.box2 div.innerbox {
padding: 15px;
color: inherit;
}

.box3 {
position: relative;
margin-top: 15px;
background: inherit;
color: #444;
}
.box3 h2 {
text-transform: lowercase;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}
.box3 p {

line-height: 16px;
margin: 0px;
}

.box3 div.innerbox {

padding: 15px;
color: inherit;
}

/*-----balk bovenaan artikels op homepagina-----*/
.boxbar{
height:30px;
background:#32A632;
margin-bottom:5px; 
margin-top:5px
}

.box3bar{
height:30px;
background-color: #2c8728; 
margin-bottom:5px
}

/*----borders rond artikels op homepagina----*/
.box3border{
border:solid 2px #2c8728;
}

.boxborder{
border:solid 2px #2c8728; 
}

/*----balk boven artikels van de schadewagens-----*/
.artbar{
height:30px;
background-color:#A1B9CF;
 }



