body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	color: #757575;
	background-color: #666666;
	//margin: 25px auto;
	}



.wrapper {
        background: #f5f5f5;
        margin: 0 auto;
	width:auto;
}	

#menu1 {
     display:none;
}
.marge {
padding: 5px;
		
}

	
.article{
	padding: 10px;			
	border : 1px solid silver;		
	background-color: white;
	margin-top: 0px;
	margin-left: 10px;	
	margin-right: 10px;	
	margin-bottom: 20px;
    }

.article1{
	padding: 10px;			
	margin-top: 0px;
	margin-left: 20px;	
	margin-right: 20px;	
	margin-bottom: 20px;
    }


.rightside {
	display:block;
	float:right;
	text-align:right;
	margin-right:5px;
	font-size: x-large;
    }

.leftside {
	display:block;
	//float:left;
	text-align:center;
	//margin-left:5px;
      //  font-size: x-large;
	
    }

.splitbox {
	margin: 10px auto;
	display: block;
	width: 90%;
    }

.splitbox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
    }
    
.textshadow {
    text-shadow: 1px 0.5px 0px #990033;
    }

.boxshadow {
    box-shadow: 6px 6px 10px #888888;
    }

a.menulink {
    display: block; /* voor verticaal menu: display: block; */
    border-top: 1px solid silver;
    text-align:left;
    padding: 10px;
    text-decoration: none;
    font-size:medium;
    color: #757575;
    background-color: #f5f5f5;
    margin-right: 15px;
    }
    
a.menulink:hover {
    background-color:#cccccc; 	
    text-decoration: none;
    }

a.navbar1 {
    display: inline; 
    text-align:left;
    padding: 10px;
    text-decoration: none;
    font-size:medium;
    color: #ffffff;
    background-color: #990033;
    font-family: Yanone Kaffeesatz; 
	font-weight: 600;
    }

a.navbar1:hover {
    background-color:#dddddd; 	
    color: #990033;		
    text-decoration: none;
    border-top:1px solid silver;
    border-bottom:1px solid silver;
    border-left:1px solid silver;
    border-right:1px solid silver;
    }

.navbar	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color:#ffffff;
	padding: 10px;
	clear: both;
    }


h1 { font-family: Yanone Kaffeesatz;  font-weight:400; }
h4 { font-family: Berkshire Swash;  font-weight:400; }
h7 { font-family: Yanone Kaffeesatz; font-weight: 600;font-size: large;}				

.style1, .style14{
	background-color: #757575;
    }
    
.style4 {
	border-width: 0;
	background-color: #F5F5F5;
    }

.style6, .style11 {
	background-color: #f5f5f5;
    }

.style7 {
    color: #ffffff;
    background-color: #990033;
	text-align: center;
    }

.style12 {
	color: #990033;
    }

.style13 {
	font-size: xx-large;
    }

.style15 {
	border: 1px solid #DDDDDD;
	box-shadow: 6px 6px 10px #888888;
    }


a {
	text-decoration: none;
	color: #757575;
}

a:hover {
	text-decoration: underline;
}


.width { width: max;}    

   .sliderwrap{
       //  float:left;
    //     max-width:450px;goed
         max-width: 400px;
    }
         ul.bxslider{
         margin:0;   
     }








.image{ width:100%;}





 




img { 
  max-width: 100% !important;

          height: auto !important;
 }

