*
{
    outline: none;
}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner
{
    border: 1px dotted transparent;
}

a img {border:none;}

.linkshome{text-decoration:none;color:#8BB544;}

	hr.streepjes 
	{
	border: none 0;        
	border-top: 1px dashed #cccccc;
    text-align:left;  	
	width: 713px;
	text-align: center;
	height: 1px;
	}

button:focus::-moz-focus-inner, input[type="reset"]:focus::-moz-focus-inner, input[type="button"]:focus::-moz-focus-inner, input[type="submit"]:focus::-moz-focus-inner, input[type="file"] > input[type="button"]:focus::-moz-focus-inner
{
    padding: 3px;
    border-color: #F3F3F3;
}

input, select, textarea
{
    /*color:#bababa;*/
    border: #bababa 1px solid;
    padding-left: 0.4em; /*border-radius:.4em;*/
    -moz-border-radius: .4em;
    -webkit-border-radius: .4em; /*width:120px; */
}

input:focus, select:focus, textarea:focus
{
    color: black;
}

input[type="checkbox"]
{
    width: 16px;
    border: 0;
}

input[type="file"]
{
    width: 250px;
}

body
{
    padding: 0;
    margin: 0;
    font-family: Verdana;
    font-size: 12px;
    color: #666666;
    background: #f5f6f6;
}
a
{
    outline: none;
    color: #333333;
}
a:hover
{
    color: #999999;
}

h1
{
    background: url(../images/h1_icon.png) no-repeat left center;
    text-indent: 20px;
    color: #498fcd;
    font-weight: normal;
    font-size: 18px;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    margin-top: 10px; /*float: left;*/
    width: 100%;
}
h2
{
    padding: 0;
    margin: 0;
    background-color: #f5f5f5;
    display: block;
    line-height: 24px;
    font-size: 13px;
    width: 100%;
    margin: 20px 0px 0px;
    text-indent: 10px;
    color: #4a8fc9; /*font-weight: bold;*/
    clear: left;
    font-weight: bold; /*text-transform:uppercase;*/
}

h3
{
    color: #498fcd;
    font-weight: normal;
    font-size: 14px;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    margin-top: 10px; /*float: left;*/
    /*width: 100%;*/
}

.curly
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.curly .bqstart
{
    color: #CCCCCC;
    float: left;
    font-family: helvetica,sans-serif;
    font-size: 700%;
    font-style: normal;
    font-weight: bold;
    height: 45px;
    margin-bottom: -50px;
    margin-top: -30px;
    padding-top: 45px;
}

.curly .bqend
{
    color: #CCCCCC;
    float: right;
    font-family: helvetica,sans-serif;
    font-size: 700%;
    font-style: normal;
    font-weight: bold;
    height: 25px;
    margin-top: 0;
    padding-top: 25px;
}

.curly blockquote
{
    font-weight: normal;
    font-style: italic;
    line-height: 160%;
    margin: 15px 5px;
    padding: 0;
    text-align: right;
}

.center
{
    width: 994px;
    margin: auto;
}
.header
{
    width: inherit;
    float: left;
}
.topmenu
{
    background: url(../images/bg_top_menu.png) no-repeat;
    display: block;
    width: 994px;
    float: left;
    position: relative;
    z-index: 200;
    height: 47px; /** prentje nog verkleinen **/
}
.topmenu .scroll_left
{
    background: url(../images/menu_scroll_left.png) no-repeat;
    display: block;
    width: 42px;
    height: 40px; /** 56 **/
    color: #FFFFFF;
    margin: 7px 0 0 7px;
    line-height: 35px;
    text-decoration: none;
    text-align: center;
    float: left;
    _margin: 6px 3px 0 3px;
}
.topmenu .scroll_right
{
    background: url(../images/menu_scroll_right.png) no-repeat;
    display: block;
    width: 42px;
    height: 40px; /** 56 **/
    color: #FFFFFF;
    margin: 7px 7px 0 0;
    line-height: 35px;
    text-decoration: none;
    text-align: center;
    float: right;
    _margin: 6px 3px 0 3px;
}

.topmenu_arrows
{
    font-size: 24px;
    line-height: 41px;
    padding: 6px 12px; /*IE rendering problem hierop*/
    _padding: 0px;
    display: none;
    cursor: pointer;
}

.items-outer
{
    float: left;
    overflow: hidden;
    position: absolute;
    left: 49px;
}

.items
{
    display: block;
    width: 896px;
    height: 47px;
    position: relative;
}

.scroll_cont
{
    display: block;
    position: absolute;
}

/**
.topmenu .items a.selected:hover
{
    color: #A2A2A2;
}

.topmenu .items a:hover, .topmenu .items a.selected, .topmenu .items a.active
{
    /**background-color: #A2A2A2 !important;
    color: #A2A2A2;
}

/*****************************************************************/

.verticalCenter
{
    display: table-cell;
    height: 40px;
    vertical-align: middle; #padding-top:10px;
}

.horizontalCenter
{
    margin-left: auto;
    margin-right: auto;
    width: 118px;
}

#jsddm
{
    margin: 0;
    padding: 0;
}

#jsddm li
{
    margin-top: 7px;
    float: left;
    list-style: none;
    background: url(../images/menu_bg.png);
}

#jsddm li a
{
    display: block;
    width: 118px;
    height: 40px; /** 41 **/
    text-align: center;
    text-decoration: none; /*font-weight:bolder;*/
    color: #ffffff;
    text-transform: uppercase;
    font-size: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

#jsddm li a:hover
{
    /**background-color: #A2A2A2 !important;**/
    color: #333;
}

#jsddm li ul
{
    margin: 0;
    padding: 0; /*padding-top: -1px;*/
    position: absolute;
    display: none;
    border-top: 1px solid white;
    _display: none;
}

#jsddm li ul li
{
    float: none;
    display: inline;
}

#jsddm li ul li a
{
    margin-top: 0;
    background: #FFF;
    width: auto;
    min-width: 118px;
    max-width: 118px;
    height: auto;
    min-height: 18px;
    padding-top: 8px;
}

#jsddm li ul li a:hover
{
    color: #333;
}

/******************************************************************************/

.search-textbox
{
    font-size: 10px;
    height: 13px;
    margin-top: 1px;
    margin-right: 10px;
}

.search-icon
{
    position: absolute;
    margin-top: 1px;
    background-repeat: no-repeat;
    text-indent: -99999px;
    _display: block;
    _height: 17px;
    _width: 17px;
}

/**********************************************************************************/

#breadcrumb a
{
    text-decoration: none;
}

.submenu a
{
    text-align: left;
    padding: 10px;
    color: #FFFFFF;
    float: left;
}

.submenu a:hover, .submenu a.active
{
    color: #333333;
}
.submenu span
{
    float: left;
    color: #FFFFFF;
    padding: 10px 0;
}
.header2
{
    background: url(../images/bg_header2.png) no-repeat;
    width: 994px;
    height: 232px;
    float: left;
    position: relative;
}
.header2_bg
{
    background: url(../images/header9.png) no-repeat;
    width: 980px;
    height: 206px;
    display: block;
    position: relative;
    left: 7px;
    top: 1px;
}
.header2 .logo
{
    background: url(../images/logo_medium.png) no-repeat;
    width: 121px;
    height: 121px;
    position: absolute;
    top: 40px;
    left: 53px;
}
.middle
{
    background: url(../images/bg_center.png) repeat-y;
    width: 994px;
    float: left;
    padding: 10px 0 20px 0;
}
.middle .left
{
    width: 215px; /*border:1px solid olive;*/
    float: left;
    margin-left: 10px;
    background: url(../images/left_col_shadow.png) repeat-y right;
}

.left
{
    padding-left: 20px;
}
.middle .right
{
    width: 692px; /*border:1px solid orange;*/
    _width: 670px;
    float: left;
    margin: 0 20px 0 10px;
    _margin: 0 0px 0 10px;
}

.menu_space_top
{
    margin-top: 30px;
}

.footer
{
    background: url(../images/bg_footer.png);
    width: 994px;
    height: 65px;
    float: left;
}
.footer span
{
    text-align: center;
    width: 100%;
    display: block;
    line-height: 60px;
}
.backimage
{
    background: url(../images/backimage.png);
    width: 100%;
    height: 180px;
    position: absolute;
    top: 78px;
    border-top: 1px solid #FFFFFF;
    z-index: -500;
    left: 0;
}
.submenu
{
    background: url(../images/bg_center.png) repeat-y;
    width: 994px;
    float: left;
    position: absolute;
    top: 63px;
}
.submenu div
{
    background: #498FCD repeat-x left bottom;
    position: relative;
    overflow: auto;
    display: none;
    width: 980px;
    left: 7px;
    border-top: 1px solid #fff;
}
/***************************/
.language
{
    background: url(../images/language.png) no-repeat;
    _background: none;
    width: 90px;
    height: 27px;
    padding-top: 4px;
    font-size: 12px;
    text-align: center; 
    #float:right;
/*display: block;*/

position:absolute;
#position:relative;
margin-left:680px;
#margin-left:0;
}

.preloader
{
    margin-left: -25px;
    margin-top: -15px;
    position: absolute;
}

.search
{
    margin-left: 10px;
    padding-top: 2px;
    background: url(../images/search.png) no-repeat;
    width: 213px;
    height: 29px;
    display: block;
    font-size: 12px;
    text-align: center;
    float: left;
}
.search_button
{
    margin-left: 10px;
}
.login_register
{
    background: url(../images/login_register.png) no-repeat;
    width: 213px;
    height: 27px;
    padding-top: 4px;
    display: block;
    font-size: 12px;
    text-align: center;
    float: right;
    margin-right: 3px;
}
.language a, .language span, .login_register a, .login_register span
{
    color: #666666;
    font-size: 12px;
    text-decoration: none;
    position: relative;
}

.language a:hover, .login_register a:hover
{
    color: #498fcd;
}
.tree
{
    margin-right: 15px;
    margin-left: 0;
    margin-bottom: 0;
    background-color: #F8F8F8;
}
.tree .MyPlatformsMenuItem
{
    cursor: pointer;
}

.tree ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}


.tree span
{
    display: inline;
}

.tree ul li a
{
    border-bottom: 1px dashed #DDDDDD;
    line-height: 24px;
    text-decoration: none;
    color: #336699;
    margin-top: 0;
}
.tree ul li a:hover
{
    color: #003366;
}
.tree ul ul li a
{
    /*background: url(../images/tree_bullet.png) no-repeat left center;*/
    color: #498fcd;
    margin-left: 20px;
}

.tree ul ul li a:hover
{
    color: #498fcd;
}



.slogan
{
    color: #FFFFFF;
    font-family: "Times new roman";
}
.slogan .ql, .slogan .qr
{
    font-size: 60px;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

.slogan .qr
{
    top: 78px;
    left: 400px;
}

.slogan .big
{
    font-size: 40px;
    position: absolute;
    white-space: nowrap;
    top: 15px;
    right: 16px;
}
.slogan .small
{
    font-size: 22px;
    position: absolute;
    white-space: nowrap;
    top: 60px;
    right:16px;
}

.logos
{
    float: right;
    display: block;
    width: inherit;
    padding: 0 7px;
    margin-top: 10px;
    _margin-top:-10px;
}
.logos div
{
    float: right;
}
.text
{
    text-align: justify;
    float: left;
    margin-left: 10px;
}
.htmltabs
{
    width: 100%;
    border-bottom: 2px solid #498fcd;
    float: left;
}
.htmltabs ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.htmltabs li
{
    float: left;
    margin-right: 2px;
    border-bottom: 1px solid white;
}
.htmltabs .tl
{
    background: url(../images/tl_grey.png) no-repeat;
    width: 10px;
    height: 20px;
    display: block;
    float: left;
}
.htmltabs .tm
{
    background: url(../images/tm_grey.png);
    height: 20px;
    display: block;
    float: left;
}
.htmltabs .tr
{
    background: url(../images/tr_grey.png) no-repeat;
    width: 10px;
    height: 20px;
    display: block;
    float: left;
}
.htmltabs a
{
    display: block;
    line-height: 20px;
    text-align: center;
    color: #333333;
    text-decoration: none;
    margin: 0 10px 0 10px;
    font-size:12px;
}
.htmltabs a:hover
{
    color: #FFFFFF;
}
.htmltabs .sel
{
    border-bottom: 1px solid #498fcd;
}
.htmltabs .sel .tl
{
    background: url(../images/tl.png);
}
.htmltabs .sel .tm
{
    background: url(../images/tm.png);
}
.htmltabs .sel .tr
{
    background: url(../images/tr.png);
}
.htmltabs .sel a
{
    color: #FFFFFF;
}

/*********************TAGS***************************/

.tag
{
    /*   background-image: url('../images/tag/back.jpg');     background-repeat:repeat-x; */
    /*background-color: #EEE;*/
    display: block;
    float: left;
    padding: 3px 5px;
    /*margin: 3px;*/
    text-decoration: none;
    font-size: 11px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    color:#999;
}

.taglogo
{
    /*   background-image: url('../images/tag/sign.jpg');     background-repeat: no-repeat;          padding-left:20px;*/
}

.invisibletag
{
    display: none;
}

a.tag:hover
{
    color: #000000;
}

/****************************************************/

.phases
{
    margin: 17px auto;
    width: 500px;
    display: block;
    position: relative;
}
.phases .phase, .phases .phase_active
{
    display: block;
    float: left;
    background: url(../images/phase.png) no-repeat;
    width: 77px;
    height: 38px;
    margin-left: -15px;
    position: relative;
}
.phases .phase a, .phases .phase_active a
{
    line-height: 38px;
    width: 88%;
    text-align: center;
    background: url(../images/phase_circle.png) no-repeat center center;
    display: block;
    text-decoration: none;
    color: #333333;
    font-size: 10px;
    padding-bottom: 1px;
    cursor: help;
}
.phases .phase:hover
{
    background: url(../images/phase_hover.png);
}
.phases .phase_active
{
    width: 177px;
    background: url(../images/phase_active.png);
}
.phases .phase_active a
{
    width: auto;
    background-position: 20px center;
    text-align: left;
    text-indent: 26px;
}
.phases .phase_active a span
{
    color: #FFFFFF;
    text-transform: uppercase;
    padding-left: 10px;
}
.phases .phase_active:hover
{
    background: url(../images/phase_active_hover.png);
}
.phases .phase_tooltip
{
    background-color: White;
    border: solid 2px black;
    display: block;
    width: 248px;
    height: 143px;
    position: absolute;
    top: -158px;
    left: 130px;
    z-index: 200;
}
.phases .phase_tooltip .tt_content
{
    margin: 5px;
    font-size: 10px;
}

.list_margin
{
    list-style-type: none;
    padding: 0;
    margin-top: 0;
}

.list_margin li
{
    margin-top: 10px;
}

.float_left
{
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.float_right
{
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}

.link_rss
{
    background: url(../images/link_rss.png) no-repeat left center; /*line-height:30px;*/ /*display:block;*/
    padding-left: 20px;
}
.link_ical
{
    background: url(../images/link_rss.png) no-repeat left center; /*line-height:30px;*/ /*display:block;*/
    padding-left: 20px;
}
input.project_button[type="submit"]
{
    /*background: url(../images/project_button.png) no-repeat center center;*/
    display: block;
    width: 70%; /*height: 47px;*/
    text-align: center;
    margin: 20px auto 0; /*line-height:36px;*/
    color: #FFFFFF;
    text-decoration: none;
    border: 0px; /*padding: 13px 0;*/
    cursor: pointer;
    font-size: 12px;
}

/*
input.project_button[type="submit"] a
{
    color: #FFFFFF;
    text-decoration: none;
    font-size:12px;
}

input.project_button[type="submit"]:hover
{
    color: #FFFFFF;
    background: url(../images/project_button_hover.png) no-repeat center center;
    display: block;
    width: 100%;
    height: 47px;
    text-align: center;
    margin: 20px auto 0; *//*line-height:36px;*//*
    text-decoration: none;
    border: 0px;
    padding-bottom: 13px;
    cursor: pointer;
}
*/
.error
{
    color: Red;
}
.success
{
    color: Green;
}


#projectcontainer h3
{
    clear: left;
    color: #498FCD;
    margin: 20px 0;
    padding: 0;
}

#projectcontainer h4
{
    clear: both;
    margin: 0 0 10px;
    padding: 0;
}

.newsitem
{
    background: url(../images/news.gif) no-repeat left center;
    padding-left: 16px;
    float: left;
    width: 100%;
    clear: both;
}
.newsitem span
{
    color: #A2A2A2;
}

.newsitem a
{
    margin-left: 25px;
    color: #999999;
    font-style: italic;
    text-decoration: none;
}

.newsitem a:hover
{
    text-decoration: underline;
}

.newsitem_content
{
    /*float: left;*/
    padding: 10px 10px 18px 28px;
    color: #999999;
}

.newsitem_content a
{
    color: #498FCD;
    display: block;
    margin-top: 5px;
    text-decoration: none;
}

.newsitem_content a:hover
{
    text-decoration: underline;
}

.document_table
{
    clear: both;
    width: 100%;
    border-collapse: collapse;
}
.document_table tr
{
    background-color: #f9f9f9;
}
.document_table .odd
{
    background-color: #f3f3f3;
}
.document_table tr td th
{
    padding: 5px;
}
.document_table th
{
    font-weight: bold;
    text-align: left;
}

.expand
{
    height: 450px;
}

.mailinglistsubscribe
{
    clear: both;
    padding: 0;
    width: auto;
}
.mailinglistsubscribe .item
{
    display: block;
    padding-bottom: 5px;
}
.mailinglistsubscribe .submit
{
    margin-top: 10px;
    text-align: right;
}

.block_left
{
    clear: both;
    float: left;
}

.block_right
{
    float: left;
}

.list_margin
{
    list-style-type: none;
    padding: 0;
    margin-top: 0;
}

.list_margin li
{
    margin-top: 10px;
}

.float_left
{
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.float_right
{
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}

.starOn
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(../images/star.png) no-repeat scroll 0 0;
    display: block;
    height: 12px;
    width: 12px;
    float: right;
}

.starOff
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(../images/star_grey.png) no-repeat scroll 0 0;
    display: block;
    height: 12px;
    width: 12px;
    float: right;
}

/** WEBMAIL **/

#webmail_banner
{
    -moz-box-shadow: 0 0 10px gray;
    height: 28px;
    width: 690px;
    margin: 0;
    padding: 0;
    background-image: url('/UI/Innov/Images/WM_normal.gif');
    border: solid 1px #aeadad;
    font-size: 12px;
}
#webmail_banner li
{
    border-left: solid 1px #979596;
    border-right: solid 1px #979596;
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none; /**text-transform: uppercase;**/
    background-image: url('/UI/Innov/Images/WM_normal.gif');
    background-repeat: repeat-x;
    line-height: 28px;
    height: 28px;
    margin: 0 0 0 -1px;
    padding: 0 5px 0 5px;
    width: 130px;
    text-align: center;
}

#webmail_banner li.last
{
    border: solid 1px #aeadad;
    float: right;
    margin-top: -1px;
    margin-right: -1px;
    background-image: url('/UI/Innov/Images/button.gif');
}
#webmail_banner li a
{
    color: #616162;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: block;
    padding: 0px;
}

#webmail_banner li.current
{
    background-image: url('/UI/Innov/Images/WM_current.gif');
    background-repeat: repeat-x;
}

#webmail_banner li.button
{
    background-image: url('/UI/Innov/Images/button28.gif');
    background-repeat: repeat-x;
    height: 28px;
    border: solid 1px #3A678D;
    -moz-border-radius: 0.2em/0.2em;
    padding: 0;
}

#webmail_banner li.button:hover
{
    background-image: url('/UI/Innov/Images/button_hover28.gif');
    background-repeat: repeat-x;
    height: 28px;
    border: solid 1px #3A678D;
    -moz-border-radius: 0.2em/0.2em;
}

#webmail_banner li.button a
{
    color: white;
}

/** BUTTON **/

input[type="submit"]
{
    background-image: url('/UI/Innov/Images/button.gif');
    background-repeat: repeat-x;
    height: 22px;
    border: solid 1px #3A678D;
    -moz-border-radius: 0.2em/0.2em;
    color: White;
}

input[type="submit"]:hover
{
    background-image: url('/UI/Innov/Images/button_hover.gif');
    background-repeat: repeat-x;
    height: 22px; /*border: solid 1px #3A678D;*/
    -moz-border-radius: 0.2em/0.2em;
    color: White;
}

/** FORUM **/

.first
{
    margin-top: 20px;
}

.form_avastar
{
    display: block;
    width: 50px;
    height: 50px;
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-inline-policy: continuous;
}

.line_under
{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #C0C0C0;
}

.webmail
{
    width: 100%;
    font-size: 11px;
}

.webmail th
{
    text-align: left;
    background: #EEEEEE;
    padding-top: 1px;
    padding-bottom: 1px;
    margin: 0px;
    height: 22px;
}

#overlay
{
    width: 100%;
    min-height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background: url('../images/overlay.png') repeat 0 0;
    text-align: center;
}

#overlay-panel
{
    margin: 10% auto 0 auto;
    width: 350px;
    padding: 50px 20px;
    background: #FFF;
    font-weight: bold;
    color: #f00;
}

* html #overlay
{
    background-image: url('../images/overlay-ie6.png');
    height: 100%;
    position: absolute;
}

.alternateRow
{
    background-color: #F3F3F3;
}

.old td
{
    color: #CCCCCC;
}

.old td a
{
    color: #CCCCCC;
}
