body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 8px;
	color: #444;
	line-height: 18px;
	font-weight: normal;
	background-color: #CECECE; 
    background-image: url(/_sysimg/body.gif);
	background-position: center top;
	background-repeat: no-repeat;    
    background-attachment:fixed;
}
.topmenu {
    height: 190px;
    width: 960px;
    margin-right: auto;
    margin-left: auto;
}
.wrapbkg {
    width:100%;
    height:100%;
    padding-bottom:60px;
    /*background-image: url(../_sysimg/wrapbkg.png);
    background-repeat: no-repeat;
    background-position: center bottom;*/
}
.wrapper {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
}
.header {
    float: left;
    height: 150px;
    width: 960px;   
    background-repeat: no-repeat;
    background-position: center center;
}
.logo { 
    float: left;
    height: 151px;
    width: 240px;
}
.lang {
    float: left;
    height: 52px;
    width: 700px;
    clear: both;
}
.lang a img {
    float: right;
    margin-top: 2px;
    margin-left: 5px;
}
.headertxt {
    background-image: url(../_sysimg/ijsbaan-top.png);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    height: 151px;
    width: 680px;
    padding-left: 40px;
    padding-top:68px;
    overflow:hidden;
}
.headertxt2 {
    background-image: url(../_sysimg/ijsbaan-top2.png);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    height: 151px;
    width: 700px;
    padding-left: 20px;
}
.headertxt h3,
.headertxt2 h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px;
    line-height:40px;
    color: #FFF;
    text-shadow: #000000 0px 02px 6px;
    -webkit-text-stroke: .5px transparent;
    clear: left;
    float: left;
    white-space: nowrap;
}
.printlogo {
    display:none;
    float:left;
    clear:left;
    width:240px;
    height:150px;
}
.cnt {
    width: 960px;
    clear: both;
    background-image: url(../_sysimg/cntbkg.png);
    background-repeat: no-repeat;
    background-position: center top;
    overflow:auto;
    overflow-x:hidden;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 5px;
}
.content {
    width: 705px;
    float:right;
    padding-bottom: 12px;
    clear: right;
}
.content img{
 margin-left:10px;
}
#home .content {
    padding-top: 15px;
    border-top: 2px solid #66B8DC;
}
.content a {
    color: #369;
    border-bottom:1px solid #E34742;
    text-decoration: none;
}
.content a:hover {
    color: #000;
    text-decoration: none;
    border-bottom:1px dotted #E34742;
}
.content hr {
    height: 0;
    border-top: 1px solid #66B8DC;
    margin: 0px;
    padding: 0px;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    margin-bottom:15px;
    margin-top:15px;
    clear:both;
}
.content p {
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 7px;
    font-weight: normal;
}
.content h1,
.hometitle h1 {
    font-size: 26px;
    color: #E2001A;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 8px;
}
.content h2 {
    color: #036;
    font-size: 22px;
    line-height: 24px;
    text-transform: none;
    letter-spacing: 1px;
    font-weight: bold;
    margin-bottom: 6px;
    margin-top: 10px;
    font-family: "Arial Narrow", Arial, sans-serif;
}
.content h3 {
    font-size: 14px;
    text-transform: uppercase;
    color: #E2001A;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 16px;
}
.content h4 {
    font-size: 12px;
    font-weight: normal;
    color: #369;
    font-family: georgia;
    font-style: italic;
    margin-bottom: 5px;
    padding:7px;
    border: 1px dotted #66B8DC;
    background-color: #C5E3F1;
}
.content h4 a {
    color: #369;
}
.content h5,
.content h5 a {
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 15px;
    border-left: 1px solid #E34742;
    color: #036; 
    font-family: georgia;
    font-style: italic;
}
.content h6 {
    text-transform: uppercase;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    color:#999;
    line-height: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.content ul,
.content ol {
    margin-top: 8px;
    margin-bottom: 12px;
}
.content ol li {
    margin-left: 18px;
    padding-left: 0px;
    list-style-position: outside;
    list-style-type: decimal;
    font-size: 13px;
    line-height: 15px;
    margin-bottom:8px;
    font-weight: normal;
}
.content ul li {
    list-style-position: outside;
    list-style-type: square;
    margin-left: 15px;
    padding-left: 0px;
    font-size: 13px;
    line-height: 15px;
    margin-bottom:8px;
    list-style-image: url(/_sysimg/bullet.png);
    font-weight: normal;
}
/* --- slimbox --- */
#lbOverlay {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #42A62A;
    cursor: pointer;
}
#lbCenter {
    position: absolute;
    z-index: 9999;
    overflow: hidden;
    background-color: #fff;
}
.lbLoading {
    background: #fff url(loading.gif) no-repeat center;
}
#lbImage {
    position: absolute;
    left: 0;
    top: 0;
    border: 0px solid #fff;
    background-repeat: no-repeat;
}
#lbPrevLink,
#lbNextLink {
    display: block;                  
    position: absolute;
    top: 0;
    width: 50%;
    outline: none;
}
#lbPrevLink {
    left: 0;
}
#lbPrevLink:hover {
    background: transparent url(../_sysimg/nextlabel.png) no-repeat 0 15%;
}
#lbNextLink {
    right: 0;
}
#lbNextLink:hover {
    background: transparent url(../_sysimg/prevlabel.png) no-repeat 100% 15%;
}
#lbBottomContainer {
    z-index: 99999;
    overflow: visible;
    background-color:transparent;
    position: absolute;
}
#lbBottom {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    color: #666;
    line-height: 1.4em;
    text-align: right;
    border-top-style: none;
    background-color: transparent;
    height: 32px;
    width: 32px;
    position: absolute;
    top: -37px;
    z-index: 9999999;
}
#lbCloseLink {
    display: block;
    float: right;
    width: 32px;
    height: 32px;
    margin: 5px 0;
    outline: none;
    position: absolute;
    top: 0px;
    background-color: transparent;
    background-image: url(../_sysimg/close.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#lbCloseLink:hover {
    background-position: 0px -32px;
}
#lbCaption,
#lbNumber {
    margin-right: 71px;
    display: none;
    background-color:transparent;
}
#lbCaption {
    font-weight: bold;
}
#lbCenter {
 filter: progid:DXImageTransform.Microsoft.shadow(color='#222222', Direction= 135, Strength=4);
    zoom: 1;
    -webkit-box-shadow: 0px 0px 12px #222;
    -moz-box-shadow: 0px 0px 12px #222;
    box-shadow: 0px 0px 12px #222;
}
/* --- searchbox --- */
.searchbox {
    float: left;
    width: 160px;
    clear: left;
    background-image: url(../_sysimg/searchbox.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    height: 23px;
    padding-left: 50px;
    padding-top: 9px;
    padding-bottom: 10px;
}
.searchbox input {
    width: 120px;
    padding: 2px;
    height: 20px;
    border: none;
    background-color: transparent;
    font-size: 12px;
    color: #036;
    line-height: 16px;
}

/* --- lefttcol --- */
.left {
    float: left;
    width: 240px;
    clear: left;

}
.leftcol,
.sub,
.social {
    float: left;
    width: 240px;
    clear: left;
    padding:5px 0;
    margin-bottom:5px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;    
    -webkit-border-radius: 10px;
    padding-bottom: 10px;
    /*
    background-image: url(../_sysimg/leftbkg.png);
    */
    background-repeat: repeat;
}
.leftcol h3,
.sub h3,
.nwscol h3,
.rightcol h3 {
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
    color: #E2001A;
    padding-left:15px;
    padding-right:15px;
}
.leftcol ul,
.sub ul {
    padding-left:15px;
    padding-right:15px;
}
.leftcol ul li a,
.sub ul li a {
    font-size: 12px;
    line-height: 14px;
    color: #069;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: normal;
    border-bottom: 1px solid #DAEFF2;
}
.leftcol ul li a:hover,
.sub ul li a:hover {
    color: #E2001A;
    background-image: url(../_sysimg/subhover.png);
    background-repeat: no-repeat;
    background-posuition:right top;
}
.leftcol ul li.selected a,
.sub ul li.selected a {
    color: #E2001A;
}
.leftcol ul ul,
.sub ul ul {
    margin-bottom: 10px;
    padding-left:0px;
    padding-right:0px;
}
.leftcol ul li ul li a,
.leftcol ul li.selected ul li a,
.sub ul li ul li a,
.sub ul li.selected ul li a {
    font-size: 12px;
    line-height: 14px;
    color: #069;
    padding-left:5px;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    font-style: italic;
}
.leftcol ul li ul li a:hover,
.leftcol ul li ul li:hover > a,
.sub ul li ul li a:hover,
.sub ul li ul li:hover > a {
    color: #515C66;
}
.leftcol ul li ul li.selected a,
.sub ul li ul li.selected a {
    color: #C00;
}
.leftcol h4,
.leftcol p {
    color:#1e4a77;
    background-color:#66B8DC;
    padding:10px 15px;
    margin-bottom: 8px;
    font-size: 13px;
    line-height: 15px;
    font-weight: normal;
}
.leftcol h4 a,
.leftcol p a {
    color:#FFF;
    border-bottom:1px dotted #FFF;
    text-decoration: none;
}
.leftcol h4 a:hover,
.leftcol p a:hover {
    color: #069;
    text-decoration: none;
    border-bottom:1px solid #FFF;
}
.social img {
    border:none;
    margin-top:5px;
    margin-left: 2px;
}

/*  faq */
.faq_item{
    width: 705px;
    padding-bottom:10px;
    border-bottom: 1px solid #A3D4E7;
}
/* news item */
.news {
    width: 100%;
    padding-bottom:10px;
}
.news .imagegroup {
    min-height:200px;
    width:270px;
    clear: right;
    float: right; 
}
.news .first {
    display:block;
    width:240px;
    height:180px;
    background-repeat: no-repeat;
    background-position: center center;
    float:right;
    margin-bottom: 15px;
    background-color: #DAEFF2;
}
.news .array {
    width:270px;
    float:right;
    align:right;
}
.news .thumb {
    width:48px;
    height:48px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 16px;
    margin-left: 16px;
    float: right;
}
.content .first img,
.content .thumb img {
 margin-left:0px;
}
.news a.back,
.news_item a.forward,
.faq_item a.forward,
.faq_item a.back {
    clear:left;
    display:block;
    border-bottom:0px;
    width:100%;
    background-color:transparent;
    background-position:0 10px;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
    color: #09C;
    padding:10px 0px 5px 25px;
    text-transform: uppercase;
    text-decoration: none;
}
.news hr {
    margin-left:0px;
}
.news .date{
    background-color:transparent;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
    color: #09C;
    padding:0px 0px 5px 25px;
    text-transform: uppercase;
    text-decoration: none;
}

.news_parent_nav p,
.news_parent_nav a {
    background-image:none;
    background-color:transparent;
    border:none;
    margin:0px;
    display:block;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
    color: #09C;
    padding:0px 0px 5px 25px;
    text-transform: uppercase;
    text-decoration: none;
}
/* news_parent */ 
.news_item {
    float: left;
    width:703px;
    border-bottom: 1px solid #A3D4E7;
    padding-top:6px;
    padding-bottom:6px;
    padding-left:2px;
}
.news_item .img {
    float: right;
    height: 100px;
    width: 100px;
    margin-top: 4px;
    overflow: hidden;         
    background-position:center center;
    background-repeat:no-repeat;
}
.news_item .img img {
    margin:0;
    padding:0;
}
.news_item .short {
    float: left; 
    width: 560px;  
}
.news_item .short h2,
.news_item .short h2 a {
    margin:0px;
    padding:0px;
    color:#036;
    border-bottom:none;
}
.news_item .short h6 {
    color: #069;
    font-family: georgia;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    display: inline;
    margin-right: 12px;
    font-style: italic;
}
/* news_item + news + faq */
a.back:hover,
a.forward:hover {
    text-decoration: none;
    border:none;   
    color: #C00;
}
a.back {
    background-image: url(../_sysimg/arrow-180-small.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left:20px;
}
p.date  {
    background-image: url(../_sysimg/calendar-small.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left:20px;
}
a.forward  {
    background-image: url(../_sysimg/arrow-000-small.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left:20px;
}
/* --- nwscol --- */
.nwscol {
    float: right;
    width: 450px;
    margin-right: 15px;
    border-bottom: 1px solid #A3D4E7;
    margin-bottom: 15px;
}
.nwscol h3 {
    padding:0px;
}
.ncitem {
    float: left;
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
    border-top: 1px solid #A3D4E7;
}
.ncitem:hover,
.news_item:hover {
    cursor: pointer;
}
.ncitem h5,
.rightcol h2 {
    color: #069;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
}
.ncitem h5 a {
    border-width: 0px;
    color: #036;
    text-decoration: none;
}
.ncitem:hover > h5 a,
.news_item:hover  > .short h2 a {
    color: #E34742;
    background-color: transparent;
}
.ncitem p {
    line-height: 15px;
}
.ncitem h6 {
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 15px;
    float: left;
    margin-right: 10px;
    color: #09C;
    font-family: georgia;
    font-style: italic;
}
.ncimg {
    float: left;
    height: 51px;
    width: 51px;
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 15px;
    margin-bottom: 3px;
    margin-top: 2px;
}
/* album */
.album {
    margin-top:15px;
}
.album .thumb {
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 16px;
    margin-left: 16px;
    float: right;
}

/* --- rightcol --- */
.rightcol {
    float: right;
    width: 210px;
    padding: 0px 15px;
}
.rightcol h3 {
    padding:0px;
}
.rightcol p a {
    color: #369;
    border-bottom:none;
    text-decoration: none;
}
.rightcol p a:hover {
    color: #000;
    text-decoration: none;
    border-bottom:1px dotted #none;
}
.rightcol img {
    margin-top: 10px;
    margin-bottom: 10px;
}
.footer {
    height: 24px;
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    background-image: url(../_sysimg/wht60.png);
    background-repeat: repeat;
    text-align: center;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;    
    -webkit-border-radius: 10px;
}
.footer p,
.footer p a {
    color: #999;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 24px;
    text-decoration: none;
}
.footer p a:hover {
    color: #666;
}
.webform table,
#contactFORM table,
form#contactFORM {
    width:450px;
}
.webform tr td,
#contactFORM tr td {
    padding-right:10px;
    padding:5px;
}
.webform input,
#webform #fileupload_upload,
.webform textarea,
#contactFORM input,
#contactFORM textarea {
    border: 1px solid #DDD;
    font-size: 11px;
    line-height:18px;
    color: #AAA;
    background-color:#FFF;
}
.webform input:hover,
.webform textarea:hover,
#contactFORM input:hover,
#contactFORM textarea:hover {
    font-style: normal;
    border: 1px solid #AAA;
    color: #666;
}
img.rechts,
.img-right {
    float: right;
    margin-bottom: 10px;
    margin-left: 15px;
}
img.links,
.img-left {
    float: left;
    margin-bottom: 10px;
    margin-right: 15px;
}
img.rechts-met-rand {
    float: right;
    margin-bottom: 10px;
    margin-left: 15px;
    border: 1px solid #66B8DC;
    clear: right;
}
img.links-met-rand {
    float: left;
    margin-bottom: 10px;
    margin-right: 15px;
    border: 1px solid #66B8DC;
}
/* --- drop --- */
.nav {
    margin-right: auto;
    margin-left: auto;
    z-index: 99;
    float: left;
    width: 960px;
    clear: left;
    /*background-image: url(../_sysimg/ijsbaan-menu.png);
    background-repeat: no-repeat;
    background-position: left top;
    */
    background-color:#EFEFEF;
    position: absolute;
    top: 150px;
}
.nav ul {
    margin: 0;
    padding: 0;
}
.nav ul li {
    display: inline;
    list-style: none;
    float: left;
    position: relative;
}
.nav ul li a {
    text-decoration:none;
    color: #036;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 40px;
    padding-right: 13px;
    padding-left: 13px;
    height: 40px;
    display: block;
    border-right: 1px solid gray;
    border-left: 1px solid #BDE1E6;
    text-shadow: #FFF 0 1px 0;
    -webkit-text-stroke: .5px transparent;
    font-weight: bold;
    font-family: "Arial Narrow", Arial, sans-serif;
    letter-spacing: 1px;
}
.nav ul li a:hover,
.nav ul li:hover > a {
    color: #036;
    background-image: url(../_sysimg/navbkg.png);
    background-repeat: repeat;
    background-position: center top;
}
.nav ul li.selected a:active,
.nav ul li.selected a{
    color: #E2001A;
}
.nav ul li.selected a:hover,
.nav ul li.selected:hover > a {
    color: #E2001A;
}
* html .nav ul ul {
    line-height: 0;
}
.nav ul li ul li {
    float: none;
}
.nav ul li ul {
    top: 40px;
    display: none;
    position: absolute;
    left: 1px;
}
.nav ul li ul li a,
.nav ul li.selected ul li a {
    line-height:23px;
    height:23px;
    text-indent:15px;
    width:auto;

    *width:198px;
    color: #FFF;
    float: none;
    position:relative;
    margin:0px;
    padding:0px;
    padding-right: 20px;
    text-transform: none;
    font-weight: normal;
    background-image: url(../_sysimg/dropbkg.png);
    border-bottom: 1px solid #FFF;
    font-size: 12px;
    FILTER: none;
    text-shadow:none;
    -webkit-text-stroke:none;
    font-family: Arial, Helvetica, sans-serif;
    background-repeat: repeat;
    white-space: nowrap;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
}

.nav ul li ul li a:hover,
.nav ul li.selected ul li a:hover{
    color: #036;
    background-color:#66B8DC;
    background-image: none;
}
/* --- tabellen --- */
table.twocol {
    width:705px;
}
.twocol td.left {
    width: 450px;
    vertical-align:top;
}
.twocol td.right {
    width: 255px;
    vertical-align:top;
}
.lang {
    float: right;
    height: 150px;
    width: 100px;
    clear: right;
}
.lanl {
    clear: right;
    float: right;
    height: 40px;
    width: 62px;
    background-image:url(../_sysimg/lannl.png);
    background-position:left top;
    background-repeat:no-repeat;
    padding-left: 38px;
}

.lade {
    clear: right;
    float: right;
    height: 40px;
    width: 40px;
    background-image:url(../_sysimg/lande.png);
    background-position:left top;
    background-repeat:no-repeat;
    padding-left: 60px;
}
.lanl:hover,
.lade:hover {
    background-position:right top;
    cursor:pointer;
}
.plus {
   clear: none;
   width:auto;
   height:auto;
}
.sign {
    float:right;
    position: relative; 
    left:32px;
    top:1px;
}
/* --- tabellen --- */
 table.openingstijden{
    width:100%;
 }
        
table.openingstijden tr td {
    border:2px solid #FFF;
    padding:5px;
    padding-left:10px;
    background-color:#DAEFF2;
}
        
table.openingstijden tr td.titelbalk {
    color:#036;
    background-color:#A3D4E7;
}

#slider{                                                                                             
    position:relative;
    overflow:hidden;
    height:150px;
    z-index:-99;
}
.logo{
    padding-left:20px;
    position:absolute;
    z-index:9999;
    top:0px;       
} 
.topmenu{
    height:150px;
    width:960px; 
                
} 
.headertxt{
    width:660px; 
    position:absolute;
    z-index:9999;
    top:0px;     
    padding-left:300px;
    background-position:top right;  
}
.cnt{      
    margin-top:40px;
    background-color:white;
}
.searchbox{
}
#slider ul li a{
    height:150px;
    display:block; 
    width:960px;   
    background-position:center;  
    background-repeat:no-repeat;
    background-color: #fff;
    text-decoration:none;
}
.header{ 
    position:relative;
    z-index:-999;
    height:150px;
}         
.twtr-tweet{ 
    border-top: 1px solid #66B8DC;

}

