/* CLM Stijl */

BODY{ 
margin-left: 0px;
margin-top: 0px;
color: #00267f; 
font: 10pt/120% Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
background: #d5e566 url(afbeeldingen/pics/bg-greentemp.gif) repeat-y; 
text-transform: none; 
word-spacing: normal; 
letter-spacing: normal;
/*border-left:  solid 1px #FFFFFF;
border-right: solid 1px #FFFFFF;
border-top: solid 1px #FFFFFF;*/
}

#homediv {
	position: absolute;
	width: 69px;
	height: 45px;
	z-index: 1;
	left: 15px;
	top: 65px;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	color:#FFFFFF;
}

#bannertekst {
	position:absolute;
	width:233px;
	height:34px;
	z-index:1;
	left: 244px;
	top: 19px;
}


TABLE, TR, TD{ 
font: 10pt/120% Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
background-repeat: repeat-y; 
text-transform: none; 
word-spacing: normal; 
letter-spacing: normal 
}

A{ 
color: #00267f;
font-variant: normal; 
font-weight: bolder; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-transform: none;
word-spacing: normal;
text-decoration: none;
letter-spacing: normal 
}
A:hover{ 
color: #f1f6cc; 
font-variant: normal; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-decoration: none; 
text-transform: none; 
word-spacing: normal; 
letter-spacing: normal 
}
.teksten{ 
margin-left: 45px;
_margin-top: 50px;
margin-top: 5px;
padding-left: 45px;
}


H4{ 
color: #a9a9a9; 
font-size: 7pt; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

H1, SPAN{ 
color: #00267f; 
font-weight: bold; 
font-size: 20pt; 
font-family: helvetica, arial, sans-serif 
}

H2{ 
color: #00267f; 
font-weight: normal; 
font-size: 11pt; 
font-family: Helvetica, arial, sans-serif 
}
H5{ 
color: #00267f; 
font-weight: bold; 
font-size: 11pt; 
font-family: Helvetica, arial, sans-serif 
}

.tabellijnB { border-top: 1px solid #FFFFFF }
.tabellijnBR { border-top: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF }
.tabellijnR { border-right: 1px solid #FFFFFF; height: 100% }
.tabellijnARTIKEL { border-right: 0px solid #FFFFFF; height: 100% }
.Linkelmenuvlak { border-top: outset #FFFFFF 1px; border-bottom: 1px solid #FFFFFF;}

/*Content Switcher*/
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #FFFFFF;
color: #00267f;
background: url(scripts/contentswitcher/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #00267f;
}

.shadetabs li a:hover{
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;

}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(scripts/contentswitcher/shadeactive.gif);
border-bottom-color: #d5e566;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border-left: 0px;
border-right: 0px;
border-bottom: 0px;
border-top: 1px solid #FFFFFF;
width: 550px;
margin-bottom: 1em;
padding: 0px;
padding-left: 0px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}

