body {
	color: #333366;	
	line-height: 20px;
	font-family: Trebuchet MS, Arial, helvetica,sans-serif;
	font-size: 13px;
	text-align: left;
	background-color: #F0F0F0;
	margin: 5px;
}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}
th
        {
        font: bold 10px/22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        color: #4f6b72;
        border-right: 1px solid #C1DAD7;
        border-bottom: 1px solid #C1DAD7;
        border-top: 1px solid #C1DAD7;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align: left;
        padding: 8px 12px 4px 12px;
        background: #CAE8EA url(../media/bg_header.jpg) no-repeat;
        vertical-align:middle;
        }

th.sortable,
th.sortable-text,
th.sortable-date,
th.sortable-keep,
th.sortable-date-dmy,
th.sortable-numeric,
th.sortable-currency,
th.sortable-sortByTwelveHourTimestamp,
th.sortable-sortIPAddress,
th.sortable-sortEnglishLonghandDateFormat,
th.sortable-sortScientificNotation,
th.sortable-sortImage,
th.sortable-sortFileSize

        {
        cursor:pointer;
        background: #CAE8EA url(../media/bg_header_sortable.jpg) no-repeat;
        padding: 8px 12px 4px 16px;
        }
th.forwardSort
        {
        background:#CAE8EA url(../media/bg_header_down.jpg) no-repeat 0 0;
        }
th.reverseSort
        {
        background:#CAE8EA url(../media/bg_header_up.jpg) no-repeat 0 0;
        }


a.button {
    background: transparent url('../media/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../media/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}
img {
	border: 0px;
}
p {
	font-size: 13px;
	font-family: Trebuchet MS, Arial, Verdana, Sans Serif;	
}
h1 {
	font-size: 40px;
	font-style: bold;
	font-family: Trebuchet MS, Arial, Verdana, Sans Serif;	
	margin-top: 15px;
	margin-bottom: 18px;
}
h2 {
	font-size: 32px;
	font-style: bold;
	font-family: Trebuchet MS, Arial, Verdana, Sans Serif;	
	margin-top: 2px;
	margin-bottom: 5px;
}
h3 {
	font-size: 26px;
	font-style: bold;
	font-family: Trebuchet MS, Arial, Verdana, Sans Serif;
	margin-top: 1px;
	margin-bottom: 3px;
}
h4 {
	font-size: 20px;
	font-style: bold;
	font-family: Trebuchet MS, Arial, Verdana, Sans Serif;	
	margin-top: 1px;
	margin-bottom: 3px;
}
h5 {
	font-size: 15px;
	font-style: bold;
	font-family: Trebuchet MS, Arial, Verdana, Sans Serif;	
	margin-top: 1px;
	margin-bottom: 3px;
}
h6 {
	font-size: 13px;
	font-style: bold;
	font-family: Trebuchet MS, Arial, Verdana, Sans Serif;	
	margin-top: 1px;
	margin-bottom: 3px;
}

A:link {
	text-decoration: none;
	color: #0066FF;
}
A:visited {
	text-decoration: none;
	color: #0066FF;
}
A:active {
	text-decoration: none;
	color: #0066FF;
}
A:hover {
	text-decoration: underline;
	color: #0000FF;
}

table.inputform {
	border-width: 1px;
	border-style:solid;
	background-color: #E0E0E0;
	border-color: #999999;
	empty-cells:show;
	border-spacing: 4px;
	margin: 1px;
	padding: 5px;
}

div.header {
	background-image: url('../media/background_header.gif');
	background-repeat: repeat-x;	
	background-position: bottom;
	position: absolute;	
	left: 0px;
	top: 0px;
	width: 100%;
	height: 26px;
}

div.title {
	font-size: 17px;
	width: 400px;
	border-width: 1px;
	border-style:solid;
	border-color: #cccccc;
	font-style: bold;
	font-family: Trebuchet MS, Arial, Verdana, Sans Serif;	
}

div.printer {
	position: absolute;	
	right: 12px;
	top: 14px;	
}

div.content {
position: absolute;	
	left: 10px;
	top: 20px;	
}

div.materiaalbeheerBeheer{
	float: right;
	background-color: #D0D0D0;
	border: 1px;
	margin-right: 4px;
	border-style: solid;
}

table.showform {
	border-width: 1px;
	border-style:solid;
	border-color: #999999;
	empty-cells:show;
	border-spacing: 4px;
	margin: 1px;
	padding: 5px;
}

table.materiaalform{
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	empty-cells:show;
	border-spacing: 0px 0px;
	margin: 1px;
	border-collapse: separate; border-spacing: 2px;
	padding: 5px;
}

table.adressen{
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	empty-cells:show;
	border-collapse: separate; border-spacing: 2px;
	margin: 1px;
	padding: 0px;
}

table.spellen{
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	empty-cells:show;
	border-spacing: 1px 0px;
	margin: 1px;
	padding: 5px;
}

table.presentielijst{
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	empty-cells:show;
	border-spacing: 0px 0px;
	margin: 0px;
	padding: 0px;
}

table.speltakindeling{
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	empty-cells:show;
	border-spacing: 0px 0px;
	margin: 0px;
	padding: 0px;
}

table.planning{
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	empty-cells:show;
	border-spacing: 0px 0px;
	margin: 0px;
	padding: 0px;
}


td {
	font-size: 13px;	
}

select,
textarea,
input {
	color: #000000;
	font-family: "Courier New", Courier, Terminal;
	font-size: 14px;		
	background-color:#fafafa;
	border-width: 1px;
	border-style:solid;
	border-color: #999999;
	border-collapse: collapse;
	padding:1px 2px;
}

.login_un {
	color: #000000;
	font-family: Trebuchet MS, Arial, helvetica,sans-serif;
	font-size: 20px;		
	font-style: bold;
	background-color:#fafafa;
	border-width: 1px;
	border-style:solid;
	border-color: #999999;
	border-collapse: collapse;
	padding:1px 2px;
	width: 210px;
}

.login_ww {
	color: #000000;
	font-family: Wingdings, Arial;
	font-size: 20px;		
	font-style: bold;
	background-color:#fafafa;
	border-width: 1px;
	border-style:solid;
	border-color: #999999;
	border-collapse: collapse;
	padding:1px 2px;
	width: 200px;
}


.showtextarea {
	color: #000000;
	background-color: transparent;
	font-family: "Courier New", Courier, Terminal;
	font-size: 14px;		
	border-width: 0px;
	border-style: transparent;
	padding:0px 0px;
}
blockquote {
	font-size : 13px;
}



hr {
    border: 0;
	width: 100%;
	color: #F6871F;
	background-color: #FF9900;
	height: 2px;
}

#picturearea {
	filter:alpha(opacity=100);
	-moz-opacity: 0;
}

hr.pme-hr   { 
	border: 0px solid; 
	padding: 0px; 
	margin: 0px; 
	border-top-width: 1px; 
	height: 1px; 
	font-size: 11px;
}

table.pme-main { 
	border: #004d9c 1px solid; 
	border-collapse: collapse; 
	border-spacing: 0px; 
	font-size: 11px;
	width: 100%; 
}

table.pme-navigation { 
	border: #004d9c 0px solid; 
	border-collapse: collapse; 
	border-spacing: 0px; 
	font-size: 11px;
	width: 100%; 
}

th.pme-header { 
	border: #004d9c 1px solid; 
	padding: 4px; 
	font-size: 11px;	
	background: #add8e6; 
}

td.pme-key-0, td.pme-value-0, td.pme-help-0, td.pme-navigation-0, td.pme-cell-0,
td.pme-key-1, td.pme-value-1, td.pme-help-0, td.pme-navigation-1, td.pme-cell-1,
td.pme-sortinfo, td.pme-filter { 
	border: #004d9c 1px solid; 
	padding: 3px; 
	font-size: 11px;	
}

td.pme-buttons { 
	text-align: left;   
	font-size: 11px;
}

td.pme-message { 
	text-align: center; 
font-size: 11px;	
}

td.pme-stats   { 
	text-align: right;  
}
