*{
	padding: 0;
	margin: 0;
} 

.colLeft {
	float: left;
	width: 34%;
	padding: 0px;
	margin-right: 3px;
}
.colRight {
	float: right;
	width: 33%;
	padding: 0px;
	margin-left: 3px;
}
.colMiddle {
	margin: auto;
	padding: 0px;
	width: 30%;
}
.lTxt {
	padding: 3px;
	float: left; 
	text-align: left;
}
.rTxt {
	padding: 3px;
	float: right; 
	text-align: right;
}

.mTxt {
	padding: 3px;
	text-align: center;
}
p {
font-size: 100%;
background-color: inherit;
color:  black;
min-height : 2em ;
}
table {width: 95%; text-align: center; margin: auto;
}
.ajaxHead {
font-size: 100%;
border-radius: 3px;
font-weight: bold;
color:  white;
background-color: #ACACAC;
text-align: center;
min-height: 18px;
}
.ajaxH1 {   /* style= "margin: 12px 8px 4px 8px;  */
font-size: 90%;
font-weight: normal;
margin-left: 7px;
border-radius: 3px;
}
.ajaxHead h3{
	width: 100%;
}
#ajaxheatcolorword {}

.txtTemp 		{float: right; text-align: center;} /*  style="float: right; width: 60%; text-align: center;*/
.colImgCCN 		{padding: 0px; vertical-align: middle; width:52px; height:52px;}
.colImgThermo	{padding: 0px; vertical-align: middle; width:54px; height:170px;}
.colImgWind 	{padding: 0px; vertical-align: middle; width:64px; height:64px; padding: 30px 0px 30px 10px; float: left;}
.arrow			{width: 14px; height: 16px; border: 0; margin: 1px 3px;}
.pmiddle 		{text-align: center;}
.colhr {width: 70%;}
.invis {} /*height: 0px; border: 0px; color: #CCC;  */
.vis {}
.verwachting {
          width: 100%;
          border-collapse: collapse;
          border-radius: 8px;
         -moz-border-radius: 8px;
         -webkit-border-radius: 8px;
         -o-border-radius: 8px;
         -khtml-border-radius: 8px;
        background-color: inherit;
		font-family: verdana, helvetica, arial, sans-serif;
		font-size: 14px; 
}

.trLow  {height: 10px; font-size: 2px;}
.tijd {
         padding-left: 10px;

         text-align: left;
         font-size: 80%;
}
.dmj {
 /*        color: #014d89;  */
        text-align: center;  
         font-size: 80%;
}
.dagNaam {
         color: white;

         text-align: center;
         font-size:100%; 
         font-weight:bold;
         border-color: #014D89;
         border-style: solid;
         border-width: 1px 1px 0px 1px;
}
.stationnaam {
         color: white;
         padding: 0 10px 0 10px;
         background-color: #ffC683;
         text-align: left;
         font-size:100%; 
         font-weight:bolder;
         border-color: #014D89;
         border-style: solid;
         border-top-width: 1px; 
         border-right-width: 0px;
         border-left-width: 0px;
         border-bottom-width: 0px;

}
.stationurl {
         padding: 0 10px 0 10px;
         height: 12px;
         background-color: #FD9C00;
         text-align: left;
         font-size:80%; 
         font-weight:bolder;
         border-color: #014D89;
         border-style: solid;
    	 border-right-width: 0px;
    	 border-top-width: 0px;
         border-left-width: 0px;
         border-bottom-width: 1px;
}
.samenwerking {
         color: white;
         text-shadow: black 0.2em 0.2em 0.2em;
         text-align: right;
         font-size:90%; 
         font-weight:bold;
         text-decoration:none;
}
.toelichting {

         font-size: 80%;
         text-align: right;
         padding-right: 6px;
}
.rowFigures {
		height: 20px;
}
.lwaarden {
         font-weight: bold;
         font-size: smaller;
   		 border: medium none;
    	 border-collapse: collapse;
         padding: 0;
         border-right-width: 0px;
         border-top-width: 0px;
         border-bottom-width: 0px;
         text-align: center;
         border-color: #014D89;
         border-style: solid;
         border-left-width: 1px;        
}
.rwaarden {
         font-weight: bold;
         font-size: smaller;
   		 border: medium none;
    	 border-collapse: collapse;
    	 padding: 0;
         border-left-width: 0px;
    	 border-top-width: 0px;
    	 border-bottom-width: 0px;
         text-align: center;
         border-color: #014D89;
         border-style: solid;
         border-right-width: 1px;
}
