/* STRUCTUUR */
#body{
overflow:		noscroll;
margin-top:		1%;
width:			100%;
height:			830px;
background-color: #CB0233;
/*
background-image: 	url('../img/sport.gif'); 
background-repeat: repeat-x; 
background-position: 100% 100%;
*/
}

#basic { 	
background-color: 	#9fc9eb;
height: 			830px;
width: 				792px;
border-left: 		2px solid #004990;
border-right: 		2px solid #004990;
background-image: 	url('../img/bg.gif'); 
background-repeat: 	no-repeat; 
margin:				0 auto;
}

#basic_portal { 	
background-color: 	#9fc9eb;
height: 			830px;
width: 				792px;
border-left: 		2px solid #004990;
border-right: 		2px solid #004990;
background-image: 	url('../img/bg_portal.gif'); 
background-repeat: 	no-repeat; 
margin:				0 auto;
}

#title {
height: 		100px;
width: 			790px;
float:			left;
border: 		0px solid #E2001A;
overflow:		noscroll;
}	

#menu {
text-align:		right;
line-height: 	140%;
height: 		240px;
width: 			115px;
float:			right;
margin-top:		35px;
margin-right:	660px;
border: 		0px solid #E2001A;
overflow:		noscroll;
}	

#content {
text-align:		left;
height: 		514px;
width: 			610px;
float:			right;
margin-top:		-238px;
margin-right:	21px;
border: 		0px solid #333399;
overflow:		noscroll;
}

/* DEZE CSS HACK GELDT ALLEEN VOOR FIREFOX */
@-moz-document url-prefix(){
 div#banner {
margin-top:		-4px;
  } 
}

#banner {
text-align:		right;
height: 		30px;
width: 			600px;
float:			right;
margin-top:		8px;
margin-right:	26px;
border: 		0px solid #333399;
overflow:		noscroll;
}

/* ARCHIEF */
#content_archief {
text-align:		left;
height: 		438px;
width: 			590px;
float:			left;
margin-top:		5px;
border-top: 	2px solid #333399;
overflow:		auto;
}

#selected a{
display: inline;
color: #FFF;
background-color: #CC0055;
width: 12.7em;
padding: .2em .8em;
text-decoration: none;
float:left;
text-align: center;
}

#navcontainer a{
display: inline;
color: #FFF;
background-color: #003399;
width: 12.7em;
padding: .2em .8em;
text-decoration: none;
float:left;
text-align: center;
}

#navcontainer a:hover{
background-color: #CC3366;
color: #FFF;
}

#container{
display: inline;
color: #FFF;
background-color: #003399;
width: 12.7em;
padding: .2em .8em;
text-decoration: none;
float:left;
text-align: center;
}

/* OPMAAK */
body	{
font: 			10pt Verdana;
}

a	 {
font:			10pt Verdana;
color: 			#CC0033;
text-decoration:none;
}

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

.archief{
font:			14pt Verdana;
color: 			#dd8399;
}

.archief:hover{
color: 			#CC0033;
}

.archief_selected{
font:			14pt Verdana;
color: 			#003399;
}

.archief_selected:hover{
color: 			#003399;
}

.strong{
font:			10pt Verdana;
color: 			#CC0033;
text-align:		center;
font-weight:	bold;
}

.strong:hover{
text-decoration:underline;
}

H1 {
font: 			14pt Verdana;
color: 			#003F8E;
}

H2 {
font: 			12pt Verdana;
color: 			#003F8E;
}

.H2{
font: 			12pt Verdana;
color: 			#003F8E;
}

p {
font: 			10pt Verdana;
line-height: 	140%;
}

.topmenu {
font:			10pt Verdana;
color: 			#CC0033;
text-decoration:none;
}

.menu {
font:			10pt Verdana;
color: 			#909090;
text-decoration:none;
}

.menu:hover {
font:			10pt Verdana;
color: 			#004990;
text-decoration:none;
}

.topmenu:hover {
font:			10pt Verdana;
color: 			#CC0033;
text-decoration:underline;
}

