#ContentContainer 
{
    margin-top: 10px;
	width: 610px;
	float:left;
}
a img 
{
	border: 0px;
}
#LocationTypeContainer 
{
	height:266px;
}
#LocationTypeContainer, #LocationTypeContainer th
{
	font-weight: normal;
	font-size: 10px;
	text-align: left;
}
#LocationTypeContainer td 
{
	padding: 5px;
}
#LocationTypeContainer .LocationType
{
	float: left;
}
#LocationTypeContainer input.text
{
    font-size: 10px;
	width:200px;
}
#LocationTypeContainer select
{
    font-size: 10px;
	width:205px;
}
#LocationContainer 
{
	position:relative;
	width: 300px;
	height: 215px;
	float:left;
}
#LocationContainer #PaymentTypes 
{
	position:absolute;
	left: 0px;
	bottom: 0px;
}
#LocationContainer #PaymentTypes img
{
	margin-right: 5px;
}
#ImageContainer 
{
	margin-left: 10px;
	background-color: #70736b;
	width: 300px;
	height: 215px;
	float:left;
}
#GoogleMap 
{
	float:left;
	width: 300px;
	height: 215px;
	margin-top: 30px;
}
#PrijzenbordContainer
{
	margin-left: 10px;
	margin-top: 30px;
	float:left;
	width: 300px;
	height: 215px;
	background-color: #fff;
}

#PrijzenbordContainer .Fueltype
{
	margin: 1px;
	width: 75px;
	padding: 11px 24px 11px 40px;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	float:left;
}

#PrijzenbordContainer .Price
{
	margin: 1px;
	padding: 2px;
	float:left;
	background-image: url('/Images/Locaties/bg.png');
	background-repeat: repeat-y;
	background-color: #000;
}

#PrijzenbordContainer .Price img
{
	vertical-align: bottom;
	position: relative;
}
#LocationsContainer
{
    margin: 50px 0px;
}


.alleLocaties
{
}

.Title 
{
    text-align:left;
}
.Description
{
    text-align:left;
}

#BannerBottomContainer2
{
    margin:0 0 0 0px;
    padding: 10px 0px;
    width:990px;
    height:77px;
}
.BannerBottom
{
    cursor:pointer;
    float:left;
    margin-right: 8px;
    width: 156px;
    height:77px;
    border:solid 1px #fff;
    border-top:none;
    -webkit-box-shadow: 0px 0px 5px #888;
    -moz-box-shadow: 0px 0px 5px #888;
    -ms-box-shadow: 0px 0px 5px #888;
    -o-box-shadow: 0px 0px 5px #888;
    box-shadow: 0px 0px 5px #888;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius:2px;
    position:relative;
    behavior: url('/Include/PIE.htc')
}
.BannerBottom .Image
{
    position:relative;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left:10px;
    width: 130px;
    height: 150px;
    float:left;
}
.BannerBottom .ImageOnly
{
    position:relative;
    background-position: center center;
    background-repeat: no-repeat;
    width: 157px;
    height: 77px;
    float:left;
}
.BannerBottom .Text 
{
    position: relative;
    float:right;
    width:145px;
    height:150px;
    margin-right:10px;
}
.BannerBottom .TextOnly
{
    position:relative;
    background: url('/Images/banner-l.png') no-repeat left top, 
                url('/Images/banner-r.png') no-repeat right top, 
                url('/Images/banner-c.png') repeat-x center center;
    -pie-background: url('/Images/banner-l.png') no-repeat left top, 
                    url('/Images/banner-r.png') no-repeat right top, 
                    url('/Images/banner-c.png') repeat-x center center;
    width: 130px;
    height: 51px;
    float:left;
    cursor: auto;
    position:relative;
    behavior: url('/Include/PIE.htc');
    padding:13px 15px;
    line-height:17px;
}
.BannerBottom .TextOnly a {
    text-decoration:none;
}
.BannerBottom .TextOnly a.arrow {
    padding-left:13px;
    background:url('/Images/arrow-black.png') no-repeat left center;
}
.BannerBottom .TextOnly a:hover 
{
    text-decoration:underline;
}
.BannerBottom.Contact 
{
    width: 306px;
    float:right;
    margin-right:0;
    cursor:auto;
}
.BannerBottom.Contact .TextOnly
{
    padding:5px 2px 5px 10px;
    height:67px;
    line-height:13px;
    width: 148px;
}
.BannerBottom.Contact .Left 
{
    background: url('/Images/banner-l.png') no-repeat left top, 
                url('/Images/banner-c.png') repeat-x center center;
    -pie-background: url('/Images/banner-l.png') no-repeat right top, 
                    url('/Images/banner-c.png') repeat-x center center;
    border:none;
    behavior: url('/Include/PIE.htc');  
    width: 134px;
}
.BannerBottom.Contact .Right 
{
    background: url('/Images/banner-line.png') no-repeat left top, 
                url('/Images/banner-r.png') no-repeat right top, 
                url('/Images/banner-c.png') repeat-x center center;
    -pie-background: url('/Images/banner-line.png') no-repeat left top, 
                    url('/Images/banner-r.png') no-repeat right top, 
                    url('/Images/banner-c.png') repeat-x center center; 
    behavior: url('/Include/PIE.htc');   
}
.BannerBottom.Contact .TextOnly span
{
    text-transform:uppercase;
    color:#87888a;
}
hr
{
    background: url('/Images/home-line-l.png') no-repeat left top, 
                url('/Images/home-line-r.png') no-repeat right top, 
                url('/Images/home-line-c.png') repeat-x center center;
    -pie-background: url('/Images/home-line.png') no-repeat left top, 
                    url('/Images/home-line.png') no-repeat right top, 
                    url('/Images/home-line-c.png') repeat-x center center; 
    behavior: url('/Include/PIE.htc');
    height:4px;
    z-index:200;
	margin:12px 0 2px;
	position:relative;
	border:none;
}
