html{    
    height: 100%;  
}
body.Basis {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #bfcfd5;
    height: 100%;
    background-image: url(/images/background/back_mid_whole.jpg);
    background-repeat: repeat-y;
    background-position: 50%; 

}
body.BasisLarge {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #bfcfd5;
    height: 100%;
    background-image: url(/images/background/back_mid_large_whole.jpg);
    background-repeat: repeat-y;
    background-position: 50%; 

}

img{ 
    border: 0px;
}

.clear{
    height: 10px;
    clear:both;
}
.StandardText{
    font-family: Verdana;
    text-align: left;
    font-size: 13px;
}
.StandardText2{
    font-family: Verdana;
    text-align: left;
    font-size: 17px;
}
.QuestionText{
    font-family: Verdana;
    text-align: left;
    font-size: 17px;
    color:#145c86;
}
.MenuSifrLink{
    font-size: 30px;
    color:#8e2278;
    width: 480px;
}
.StandardSifrHeader{
    font-size: 35px;
    color:#145c86;
    text-align: left
}
.StandardSmallSifrHeader{
    font-size: 12px;
    color:#145c86;
    text-align: left;
    font-weight: bold;
}
.StandardSifrHeaderMedium{
    font-size: 19px;
    color:#145c86;
    text-align: left;

}
.StandardMediumHeader{
    font-family: Arial; 
    font-size: 19px;
    color:#145c86;
    text-align: left;
    font-weight: bold;
}
.StandardSmallHeader{
    font-family: Arial; 
    font-size: 15px;
    color:#145c86;
    text-align: left;
    font-weight: bold;
}
.StandardSmallDivider{ 
    clear: both;
    text-align: left;
	border-top: dotted #145c86 4px;
    width: 100%;
    padding-top: 0px;
    width: 445px;
}

.StandardDivider{ 
    clear: both;
    text-align: left;
	border-top: dotted #145c86 4px;
    width: 100%;
    padding-top: 0px;
    width: 625px;
}


.Intro{
    margin:0 auto 0 auto;
    /*background-image: url(/images/background/back800x600.jpg) ; */
    background-repeat: no-repeat;
    width: 800px;
    height: 600px;

 
}
#SitePanel{
    width: 100%;
    text-align: center;
    display: table; 
}
    #MainPanel{
        margin:0 auto 0 auto;
        width: 970px;
        #display: table;
        height: 100%;
    }

    #LeftPanel {
        width: 225px;
        #width: 225px;
        float: left;
        
        height: 100%;
        display:table-cell;   
     }
        .LeftTopLink{
            width: 225px;
            height: 200px;        
            float: left;
            text-align: right;
            z-index: 3;
            position:absolute;
            cursor: pointer;  
        }
        .LeftTopLinkOver{
            width: 225px;
            height: 200px;        
            float: left;
            text-align: right;
            z-index: 3;
            position:absolute;
            cursor: pointer;
            background-image: url(../images/background/transparent.gif); 
        }
        #LeftTop{
            width: 225px;
            height: 200px;        
            float: left;
            background-image: url(/images/background/back_top_left.gif);
            background-repeat: no-repeat;
            text-align: right;
            z-index: 1;
            position:relative; 
        }
        #LeftMiddlePanel {
            width: 200px;
            #width: 225px;
            padding-left: 25px;
            #padding-left: 55px;
            float: left;
        }
            #MenuPanel{
                float: left;
                padding-left: 25px;
                #padding-left: 0px;
                padding-bottom: 40px;
                padding-top: 30px; 
                #padding-top: 0px;              
            }
                .SubMenu{
                    visibility:hidden; 
                    display:none;
                    text-align: left;
                    padding-left: 15px;
                    padding-bottom: 15px;
                    
                }
                .MenuLink{
                    font-family: Verdana;
                    color: #ffffff;
                    font-size: 15px;
                    text-decoration: none;
                }
                
                .MenuLink:hover{
                    font-family: Verdana;
                    color: #ffffff;
                    font-size: 15px;
                    border-bottom: dotted #ffffff 1px; 
                }
                .MenuLinkActive{
                    font-family: Verdana;
                    color: #ffffff;
                    font-size: 15px;
                    font-weight: bold;
                }
            .LeftPanelItem{
                float: left;
                padding-left: 25px;
                #padding-left: 0px;
                padding-bottom: 15px;              
            }
                .LeftPanelItemContent{
                    float: left;
                    width: 165px;
                    color: #ffffff;               
                }
                .LeftPanelItemContent a{
                    color: #ffffff;
                    text-decoration: none;
                    border-bottom: solid #ffffff 1px;  
                }
                .LeftPanelItemContent a:hover{
                    color: #ffffff;
                    text-decoration: none;
                    border-bottom: dotted #ffffff 1px;  
                }


        
    
    #ContentPanel{
        width: 520px;
        float: left;
        height: 100%;
    }
        #ContentHeaderHome{
            width: 520px;
            height: 67px; 
            #height: 147px;
            float: left;
            background-image: url(/images/background/back_home_top5.jpg);
            background-repeat: no-repeat;
            padding-top: 80px;
            padding-left: 11px;
            text-align: left;
        }
       
        #ContentHeader{
            width: 480px;
            #width: 520px;
            height: 67px; 
            #height: 147px;
            float: left;
            background-image: url(/images/background/back_top.jpg);
            background-repeat: no-repeat;
            padding-top: 80px;
            padding-left: 40px;
            text-align: left;
       }
       .ContentFloatHeader{
            position: relative;
            z-index: 0;       
       }
       .BugsDiv{
            position: absolute;
            z-index: 1;       
       }
        #ContentCenter{
            width: 480px;
            #width: 520px;
            float: left;
            text-align: left;
            padding-left:40px;
       
        }
            #ContentCenter a{
                color:#145c86; 
                text-decoration: none;
                border-bottom: dotted #145c86 1px; 
            }
            #ContentCenter a:hover{
                color:#000000; 
                border-bottom: dotted #000000 1px;
            }
        #ContentHomeTop5{
            width: 509px;
            #width: 520px;         
            text-align: left;

            padding-left: 11px;
            z-index: 0;

        }
            .ImageMovieObject{
                width: 320px;
                height: 240px;
                position: absolute;
                padding-left: 63px;
                #padding-left: 0px;
                z-index: 2;            
            }
            .MovieObject{
                width: 320px;
                height: 280px;
                position: relative;
            }
            
            .HomeTopLink{
                padding-left: 30px;
            }
           
            .HiddenDiv{
                visibility: hidden;
                display:none;
                /*position:absolute;
                z-index: 2;*/
                text-align: left;
/*                top:200px;*/
                margin-left: 50px;
                margin-top: 10px;
                margin-bottom: 10px;
                width: 400px;
            }
                .HiddenDiv a{
                    color:#145c86; 
                    text-decoration: none;
                    border-bottom: dotted #145c86 1px; 
                }
                .HiddenDiv a:hover{
                    color:#000000; 
                    border-bottom: dotted #000000 1px;
                }
                .HiddenDivMovie{
                    margin-top: 15px;
                }
                    .RapImage{
                        margin-right: 20px;
                    }
                    .RapInput{
                        border: 1px solid;
                        width: 170px;
                        height: 18px;
                    }
                    .RapErrInput{
                        border: 1px solid #ff0000;
                        width: 170px;
                        height: 18px;
                    }
                    .RapGoInput{
                        border: 1px solid #0000ff;
                        width: 170px;
                        height: 18px;
                    }
                    .RapGoText{
                        border: 1px solid #000000;
                        width: 170px;
                        height: 118px;
                    }
                    .RapSubmit{
                        border: 1px solid;
                        width: 120px;
                        height: 18px;
                        background-color: #145c86;
                        color: #ffffff;
                    }
                    .ComSubmit{
                        border: 1px solid;
                        width: 140px;
                        height: 20px;
                        background-color: #145c86;
                        color: #ffffff;
                    }
            .Top5LinkA a{
                border-bottom: dotted #145c86 3px;
            }
            .Top5Link{
                margin-bottom: -5px;
            }
            .SmallHeaderItem{
                padding-bottom: 10px;
                width: 480px;
            }
            .ContentItem{
                padding-bottom: 25px;
                width: 445px;
                #width: 440px;
                text-align: justify;
            }
            .QuestionItem{
                width: 445px;
                #width: 440px;
                text-align: left;
            }
            .ContentQuoteItem{
                padding-bottom: 25px;
                width: 445px;
                #width: 440px;
                text-align: left;
            }
            .ContentQuestionItem{
                padding-bottom: 5px;
                width: 245px;
                #width: 240px;
            }
            .QuestionImage{
                float: right;
                padding-right: 30px;
            }
            .Quote{
                font-size: 29px;
                text-align: left;
                color: #000000;
                cursor: pointer;                
            }    

    #ContentPanelLarge
    {
        width: 745px;
        float: left;
        height: 100%;
    }
        #ContentPanelLarge a{
            color:#145c86; 
            text-decoration: none;
            border-bottom: dotted #145c86 1px; 
        }
        #ContentPanelLarge a:hover{
            color:#000000; 
            border-bottom: dotted #000000 1px;
        }

        #ContentHeaderLarge
        {
            width: 745px;
            height: 67px; 
            #height: 147px;
            float: left;
            background-image: url(/images/background/back_top_large.jpg);
            background-repeat: no-repeat;
            padding-top: 80px;
            padding-left: 40px;
            text-align: left;
        }

        #ContentCenterLarge
        {
            width: 745px;
            float: left;
        }
            .ContentLargeCenterItem{
                float:left;
                width:745px;
            }
                .ContentLargeCenterHeader{
                     text-align: left;
                     float:left;
                     width:745px;
                     padding-left: 40px;
                     padding-top: 25px;
                }
                .ContentLargeCenterText{
                    float:left;
                    width:425px;
                    padding-left: 45px;
                    text-align: left;
                    padding-top: 10px;
                    #padding-top: 0px;               
                }
                .ContentLargeCenterExtra{
                    float: right;
                    width: 200px;
			        #width: 320px;
			        text-align: right;
                    padding-right: 75px;
                    padding-top: 10px;
                    #padding-top: 0px;                    
                }
                .ContentLargeCenterCommercialText{
                    float:left;
                    width:300px;
                    #width:315px;
                    padding-left: 45px;
                    text-align: left;
                    padding-top: 20px;
                    #padding-top: 5px;
                }
                .ContentLargeCenterPlayer{
                    padding-top: 15px;
                    float: left;
                    width: 330px;
                }
                .CommercialItem{
                    width:300px;
                    float: left;
                    padding-bottom: 10px;
                }
                .CommercialItem img{
                    margin-right:10px;
                    float: left;
                }
                .NonTextContentItem{
                    float:right;
                }
                .NonTextContentItemLinks{
                    float:right;
                    padding-left: 45px; 
                    #padding-left: 65px;
                }
                    .NonTextContentItemLinks ul
		            {
			            margin: 0;
			            padding: 0;
			            list-style-type: none;
		            }

		            .NonTextContentItemLinks ul a
		            {
			            width: 100px;
			            height: 20px;
			            color: #145c86;
     		            line-height: 20px;
			            text-indent: 10px;
                        font-family: Verdana;
                        text-align: left;
                        font-size: 13px;
		            }
             
		            .NonTextContentItemLinks ul a:hover
		            {
			            background: url(/images/nav/zaadcel.gif);
		            }

		
            .NieuwsItem{
                width: 445px;
                padding-bottom: 20px;
            }
            .NieuwsItem .NieuwsHeader{
                text-align: left;
                width: 445px;            
            }
            .NieuwsItem .NieuwsContent{
                padding-top: 5px;
                #padding-top: 0px;
                text-align: left;            
            }
            .NieuwsItem .NieuwsContent img{
                margin-right: 15px;            
            }
            
                .DoeDeTestInputPanel{
                    float:left;
                    padding-bottom: 10px;
                    width: 480px;                
                }
                .DoeDeTestInput{
                    border: 1px solid;
                    width: 200px;
                }
            

    #RightPanel{
        width: 224px;
        float: left;
        height: 100%;
   }
        #RightTop{
            width: 225px;
            height: 67px;
            #height: 147px;         
            float: left;
            background-image: url(/images/background/back_top_right.jpg);
            background-repeat: no-repeat;
            text-align: left;
            padding-top: 80px;

        }
        #BannerPanel{
            width: 225px;
            float: left;
        }
            .BannerPanelItem{
                width: 150px;
                #width: 180px;
                padding-left: 0px;
                padding-right: 30px;
                #padding-right: 15px; 
                float: left;
                padding-bottom: 10px;
                
            }
            .BannerImage{
                border: 1px solid #000000;
            }             
            #TellaFriendPanel{
                float: left;
            }
                .TellaFriendHeaderPanel{
                    float:left;
                    color: #ffffff;
                    text-align:left;
                    width: 180px;  
                }
                .TellaFriendInputPanel{
                    float:left;
                    padding-bottom: 10px;
                    width: 180px;                
                }
                .TellaFriendInput{
                    border: 1px solid;
                    width: 170px;
                }
                .TellaFriendArea{
                    border: 1px solid;
                    width: 170px;
                    height: 130px;
                }
        
    #FooterPanel{
        width: 970px;
        height:1px;
    }
    
    #Article{
        background-image: url(/images/background/back_article.jpg);
        width: 100%;
        height: 100%;
        padding-left: 10px;
     }
        #ArticleHeader{
            width: 230px;
            padding-left: 10px;
        }
        #ScrollDiv {
            width:245px;
            height:350px;
            overflow: auto;
            padding-left: 10px; 
        }
 
            
              

