/* CSS Document */
/* LCMS Classes */

div.alinea_wrapper{
	padding			:5px 0px 0px 0px;
	margin			:0px 0px 0px 0px;
	background-color:transparent;
	text-align		:left;
}

div.alinea_titel{	
	position		:relative;
	float			:left;
	width			:100%;
}

div.alinea_text{
	position		:relative;
	padding			:0px 0px 10px 0px;
	line-height		:15px;
	text-align		:left;
}
div.alinea_text ul{
	margin			:0px 0px 0px 10px;
	padding			:0 0 20px 20px;
	text-transform	:none;
	text-decoration	:none;
	list-style-position: outside;
	list-style-image:url(../images/bullet.gif);
	list-style-type	:square;
}

/* Navigatie Products menu */
#conNav {width : 100% ;}
#conNav ul{	
	margin	: 0px ;
	padding	: 0px ;
}
#conNav li{
	list-style      : none ;
	text-decoration	: none ;
	position		: relative ;
	float			: left ;
	padding			: 0px ;
	margin			: 0px ;
	height          : 133px ;
}
#conNav li img{border:0px;padding:0px;}
#conNav li a:link    { text-decoration:none;}
#conNav li a:visited { text-decoration:none;}
#conNav li a:active  { text-decoration:none;}
#conNav li a:hover   { text-decoration:none;}
/* EINDE Navigatie Products menu */


/* Tekst opmaak */
.LargeTekstBlauwBold {
	font-family	: Verdana ;
	font-size	: 11px ;
	color		: #0a4595 ;
	font-weight	: bold ;
}

.SmallTekstBlauw {
	font-family	: Verdana ;
	font-size	: 9px ;
	color		: #0a4595 ;
}

div.SmallTekstBlauw_NavBoven {
    position    : relative;
    height      : 22px;
	width       : 100% ;
	font-family	: Verdana ;
	font-size	: 11px ;
	color		: #0a4595 ;	
}

div.SmallTekstBlauw_NavBoven ul{
    position        :relative ;
	float           :left ;
	padding			:4px 0px 2px 0px ;
	list-style-type	:none ; 
	margin			:0 0 0 0 ;
	height          :12px;
}

div.SmallTekstBlauw_NavBoven li{float:left; padding:0px 3px 0px 3px;  }
div.SmallTekstBlauw_NavBoven li a:link{color : #0a4595 ; text-decoration:none;}
div.SmallTekstBlauw_NavBoven li a:visited{color : #0a4595 ; text-decoration:none;}
div.SmallTekstBlauw_NavBoven li a:active{color : #0a4595 ; text-decoration:none;}
div.SmallTekstBlauw_NavBoven li a:hover{color : #d71920 ; text-decoration:none;}

.SmallTekstRood {
	font-family	: Verdana ;
	font-size	: 9px ;
	color		: #d71920 ;
}

.SmallTekstBlauwBold {
	font-family	: Verdana ;
	font-size	: 9px ;
	color		: #0a4595 ;
	font-weight	: bold ;
}

.SmallTekstBlauwBold_MenuRechtsBoven {
	font-family	: Verdana ;
	font-size	: 11px ;
	color		: #0a4595 ;
	font-weight	: bold ;
	letter-spacing : -0.05em ;
}

A.SmallTekstBlauwBold_MenuRechtsBoven:link    { color : #0a4595 ; text-decoration:none;}
A.SmallTekstBlauwBold_MenuRechtsBoven:visited { color : #0a4595 ; text-decoration:none;}
A.SmallTekstBlauwBold_MenuRechtsBoven:active  { color : #0a4595 ; text-decoration:none;}
A.SmallTekstBlauwBold_MenuRechtsBoven:hover   { color : #d71920 ; text-decoration:none;}
A.SmallTekstBlauwBold_MenuRechtsBoven_active  { color : #d71920 ; text-decoration:none;}

.MediumTekstBlauw {
	font-family	: Verdana ;
	font-size	: 10px ;
	color		: #0a4595 ;
}

.MediumTekstBlauwNieuws {
	font-family	: Verdana ;
	font-size	: 10px ;
	color		: #0a4595 ;
	line-height : 16px ;
}

.MediumTekstBlauwBold {
	font-family	: Verdana ;
	font-size	: 10px ;
	color		: #0a4595 ;
	font-weight	: bold ;
}

.LargeTekstBlauw {
	font-family	: Verdana ;
	font-size	: 11px ;
	color		: #0a4595 ;
}

.KopLeftBlauw {
	font-family	: Verdana ;
	font-size	: 15px ;
	color		: #0a4595 ;
	font-weight	: bold ;
	text-transform:uppercase;
}

/* EINDE Tekst opmaak */
