﻿* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	width: 100%;
}

body{
	background-image:url(../images/luchthaven.jpg);
	font:normal 11px Arial;
	line-height:16px;
}

a IMG
{
	border:none;
}

.lMainConteiner {
	width: 972px;
	height:auto !important;
    height:100%;
    min-height:100%;
	margin:0 10px;
	xoverflow:hidden;
}

.footer
{
    width: 100%;
    margin:0 auto;
    height:auto;
    padding:4px 0;
    margin-top:-24px;
    background-color:#000;
    text-align:center;
    color:#fff;
    font-size:8px;
    clear:both;
}

.search
{
    float:left;
    width:85px;
    position:relative;
    top:12px;
    left:9px;
    height:15px;
    background-color:#999;
    border:none;
    padding:1px;
    line-height:14px;
    font:normal 11px Arial;
    padding-left:2px;
    color:#fff;
}

.bHeader
{
	width:auto;
	height:68px;
	margin-bottom:10px;
	overflow:hidden;
}

.bHeader A
{
    float:left;
}

.bWhereAmI
{
    width:752px;
    height:auto;
    padding-top:50px;
    margin-left:12px;
    padding-left:10px;
    padding-bottom:4px;
    padding-right:8px;
    float:left;
    font-size:14px;
    xbackground-image:url(../images/white-bg.png);
	background-repeat:repeat;
	background-position:10px top;
}

.bWhereAmI A
{
font-size:14px;
}

.bWhereAmI DIV
{
float:left;
font-size:14px;
}



.lMenu
{
	width:192px;
	height:auto;
	overflow:hidden;
	float:left;
}

.bCommonMenuItem .mContactItem A
{
	
	color:#e94c1e;
	background-image:url(../images/orange-arrow-grey-bg-right.gif);
	padding-top:13px;
	padding-bottom:13px;	
}

.bCommonMenuItem .mContactItem A:hover{
	color:#333;
	background-image:url(../images/grey-arrow-white-bg-right.gif);
	background-color:#fff;
}

.bCommonMenuItem .mKlantenLogin
{
	background-color:transparent;
}

.bCommonMenuItem .mKlantenLogin
{	
	background-color:transparent;
	color:#e94c1e;
	background-image:url(../images/klantenLogin.png);
	height: 70px;    
 width: 192px;
}

.bCommonMenuItem .mKlantenLogin div
{
	background-color:#333;	
	height: 70px;    
 width: 50px;
 float:right;
}

.bCommonMenuItem .mKlantenLogin A:hover{
	background-image:url(../images/klantenLogin-hover.png);
	background-color:transparent;
}

.lCentralContent
{
	width:770px;
	height:auto;
	margin-left:10px;
	float:left;
	padding-bottom:20px;
}



.lFrontCentralConteiner
{
	width:460px;
	height:auto;
	overflow:hidden;
	float:left;
}



.lFrontCentralConteinerLeft
{
	width:245px;
	height:auto;
	overflow:hidden;
	margin-top:10px;
	float:left;
}


.lFrontCentralConteinerRight
{
    width:204px;
	height:auto;
	overflow:hidden;
	margin-top:10px;
	margin-left:11px;
	float:left;
}
.lFrontRightContainer
{
    width:300px;
    height:auto;
	overflow:hidden;
	float:left;
	margin-left:10px;
}

.lContentContainer
{
    width:770px;
    float:left;
    overflow:hidden;
    height:auto;
}

.frontNewsItem
{
    margin-bottom:15px;
}

.frontNewsItem p
{
    margin:0;
    display:inline;
}

.mMarginBottom5
{
    margin-bottom:5px;
}

.mMarginBottom25
{
    margin-bottom:25px;
}

.contentNewsItem
{
    margin:0;
}
.contentNewsItem P
{
    margin:0;
    display:inline;
}

TABLE.bMenuList
{
width:770px;
}

TABLE.bMenuList TR TD.cRoundedContainer
{
    vertical-align:top;
    width:383px;
    cursor:pointer;
    
}

TABLE.bMenuList TR.sep TD
{
    height:4px;
}

.mOrange
{
    color:#e94c1e !important;
}

.lFrontRightContainer .detailsSecondLevelMenu
{
    padding-top:60px;
}

#tempForAjax
{
display:none;
}

.hiddeCotent .cRoundedContainer *
{
    visibility:hidden;
    height:50px;
}

