

#container {background-color:#C4DCBE; min-height: 100%; height:auto;}
/*heeft hier height nodig om bg img uit te lijnen*/
#left { background:url('../images/bg_org_left.jpg') no-repeat bottom left; z-index:30; top: 0px; height:570px;position:relative; }
#leftcont, #rightcont {position:relative; left:8px;top:30px; z-index:20; width:110px; font-size:14px;}

#leftcont a {font-size:12px; font-weight:bold; }
#leftcont {text-align:right; }

/*** hoge content ***/
#content2 {
	background:#fff url('../images/bg_org_content.jpg')  no-repeat 0px 300px;
}
#content2 table {border:1px solid #30BF82; padding:0px; margin:0px}
#content2 td {border:1px solid #30BF82;}
#main {
    height: auto;  
	background-color:#C4DCBE; 
	}
#mid{
	height: 100%; 
	}

/* End IE Hack */
/* End IE Hack */


input.btn { width:65px; border:1px solid #5E3687; color: #330066; font-weight:bold; background:#DCD6E4;}
input.btnhover {width:65px; border:1px solid #5E3687; color:#E10827;font-weight:bold; background:#CBC4D3;}

form {padding:0px;margin:0px;}
.fout {color:red; font-size:11px;}
