/* CSS Document */

/*special actiemailer*/
.special {
	margin: 0px;
	margin-top:12px;
	width: 164px;
	font-size: 0.9em;
	line-height: 1.4em;
}
.special a {
		color: #0039a6;
		text-decoration: none;
}
.special a:hover {
		background-color: #bed600;
		color: #fff;
}
.special tr {
	padding-bottom: 12px;
}
.lijnblauw {
	border: #aaa 0.1em solid; /*  grijs sinds 22 jan. 2010*/
	/*margin-bottom: 12px;*/
}
.specialactie {
	height: 206px;
	width: 164px;
	overflow:hidden;
	border: #aaa 0.1em solid;/*
	margin-bottom: 12px;*/
}
.specialtext {/*
	padding-top: 12px;
	margin-left: -12px;
	font-size: 0.9em;
	line-height: 1.4em;*/
}
.combineerproduct {
	border: #aaa 0.1em solid;
	height: 164px;
	width: 164px;
}
/*.combineerproduct img {
	overflow: hidden;
}*/
.combineerproduct  p {	
	color: #0039a6;
	font-size: 1.6em;
	font-weight: bolder;
	font-variant: small-caps;
	line-height: 1.0em;
	text-align: right;
	padding: 4px;
	position: relative;
	bottom:0px;
	right:0px;
}
/*.combineerproduct span {
	font-size: 0.8em;
	text-align: right;
	padding-right: 4px;
	position: relative;
	bottom:0px;
	right:0px;
}*/
.nieuws {	/*	--- nieuwsopsomming onder LocIndicator maar ook op op homepage naar beneden --- */
		margin-top: -24px;
		/*padding-top: 24px;*/
		width: 340px;
		font-size: 0.9em;
}
.nieuwsitempagina {		/*	--- nieuwspagina artikel onder LocIndicator --- 
		margin-top: 24px;*/
		width:692px;
		font-size: 0.9em;
}
.nieuwsitempagina a, a:link, a:visited {
	color: #0039A6;
}
.nieuwsitempagina a:active, a:hover {
	color: #bed600;
}
.nieuwsitempagina tr td {
}
.nieuws table {
	margin-top: 0px;
	margin-right: 8px;
}
.nieuws table tr td img {/*
	float: right;
	border: #aaa 0.11em solid;
	width: 338px;
	height: 164px;
	overflow: hidden;*/
}
.acties {	/*	--- nieuwsopsomming onder LocIndicator maar ook op op homepage naar beneden --- */
		margin-top: -24px;
		/*margin-left: 20px;*/
		width: 338px;
		font-size: 0.9em;
}
.archief {
		/*margin-top: 10px;
		margin-left: 20px;*/
		margin-bottom: 12px;
		width: 522px;
}
.archief a {
	color: #0039a6;
}
.archief a:hover {
	text-decoration: underline;
}
.acties_clear {
	height: 30px;
	}
	
.titel1 {
	height: 30px;
	padding-left: 10px;
	color: #00338d;
	border: 1px solid #fff;
	border-bottom: 0px;
	background-color: #8e98c1;
	font-size: 1.2em;
	font-weight: bolder;
	font-variant: small-caps;
}
.titel {
	/*height: 30px;
	padding-top: 12px;*/
	color: #0039a6;
	font-size: 1.3em;
	font-weight: bold;
}
.titelnieuwsitem {
	/*height: 30px;
	padding-left: 12px;*/
	color: #0039a6;
	font-size: 1.5em;
	font-weight: bold;
}
.datum {
	color: #0039a6;
	font-size: 0.9em;
	font-style: italic;
	text-align: right;
	}
.datum a,
.datum a:link,
.datum a:visited {text-decoration:none; }

.datum a:hover,
.datum a:active {text-decoration:underline; }

.lijnwit {
	padding-bottom: 12px;
}
.actie {
	margin-right: 12px;
	height:164px; 
	overflow:hidden; 
}
.toevoegen {
	height: 30px;
	color: #000;
	width: 164px;
		}
.toevoegen a {
		display: block;
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: center;
		width: 164px;
		color: #000;
		text-decoration: none;
		}
.toevoegen a:hover {
		background-color: #fff;
		color: #000;
		}

.toevoegen a.dealer {
	background-color: #fff;
}
a.imageLink,
a.imageLink:link,
a.imageLink:hover  {background-color:white;}

.box,
.editBox,
.detailbox {/*
	background-color: #0CC;*/
	float: left;
  	height: auto;
  	width: 340px;
}
.box {
	line-height: 1.3em;
	margin-top: 12px;
}
.editBox /*editor */ {
	clear: both;
	width: 340px;/*
	margin-left: 12px;
	margin-top: 30px;
	padding-top: 12px;*/
	margin: 0 0 10px 0;
	font-size: 0.9em;
}
.nieuwsbox {
	float: left;/*
	margin-left: 11px;*/
  	height: auto;
  	width: 692px;
	
}
.box table {
	margin-top: -16px;
}
.box table tr {
	vertical-align:top;
	padding-bottom: 12px;
}
.box table tr td {	
	padding-top: 4px;
}
.box table tr td img {/*
	float: right;
	padding: 0px;
	border: #aaa 0.11em solid;*/
}

.detailbox table tr td img {
	float: right;
	border: 0;
}
.boxspecials {
	float: left;
	margin-bottom: 10px;
  	height: auto;
}
.boxspecials table {
	text-align: left;
	width: 152px;
	margin-right: 8px;
}
.gradwhite {
  background-image: url(grad_white.png);
  background-repeat: repeat-y;
}


/* ----- 6. containers ----- 
.box p {
	padding: 3px;
	padding-right: 30px;
}
.box h1 {
	padding-top: 5px;
	padding: 3px;
	color: #00338D;
	font-size: 1em;
		}

.box ol {
	list-style-position: inside;
	list-style-image: url(images/punt.jpg);
	text-indent: 10px;
}
*/
/*.actie{
	float: left;
	margin-bottom: 10px;

}
.actie img {
	margin-left: 10px; ----zou toch ook bij .actie kunnen staan? verschil zit 'm in Explorere en Firefox----
	border: 1px solid .00338D;
}
.shadow {
	background: url(images/shadow.gif) no-repeat bottom right;
}
.actie {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.actie img {
  display: block;
  position: relative;
  border: 1px solid .00338D;
  margin: -6px 6px 6px -6px;
  }*/