/* COLOR STYLESHEET POLICE FEDERALE POLITIE */
/* ------------------------------------------------------------------------------------------------------------------------------------- */

/* BODY*/
body {
	color: #333366;
}
/* -------------------------------------------------------*/

/* HEADER */
div#header {
	background-image: url(../images/banner.background.jpg);
}

div#header h1 {
	color: #333399;
}

div#header a {
	text-decoration: none;
}

ul.language li {
	color: #cc0000;
}
/* -------------------------------------------------------*/

/* MENU */
ul.leftMenu {
	border: 2px solid #cdcded;
	background-image: url(../images/menu.background.jpg);
	background-repeat: repeat-x;
	list-style-type: none;
}

ul.leftMenu li, ul.topMenu li {
	background-image: url(../images/pijl_rechts.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
}

ul.topMenu a, ul.leftMenu a {
	text-decoration: none;
}
/* -------------------------------------------------------*/

/* CONTENT */

		/* NREADCRUMBS */
p.breadcrumbs a {
	font-weight: bold;
	text-decoration: none;
}

p.breadcrumbs a:hover, a.imgLink:hover, ul.topMenu a:hover {
	color: #336688;
}

		/* GENERAL LAYOUT THUMBS */
div.border{
	border:2px solid #f1f1fa;
}

div.filled{
	background-color:#f1f1fa;
}

h1.capital {
	color: #333399;
	text-decoration: none;
}

h1.capital a:hover {
	color: #cc6600;
	text-decoration: none;
}

p.presentation a {
	font-weight:bold;
	
}

p.presentation a:link {
	color: #cc6600;
	text-decoration:none;
}

p.presentation a:visited {
	color: #cc6600;
	text-decoration:none;
}

p.presentation a:hover {
	color: #333399;
	text-decoration:none;
}



p.direction {
	color:#000;
}

span.em_direction {
	color: #333399;
}

p.direction a:link {
	color: #333399;
	text-decoration: underline;
}

p.direction a:hover{
	text-decoration: none;
}

a.home_title {
	color:#c60;
	text-decoration:none;
}

a.home_title:hover {
	color:#333399;
	text-decoration:none;
}

		/* THUMB OPS */
p.ops {
	color:#333399;
}

.ops_content {
	text-decoration: none;
	color:#000;
}

		/* THUMB CIRCULATION */
p.traffic {
	color:#333399;
}

span.controles {
	font-weight:200;
	color: #000;
}

		/* THUMB PRESS*/
p.press_message a:link {
	text-decoration:none;
	color:#000000;
	}
	
		/* THUMB EVENT*/
p.event_title a:link {
	color:#000;
	text-decoration:none;
	}
	
		/* THUMB DIRECTION DGA*/
#dga_content {
	background-color:#f1f1fa;
	padding:15px;
}
/* -------------------------------------------------------*/

/* FOOTER */
#footer {
	color: #696969;
	text-decoration: none; 
}

#footer a:link {
	color: #696969;
	text-decoration: underline; 
}

#footer a:visited {
	text-decoration: none; 
}

#footer a:hover {
	text-decoration: none; 
}

#footer a:active {
	text-decoration: none; 
}
/* -------------------------------------------------------*/

/* BASIC HTML TAGS */
h1 {
	color: #cc6600;
}

a {
	color: #333399;
}

h2 {
	color: #cc6600;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
}



span.orange {
	color: #cc6600;
}
/* -------------------------------------------------------*/
