@charset "iso-8859-1";
/* CSS Document */

/* Layout */

body{
margin: 0 auto;
	background: url('/gazellen/images/bg.gif') repeat-y center #CCCCCC;
}

#container{
	width: 981px;
	margin: 0 auto;
}

#borderleft{
float: left;
width: 114px;
height: 100%;
}

#content{
width: 750px;
float: left;
background: #FFFFFF;
}

#header_nl{
border-bottom: 1px solid #cccccc;
clear: both;
	background: url('/gazellen/images/header_nl.png') no-repeat center;
	height: 283px;
}

#header_fr{
border-bottom: 1px solid #cccccc;
clear: both;
	background: url('/gazelles/images/header_fr.png') no-repeat center;
	height: 283px;
}

#top{
height: 60px;
background: #c0c0c0;
border-left: 11px solid #FFFFFF; 
border-right: 11px solid #FFFFFF;
}

#navigatie{
width: 139px;
float:left;
}

#bottomnav{
width: 159px;
border-right: 1px solid #cccccc;
height: 1150px;
padding-top: 19px;
float:left;
}

#inhoud{
width:590px;
float:right;
}

#borderright{
float: left;
width: 117px;
}

#footer{
margin: 0 auto;
text-align: center;
padding-top: 40px;
padding-bottom: 70px;
}

#footer td img{
border: 1px solid #666666;
width: 108;
height: 52px;
}

/* Publiciteiten */

#skyscraper{
width: 120px;
height: 600px;
background-color:#c0c0c0;
margin: 0 auto;
}

#banner{
width: 728px;
height: 92px;
background-color:#c0c0c0;
margin: 0 auto;
}

/* Navigatie */

#navigatie .item{
margin: 0;
padding: 0;
}

#navigatie .item a {
	display: block;
	width: 139px; 
	height: 33px; 
	line-height: 33px;
	border-style: solid; border-color: #cccccc; border-width: 0 1px 1px 0;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	font-size: 15px;
	color: black;
	font-weight: bold;
}

#navigatie .item a:hover{
	background: url('/gazellen/images/menu_hover.jpg');
	color: #b73d69;
	border-right: 0px;
}

#navigatie .item a#selected_item {
	background: url('/gazellen/images/menu_hover.jpg');
	color: #b73d69;
	border-right: 0px;
}

/* Fonts */
#container{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#navigatie{
font-size: 15px;
font-weight: bold;
}

h1{
margin-top: 40px;
text-align: center;
font-size: 27px;
font-weight: bold;
color: #bd2d21;
}

h2{
font-weight: bold;
font-size: 12px;
margin-bottom: 0px;
margin-left: 25px;
}

h3{
margin-left: 30px;
margin-bottom: 35px;
}

h3 a{
color: #bd2d21;
font-weight: bold;
font-size: 16px;
text-decoration: none;

}

h4{
color: #bd2d21;
margin-top: 40px;
font-weight: bold;
font-size: 12px;
text-align :center;
}

#inhoud p{
margin: 0 15px 12px 25px;
}

