html {
	padding:0;
	margin: 0;
}

html, body {
	height:  100%;
}

body { 
        background: #515a17 url(../images/bg_horz_splash.gif) repeat-x;
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 12px;
        margin: 0;
        padding: 0;
}

a {
	text-decoration: none;
	}

a:link {
       color: #ffffff;
	}

a:visited {
        color: #ffffff;
	}

a.active {
        color: #ffffff;
	}

a:hover {
        color: #ffffff;
	}
	
a img {
	border: 0;
}	

.clear {
	clear:both;
	height:0;
	margin-top:-1em;
}

#container {
       width: 510px;
       height: 100%;
       margin: 0 auto;
       padding: 0;
       }

/* @group Kolom 1*/

#branding {
	float: left;
}

#branding h1 {
	text-indent: -9999px;
	background: url(../images/logo.jpg) no-repeat;
	width: 159px;
	height: 160px;
    float: left;
    margin: 221px 0 0 0;
}

/* @end */		

/* @group Kolom 2*/

#content_sub {
	float: left;
	border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    height: 100%;
}

#content_sub .foto_nl {
	background: transparent url(../images/blauwebloem.jpg) top left no-repeat;
	height: 160px;
	width: 170px;
	margin-top: 221px;
}

#content_sub a.lang_nl
{
	display: block;
	padding: 10px 0 10px 0;
	background-color: #34325f;
	text-transform: uppercase;
	text-align: center;
	border-bottom:  1px solid #ffffff;
	border-top:  1px solid #ffffff;
}

#content a.lang_fr {
	display: block;
	padding: 10px 0 10px 0;
	background-color: #2f3b08;
	text-transform: uppercase;
	text-align: center;
	border-bottom:  1px solid #ffffff;
	border-top:  1px solid #ffffff;
}

#content_sub a:hover.lang_nl,
#content a:hover.lang_fr {
	background-color: #dde1c7;
	color: #2f3b08;
}

#content a.lang_fr {
	border-right:  1px solid #ffffff;
}

/* @end */

/* @group Kolom 3 */

#content {
	float: left;
	width: 170px;
	padding-top: 221px;
}

#content .foto_fr {
	background: transparent url(../images/rodebloem.jpg) top left no-repeat;
	height: 160px;
	width: 170px;
}
