body {
	font-family: verdana, arial;
	font-size: 11px;
	color: black;
	padding: 0px;
	padding-top: 20px;
	margin: 0px;
	text-align: center;
	width: 100%;
	background-image: url(/website/Templates/BiedMeer/Images/Background.jpg);
}

#Container {
	background-color: white;
	text-align: left;
	margin: auto;
	width: 817px;
	border: 1px solid #939393;
	padding-left: 1px;
	padding-right: 1px;
		
}

#Header {
	height: 100px;
	width: 817px;
	background-image: url(/website/Templates/BiedMeer/Images/Header2.jpg);	
}


#ButtonBackground {
	background-image: url(/website/Templates/BiedMeer/Images/BackgroundButtonBar.jpg);
	width: 807px;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	color: white;
}
	#ButtonBackground img{
		vertical-align: middle;
	}
	
	#ButtonBackground a {
		color: white;
		text-decoration: none;
		font-size: 11px;
		font-weight: bold;
	}
	
	#ButtonBackground a.ButtonSelected {
		color: #9b9b9b;
	}

/* De Extra Informatie plaatjes boven aan in de header. Aan de hand van nummer bepaald hij wat hij toont */

.ExtraInformation1 {
	height: 185px;
	background-image: url(/website/Templates/BiedMeer/Images/ExtraInformation1.jpg);	
}

.ExtraInformation2 {
	height: 185px;
	background-image: url(/website/Templates/BiedMeer/Images/ExtraInformation2.jpg);	
}

.ExtraInformation3 {
	height: 185px;
	background-image: url(/website/Templates/BiedMeer/Images/ExtraInformation3.jpg);	
}

.ExtraInformation4 {
	height: 185px;
	background-image: url(/website/Templates/BiedMeer/Images/ExtraInformation4.jpg);	
}

#ExtraInformationBar {
	background-image: url(/website/Templates/BiedMeer/Images/ExtraInformationBar.jpg);
	height: 46px;
	width: 588px;
	float: left;
	
}
	#ExtraInformationBar a {
		font-weight: bold;
		color: black;
		text-decoration: none;
	}
	
	.ExtraNotSelected {
		float: left;
		height: 36px;
		padding-top: 10px;
		padding-right: 5px;
		padding-left: 5px;
	}
	
	.ExtraSelected {
		float: left;
		height: 39px;
		padding-top: 7px;
		padding-right: 5px;
		padding-left: 5px;
		font-weight: bold;
		color: white;
		background-image: url(/website/Templates/BiedMeer/Images/ExtraInformationBarSelectedBackground.jpg);
	}		
	
	.ExtraSelectedSeperator {
		background-image: url(/website/Templates/BiedMeer/Images/ExtraInformationBarSelectedSeperator.jpg);
		width: 1px;
		height: 46px;
		float: left;
	}
	
	.ExtraNotSelectedSeperator {
		background-image: url(/website/Templates/BiedMeer/Images/ExtraInformationBarSeperator.jpg);
		width: 4px;
		height: 46px;
		float: left;
	}
	

#ExtraInformationBarImage{
	background-image: url(/website/Templates/BiedMeer/Images/ExtraInformationBarImage.jpg);
	width: 229px;
	height: 46px;
	float: left;
}

#Content {
	float: left;
	clear: both;
	width: 767px;
	line-height: 18px;
	padding: 15px 20px 0px 20px;
}

	#Content p {
		line-height: 18px;	
	}
	
	#Content .Bullet {
		vertical-align: middle;
	}
	
	#Content a{
		font-weight: bold;
		color: #26566c;
	}
	
	

.HomeBlok {
	width: 278px;
	float: left;
	line-height: 17px;
	margin-right: 11px;
}

.HomeBlokRight {
	width: 278px;
	float: left;
	line-height: 17px;
}

.BlokHeader {
	height: 34px;
}
	
.Clear {
	clear: both;	
}

#IntroductionTop {
	width: 584px;
	height: 6px;
	background-image: url(/website/Templates/BiedMeer/Images/IntroductionTop.jpg);	
}

#IntroductionBottom{
	width: 584px;
	height: 6px;
	background-image: url(/website/Templates/BiedMeer/Images/IntroductionBottom.jpg);
}

#Introduction {
	width: 544px;
	padding:10px 20px 10px 20px;
	background-image: url(/website/Templates/BiedMeer/Images/IntroductionBackground.jpg);
}

h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	font-size: 13px;
	color: #2a6e9a;	
}

h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	font-size: 12px;
	color: #c01701;	
}

td {
	line-height: 18px;
}

#RightBar {
	float: left;
	width: 210px;
}

#RightBarTop{
	width: 210px;
	height: 9px;
	font-size:1px;
	background-image: url(/website/Templates/BiedMeer/Images/BarRightTop.jpg);	
}

#RightBarContent {
	width: 182px;
	background-image: url(/website/Templates/BiedMeer/Images/BarRightBackground.jpg);
	padding: 3px 14px 3px 14px;
}

	#RightBarContent h1 {
		font-size: 12px;
	}
	
	#RightBarContent .Features {
		font-weight: bold;
		font-size: 10px;
		color: #5a5a5a;
	}

#RightBarBottom {
	width: 210px;
	height: 9px;
	font-size:1px;
	background-image: url(/website/Templates/BiedMeer/Images/BarRightBottom.jpg);	
}

	.NavigationButton{
		border-bottom: 1px solid #acacac;
		padding: 0px 0px 9px 0px;	
	}
	
	.NavigationText {
		margin-top: 1px;
		padding-top: 4px; 
	}
	
	.NavigationImage{
		float: left; 
		margin-top: 3px
	}
	
	
	
	
	#RightBar a{
		font-weight: bold;
		color: #515151;
		font-size: 10px;
		text-decoration: none;		
	}
	
	#RightBar a.NavButtonSelected{	
		color: #ff8404;		
	}
	
	#RightBar img{
		vertical-align: middle;
		border: 0px;
	}
	
#WistUDat {
	height: 140px;
	background-image: url(/website/Templates/BiedMeer/Images/WistUDat1.jpg);
}

#WistUDatBottom {
	background-image: url(/website/Templates/BiedMeer/Images/WistUDatBottom.jpg);
	width:210px;
	height:56px;
}

.Icons {
	text-align: center;
}

#Footer {
	clear: both;
	text-align: center;
	color: black;
	height: 20px;
	padding-top: 2px;
	font-weight: bold;
}
	#Footer a{
		color: black;
		font-weight: bold;		
	}

.NavButton {
	font-weight: bold;
	color: #ff6901;
	cursor: pointer; 
	cursor: hand;  	
}

.ProductQuestion{
	border-bottom: 1px solid #2a6e9a;
	font-weight: bold;
	
}

.QuestionDescription {
	color: #606060;
	width: 490px;
	font-style: italic; 
}

.EntryError {
	color: #6F1A1A;
	font-weight: bold;
	padding: 3px;	
}

.InputName{
	color: black;
}
