﻿body{
	font-family:Arial;  
	font-size:95% ;
	background-color:#DBDBDB;  
}
a{
	text-decoration:none;
}
.contact_detail
{
	font-family:Arial;
	color:white;  
	font-size:80% ;	
	}
.a_header,.a_header:visited{
	margin-left:5px;
	padding:3px 3px 1px 3px;
	font-weight:bold; 
	text-decoration:none;
	color:#8f275f;
	}
.a_header:hover{
	color:#FFF;
	font-weight:bold;
	background-color:#8f275f;
	}	
.verkleinen a, .verkleinen a:visited {
	margin-left:5px;
	padding:3px 3px 1px 3px; 
	text-decoration:none;
	font-weight:bold; 
	color:#A1A1A1;
}
.verkleinen a:hover {
	color:#FFF;
	font-weight:bold;
	background-color:#8f275f;
}
.fontgroot a, .fontgroot a:visited { 
	font-size:120%; 
	color:#A1A1A1;
	text-decoration:none;
	padding:0px 2px;
} 
.fontgroot a:hover {
	color:#FFF;
	background-color:#8f275f;
	text-decoration:none;
}
.header{
  background: white url(../img/header_test.png) no-repeat top left;
  width: 1020px;
  height:185px;
  padding: 0px;
  margin : 0 auto;
}
.head_table{
	width:100%;
	height:100%;
}
.head_top{
	width:100%;
	height:33px	  
}
.head_bot{	
	text-align:right;	
	width:95%;  
}
.head_kader_L{
	width:87%;
	}
.head_kader_R{
  background:  url(../img/kader.png) no-repeat top left;
  height:116px;
	}
.menu{
  background: white url(../img/menu.png) no-repeat top left;
  width: 1020px;
  height:36px;
  padding: 0px;
  margin : 0 auto;
}
.titel
{
	color:#8f275f;
	font-weight:bold ;
	font-size :180%; 
	}
.titel_klein
{
	color:#8f275f;
	font-weight:bold ;
	font-size :98%; 
	}
.subtitel
{
	color:#A1A1A1;
	font-weight:bold ;	
	}
.text
{
	 font-family:Arial ;
	 font-size:98%  ;
	}
.footer{
  background: white url(../img/footer.png) no-repeat top left;
  width: 1020px;
  height:60px;
  padding: 0px;
  margin : 0 auto;
}
.label{
	color:#A1A1A1;
	font-weight:bold 
	}
.nieuws_titel{
	color:#8f275f;
	font-weight:bold ;
	font-size :110%; 
	}
.nieuws_subtitel{
	font-size :100%;
	color:#A1A1A1;
	font-weight:bold 	
}
.nieuws_sneltekst
{
	color:#A1A1A1;
	font-size :70%; 
	}
	.temp{
    font-size:22px;
    font-family:Tahoma;
    }

.cc{
    font-size: 11px;
    font-family:Tahoma;
    }

.fcastWeekDay{
    font-weight: bold;
    }
    
.ccLoc{
    font-weight: bold;
    }

.fcastDate{
    font-size: 11px;
    font-family:Tahoma;
    }

.curWind{
    font-size: 11px;
    font-family:Tahoma;
    }

.weatherTable{
    padding:0px;
    background-color:white;
    text-align: center;
    
    }
    
.fcastTable{
    padding:0px;
    background-color:white;
    text-align:center;
    border:solid 1px #c3c3c3;    
    }

.weatherError{
   color: #ff0000;
   font-size: 12px;
   margin: 5px 0 5px 0;
}
.tekstkader 
{
background-image:url('../img/kaderbg.jpg');
background-repeat:repeat-y;
} 
.scrollbars{
scrollbar-3dlight-color:white; 
scrollbar-arrow-color:white; 
scrollbar-base-color:white; 
scrollbar-darkshadow-color:white; 
scrollbar-face-color:#8f275f0; 
scrollbar-highlight-color:white; 
scrollbar-shadow-color:white; 
}
.kader{
	background: white url(../img/kader.png) no-repeat top left;	
		}

