@charset "UTF-8";
/* CSS Document */
/* For Security Facto Magazine Congres 2010 */

* {
	margin:0;
	padding:0;
}

img {
	border:0;
}

a { 
	color:#ee7d28;
	text-decoration:none;
}

a:hover {
	color:#9c2528;
	text-decoration:none;
}

p {
	margin:0;
	padding:0 0 10px 0;
}

h1 {
	color:#d90000;
	font-size:14px;
	font-weight:bold;
	padding-bottom:16px;
}

h2 {	
	color:#ee7d28;
	font-size:12px;
	font-weight:bold;
}

h3 {	
	color:#ee7d28;
	font-size:12px;
	font-weight:bold;
	margin:0 0 16px 0;
}

H4 {
	font-weight:bold;
	color:#ee7d28;
	font-size:10px;
	line-height:15px;}

.sub {
	font-size:9px;
}

body {
	background:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
}

#container {
	position:absolute;
	width:990px;
	left: 50%;
	margin-left: -495px; /* half of width */
	background:#d90000;
}

/* header */
#header {
	height:208px;
	width:990px;}

#h_title {
	background:url(../afbeeldingen/header_title.gif) top left no-repeat;
	height:67px;
	width:933px;
	float:left;
}

#h_smc {
	background:url(../afbeeldingen/header_fmc.gif) top left no-repeat;
	height:100px;
	width:428px;
	float:left;
}

#h_img {
	background:url(../afbeeldingen/header_img.gif) top left no-repeat;
	height:100px;
	width:505px;
	float:left;
}

/* spacer */
#spacer {
	height:15px;
	width:990px;
}

.spacer {
	height:8px;
	width:933px;
}

/* content */
#content {
	width:990px;
}

#inner_content {
	width:933px;
	background:url(../afbeeldingen/headerbg.gif) top left no-repeat #ffffff;
}

#menu {
	width:212px;
	float:left;
}

#text {
	width:560px;
	padding:0 10px;
	border-left:1px solid #a4aaa5;
	border-right:1px solid #a4aaa5;
	float:left;
}

#right {
	width:139px;
	float:left;
}

#rightworkshop {
	width:120px;
	font-size:9px;
	float:left;
	padding:0 0 0 10px;}

.kluwer {
	margin:0 0 14px 30px;
}

/* menu */
ul#nav {
	margin:0 0 0 28px;
}

#nav a {
	font-size:12px;
	color:#d90000;
	font-weight:bold;
	line-height:25px;}

#nav a:hover {
	color:#ee7d28;}

#nav .down {
	font-size:12px;
	color:#ee7d28;
	font-weight:bold;
	line-height:25px;}

ul#nav li {
	list-style:none;
}

ul#prog {
	margin:0 0 0 40px;
}

.blue {
	color:#9c2528;
}

#footer {
	height:50px;
	background:url(../afbeeldingen/footer.gif) top left no-repeat; 
	background-color:#d90000;
}

.kopjes {
	font-weight:bold;
	color:#9c2528;
}

#programma td {
	padding:5px;}
	
hr {
	border: none 0; 
	border-top: 1px solid #919c84;
	height: 1px;
}

.intro {
	font-size:11px;
	line-height:16px;}