/* LAYOUT STYLESHEET POLICE FEDERALE POLITIE */
/* ------------------------------------------------------------------------------------------------------------------------------------- */

/* HTML */
html {
	min-width: 1024px;
	}
/* -------------------------------------------------------*/

/* BODY */
body, ul, div {
	margin: 0px;
	padding: 0px;
	}

div#mainScreen {
	width:1024px;
	height:750px;
	}
/* -------------------------------------------------------*/

/* HEADER */
div#header {
	float: left;
	height: 51px;
	width: 100%;
}

div#header h1 {
	float: left;
	margin: 0px;
	margin-top: 0.35em;
	margin-left: 5em;
	text-indent:-9999px;
}

div#header img {
	float: left;
	margin-top: 1px;
}

div#header img.logo_police {
	margin-left:-100px;
}

ul.language {
	margin-top: 3px;
	margin-right: 3px;
	float: right;
	list-style-type: none;
	clear: right;
}

ul.language li {
	float: left;
	margin-right: 0.5em;
}
/* -------------------------------------------------------*/

/* MENU */
ul.topMenu {
	margin-top: 1em;
	margin-right: 3px;
	float: right;
	clear: right;
}

ul.topMenu li {
	float: left;
	list-style-type: none;
	margin-right: 0.7em;
	padding-left: 0.9em;
}

div#mainMenu{
	float: left;
	width:15%;
	min-width:150px;
	min-height:300px;
}
/* -------------------------------------------------------*/

/* CONTENT */
div#content {
	float: left;
	width:82%;
	min-width:700px;
}

		/* WRAPPERS */
div.top_wrapper {
	float:left;
	width:100%;
}

div.middle_wrapper {
	float:left;
	width:100%;
	height:100%;
}

div.bottom_wrapper {
	float:left;
	width:100%;
}

		/* BREADCRUMBS */
p.breadcrumbs {
	margin: 0px;
	margin-bottom: 50px;
}

		/* GENERAL LAYOUT THUMBS */
#presse, #divers, #evenements {
	height:180px;
	float:left;
	width:30%;
	margin-top:-8px;
	margin-right:5px;
	margin-left:5px;
	padding-left:5px;
	padding-right:5px;
}

#direction_cg, #direction_dga, #direction_dgj, #direction_dgs, #ops, #circulation {
	float:left;
	width:30%;
	margin-top:-8px;
	margin-right:5px;
	margin-left:5px;
	padding-left:5px;
	padding-right:5px;
}

#ops, #direction_cg,#circulation {
	height:250px;
	}

#direction_dga, #direction_dgj, #direction_dgs {
	height:280px;
	}
	
h1.capital {
	text-align:right;
	display: list-item;
	list-style-type: none;
	list-style-image: url(../images/pijl_up_active_FF.gif);
	list-style-position: inside;
}

h1.capital a {
	text-decoration:none;
	}

p.presentation {
	margin-top:5px;
	margin-bottom: 15px;
}

p.direction {
	margin-top: -1.0em;
	margin-left:-0.1em;
}

p.direction a:link {
	color: #333399;
	text-decoration: underline;
	background-image: url(../images/pijl_rechts.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

img.floatLeft_home { 
    float: left; 
    margin-right: 5px;
	border:0px;
}

		/* THUMB LINKS */
ul.sublink {
	list-style:none;
}

ul.sublink li {
	line-height:1em;

}

ul.sublink li a.home_title{
	text-decoration: none;
}
	
		/* THUMB DIRECTION CG */
div#cg_content {
	margin-top:-6px;
	}

#direction_cg {
	margin-top:1px;
	padding-left:10px;
}

#direction_cg h1.capital {
	margin-top:1px;
}

#direction_cg div.invisible{
	padding-top:10px;
	padding-left:5px;
}

		/* THUMB OPS */
.ops_content {
	float:right;
	margin-left:-0.1em;
	margin-top:-35px;
}

div#ops_content {
	margin-top:-6px;
	}

#ops div.border{
	height:215px;
	padding:2px;
	margin-left: -17px;
}

p.ops {
	margin-left:-0em;
}

#ops_leftPane {
	float:left;
	width:25%;
}

#ops_rightPane {
	float:right;
	width:50%;
	margin-top:2em;
}

.banner_ops_left {
	float:left;
	max-width:120px;
	margin-top:10px;
}

.banner_ops_right {
	float:right;
	margin-right:0em;
	margin-top:10px;
}

		/* THUMB CIRCULATION */
#circulation div.filled{
	height:218px;
	padding:2px;
	margin-left:-12px;
}

#traffic_content {
	margin-top:-10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:18px;
}



p.traffic {
	margin-left:-5px;
}

#contactsLogo {
	float:left;
	margin-left:-10px;
}

#kijkuitLogo {
	float:left;
	margin:-10px 19px 0 0;
}

#broadcast_date_kijkuit {
	float:right;
	margin:0 25px 0 0;
	padding-top:15px;
	margin-top: -1.2em;
}

#broadcast_date {
	float:right;
	margin-right:-15px;

	margin-top: -1.2em;
}

#broadcast_title {
	clear:both;
}

#broadcast_title_kijkuit {
	clear:both;
	font-size:0.8em;
}

		/* THUMB DIVERS */
div#divers_wrapper {
	height:135px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:0px;

	}
	
#divers div.filled {
	margin-left:-13px;
	}
		
.banner_left {
	position: relative;
	float:left;
	margin-left:-1.5em;
	padding-right:5px;
	max-width:115px;
}

.banner_left img {
	position: absolute;
	top:0em;
	left:3.3em;
	}

.banner_right {
	float:right;
	position: relative;
	margin-right:-0.7em;
	padding-right:4px;
}

.banner_right img {
	position: absolute;
	top:0em;
	right:0.5em;
	}

		/* THUMB PRESS */
#press_content {
	padding-left:15px;
	padding-right:15px;
}

#presse div.border {
	height:135px;
	}

p.press_date {
	margin-left:-5px;
}

p.press_message {
	margin-left:-5px;
	margin-top:-7px;

}

		/* THUMB EVENT */
#event_content {
	padding-left:15px;
	padding-right:15px;
}

#evenements div.border {
	margin-left:-9px;
	height:136px;
	}

p.event_date {
	margin-left:-5px;
	width:50%;
}

p.event_title {
	margin-left:-5px;
	margin-top:-7px;
	width:50%;
}

div#event_content a img {
	float:right;
	clear: right;
	margin-top:-98px;

	}
	
div#event_content a img.corr_fr {
	margin-top:-145px;
	}

		/* THUMB DIRECTION DGA */
#direction_dga div.filled{
	height:213px;
	padding-top:10px;
	padding-left:10px;
	margin-right:1px;
}

		/* THUMB DIRECTION DGJ */
#direction_dgj div.border{
	height:210px;
	padding-top:10px;
	padding-left:10px;
	margin-left:-13px;
}

		/* THUMB DIRECTION DGS */
#direction_dgs {
	height:220px;
	padding-left:10px;
}

#direction_dgs div.invisible{
	padding-top:10px;
	padding-left:5px;
	margin-left:-9px;
}
/* -------------------------------------------------------*/

/* FOOTER */
div#footer {

	clear: both;
	text-align:center;
	margin-top:120px;
}
/* -------------------------------------------------------*/

/* BASIC HTML TAGS */
h2, p {
	margin-left: 30px;
}

h2 a {
	margin-left:-2;
}

ul {
	margin: 0px;
}
/* -------------------------------------------------------*/

/* RA */

img.RA { margin:15px 20px;}
