/* CSS Document */

body,html{
	background-color:#000;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	}

#wrapper{
	width:1100px;
	margin:0px auto;
}


#header{
	width:1100px;
	height:340px;
	background-image:url(../images/header.jpg);
}

#main{
	width:1100px;
	background-image:url(../images/main_bg.jpg);
}

#menu{
	width:309px;
	float:left;
	height:450px;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
}

#content{
	width:662px;
	float:left;
	background-color:#242323;
}

#content p{
	font-size:12px;
	color:#FFF;
	line-height:14px;
}

#content h1{
	font-size:18px;
	color:#da1d29;
	margin-bottom:30px;
}

#content a{
	color:#da1d29;
}

.homeafbeelding{
	float:right;
	margin-left:15px;
}

#rechts{
	width:129px;
	float:right;
	background-image:url(../images/rechts_bg.jpg);
	background-repeat:no-repeat;
	min-height:28px;
}

.clear{
	clear:both;
}

#footer{
	width:1100px;
	height:130px;
	background-image:url(../images/footer.jpg);
}


/* navigatie */

.nav{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-left:75px;
}

.nav .thuisbasis{
	display:block;
	width:209px;
	height:42px;
	background-image:url(../images/thuisbasis_btn.png);
	background-repeat:no-repeat;
}

.nav .thuisbasis:hover, .nav .thuisbasisActive{
	display:block;
	width:209px;
	height:42px;
	background-image:url(../images/thuisbasis_hover_btn.png);
	background-repeat:no-repeat;
}


.nav .gallerij{
	display:block;
	width:209px;
	height:42px;
	background-image:url(../images/gallerij_btn.png);
	background-repeat:no-repeat;
}


.nav .gallerij:hover, .nav .gallerijActive{
	display:block;
	width:209px;
	height:42px;
	background-image:url(../images/gallerij_hover_btn.png);
	background-repeat:no-repeat;
}

.nav .topsecret{
	display:block;
	width:209px;
	height:42px;
	background-image:url(../images/topsecret_btn.png);
	background-repeat:no-repeat;
}


.nav .topsecret:hover, .nav .topsecretActive{
	display:block;
	width:209px;
	height:42px;
	background-image:url(../images/topsecret_hover_btn.png);
	background-repeat:no-repeat;
}

.nav .propaganda{
	display:block;
	width:209px;
	height:42px;
	background-image:url(../images/propaganda_btn.png);
	background-repeat:no-repeat;
}


.nav .propaganda:hover, .nav .propagandaActive{
	display:block;
	width:209px;
	height:42px;
	background-image:url(../images/propaganda_hover_btn.png);
	background-repeat:no-repeat;
}


.nav .spionage{
	display:block;
	width:209px;
	height:42px;
	background-image:url(../images/spionage_btn.png);
	background-repeat:no-repeat;
}


.nav .spionage:hover, .nav .spionageActive{
	display:block;
	width:209px;
	height:42px;
	background-image:url(../images/spionage_hover_btn.png);
	background-repeat:no-repeat;
}

.nav .rekruten{
	display:block;
	width:209px;
	height:42px;
	background-image:url(../images/rekruten_btn.png);
	background-repeat:no-repeat;
}


.nav .rekruten:hover, .nav .rekrutenActive{
	display:block;
	width:209px;
	height:42px;
	background-image:url(../images/rekruten_hover_btn.png);
	background-repeat:no-repeat;
}

/* gallerij */

.profiel{
	width:662px;
	float:right;
	margin-bottom:31px;
}

.profielafbeelding{
	width:350px;
	float:left;
}

.profielcontent{
	width:300px;
	float:right;
	padding-top:82px;
}

.profielcontent p{
       font-size:10px;
       line-height:12px;
}

.profielcontent h1{
	margin:0px;
        margin-bottom:10px;
}


.special{
	color:#db1d29;
}

#content object{
	margin-bottom:10px;
	
}

#links{
	width:200px;
	float:right;
	margin-right:25px;
}

#links ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#links h1 {
	font-size:18px;
	color:#a88a04;
	margin:0px;
}

#links a{
	color:#fff;
	font-size:12px;
}

#links h2{
	font-size:13px;
	color:#d81d29;
	line-height:16px;
	margin-top:13px;
}

#links hr{
	width:225px;
	height:2px;
	background-color:#a88a04;
	color:#a88a04;
	border:0px;
}

.rekruten{
	width:662px;
}

.rekrutenafbeelding{
	float:left;
	width:227px;
}

.rekrutentekst{
	float:right;
	width:375px;
	padding-top:128px;
	padding-left:48px;
}

#topsecret{
width:583px;
}

#topsecret p, #secret p{
	margin-left:10px;
}

#secret{
	width:583px;
	height:461px;
	background-image:url(../images/topsecret_01.jpg);
}
