body {
	margin: 0px;
	background-color: #80C8EC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
td {
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
}
H3 {
	font-style: normal;
	color: #009ee0;
	text-decoration: none;
}
H2 {
	font-style: normal;
	color: #003E86;
	text-decoration: none;
}
.header {
	font-size: 19px;
	line-height: 26px;
	color: #003E86;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
table.hoofdtabel{
	background-color: #FFFFFF;
}

#hoofdText a:link {	color: #003E86; text-decoration: underline; }
#hoofdText a:hover { color: #009ee0; text-decoration: underline; }
#hoofdText a:visited { color: #009ee0; text-decoration: underline; }
#hoofdText a:active { color: #003E86; text-decoration: underline; }

#pdfBestand { font-size: 14px; padding-left: 10px; color: #003E86; text-decoration: underline; }

table.artikelTabel {
	padding-right: 15px;
	padding-left: 10px;
}

#streeponderaan { padding-bottom: 10px; }

td.rechterCel {
	padding-right: 10px;
}
.trans_left{
	background-color: #80C8EC;
	background-image: url(../images/interface/trans_left.png);
	background-repeat: repeat;
}
.trans_right{
	background-color: #80C8EC;
	background-image: url(../images/interface/trans_right.png);
	background-repeat: repeat-y;
} 
.topbar {
	background-image: url(../images/interface/topbar.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: 0px 0px;
}
.textLink, a.textLink:link, a.textLink:active, a.textLink:visited, a.textLink:hover  {
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color: #003E86;
	text-decoration: none;
}

/* ######################################## - PUBLIC MENUS - #########################################*/
.menu, a.memu:link, a.memu:active, a.memu:visited {
	font-size: 12px;
	line-height: 21px;
	color: #003E86;
	text-decoration: none;
}
.hasSubs{
	font-size: 9px;
}
a.menu:hover  {
	font-size: 12px;
	line-height: 21px;
	color: #404040;
	text-decoration: none;
}
.menuActive, a.menuActive:link, a.menuActive:active, a.menuActive:visited, a.menuActive:hover {
	font-size: 12px;
	line-height: 21px;
	color: #404040;
	text-decoration: none;
}
.menuSub, a.menuSub:link, a.menuSub:active, a.menuSub:visited {
	font-size: 11px;
	line-height: 21px;
	color: #003E86;
	text-decoration: none;
}
a.menuSub:hover  {
	font-size: 11px;
	line-height: 21px;
	color: #404040;
	text-decoration: none;
}
.menuSubActive, a.menuSubActive:link, a.menuSubActive:active, a.menuSubActive:visited {
	font-size: 11px;
	line-height: 21px;
	color: #404040;
	text-decoration: none;
}
/* ######################################## - PRIVATE MENUS - #########################################*/
.menuPrivate, a.menuPrivate:link, a.menuPrivate:active, a.menuPrivate:visited {
	font-size: 12px;
	line-height: 21px;
	color: #404040;
	text-decoration: none;
}
a.menuPrivate:hover  {
	font-size: 12px;
	line-height: 21px;
	color: #003E86;
	text-decoration: none;
}
.menuPrivateActive, a.menuPrivateActive:link, a.menuPrivateActive:active, a.menuPrivateActive:visited  {
	font-size: 12px;
	line-height: 21px;
	color: #003E86;
	text-decoration: none;
}
.menuPrivateSub, a.menuPrivateSub:link, a.menuPrivateSub:active, a.menuPrivateSub:visited  {
	font-size: 11px;
	line-height: 21px;
	color: #404040;
	text-decoration: none;
}
a.menuPrivateSub:hover  {
	font-size: 11px;
	line-height: 21px;
	color: #003E86;
	text-decoration: none;
}
.menuPrivateSubActive, a.menuPrivateSubActive:link, a.menuPrivateSubActive:active, a.menuPrivateSubActive:visited, a.menuPrivateSubActive:hover  {
	font-size: 11px;
	line-height: 21px;
	color: #003E86;
	text-decoration: none;
}
/* ########################################### FORMULIEREN ###########################################################*/
.kopje { 
	color: #009ee0;
	font-size: 17px;
}
.number {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width:25px;
	height:17px;
}
input {
  border: 1px #ccc solid;
  border-color: #80C8EC #80C8EC #80C8EC #80C8EC;
  background: #FFFFFF;

}
.textarea540 {
  border: 1px #ccc solid;
  border-color: #80C8EC #80C8EC #80C8EC #80C8EC;
  background: #FFFFFF;
  padding: 1px;
  color: #333333;
  width: 523px;
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;	
}
.inputinfo{
  border: 1px #ccc solid;
  border-color: #80C8EC #80C8EC #80C8EC #80C8EC;
  background: #FFFFFF;
  padding: 1px;
  color: #333333;
  width:300px;
  height: 16px;
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;	
}
.myFormBtn {
  border: 1px solid;
  border-color: #333333;
  background: #80C8EC;
  padding: 3px;
  color: #fff;
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold; 
}

