*
{
	margin:                 0px;
	padding:                0px;
}

body
{
	background-color:       #C7CDD2;
	background-image:       url('/content/images/bg.jpg');
	background-position:    center;
	background-repeat:      repeat-y;
	color:                  #67737F;
	font-family:            Arial;
	font-size:              12px;
    line-height:            18px;  	
}


#page
{
	width:                  760px;
	margin-left:            auto;
	margin-right:           auto;
	margin-top:             0px;
	text-align:             left;
	background-color:       #FFF;
	background-image:       url('/content/images/bg_faker.jpg');
	background-repeat:      repeat-y;
	border-left:            1px solid #AFA69D;
	border-right:           1px solid #AFA69D;
}

* html #page
{
	height:                 100%;
}

.clearer
{
	clear:                  both;
	display:                block;
	height:                 1px;
	margin-bottom:          -1px;
	font-size:              1px;





	line-height:            1px;
}

/* HEADER */

.header
{
	height:                 119px;
	background-image:       url('/content/images/header1.jpg');
	background-repeat:      no-repeat;
	border-bottom:          1px solid #fff;
}

.header2
{
	height:                 119px;
	background-image:       url('/content/images/header2.jpg');
	background-repeat:      no-repeat;
	border-bottom:          1px solid #fff;
}



/* CONTENT */

A
{
    color:                  #F7901E;
    text-decoration:        underline;
    font-weight:            bold;
}

#content
{

    height:                 500px;
    width:                  760px;
    padding-bottom:         30px;
	background-image:       url('/content/images/bg_faker.jpg');
	background-repeat:      repeat-y;
	background-position:    top left;
	background-color:       #FFF;
	border-top:             5px solid #A4ABB2;
}

html>body #content
{
    height:                 auto;
}

#contentFrames
{
    height:                 500px;
    width:                  580px;
	background-color:       #FFF;
}

html>body #contentFrames
{
    height:                 100%;
    width:                  580px;
}

#contentFrameslang
{

    height:                 500px;
    width:                  580px;
	background-color:       #FFF;
}

html>body #contentFrameslang
{
    height:                 auto;
    width:                  560px;
}



#contentSub
{
    width:                  345px;
    padding-left:           25px;
    padding-top:            25px;   
    padding-right:          20px;
    float:                  left;
    height:                 auto;
}

html>body #contentSub
{
    width:                  325px;
}


#contentHermes
{
    width:                  355px;
    padding-left:           25px;
    padding-top:            25px;   
    padding-right:          10px;
    float:                  left;

}

html>body #contentHermes
{
    width:                  335px;
}

#contentDisclaimer
{
    width:                  350px;
    padding-left:           25px;
    padding-top:            25px;   
    padding-right:          10px;
    font-size:              11px;
    float:                  left;
}

html>body #contentDisclaimer
{
    width:                   330px;
}

#contentRight
{
    width:                  190px;
    float:                  right;
}

#contentFrame
{   
    width:                  580px;
    height:                 100%;
    float:                  left;
    background-color:       #fff;
    padding-bottom:         30px;
}

html>body #contentFrame
{
    height:                 100%;
}

#zoekHoek
{
    width:                  189px;
    float:                  left;
    border-left:            1px solid #BFD0D0;
    border-bottom:          1px solid #BFD0D0;
    margin-bottom:          20px;
}

#zoeken
{
    width:                  178px;
    height:                 35px;
    background-color:       #BFD0D0;
    padding-top:            15px;
    padding-left:           11px;
}

#zoeken INPUT
{
    width:                  100px;
    height:                 16px;
    border:                 0px solid white;
    margin-right:           10px;
    font-size:              11px;
    margin-bottom:          4px;
}

html>body #zoeken INPUT
{
    margin-bottom:          5px;
}

#nieuws
{
    width:                  180px;
    border-left:            1px solid #BFD0D0;
    border-bottom:          1px solid #BFD0D0;
    margin-bottom:          20px;
   padding-left:           15px;
    padding-top:            15px;
}

#nieuws H1
{
    color:                  #000066;
    font-size:              16px;
    font-style:             italic;
    margin-bottom:          15px;
}

#files
{
    width:                  174px;
    padding-left:           15px;
    padding-top:            15px;
}

#files A
{
    text-decoration:        none;
}

#files A:HOVER
{
    text-decoration:        underline;
}


#files H1
{
    color:                  #000066;
    font-size:              16px;
    font-style:             italic;
    margin-bottom:          15px;
}

#updateInfo
{
    width:                  160px;
    font-size:              12px;
    font-style:             italic;
    padding-left:           10px;
    padding-right:          10px;
    float:                  left;
    margin-bottom:          15px;
}


#banners
{
    float:                  left;
}

#frontSpecial
{
    width:                  318px;
    height:                 90px;
    border:                 1px solid #BFD0D0;
    background-color:       #F2F6F6;
    margin-top:             20px;
    padding:                10px 10px 10px 10px;
}

#frontSpecial H1
{
    color:                  #000066;
    font-size:              16px;
    font-style:             italic;
    margin-bottom:          3px;
}

/* MENU */

.menuContainer
{
    width:                  180px;
   float:                  left;
    margin-bottom:          0px;
    padding-bottom:         0px;
    background-image : url('/content/images/bg_faker.jpg');
    background-repeat : repeat-y ;
}

.menuContainer2
{
    width:                  180px;
    float:                  left;
    margin-bottom:          0px;
    padding-bottom:         0px;
}

.menuContainer3
{
    width:                  180px;
    float:                  left;
    margin-bottom:          0px;
    padding-bottom:         0px;
}

/* FOOTER */


#footer
{
	width:                  760px;
	background-color:       #FFF;
	background-image:       url('/content/images/footer.jpg');
	font-size:              11px;
	text-align:             left;
	background-repeat :no-repeat ;
    padding-bottom:          20px;
}

#footer_groot
{
	width:                  760px;
	background-color:       #FFF;
	background-image:       url('/content/images/footer.jpg');
	font-size:              11px;
	text-align:             left;
    padding-bottom:          20px;
}

#footerLogo
{
    width:                  200px;
    height:                 66px;
    float:                  left;
}

#copyLine
{
    padding-top:            48px;
    float:                  left;
    font-size:              10px;
}

#copyLine A
{
    color:                  #67737F;
    text-decoration:        none;
    font-weight:            normal;
}

/* EXTRA */
html
{

	height:                 100%;
}

body
{
	height:                 100%;
}


#nonFooter
{
	position:               relative;
}

* html #nonFooter
{
	height:                 100%;
}

#footer
{
	position:               relative;
	height:                 66px;
	margin:                 -66px auto 0 auto;
}

* html #footer
{
	margin-top:             -66px;
}

#footer_groot
{
	position:               relative;
	height:                 66px;
	margin:                 -66px auto 0 auto;
}

html>body #footer_groot
{
    margin:                 0px auto 0 auto;
}

H1
{
    color:                  #F7901E;
    font-size:              16px;
}

H2
{
    color:                  #000066;
    font-size:              14px;
}

H3
{
    color:                  #000066;
    font-size:              12px;
}

.files
{
    list-style:             url('/content/images/dot.gif');
    height:                 13px;
    padding-top:            5px;
}

#hist, .hist
{
    list-style:             url('/content/images/dot.gif');
    height:                 13px;
    padding-top:            5px;
    font-size:              13px;
}


.sitemap
{
    margin-left:            20px;
}