html {
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
} 
body {
	background: #FFF url(../_sysimg/bkg-normal.png) no-repeat center top;
	font: 12px/17px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
body#home,
body#slide{
	background: #FFF url(../_sysimg/bkg.png) no-repeat center top;
}
.wrapper {
	width: 955px;
    margin-right: auto;
    margin-left: auto;
    background: url(../_sysimg/mainimghome.png) no-repeat 0px -100px;
}
#home .wrapper,
#slide .wrapper{
    background: url(../_sysimg/mainimghome.png) no-repeat 0px 0px;
}
.header {
    background: #FFF no-repeat;
    width: 935px;
    height: 340px;
}
.headerimage {
    float: right;
    width: 610px;
    height: 300px;
}
.menu {
	height: 40px;
    width: 935px;
    position: absolute;
    z-index: 9999;
    top: 0px;
    margin-right: auto;
    margin-left: auto;
    background: url(../_sysimg/menubkg.png) repeat;
}
.menu img {
    float: left;
}
.menu ul {
    background: no-repeat;
    padding-left: 200px;
}
.menu ul li  {
	display: inline;
}
.menu ul li a {
    display: block;
    font-size: 12px;
    line-height: 40px;
    color: #F5FF48;
    background: url(../_sysimg/btn.png) no-repeat left top;
    float: left;
    padding-right: 20px;
    padding-left: 20px;
    text-transform: uppercase;
    font-weight: normal;
    text-decoration: none;
}
.menu ul li a:hover {
    color: #424B02;
    background: url(../_sysimg/btn-hover.png);
}
.menu ul li a.selected {
    color: #FFF;
    background: url(../_sysimg/btn-up.png);
}
.menu ul li a:hover.selected {
    color: #424C02;
    background: url(../_sysimg/btn-up.png);
}
.menu .xmenu {
    height: 40px;
}
.menu .xmenu ul {
    padding: 0px;
}
.menu .xmenu ul li a {
    display: block;
    color: #C0C581;
    float: right;
    padding-right: 7px;
    padding-left: 25px;
    text-transform: uppercase;
    text-decoration: none;
    font: normal 10px/40px "Arial Narrow";
    height: 40px;
}
.menu .xmenu ul li a:hover {
    color: #A6AC10;
    background: url(none);
}
.menu .xmenu ul li a.hlp {
    background: url(../_sysimg/help.png) no-repeat 2px 10px;
}
.menu .xmenu ul li a.dwnld {
    background: url(../_sysimg/download.png) no-repeat 2px 10px;
}
.menu .xmenu ul li a.lang {
    background: url(../_sysimg/lang.png) no-repeat 2px 10px;
}
.menu .xmenu ul li #help_menu,
.menu .xmenu ul li #lang_menu,
.menu .xmenu ul li #download_menu {
    display:none;

}
.menu .xmenu ul li:hover #help_menu,
.menu .xmenu ul li:hover #lang_menu,
.menu .xmenu ul li:hover #download_menu {
    display:block;
}

.menu .xmenu ul li #help_menu ul,
.menu .xmenu ul li #lang_menu ul ,
.menu .xmenu ul li #download_menu ul,
.menu .xmenu ul li #help_menu p,
.menu .xmenu ul li #lang_menu p,
.menu .xmenu ul li #download_menu p {
    padding:0px;
    margin:0px;
}
.menu .xmenu ul li #help_menu ,
.menu .xmenu ul li #lang_menu ,
.menu .xmenu ul li #download_menu {
    background: url(../_sysimg/xmenubkg.png) repeat-x;
    float: right;
    width: 200px;
    height: 150px;
    position:absolute;
    padding-top: 10px;
    padding-bottom: 10px;
    top: 40px;
    right: 0px;
}
         
.menu .xmenu ul li #help_menu ul li,
.menu .xmenu ul li #lang_menu ul li,
.menu .xmenu ul li #download_menu ul li {
    background-image:none;
}
.menu .xmenu ul li #help_menu ul li a,
.menu .xmenu ul li #lang_menu ul li a,
.menu .xmenu ul li #download_menu ul li a{
    color: #FFF;
    background-image: none;
    text-transform: none;
    text-decoration: none;
    font: normal 10px/14px Arial, Helvetica, sans-serif;
    text-align: right;
    padding: 0px 10px;
    margin: 0px;
    display: block;
    height: 14px;
    width: 200px;
}
.menu .xmenu ul li #lang_menu ul li a:hover,
.menu .xmenu ul li #help_menu ul li a:hover,
.menu .xmenu ul li #download_menu ul li a:hover{
    color: #6CF;
}
.slogan {
    float: left;
    clear:both;
    width: 935;
    height: 180px;
    min-height: 240px;
    padding-top: 0px;
    padding-right: 0px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.slogan h2 {
    font-size: 24px;
    color: #FFF;
    padding-left: 4px;
    line-height: 32px;
    font-weight: normal;
    clear: both;
    width: auto; 
    margin-top: 60px;
}
.slogan h3 {
    font-style: italic;
    font-weight: normal;
    color: #424C02;
    font-size: 14px;
    line-height: 18px;
    padding-top: 10px;
    padding-left: 4px;
}
.slogan h3 a {
    color: #424C02; 
    text-decoration:underline;  
}
.slogan h3 a:hover {
    color: #424C02; 
    text-decoration:none;
}
.slogan p a {
    font-style: italic;
    font-weight: normal;
    color: #FFF;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 4px; 
    padding-top:15px;
}
.slogan p a:before {
    content: " » ";
    color:#424C02;
}
.slogan p a:hover {
    color: #E2ED4D;
    text-decoration: none;
}
#slider ul, 
#slider li, 
#slider2 ul, 
#slider2 li {
    margin:0;
    padding:0;
    list-style:none;
}
#slider {
    float: left;
    width: 935px;
    height: 250px;
    position: relative;
    overflow: hidden;
    margin-top: 40px;
}
.slicontent {
    height: 250px;
    width: 935px;
    background: no-repeat right top;
    overflow: hidden;
    z-index: 888;
}
/*#slider2{margin-top:1em;}*/
   #slider li, 
#slider2 li {
    width:935px;
    height:250px;
    overflow:hidden;
}
ol#controls {
    margin:1em 6px 1em 0;
    padding:0;
    height:28px;
    position: relative;
    top: -52px;
    float: right;
    z-index: 2;
}
ol#controls li {
    float:left;
    list-style:none;
    height:18px;
    width: 18px;
    margin-left: 5px;
    margin-right: 5px;
}
ol#controls li a {
    float:left;
    line-height:16px;
    height:18px;
    background: url(../_sysimg/controltabs.png) no-repeat 0px 0px;
    color:#666;
    text-align: center;
    text-decoration:none;
    display: block;
    padding: 0px 10px 2px 8px;
}
ol#controls li a:hover {
    color:#A1A700;
    background: url(../_sysimg/controltabs.png) no-repeat 0px -24px;
}
ol#controls li.current a {
    color:#333;
    background: url(../_sysimg/controltabs.png) no-repeat 0px -48px; 
}
ol#controls li.current a:hover {
    background: url(../_sysimg/controltabs.png) no-repeat 0px -48px;
    color:#A1A700;
}
ol#controls li a:focus, 
#prevBtn a:focus, 
#nextBtn a:focus {
    outline:none;
}
.subcontent {
    float: right;
    width: 170px;

}
.cnt {
    float: left;
    width: 100%;
    max-width:700px;
}
.crumb {
    width: 935px;
    height: 30px;
    background: url(../_sysimg/crumb-bkg.png) no-repeat;
    position: absolute;
    top: 150px;
}
#slide .wrapper .crumb {
    visibility: hidden;
}
.download {
    width: 155px;
    height: 20px;
    float: right;
    margin-top: 3px;
    font-size: 10px;
    line-height: 20px;
}
.download a {
    color: #929900;
    text-decoration: none;
    text-transform: uppercase;
}
.download a:hover {
    color: #424C02;
}
.crumbpath {
    width: 680px;
    height: 20px;
    float: left;
    margin-top: 3px;
    padding-left: 20px;
    font-size: 10px;
    line-height: 20px;
    text-transform: uppercase;
    color: #888;
}
.crumbpath a {
    color: #888;
    padding-right: 5px;
    padding-left: 5px;
    text-decoration: none;
}
.crumbpath a:hover {
    color: #999;
}
hr {
    height: 20px; 
    margin-top:15px;
    margin-bottom:0px;
    border: 0;
    background: url(../_sysimg/footer.png) no-repeat right top;
    clear:left;
}
hr.notop { 
    margin-top:0px;
} 
.content {
    clear: both;
    width: 935px;
    position: relative;
    top: -48px;
}
.content dl {
    margin:0;
    padding:0;
}
.content dt {
    color: #BBB;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    font-weight: normal;
    font-style:normal;
    line-height: 8px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.content h1 {
    color: #660;
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 10px;
}
.content  h2 {
    color: #8E9500;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    margin-top: 7px;  
}
.content h3 {
    color: #660;
    font-size: 13px;
    font-weight: normal;
    line-height: 28px;
    font-style: italic;
    margin-top: 7px;
}
.content h5 {
    color: #660;
    background: #f3f5e3 url(../_sysimg/h5bkg.png) no-repeat;
    display: block;
    padding: 10px;
    height: auto;
    width: 93%;
    border: 1px solid #8F9600;
    font: italic normal 13px/16px  "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin-top: 7px;
    margin-bottom: 5px;
}
.content h5 a {            
    margin-top: 10px;
    color: #929900;
}
.content h5 a:hover {
    color: #929900;
    text-decoration: none;
}
.content h4 {
    color: #660;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 5px;
}

.content ul {
    margin-top: 8px;
    margin-bottom: 5px;
}
.content ul li {
    color: #666;
    list-style-position: outside;
    list-style-image: url(../_sysimg/bullet.png);
    list-style-type: square;
    margin-left: 15px;
}
.content ul li a {
    color: #666;
    text-decoration: none;
}
.content ul ul li {
    color: #666;
    list-style-position: inside;
    list-style-image: url(../_sysimg/bullet2.png);
    list-style-type: square;
    margin-left: 30px;
}
.content ul li a:hover {
    color: #444;
    text-decoration:underline;
}
.content p,
.content td {
    color: #666;
    margin-top: 5px;
}
.content p a,
.content td a {
    color: #660;
    text-decoration: none;
}
.content p a:hover,
.content td a:hover {
    color: #444;
    text-decoration:underline;
}
.content p strong {
    color: #333;
    font-weight: normal;
    margin-top: 5px;
}
.nadruk {
    border:1px solid #8E9500;
    margin-top:15px;
    margin-bottom:15px;
    width:100%;
}
.nadruk td {
        padding:15px; 
        vertical-align:middle;   
        text-align:center;
}
.cnt2 {
    float: left;
    width: 590px;
    margin-top: 10px;
    padding-top: 5px;
    padding-right: 15px;
}
.cnt2 h4 {
    font: italic normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #8F9600;
    padding-top: 30px;
}

.cnt3 {
    padding: 5px 15px 10px;
    float: left;
    width: 280px;
    background: url(../_sysimg/cnt5.png) no-repeat;
    margin-top: 20px;
}
.cnt3 p,
.cnt5 p,
.home-nws p {
    font-size: 11px;
    line-height: 14px;
    color: #666;
}
.cnt3 h3,
.cnt5 h3,
.home-nws h3 {
    font-size: 16px;
    font-weight: normal;
    color: #929900;
    line-height: 20px;
    margin-bottom: 10px;
}
.cnt3 img,
.cnt5 img{
    float: left;
    margin-right: 10px;
}

.cnt5 {
    padding: 5px 15px 10px;
    float: left;
    width: 157px;
    background: url(../_sysimg/cnt5.png) no-repeat;
    margin-top: 20px;
}
.cnt6 {
    padding: 5px 15px 10px;
    float: right;
    width: 142px;
    background: url(../_sysimg/cnt5.png) no-repeat;
    margin-top: 20px;
}
.cnt6r {
    padding: 5px 0px 10px 15px;
    float: right;
    width: 127px;
    background: url(../_sysimg/cnt5.png) no-repeat;
    margin-top: 20px;
    text-align: right;
}
.home-nws {
    float: right;
    width: 275px;
    padding-left: 20px;
    background: url(../_sysimg/cnt5.png) no-repeat;
    margin-top: 20px;
}
.nws-short {
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.nws-short p a{
    color: #666;
    text-decoration: none;
    display: block;
}
.nws-short p a:hover{
    color: #660;
    text-decoration: none;
}
.nws-short p a:after {
    content: ">";
    color: #969D00;
    margin-left: 4px;
    font: bold 11px Tahoma, Geneva, sans-serif;
}
.subcontent .nws-short p a {
    color: #8F9600;
}
.subcontent .nws-short p a:hover {
    color: #660;
}
.subcontent .searchbox {
    margin-top: 20px;
}
.subcontent .searchbox p {
    color: #8F9600;
}
.subcontent .searchbox form input {
    color: #8F9600;
    width: 90px;
    height: 16px;
    border: solid 1px #8F9600;
}
.subcontent .searchbox form input#button {
    color: #929900;
    width: 30px;
    height: 20px;
    border: solid 1px #8F9600;
    background: url(../_sysimg/btn2.png) repeat-x 0px 0px;
}
.subcontent .searchbox form input#button:hover {
    color: #424C02;
    cursor: pointer;
}
.submenu {
    float: left;
    width: 170px;
    padding-right: 10px;
    margin-right: 20px;
    min-height: 400px;
    border-right:1px solid #efefef;
}
.submenu ul {
}
.submenu ul li {
    font-size: 12px;
    color: #999;
    line-height: 15px;
    list-style-type: none;
    font-weight: normal;
    list-style-image: none;
}
.submenu ul li a {
    color: #999;
    text-decoration: none;
    display: block;
    padding-top: 7px;
    padding-bottom: 7px;
    text-transform: none;
    text-decoration: none;
    background: url(../_sysimg/arro7.png) no-repeat 0px 11px;
    padding-left: 11px;
}
.submenu ul li a:hover {
    color: #666;
    text-decoration: none;
    cursor: pointer;
}
.submenu ul li.selected a, 
.submenu ul li.selected li.selected a {
    color: #660;
}
.submenu ul li.selected li a,
.submenu ul li.selected li.selected li a {
    color: #999;
}
.submenu ul li.selected li a:hover,
.submenu ul li.selected li.selected li a:hover {
    color: #666;
}
.submenu ul ul,
.submenu ul ul ul{
    border-top: 0px;
    margin-top: -4px;
    margin-bottom: 12px;
}
.submenu li li a{
    font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	padding-left:10px;
    background: url(../_sysimg/arro7.png) no-repeat 0px 8px;
}

.submenu li li a:hover {
    color: #666;
    text-decoration: none;
    cursor: pointer;
}
.submenu h2 {
    margin-bottom: 10px;
    margin-left: 15px;
}
.service {
    margin-top: 25px;
    margin-right: 15px;
}
/*tabs*/
div.simpleTabs {
    overflow: auto;
    background: url(../_sysimg/tabbkg.png) no-repeat 0px 0px;
    margin-top: 15px;
}
ul.simpleTabsNavigation {
    margin:0 10px;
    padding:0;
    text-align:left;
}
ul.simpleTabsNavigation li {
    text-decoration: none;
    list-style-image: none;
    list-style-type: none;
    display: block;
    float: left;
    margin-left: 0px;
}
ul.simpleTabsNavigation li a {
    color: #999;
    padding-right: 16px;
    padding-left: 30px;
    white-space: nowrap;
    text-decoration: none;
    margin-right: 10px;
    height: 30px;
    display: block;
    font-size: 11px;
    font-weight: normal;
    position:relative;
    text-decoration:none;
    background-image: url(../_sysimg/tabmenu.png);
    background-repeat: no-repeat;
    background-position: 0 -162px;
    line-height: 28px;
    text-transform: uppercase;
}
ul.simpleTabsNavigation li a span {
    position:absolute;
    top:0;
    left:100%;
    width:14px;
    height:30px;
    background-image: url(../_sysimg/tabmenu.png);
    background-repeat: no-repeat;
    background-position: -498px -162px;
}
ul.simpleTabsNavigation li a:hover {
    color: #666;
    line-height: 28px;
    background-position: 0 -12px;
}
ul.simpleTabsNavigation li a:hover span {
    color: #666;
    line-height: 30px;
    background-position: -498px -12px;
}
ul.simpleTabsNavigation li a.current {
    color: #8F9600;
    display: block;
    background-position: 0 -112px;
    line-height: 32px;
}
ul.simpleTabsNavigation li a.current span {
    border-bottom-color: #FFF;
    background-position: -498px -112px;
}
ul.simpleTabsNavigation li a.current:hover {
    color: #660;
    display: block;
    background-position: 0 -62px;
    line-height: 32px;
}
ul.simpleTabsNavigation li a.current:hover span {
    border-bottom-color: #FFF;
    background-position: -498px -62px;
}
div.simpleTabsContent {
    padding:5px 15px 15px 0px;
    margin-top:30px;
    display:none;
}
div.simpleTabsContent.currentTab {
    display:block;
}
.content .cnt .simpleTabs .simpleTabsNavigation li a ,
.content .submenu ul li,
.content .submenu ul li a,
.nws-short p a,
.nws-short p a:hover{
    list-style-image: none;
    list-style-type: none;
    border-bottom-width: 0px;
    border-bottom-style: none;
}
.nwslist {
    float: left;
    width:510px;
    overflow: auto;
}
.nwslistimg {
    float: left;
    height: 85px;
    width: 85px;
    margin-top: 13px;
    margin-right: 15px;
    margin-bottom: 5px;
    overflow: hidden;         
    background-position:center center;
    background-repeat:no-repeat;
    border: 1px solid #CCC;
}
.nwslistmsg {
    float: left;
    width: 400px;
    overflow: auto;
}
.nwslistfoot {
    float: left;
    width:510px;
    margin-top: 10px;
    height: 26px;
    overflow: auto;
    background: url(../_sysimg/tabbkg.png) no-repeat right bottom;
}
.ref {
    float: left;
    width:510px;
    margin-top: 10px;
    padding-bottom: 32px;
    overflow: auto;
    background: url(../_sysimg/footer.png) no-repeat right bottom;
}
.ref .img100 {
    float: left;
    width: 240px;
}
.ref .reftxt {
    float: left;
    width: 230px;
    min-height: 160px;
    padding-left: 30px;
    overflow: auto;
    background: url(../_sysimg/cnt5.png) no-repeat;
    
}
.ref .reftxt p a[href^="http:"] {
    background: url(../_sysimg/web.gif) no-repeat left top;
    vertical-align: top;
    display: inline; 
    padding-left: 25px; 
}
.footnws {
    float: left;
    width:510px;
    height: 60px;
    overflow: auto;
    background: url(../_sysimg/tabbkg.png) no-repeat 0px 0px;
    padding-top: 36px;
}
.reftxt h6,
.footnws h6,
.nwslist h6 {
    color: #888;
    font-size: 10px;
    line-height: 16px;
    font-weight: normal;
    text-transform: uppercase;
}
.reftxt h6 img,
.footnws h6 img,
.nwslist h6 img {
    margin-right: 10px;
    vertical-align: top;
    display: inline;
}
.reftxt h6 a,
.footnws h6 a,
.nwslist h6 a {
    color: #888;
    text-decoration: none;
}
.reftxt h6 a:hover,
.footnws h6 a:hover,
.nwslist h6 a:hover {
    color: #666;
    text-decoration:underline;
}
form p input {
    color: #8F9600;
    width: 200px;
    height: 16px;
    border: solid 1px #8F9600;
    margin-right: 10px;
}
form p input:hover {
    color: #8F9600;
    width: 200px;
    height: 16px;
    border: solid 1px #929900;
    margin-right: 10px;
}
form p button {
    color: #929900;
    width: 80px;
    height: 20px;
    border: solid 1px #8F9600;
    background: url(../_sysimg/btn2.png) repeat-x 0px 0px;
}
form p button:hover {
    color: #424C02;
    cursor: pointer;
}
.zoekitem {
    border:1px solid #8F9600;
    padding:5px;
    margin-bottom:7px;
    background: url(../_sysimg/h5bkg.png) no-repeat;
}
.zoekitem strong a {
    font-size: 13px;
    line-height: 17px;
    color: #8F9600;
    font-weight: normal;
    text-decoration: none;
}
.zoekitem strong a:hover {
    color: #929900;
    text-decoration:underline;
}
.footer {
        display:none;
    background: url(../_sysimg/footer.png) no-repeat center 10px;
    clear: both;
    width: 935px;
    position: relative;
    top: -48px;
    overflow: auto;
}
.footer p {
    color: #888;
    font-size: 10px;
    line-height: 12px;
    font-weight: normal;
    padding-top: 10px;
}
.footer p a {
    color: #666;
    text-decoration: none;
}
.footer p a:hover {
    color: #666;
    text-decoration:underline;
}

td{
 vertical-align:top;
 padding:4px;
}
form td input,
form td textarea{
 width:300px;
}
form td input.radio,
form td input.checkbox{
 width:18px;
}
.afb-links {
    float: left;
    margin-right: 15px;
    margin-bottom: 5px;
}
.afb-rechts {
    float: right;
    margin-left: 15px;
    margin-bottom: 5px;
}
table.homeblock,
table.homeblock-last {
    min-height: 120px;
    width: 291px;
    float: left;
    display: block;
    margin-right: 30px; 
    margin-top: 15px;
    margin-bottom: 15px;
}
table.homeblock-last {
    margin-right: 0px;     
}

table.homeblock tr td,
table.homeblock-last tr td {
    padding: 0px; 
    padding-right: 30px;
    border-right:1px #CCC solid;
    border-collapse: collapse;
    
}
table.homeblock-last tr td {
    border-right:0px;
    
}

table.homeblock h2,
table.homeblock-last h2,
table.homeblock h2 a,
table.homeblock-last h2 a {
    color:#4E5A00;
    border-bottom:0px;  
}
table.homeblock h2,
table.homeblock-last h2 {
    color:#4E5A00;
    margin-left:80px;  
}
table.homeblock p,
table.homeblock-last p {
    color:#666;
    margin-left:80px;
   
}

form button{
    padding:3px 20px 3px 20px;      
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;    
    -webkit-border-radius: 5px;
    border-radius:5px;  
    color:#660;
    background-color: #fff; 
    background: -webkit-gradient(linear, left top, left bottom, to(#FFF),  from(#EEE));
    background: -moz-linear-gradient(top, #FFF,  #EEE);
    border:1px solid #660; 
    cursor:pointer;
    -moz-box-shadow: 0 1px 3px #999;
    -webkit-box-shadow: 0 1px 3px #999;
    text-shadow: 0 -1px 1px #999;
}

form button:hover{
    -moz-box-shadow: 0 1px 3px #666;
    -webkit-box-shadow: 0 1px 3px #666; 
    color:#fff;   
    background-color:#660;
    border:1px solid #666; 
}
form input,
form textarea,
form select {
    width:250px;
    border: 1px solid #660;
    font-size: 12px;
    line-height:18px;
    padding:4px;
    color: #AAA;  
    background: -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#FFF));
    background: -moz-linear-gradient(top, #EEE,  #FFF);
    margin-right:15px;  
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;    
    -webkit-border-radius: 5px;
    border-radius:5px;
    width:250px;
    text-shadow: 0px 1px 0px #FFF;
    color: #666;

}

form input:focus,
form textarea:focus,
form select:focus{
    border: 1px solid #333;
    background-color:EEE; 
    -moz-box-shadow: 0 1px 3px #999;
   -webkit-box-shadow: 0 1px 3px #999; 
    color: #666;
    
}
input.radio,
input.checkbox{
width:10px;
    border:1px solid white;
}
form input:hover,
form textarea:hover {
    font-style: normal;
    color: #333;
    border: 1px solid #888;
}


.layer{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    margin:0px;
    background-color:#fff;   
    z-index:998; 
    filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;  
    z-index:9999998;  
} 
.block{    
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%; 
    z-index:9999999;       
} 
.block1{       
    /*background-color:#fff; */ 
    width:800px;  
    height:650px;   
    margin-left:auto;
    margin-right:auto;
    margin-top:40px;     
   /* border:1px solid #069;
    filter: progid:DXImageTransform.Microsoft.shadow(color='#444444', Direction= 135, Strength=4);
	zoom: 1;
    -webkit-box-shadow: 0px 0px 12px #444;
	-moz-box-shadow: 0px 0px 12px #444;
	box-shadow: 0px 0px 12px #444;  */
}
.block1 h2 {
    color: #222;
    FONT-WEIGHT: bold;
	FONT-SIZE: 24px;
	LINE-HEIGHT: 25px;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
	TEXT-ALIGN: left;     
    margin-bottom:10px;
    
}
.block1 p a {
    text-decoration:none; 
    color:#4E5A00; 
}
.block1 p a:hover {
    text-decoration:none;
    color:#333;   
}
a[href^="http://hardworks.nl/"],
a[href^="http://www.hardworks.nl/"] {
    background-image: none;
    padding-left: 0;
}
a[href$=".pdf"] {
    background: url(../_sysimg/document-pdf.png) no-repeat left center;
    padding-left: 20px;
    display:inline-block;
}
a[href$=".doc"] {
    background: url(../_sysimg/document-word.png) no-repeat left center;
    padding-left: 20px;
    display:inline-block;
}
a[href$=".zip"] {
    background: url(../_sysimg/document-zipper.png) no-repeat left center;
    padding-left: 20px;
    display:inline-block;
}  
img.iphoneIcon2 {
       
}    
div.iphoneIconHolder2{
    float:left;
    width:150px;
    height:150px;
    padding-right:4px;  
    padding-bottom:4px;   
    position:relative;
}
div.iphoneIconMask2{
    position:relative;
    top:-150px;
    left:0px;
    width:150px;
    height:150px;
    background: url(/_sysimg/icon.png) no-repeat left top;
}

img.iphoneIcon {
    position:relative;
    top:0px;
    left:0px;
    float: right;
}
div.iphoneIconHolder{
    width:150px;
    height:150px;
    float: right;
    margin-left: 15px;
    margin-bottom: 5px;
}
div.iphoneIconMask{
    position:relative;
    top:-150px;
    left:0px;
    float: right;
    width:150px;
    height:150px;
    background: url(/_sysimg/icon.png) no-repeat left top;
}
.cnt p{
    padding-bottom:25px;
}
