.banner { position:absolute; left:280px; top:30px;font-size:30px; font-weight:bold; color:red;}
#container {background-color:#ccc; min-height: 100%; height:auto;}
/*heeft hier height nodig om bg img uit te lijnen*/
#right {background:url('../images/bg_extranet_right.jpg') no-repeat top right;}
 #leftcont, #rightcont {position:relative; left:8px;top:30px; z-index:20; width:100px; font-size:14px; }
 #leftcont {text-align:right;}
#leftcont a {font-size:12px; font-weight:bold; }

/*** hoge content ***/
#content2 {	background:#fff url('../images/bg_extranet_content.jpg')  no-repeat top right;}
#main { height: auto; background-color:#ccc; }
#mid{
	height: 100%; 
	}
* html #main {
    height: 80%;
}
* html #container{
    height: 100%;
}
/* End IE Hack */
/* End IE Hack */
/* #content2 table {border:1px solid #30BF82;} #content2 td {border:1px solid #30BF82;} */

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;}

 .tijd { color:#000; font-style: italic;}
 td.itemtitel {text-indent:18px; height:18px;}



#content2 table.brdr {border:1px solid #ccc;}
#content2 table.brdr td {border:1px solid #808080;}
/*
werkt niett?
*/
.verp {color:#F06;}

#floatbox_left {
 position:relative;
float:left;
display:block;
width:220px;
margin:0px;
padding:0px;
}

#floatbox_right{
 position:relative;
float:left;
display:block;
width:260px;
margin:0px;
padding:0px;
}

