/* Intro css voor H.E.B.E. */
*{margin: 0; padding: 0; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; }

body{background: #F09D1A url(../pic/introbodyback.jpg) no-repeat center center; height: 100%; width: 100%}

#container{background: white url(../pic/introcontentback.gif) no-repeat left center; position: absolute; left: 50%; height: 100%; width: 50%; margin: 0px; padding: 0px}

#content{padding-left: 0px; left: 0px; text-align: left; width: 260px; height: 330px; margin-left: 120px; top: 50%; position: absolute; margin-top: -135px; background: none; min-height: 0px; margin-bottom: 0px; padding-bottom: 0px}

/* Content */
#content p{margin-top: 10px;margin-bottom: 15px; font-size: 11px; line-height: normal; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
#content p span.strong{color: #333333}
#content a.button{margin-bottom: 30px; display: block; background: url(../pic/buttonbullet.gif) no-repeat right center; padding: 5px; padding-right: 20px; font-weight: bold; text-align: right; text-decoration:none; color: black}
#content a.button:hover{cursor:default; text-decoration: underline}

/* Formulieren */
#content form.stdfrom {margin-bottom: 0px;}
#content form.stdform fieldset input.text{display: block;border: 1px solid #666666; width: 175px; margin-bottom: 0px;}
* html #content form.stdform fieldset input.text{hei\ght: 21px}
#content form.stdform fieldset input#passwd{margin-bottom: 8px; padding: 3px}
#content form.stdform fieldset input.submit{border: none; display: block; background: url(../pic/buttonlogo.gif) no-repeat right center; padding: 5px; padding-right: 40px; margin-left: 35px;font-weight: bold; text-align: left; width: 70px; margin-top: 10px; color: black; margin-bottom: 0px; float: right; padding-top: 2px}
#content form.stdform fieldset input.submit:hover{text-decoration:underline}
#content form.stdform fieldset {border: none; padding-left: 75px; margin-bottom: 0px;}

