/* blauw: #27BDEA */

/* -------------------- styles blauwe pagina's; pingebox en formulieren ------------------- */

/* bovenste blauwe balk met omschrijving */

td.kop {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../img/backgr_blauw.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	line-height: 14px;
	padding-right: 5px;
	padding-left: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
td.kopzwart {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../img/kop_zwart.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 14px;
	padding-right: 5px;
	padding-left: 7px;
	background-position: right top;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #000000;
}
.kopzwart a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.kopzwart a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.kopzwart a:hover{
	color: #B0E3F7;
	text-decoration: none;
}
.kopzwart a:active{
	color: #FFFFFF;
	text-decoration: none;
}

/* ----------------- td pingelboxen en formulieren boxen --------------*/

td.boxblauw{ /* oranje rij */
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 14px;
	padding-right: 3px;
	padding-left: 7px;
	background-color: #E4F5FC;
}
td.boxlichtblauw{ /* lichtblauwe rij */
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 14px;
	padding-right: 3px;
	padding-left: 7px;
	background-color: #F5FCFE;
}
td.boxwit{ /* witte rij */
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E4F5FC;
	line-height: 14px;
	padding-right: 3px;
	padding-left: 7px;
}
/* ----------------- formulieren --------------*/
.inputtxt {
	background-color: #FFFFFF;
	border: 1px solid #9FDBF5;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 170px;
	height: 18px;
}
.inputtxtsmall{
	background-color: #FFFFFF;
	border: 1px solid #9FDBF5;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 30px;
	height: 18px;
}
.inputtxtsmalloranje   { color: #000000; font-size: 11px; font-family: "Trebuchet MS", Arial, sans-serif; background-color: #ffffff; text-align: center; border: solid 1px #f18f00; width: 30px; height: 14px }
.inputtxtmedium {
	background-color: #FFFFFF;
	border: 1px solid #9FDBF5;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 85px;
	height: 18px;
}
.inputtxtbig {
	background-color: #FFFFFF;
	border: 1px solid #9FDBF5;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 170px;
	height: 90px;
}
.inputtxtxxl {
	background-color: #FFFFFF;
	border: 1px solid #9FDBF5;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 250px;
	height: 90px;
}
.inputforum {
	background-color: #FFFFFF;
	border: 1px solid #FFE3B0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 250px;
	height: 90px;
}
.select {
	background-color: #FFFFFF;
	border: 1px solid #9FDBF5;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 174px;
	height: 18px;
}
.leeftijd {
	background-color: #FFFFFF;
	border: 1px solid #9FDBF5;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 18px;
}
.button {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 170px;
	height: 24px;
	margin-left: 7px;
	margin-top: 15px;
}

/* ----------------- pingelbox partners oranje --------------*/
.koporanjePP {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../img/backgr_oranje.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	line-height: 14px;
	padding-right: 5px;
	padding-left: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
td.boxwit_PP{ /* witte rij */
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF4DF;
	line-height: 14px;
	padding-right: 3px;
	padding-left: 7px;
}
td.boxoranje{ /* oranje rij */
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 14px;
	padding-right: 3px;
	padding-left: 7px;
	background-color: #FFF4DF;
}
td.boxlichtoranje{ /* lichtoranje rij */
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 14px;
	padding-right: 3px;
	padding-left: 7px;
	background-color: #FFFCF4;
}
/* temo 
p.button_bestel  {
	background: url(../img/button_bestel.gif) no-repeat 0px 1px; 
	padding-top: 10px;
	padding-bottom: 8px; 
	padding-left: 20px; 
	height: 18px }*/
p.button_bestel  {
	padding-top: 9px;
	padding-bottom: 9px;
	height: 18px;
	background-image: url(../img/button_bestel.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 170px;
	text-align: center;
	padding-right: 15px;
}
p.button_bestel a:hover{
	color: #27BDEA;
}