body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #000000;
    background-image: url(/images/background/bg_main.gif);
    background-repeat: repeat-x;
    background-position: 0 50px;
}

img{
    border:0px;
}

.StandardText{
    color: #ffffff;
    font-family: verdana;
    font-size: 12px; 
    line-height: 20px;   
}
.StandardHeader{
    font-family:verdana;
    color: #00ff33;
    font-size:24px;
    font-weight:bold;
    line-height: 27px;
    margin-bottom: 10px;

}
.hidden{
    display:none;
}
.textBlock {
    font-family	:verdana;
    color		: #FFFFFF;
    font-size	: 14px;
}

.sitePanel a{
    color: #ffffff;
    text-decoration: none;
    font-weight:bold;
}
.sitePanel a:active{
    color: #ffffff;
    text-decoration: none;
    font-weight:bold;
}
.sitePanel a:visited{
    color: #ffffff;
    text-decoration: none;
    font-weight:bold;
}
.sitePanel a:selected{
    color: #ffffff;
    text-decoration: none;
    font-weight:bold;
}

.sitePanel a:hover{
    color: #f0bf03;
    text-decoration: underline;
    font-weight:bold;
}


.InputText{
    border: 1px solid #000000;
    height: 16px;
}
.InputTextError{
    border: 1px solid red;
    height: 16px;
    background-color: #ffdddd;
}
.InputSelect{
    border: 1px solid #000000;
    width: 203px;
}

.InputArea{
    border: 1px solid #000000;
    width: 290px;
    margin-left: 10px;
    height: 100px;
    overflow: auto;
    font-family: verdana;
    font-size: 12px;
}
.FormError{
    margin-top: 10px;
    #margin-top: 5px;
    color:#ff0000;
    font-weight: bold;
}
.FormCorrect{
    margin-top: 15px;
    #margin-top: 10px;
    color:#009933;
    font-weight: bold;
}
.InputAreaError{
    border: 1px solid red;
    width: 300px;
    height: 100px;
    overflow: auto;
    font-family: verdana;
    font-size: 12px;
    background-color: #ffdddd;
}
.Button{
	border: 1px solid #999999;
	height: 18px;
    font-weight: bold;
	color: #ff6600;
	background: #000000;

}
.CheckBox{
    height: 12px;
	width: 12px;
    margin-bottom: 3px;
	background-color: #000000;
}
.Radio{
    margin-bottom: 10px;
}
.sitePanel{
    text-align:center;
    height: 100%;
}
    .container{
        width: 770px;
        margin:0 auto 0 auto;
        height: 100%;
        text-align:left;
        margin-bottom: 40px;
    }
    
   .footerPanel{
        background-image: url('/images/background/bg_body_bottom.jpg');
        background-repeat: no-repeat;
        height:25px;
        min-height:25px;
        width: 100%;
        margin-bottom: 20px;
        float : left;
    }
    
        .menuPanel{
            float:left;
            width: 100%;
            height: 35px;
            padding-top: 25px;
        }
            .menuPanel .Logo{
                float:left;
                padding-left: 10px;
                height: 15px;
            }
            .menuPanel .Menu{
                float:left;
                margin-left: 66px;
                #margin-left: 66px;
                margin-bottom: 15px;
                #margin-bottom: 20px;                
                margin-top: 0px;
                #margin-top: 0;
                height: 15px; 
            }
                .menuPanel .Menu .MenuItem{
                    float:left;
                    color:#ffffff; 
                    cursor: pointer;
                    display:block;                                           
                }
                .menuPanel .Menu .MenuDivider{
                    float:left;
                    width: 2px;
                    height: 14px;
                    margin-left: 10px;
                    margin-right: 10px; 
                    background-image: url(/images/widgets/menu_divider.jpg);                        
                }
                    a.HomeMenuItem{
                        height: 14px;
                        background-image: url(/images/buttons/btn_home.gif);
                        width: 45px;
                        display:block;
                        background-repeat: no-repeat;
                        background-position: right;
                    }
                    a.HomeMenuItem:hover{
                        height: 14px;
                        background-image: url(/images/buttons/btn_home-over.gif);
                        width: 45px;
                        display:block;
                        background-repeat: no-repeat;
                        text-decoration: none;
                        background-position: right;
                    }
                    
                    a.MineralenMenuItem{
                        height: 14px;
                        background-image: url(/images/buttons/btn_qbot.gif);
                        width: 57px;
                        display:block;
                        background-repeat: no-repeat;
                    }
                    a.MineralenMenuItem:hover{
                        height: 14px;
                        background-image: url(/images/buttons/btn_qbot-over.gif);
                        width: 57px;
                        display:block;
                        background-repeat: no-repeat;
                        text-decoration: none;
                    }
                    
                    a.TijdschriftMenuItem{
                        height: 14px;
                        background-image: url(/images/buttons/btn_magazine.gif);
                        width: 84px;
                        display:block;
                        background-repeat: no-repeat;
                    }
                    a.TijdschriftMenuItem:hover{
                        height: 14px;
                        background-image: url(/images/buttons/btn_magazine-over.gif);
                        width: 84px;
                        display:block;
                        background-repeat: no-repeat;
                        text-decoration: none;
                    }
                    
                    a.SoftwareMenuItem{
                        height: 14px;
                        background-image: url(/images/buttons/btn_software.gif);
                        width: 88px;
                        display:block;
                        background-repeat: no-repeat;
                    }
                    a.SoftwareMenuItem:hover{
                        height: 14px;
                        background-image: url(/images/buttons/btn_software-over.gif);
                        width: 88px;
                        display:block;
                        background-repeat: no-repeat;
                        text-decoration: none;
                    }
                    
                    a.AbboMenuItem{
                        height: 14px;
                        background-image: url(/images/buttons/btn_bestellen.gif);
                        width: 92px;
                        display:block;
                        background-repeat: no-repeat;
                    }
                    a.AbboMenuItem:hover{
                        height: 14px;
                        background-image: url(/images/buttons/btn_bestellen-over.gif);
                        width: 92px;
                        display:block;
                        background-repeat: no-repeat;
                        text-decoration: none;
                    }
                    
                    a.ForumMenuItem{
                        height: 14px;
                        background-image: url(/images/buttons/btn_forum.gif);
                        width: 55px;
                        display:block;
                        background-repeat: no-repeat;
                    }
                    a.ForumMenuItem:hover{
                        height: 14px;
                        background-image: url(/images/buttons/btn_forum-over.gif);
                        width: 55px;
                        display:block;
                        background-repeat: no-repeat;
                        text-decoration: none;
                    }
                    
                    a.SupportMenuItem{
                        height: 14px;
                        background-image: url(/images/buttons/btn_support.gif);
                        width: 75px;
                        display:block;
                        background-repeat: no-repeat;
                    }
                    a.SupportMenuItem:hover{
                        height: 14px;
                        background-image: url(/images/buttons/btn_support-over.gif);
                        width: 75px;
                        display:block;
                        background-repeat: no-repeat;
                        text-decoration: none;
                    }
                
        .headerPanel{
            float:left;
            height: 249px;
            width: 100%;
            background-image: url(/images/logo/header_logo.jpg);
            background-repeat: no-repeat;
        }
            .flashHeader{
                float:right;
                margin-top: 8px;
                margin-right: 45px;
                overflow : hidden;
                height	: 240px;
            }
        .contentPanel{
            float:left;
            width: 100%;
            padding-top: 10px;
            background-image: url(/images/background/bg_body.jpg);
            background-repeat: repeat-y;
        }
            
            .FaqPanel{
                float:left;
            }
                .FaqShortLinks{
                    float:left;
                    width: 100%;
                    width: 500px;
                }
                    .FaqShortLinkItem{
                        float:left;
                        width: 100%;
                    }
                    
                .FaqLongLinks{
                    float:left;
                    margin-top: 30px;
                }
                    .FaqLongLinkItem{
                        float:left;
                        width: 500px;
                        margin-top: 20px;
                        cursor: pointer;
                    }
                
            .TijdschriftIntro{
                float: left;
            }
                .TijdschriftIntroBlock{
                    float: left;
                    width: 345px;
                }
                .TijdschriftFlash{
                    float:left;
                    margin-left: 20px;
                    margin-top: 35px;
                }
            
            .LeftContent{
                float:left;
                width: 380px;
                margin-left: 25px;
                #margin-left: 15px; 
            }
                .bannerHome{
                    float:left;
                    margin-top: 20px;
                    margin-right: 5px;
                }
            .RightContent{
                float:left;
                width: 330px;
                margin-left: 25px;
            }
            .ForumPanel{
                padding-right: 25px;
            }
            .FlashPlayer{
                margin-top: 25px;
            }
            .StandardPanel{
                float:left;
                padding-left: 25px;
                width: 745px;
            }
                .ExtraBestel{
                    height:172px;
                    width:712px;
                    margin-top: 20px;
                    background-image: url("/images/background/internetaanbieding.jpg");
                    background-repeat: no-repeat;
                }
                    .ExtraBestelButton{
                        margin-top: 120px;
                        margin-left: 20px;
                        float:left;
                    }                                             
                .BestelPanel{
                    float:left;
                    width: 450px;
                }
                .IQBotPanel{
                    float:left;
                }
                .IQBotLeft{
                    float:left;
                    width: 400px;
                    padding-right: 20px;
                }
                .IQBotRight{
                    float:left;
                    margin-left: 25px;
                    width: 275px;
                }
                    .IQBotScreen{
                        margin-top: 10px;
                        padding-right: 10px;
                        width: 80px;
                        height: 53px;
                        float:left;
                    }
                    .IQBotPhones{
                        margin-top: 20px;
                        float:left;
                        width: 250px;
                    }
                  
                        
                .WallpaperPanel{
                    float:left;
                    width: 722px;
                    height:60px;
                    background-image: url(/images/background/wallpaper-bg.jpg);
                    background-repeat: no-repeat;
                    margin-top: 30px;
                }
                    .WallpaperButtons{
                        margin-left: 310px;
                        margin-top: 15px;
                    }
                        .DownloadButton{
                            float:left;
                            margin-left: 10px;
                            cursor: pointer;
                        }
                    
                .Formield{
                    float:left;
                    width: 100%;
                    margin-bottom: 10px;
                }
                    .Formield .Label{
                        float:left;
                        width: 150px;
                    }
                    .Formield .Input{
                        float:left;
                    }
                    
                .AbboOptions {
                    float:left;          
                }
                    .AbboPanel{
                        float:left;
                        width: 351px;
                        height: 292px;
                        background-image: url(/images/background/bnr_bestel_1.jpg);
                        background-repeat: no-repeat;
                    }
                    .AbboPanel2{
                        float:left;
                        width: 351px;
                        height: 292px;
                        background-image: url(/images/background/bnr_bestel_2.jpg);
                        background-repeat: no-repeat;
                    }
                        .AbboProfile{
                            margin-top: 15px;
                            margin-left: 15px;
                            height: 155px;
                        }
                        .AbboProfileButton{
                            margin-top: 245px;
                            margin-left: 15px;
                            cursor: pointer;
                        }
                        
                    .TellafriendPanel{
                        margin-top: 20px;
                        float:left;
                        width: 722px;
                        height: 205px;
                        background-image: url(/images/background/largePanel.jpg);
                        background-repeat: no-repeat;
                    }
                        .TellafriendPanel .Header{
                            margin-top: 15px;
                            margin-left: 15px;
                            margin-bottom: 15px;
                        }
                        .TellafriendForm{
                        	margin-left: 25px;
                        }
                        .TellafriendFormLeft{
                            float:left;
                            width:317px;
                        }
                            .TellafriendFormItem{
                                margin-top: 2px;
                                #margin-top: 0px;
                            }
                            .TellafriendFormItemLabel{
                                float:left;
                                width: 70px;
                            }
                            .TellafriendFormItemInput{
                                
                            }
                             
                        .TellafriendFormRight{
                            float:left;
                            width:372px;

                        }
                            .TellafriendButton{
                                cursor: pointer;
                                margin-top: 10px;
                            }
            
/* SANDBAG STYLE */            
    .sandbag-image span {
		display: none;
	}
	
	.sandbag-right {
		border: 0; 
		padding: 0;
		font-size: 0;
		margin: 0 0 0 35px;
		float: right; 
		clear: right;
	}
	
	.sandbag-left {
		border: 0; 
		padding: 0;
		font-size: 0;
		margin: 0 35px 0 0;
		float: left; 
		clear: left;
	}
	
	.first-sandbag {
		margin-top: 05px;
	}
	
	.last-sandbag {
		margin-bottom: 5px;
	}



 
