body 
{
     background: #EEEEEE url('Sites/a33/Templates/img/1bodybg.gif') top left;
}

TABLE.projectgegevens
{
    width: 630px;
    border-collapse: collapse;
}

TABLE.projectgegevens TH
{
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: left; 
    color:#000000;
    padding: 5px;
    border-bottom: 1 solid #000000;
    vertical-align: top;
}

TABLE.projectgegevens TD
{
    font-weight: normal;
    font-style: normal;
    text-decoration: none; 
    color:#000000;
    font: normal;
    padding: 5px;
    border-bottom: 1 solid #FFFFFF;
    vertical-align: top;
}

#leftshadow 
{
    background: #EEEEEE url('Sites/a33/Templates/img/shadow_left.gif') top right repeat-y;
}
#rightshadow 
{
    background: #EEEEEE url('Sites/a33/Templates/img/shadow_right.gif') top left repeat-y;
}
.header 
{
    color: #FFFFFF;
}

.displaypic img
{
    border: 1 solid #000000;
        width: 95px;
    
}
.displaypichome  img
{
    border: 1 solid #000000;
    width: 56px;
}
.buttonpic 
{
    border: 1 solid #000000;
}


.maxpic 
{
    border: 1 solid #000000;
	width: 300;
}

div#mytreediv
{
    overflow: hidden;
    padding: 0px;
    width: 240;
    height: 100%;
}


.pagetitle 
{
	text-align: right;
	font-weight: bold;
	width: 100%;
	padding-bottom: 5;
	margin-bottom: 5;
	border-bottom: 1 solid #544E30;
}

table.mycontentwrapper
{
	padding: 10 0 10 0;
}

table.mycontentwrapper2
{
	padding: 10 0 10 0;
}

table.mycontentwrapper2 td, table.mycontentwrapper2 td p
{
    color: #333333;
}


.dark, .dark p
{
    font-size: 8pt;
    color: #333333;
    font-weight: normal;
}

.content a, .dark a, .mycontentwrapper a, .mycontentwrapper2 a
{
    text-decoration: underline;
    color: #FF6600;
    /*background-color: #CCCC99;*/
}
.content a:hover, .dark a:hover, .mycontentwrapper a:hover, .mycontentwrapper2 a:hover
{
    color: #FF6600;
    text-decoration: none;
   /* background-color: #000000;*/
}

.content
{
    /*line-height: 12pt;	*/
}

.lynxonly
{
    display: none;
}


/* -------------------------------------------------------------------------------------------------------- */
/* editor elements ---------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- */

TABLE.sitedefault
{
    border-collapse: collapse;
    border-left: solid 1 #C0C0C0;
    border-top: solid 1 #C0C0C0;
    padding: 2px;
}

TH.sitedefault
{
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #000000;
    border-right: solid 1 #C0C0C0;
    border-bottom: solid 1 #C0C0C0;
    background-color: #F5F5F5;
    padding: 3px;
    text-align: left;
}

TD.sitedefault
{
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #C0C0C0;
    font: normal;
    border-right: solid 1 #C0C0C0;
    border-bottom: solid 1 #C0C0C0;
    background-color: #000000;
    padding: 3px;
}

.inlineimage
{
    padding: 4 4 4 4;
}
/* -------------------------------------------------------------------------------------------------------- */
/* system components -------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- */
.more
{
    color: #000000;
    text-decoration: none;
}
.more:hover
{
    color: #FF6600;
    text-decoration: none;
}
/* ---------------------------BREADCRUMBS------------------------------ */
.breadcrumbs
{
    color: #000000;
    text-decoration: none;
    font-size: 8pt;
}

.breadcrumbsUrhere
{
    color: #000000;
    text-decoration: none;
    font-size: 8pt;
}

a.breadcrumbs, .breadcrumbs a
{
    color: #000000;
    text-decoration: none;
    font-size: 8pt;
}
a.breadcrumbs:hover, .breadcrumbs a:hover
{
    color: #000000;
    text-decoration: underline;
    font-size: 8pt;
}
/* --------------------------FORMS & BUTTONS------------------------------- */
.myinput
{
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
    color: #000000;
    background-color: #000000;
    border: 1px solid #999966;
}
.myselect
{
    color: #000000;
    background-color: #000000;
    border: 1px solid #999966;
}
.mybutton
{
    color: #000000;
    background-color: #000000;
    border: 1px solid #999966;
    font-weight: normal;
}
.mytextarea
{
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
    color: #000000;
    background-color: #000000;
    border-bottom: 1 solid #999966;
}
.mycheckbox
{
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
    background-color: none;
}
select
{
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
    background-color: #000000;
}
input
{
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
}
/* --------------------------GENERAL------------------------------- */

TABLE, TD, P, BODY, span, .myselect, .mytextarea, select, .mycheckbox, P, TH, .mylabel
{
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
    color: #000000;
}

HR
{
    color: #544E30;
    height: 1px;
    text-align: left;
}

/* -------------------------------------------------------------------------------------------------------- */
/* styles ------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- */
/* --------------------------H STYLES------------------------------- */
a
{
    text-decoration: none;
    color: #FF6600;
}

a:hover
{
    text-decoration: underline;
        color: #FF6600;
}

/* --------------------------GENERAL FORMATTING------------------------------- */

UL LI
{
    list-style-type: square;
}

UL LI LI
{
    list-style-type: disc;
}

UL LI LI LI
{
    list-style-type: circle;
}

OL LI
{
    list-style-type: decimal;
}

OL OL LI
{
    list-style-type: lower-alpha;
}

OL OL OL LI
{
    list-style-type: lower-roman;
}
