img, IMG
{
    display: block;
    border: none;
}

td, TD
{
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

a, A
{
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
    color: #E07534;
    text-decoration: underline;
}

.tekstKleinZwart
{
    font-size: 10px;
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.tekstKleinOranje
{
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    color: #E07534;
    text-decoration: none;
}

.linkMenu
{
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.linkMenu:hover
{
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    color: #E07534;
    text-decoration: none;
}

.clickList
{
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
    color: blue;
    text-decoration: none;
}

.clickList:hover
{
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
    color: #E07534;
    text-decoration: none;
}

.linkMenuSelected
{
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    color: #E07534;
    text-decoration: none;
}

h1, H1
{
    font-size: 18px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    color: #E07534;
    text-decoration: none;
}
h2, H2
{
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    color: #E07534;
    text-decoration: none;
}

.header
{
    font-size: 18px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    color: #E07534;
    text-decoration: none;
}

.backOranje
{
    background-color: #E07534;
}
.backWit
{
    background-color: #FFFFFF;
}

.ci
{
    font-size: 10px;
    border: solid windowtext .5pt;
    padding: 0cm 6.0pt 0cm 6.0pt;
}
BODY, body
{
    margin-top: 0;
    margin-left: 0;
}
.bold
{
    font-weight: bold;
}

/* Required CSS classes: must be included in all pages using this script */

/* Apply the element you want to drag/resize */
.drsElement
{
    position: absolute;
    border: 1px solid #333;
    top: 149px;
    left: 273px;
}

/*
 The main mouse handle that moves the whole element.
 You can apply to the same tag as drsElement if you want.
*/
.drsMoveHandle
{
    height: 20px;
    background-color: #CCC;
    border-bottom: 1px solid #666;
    cursor: move;
}

/*
 The DragResize object name is automatically applied to all generated
 corner resize handles, as well as one of the individual classes below.
*/
.dragresize
{
    position: absolute;
    width: 5px;
    height: 5px;
    font-size: 1px;
    background: #EEE;
    border: 1px solid #333;
}

/*
 Individual corner classes - required for resize support.
 These are based on the object name plus the handle ID.
*/
.dragresize-tl
{
    top: -8px;
    left: -8px;
    cursor: nw-resize;
}
.dragresize-tm
{
    top: -8px;
    left: 50%;
    margin-left: -4px;
    cursor: n-resize;
}
.dragresize-tr
{
    top: -8px;
    right: -8px;
    cursor: ne-resize;
}

.dragresize-ml
{
    top: 50%;
    margin-top: -4px;
    left: -8px;
    cursor: w-resize;
}
.dragresize-mr
{
    top: 50%;
    margin-top: -4px;
    right: -8px;
    cursor: e-resize;
}

.dragresize-bl
{
    bottom: -8px;
    left: -8px;
    cursor: sw-resize;
}
.dragresize-bm
{
    bottom: -8px;
    left: 50%;
    margin-left: -4px;
    cursor: s-resize;
}
.dragresize-br
{
    bottom: -8px;
    right: -8px;
    cursor: se-resize;
}

/****************** start Agrodis styles ***************************/

.agrodisresultaatgrid_headerstyle, th
{
    padding: 5px;
    background-color: #E07534;
    font-weight: bold;
    color: Black;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
}

.agrodisresultaatgrid_rowstyle
{
    padding: 5px;
    background-color: White;
    font-weight: normal;
    color: Black;
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
}

.agrodisresultaatgrid_alternatingrowstyle
{
    padding: 5px;
    background-color: #F7DDCC;
    font-weight: normal;
    color: Black;
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
}


.agrodistextbox
{
    border: 1px solid Black;
    width: 120px;
}

.agrodistextboxdisabled
{
    border: 1px dotted Black;
    width: 120px;
}

.agrodismenuboven
{
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #E07534;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    color: #E07534;
    text-decoration: none;
    padding-top: 5px;
    padding-left: 20px;
    height: 30px;
}

.agrodiscontent
{
    padding-left: 20px;
}

.agrodistekstrood
{
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
    color: Red;
    text-decoration: none;
}


/****************** [ tzh_planning.aspx ] **************************/
.planning_container
{
    margin: 0 0 0 0;
}
.planning_table_main
{
    border: solid 1px grey;
}
.planning_table_header
{
}
.ingepland
{
   border: solid 1px green;
}
