/* CSS Document */
body{
  margin: 0;
  padding: 0;
  background-color: #7d7262;
}

#sitecontainer{
  position: absolute;
  left: 50%;
  width: 1020px;
  margin-left: -510px;
  min-height: 100%;
  height: auto;
}

#top{
  float: left;
  width: 803px;
  height: 180px;
  margin-left: 108px;
}

#h-menu{
  width: 1020px;
  float: left;
  height: 50px;
  background-image: url(../img/bgmenu.png);
  background-repeat: no-repeat;
}

#menu{
  width: 603px;
  height: 40px;
  margin-left: 295px;
  padding-top: 10px;
}

#menu img {
  border: 0px ;
}

#menu ul {
  margin:0;
  padding:0;
  height: 50px;
}

#menu li {
  float: left;	
  list-style: none;
  width: auto;
  padding-right: 20px;
  padding-left: 20px;	
  border-left: 2px solid #bf131a;
  height: 21px;
}

#menu li:first-child{
  border-left: none;
}

#menu li a{
  text-decoration: none;
  color: #bf131a;
}

@font-face
{
    font-family: festus;
    src: url('festus.eot');
    src: local(festus), url('festus.ttf') format('opentype');
}
	
#menu ul li.custom{
  font-family: "festus";
  font-size: 21px;
}	
	
#main{
  float: left;
  width: 750px;
  min-height: 350px;
  height: auto;
  margin-left: 109px;
  background-image: url(../img/bgmain.png);
  background-repeat: repeat-y;
  padding-left: 30px;
  padding-top: 40px;
  padding-right: 23px;
  font-family: Arial, "Gill Sans MT";
  font-size: 12px;
  font-weight: bold;
}

h1{
  margin: 0;
  padding: 0;
  color: #C2111B;
  font-size: 24px;
  font-weight: bold; 
  
}

h2{
  margin: 0;
  padding: 0;
  color: #C2111B;
  font-size: 19px;
  font-weight: bold; 
  
}

#footer{
  float: left;
  width: 803px;
  height: 68px;
  margin-left: 109px;
  font-family: Arial, "Gill Sans MT";
}
/* main */

#plaatjes{
  float: left;
  padding-top: 40px;
  padding-left: 30px;
  padding-right: 70px;
  width: 693px;
  height: auto;
}

#wrapper{
  float: left;
  Width: 763px;
  height: auto;
  
}

#fax {
  width: 750px;
  height: 24px;
  float: left;
  color: #C2111B;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  
}

#maand {  
  float: left;
  padding-top: 40px;
  padding-left: 40px;
  height: auto;
  min-height: 135px;
  width: 480px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}

#broodje {
  float: right;
  height: auto;
  padding-right: 10px; 
  width: auto;
  margin-right:20px;
  
}

#smullen { 
  float:  left;
  font-size: 				18px;
	color:					#C2111B;
	font-weight:			bold;
}

#bottoma{
  float: left;
  padding-top: 40px;
  padding-left: 280px;
  padding-bottom: 40px;
  height: auto;
  width: auto;
}

#bottomb {
  float: left;
  padding-top: 50px;
  padding-bottom: 40px;
  padding-left: 165px;
  height: auto;
  width: auto;
}

#broodschalen{
  float: left;
  padding-left: 60px;
  width: 690px;
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: 24px;
  font-weight: bold;
  color: #C2111B;
   
}                         


#main a{
	color:#C2111B;
}

.foto{
	float:left;
	width: 750px;
	min-height:179px;
	height:auto;
	margin-bottom:5px;
	
	}
.foto2{
	float:right;
	width: 400px;
	min-height:179px;
	height:auto;
	margin-bottom:5px;
	
	}


.links{
  float: left;
  padding-left: 2px;
  padding-bottom: 4px;
}
#rechts{
  float: left;
  padding-left: 2px;
  padding-bottom: 4px;
}

#rechts1{
  float: left;
  padding-left: 2px;
  padding-bottom: 4px;
  margin-left: 18px;
}

p {
	font-size: 				12px;
	font-weight:			bold;
	line-height:			20px;
}

.rood {
	color:					#C2111B;
	font-weight:			bold;
}

.klein{
  float: left;
  padding-top: 20px;
  padding-bottom: 40px;
  font-size: 10px;
  font-weight: bold;
}

.normal {
  font-weight: normal;
}
.normal2 {
  font-weight: normal;
  font-size: 12px;	
  font-weight: bold;
}

#lijst1{
  Padding-left: 20px;
  width: 730px;
}


.bold {
  font-weight: bold;
  font-size: 14px;
}

.roodbold {    
  color: #C2111B;
  font-size: 24px;
  font-weight: bold;  
}



/* footer */

#footer-bg{
  float: left;
  width: 803px;
  height: 48px;
  background-image: url(../img/footer.png);
  background-repeat: no-repeat;
}

#footer-copy{
  float: left;
  width: 803px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #999;
  font-size: 12px;
}

#footer-copy a{
  text-decoration: none;
  color: #999;
}
