/* Start of CMSMS style sheet '333EVENTS ' */
html {
margin: 0 !important;
padding: 0 !important;
}

body {
text-align: center;
overflow-y: scroll;
font-family: Corbel, Trebuchet MS, Tahoma, Helvetica, Arial;
font-size: 12px;
line-height: 17px;
margin: 0 !important;
padding: 0 !important;
border: 0 none; 
background: #000;
background-image: url(/uploads/img/background.png);
background-repeat: repeat-x;
}

h1 {font-size: 20px;
font-weight: bold;
color: #c2c2c2 !important;
text-decoration: none !important;
margin: 0;
padding: 12px 0;
}

h2 {font-size: 14px;}

a img {
  border: 0 none !important;
}

a {color: #e1e1e1;}

a:hover {text-decoration: underline !important;}

#toplogo {
  width: 240px;
  height: 60px;
  text-align: center;
}

#menu {  
  width: 688px;
padding-left: 15px;
  height: 60px;
  vertical-align: bottom;
background-color: #fff;
 }

#container {
  width: 933px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}

#sidecontainer {
  position: relative;
display: block;
margin: 0;
padding: 0;
  width: 200px;
  float: left;
}



#maincontainer {
  position: relative;
  width: 685px;
  float:left;
 border-left: 1px solid #999; 
border-right: 1px solid #999;
border-bottom: 1px solid #555;
  background-color: #000;
color: #e1e1e1;
  overflow-x: hidden;
min-height: 400px;
 
}

#content {
  width: 688px;
  min-height: 230px;
  font-size: 13px;
  display: block;
  clear: both;
}

#content h2 {
color: #FE5F00;
}

#sidebar {
  margin: 0; padding: 0; height: 250px;
 
}

#sidecontent {
  width: 233px;
  background-color: #d1d1d1;
  border-left: 1px solid #fff;
  display: block;
}

#maincontent {
  width: 450px;
line-height: 22px;
  float: left;
  padding: 0px 20px;
 background-color: #000; 
  display: block;
color: #999;
padding-bottom:50px;
margin-right: 20px;
}

#slideshow {
  height: 204px;
  width: 688px;
  border-bottom: 5px solid #fff;
  background-color: #888;
  overflow: hidden;
}


.blokhomepage {
width: 275px;
float: left;
padding-right: 15px;
font-style: italic;}

.blokfoto {
float: left;
margin-right: 15px;}

#infocontent {
padding: 1px;
line-height: 22px;
color: #888;
}

#infocontent h1 {
font-size: 15px;
padding-bottom: 5px;
}

.homepagebutton {
background: url(/uploads/img/oranjebutton.png);
background-position: top;
display: block;
width: 110px;
height: 20px;
line-height: 20px;
padding: 3px;
float: right;
text-align: center;
margin-top: 11px;
margin-right: 20px;
text-decoration: none;
font-weight: bold;

}

.homepagebutton:hover {
text-decoration: none !important;
background-position: bottom;
}

.trainingboeken {
background: url(/uploads/img/offertebutton.png);
background-position: top;
display: block;
width: 150px;
height: 22px;
line-height: 22px;
padding: 3px;
float: right;
text-align: center;
margin-top: 11px;
margin-right: 20px;
margin-bottom: 20px; 
text-decoration: none;
font-weight: bold;
font-size: 14px;
color: #fff;
font-style: italic;
}

.trainingboeken:hover {
text-decoration: none !important;
background-position: bottom;
}

.rightfoto {margin-bottom: 4px; display: block;}
/* End of '333EVENTS ' */

