@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:35px 35px 35px 35px;
	background-color:#000;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;}

a, a:visited {text-decoration: none; color: #FFF; }
a:hover, a:active {color:#FF9933; text-decoration: none;}

ul { margin:0; padding:0;}
li { list-style-type: square; margin:0 0 0 15px; padding:0; list-style-position:outside;}

img { border:none;}

#content {
	text-align:justify;
	margin: 0 0 15px 0;}
 #uitleg { width:640px;}

#logo {
	width:280px;
	position:fixed;
	left:710px;
	z-index:5;
	}
	
hr { border:solid #FF9933 1px; margin: 5px 0 15px 0;}
h1 {color:#FF9933; font-size:24px; font-weight:bold;}
h2, #jaar{color:#FFF; font-size:16px; font-weight:normal;}
#jaar {padding: 0 0 0 10px;}
h4 {color:#FFF; font-size:9px; font-weight:normal;}
.view-text h1, .press h1 {font-size:40px; padding:0px; margin:0px;}
.view-text h2, .press h1,.press h2,.press h3, .press h4 {font-size:11px; padding:0px; margin:0px;}
.press h1 {}
.press h2 {font-weight:bold;}
.press h3 {font-weight: normal;}
.press h4, .press h4 a, .press h4 a:visited {color:#FF9933; font-weight:normal;}
.press h4 a:hover, .view h1 a:hover, .view-text h1 a:hover .press h4 a:active { color:#FFF;}
.view-text h1 a, .view-big h1 a { color: #FF9933;}
.view-text h1 a:hover, .view-big h1 a:hover { color:#FFF;}


.view{ width:640px; height:55px; z-index:1; margin: 0 0 3px 0;}
.view-big{ width:600px;}
.view-text { width:630px; height:55px; z-index:2; text-align:right; position:absolute; padding: 5px 5px 5px 5px; display:block;}



.clear { clear:both;}

#slideshow {clear:right;}
#slideshow img { margin-right: 5px;}

.press {width:290px; float:left; margin:0 30px 15px 0; text-align:left;}
.picture {width:130px; height:130px; margin:0 15px 0 0; float:left;}
.pressdetail {}

.menu { margin: 0 0 0px 0;
		padding:15px;
		position: fixed; 
		bottom: 15px;  
		left: auto;  
		width: 280px;  
		right: 15px; 
		text-align: center;
		font-size:18px;
		background-color:#000;}
