﻿body
{
	font-family: Segoe UI, Verdana, Arial;
}

.imagetextbuttonnormal
{
    text-align: center;
    white-space: nowrap;
	background-color: Transparent;
	padding: 2px 2px 2px 2px;
	border: solid 1px #B9D0ED;
	height: 60px;
	color: #15428B;
	font-size: 12px;
}

.imagetextbuttonnormal:hover
{
	background-image: url('Ribbon/ribbon_hover.gif');
    text-align: center;
    white-space: nowrap;
	background-color: Transparent;
	padding: 2px 2px 2px 2px;
	border: solid 1px #B9D0ED;
	height: 60px;
	font-size: 12px;
	cursor:pointer;
}

.kader_bovenlinks
{
	background-image: url(Ribbon/kader_bovenlinks.gif);
	background-repeat: no-repeat;
}

.kader_boven
{
	background-image: url(Ribbon/kader_boven.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #15428B;
	height: 70px;
}

.kader_bovenrechts
{
	background-image: url(Ribbon/kader_bovenrechts.gif);
	background-repeat: no-repeat;
}

.kader_onderlinks
{
	background-image: url(Ribbon/kader_onderlinks.gif);
	background-repeat: no-repeat;
	background-position-y: bottom;
	font-size: 1px;
}

.kader_onder
{
	background-image: url(Ribbon/kader_onder.gif);
	background-repeat: repeat-x;
	background-position-y: bottom;
	font-size: 12px;
	color: #6E6EB6;
	margin: 0px 3px 4px 3px;
	text-align: center;
}

.kader_onderrechts
{
	background-image: url(Ribbon/kader_onderrechts.gif);
	background-repeat: no-repeat;
	background-position-y: bottom;
	font-size: 1px;
}

.table_ribbon
{
	padding: 2px 2px 2px 2px;
	border-right: #B9D0ED 1px solid;
	border-top: #B9D0ED 1px solid;
	border-left: #B9D0ED 1px solid;
	border-bottom: #B9D0ED 1px solid;
	background-image: url(Ribbon/ribbon.gif);
}

.table_ribbon_login
{
	margin-left: 10px;
	margin-right: 10px;
}

.table_ribbon_berichten
{
	margin-left: 10px;
	margin-right: 10px;
}

.table_ribbon_button
{
	padding: 1px 1px 1px 1px;
}

.table_ribbon_button td
{
	white-space:nowrap;
	text-align: center;
	font-size: 12px;
	border-right: #B9D0ED 1px solid;
	border-top: #B9D0ED 1px solid;
	border-left: #B9D0ED 1px solid;
	border-bottom: #B9D0ED 1px solid;
	min-width: 58px;
	width: 58px;
}

.table_ribbon_button td:hover
{
	background-image: url(Ribbon/ribbon_hover.gif);
	border-right: #D4C390 1px solid;
	border-top: #D4C390 1px solid;
	border-left: #D4C390 1px solid;
	border-bottom: #D4C390 1px solid;
}

.zoekcriteriaheader
{
    padding-left: 5px;
	color: Maroon;
    text-align:left;
}

.zoekcriteriaitem
{
    padding-left: 10px;
    padding-right: 5px;
    font-size: 12px;
}

.ribbontextbox
{
    font-size: 12px;
    width: 130px;
}

.ribbondropdown
{
    font-size: 12px;
}

.ribbonbutton
{
    text-align: center;
    white-space: nowrap;
    padding: 2px 2px 2px 2px;
	border-right: #B9D0ED 1px solid;
	border-top: #B9D0ED 1px solid;
	border-left: #B9D0ED 1px solid;
	border-bottom: #B9D0ED 1px solid;
	width: 58px;
}

.ribbonbutton:hover
{
	background-image: url(Ribbon/ribbon_hover.gif);
    text-align: center;
    white-space: nowrap;
    padding: 2px 2px 2px 2px;
	border-right: #B9D0ED 1px solid;
	border-top: #B9D0ED 1px solid;
	border-left: #B9D0ED 1px solid;
	border-bottom: #B9D0ED 1px solid;
	width: 58px;
}
