
/* ====================================================
	Title:	Main Style Sheet
	Author:		NR6
	Site:		http:www.nr6.nl
	Date:		2007.11.12
==================================================== */
@import url("screen.css");

* html {
	margin: 0px;
}


#container {
	margin: 0 auto;
	text-align: left;
	position: relative;
	width: 837px;
	background-color: white;
	height:100%;
}

#container #header {
	padding: 56px 20px 0 0;
	margin: 0;
	width: 817px;
	height:23px;
	background-image: url(../images/bg_top_qbd.gif);
	text-align: right;
}
#container #header a, #container #header a:visited{
	color:black;
}

#container #header a:hover{
	color:#ff6501;
	text-decoration: none;
}

#container #content {
	width: 819px;
	padding-left: 18px;
	background-image: url(../images/bg_middle.gif);
	background-repeat: repeat-y;
	min-height: 420px;
}

#container #content #menu {
	width: 801px;
	height: 31px;
	background-image: url(../images/bg_menu_qbd.gif);
	background-repeat: no-repeat;
}

.clear {
	clear: both;
}

#container #content #menu ul{
	padding-top: 3px;
}
#container #content #menu ul li{
	float:left;
	background-image:url(../images/seperates_menu_qbd.gif);
	background-repeat:no-repeat;
	background-position: 8px 0px;
	text-indent: 20px;
	list-style: url(none) none outside;
	padding: 5px 0 5px 0;
	position: relative;
}
#container #content #menu ul li a, #container #content #col1 ul li a:visited{
	font-weight:normal;
	color:white;
	text-decoration:none;
}
#container #content #menu ul li a:hover, #container #content #menu ul li a:active{
	text-decoration:none;
	color: #ff6501;
}







#container #content #headerpic {
	width: 801px;
	height: 178px;
	background-repeat: no-repeat;
	border-bottom: 2px solid black;
}

#container #content #col1 {
	margin: 16px 0 0 10px;
	float: left;
	width: 180px;
}

#container #content #col1 ul{
	padding: 10px 0 0 0;
	margin: 0;
}
#container #content #col1 ul li{
	background-image:url(../images/bg_submenu.gif);
	background-repeat:no-repeat;
	background-position: 0 8px;
	text-indent: 15px;
	border-bottom: dotted 1px #000000;
	list-style: none;
	padding: 5px 0 5px 0;
}
#container #content #col1 ul li a, #container #content #col1 ul li a:visited{
	font-weight:normal;
	color:#ff6501;
	text-decoration:none;
}
#container #content #col1 ul li a:hover{
	text-decoration:underline;
}




#container #content #col2 {
	margin:16px 0 0 20px;
	width: 380px;
	float: left;
	height: 100%;
}

#container #content #col2 p{
	margin:16px 5px 0 0;
}

#container #content #col3 {
	width: 200px;
	float: left;
}
#container #content #col3 .image_top{
	margin: 15px 0 0 19px;
}

#container #content #col3 img{
	padding: 0px;
	margin:0 0 0 19px;
}

#adresgegevens{
	text-align:right;

	margin-top:140px;
	margin-right:20px;
	font-size:12px;
}

/*#container #content #col3 img{
	margin: 14px 0 0 10px;
}
*/
clear {
	clear: both;
}

#container #footer {
	width: 819px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	height: 43px;
	padding: 11px 0 0 18px;
}

#container #footer .footer_content{
	color:#FFFFFF;
	width: 791px;
	height: 20px;
	background-color:#000000;
	padding: 5px 10px 0 0;
}

#container #footer .footer_contentlinks{
	float:left;
	text-align:left;
	margin-left:5px;
}
#container #footer .footer_contentrechts{
	float:right;
	text-align:right;
}

#container #footer .footer_content a, #container #footer .footer_content a:visited{
	color: white;
	text-decoration:none;
}
#container #footer .footer_content a:hover{
	text-decoration:underline;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	letter-spacing: 0;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h2 {
	visibility: hidden;
}

.emailmeback {
	width: 80%;
	margin: 0 0 10px 0; 	
	float: left;
	clear: both;
	
	font-size: 10px;
	color: #000000;
}
.emailmeback_radio {
	width: 20%;
	float: left;
}
.emailmeback .callmeback_radio_keeper {
	height: 20px;
}
.emailmeback 
	div {
		height: 40px;	
}
.emailmeback 
	label {
		display: block;
}
.emailmeback
	p {

}
.emailmeback 
	input[type=text] {
		width: 95%;
}
.emailmeback 
	textarea {
		width: 96%;
}
.emailmeback 
	input[type=submit] {
		width: 150px;
		height: 25px;
}

.news {
	width: 100%;
	border-bottom: 1px solid #000000;
	padding: 0;
	margin: 0 0 10px 0; 	
	float: left;
	clear: both;
}
	 .news img {
	 	float: left;
		margin: 0 10px 10px 0px; 
		border: 1px solid #9095c2;
	 }
	 .news h2 {
	 	margin-bottom: 15px;
	 }
	#pagetext .news h2 a {
	 	font-size: 10px;
		color: #222c85;
		text-decoration: none;
		
	 }
	 .news p {
	 	margin: 4px 0 10px 20px;
		color: #000000;
		font-family: Verdana;	
		font-size: 10px;	
	 }
	 .news .readmore, #linkpage {
	 	
		margin: 0 0 10px 0;
	 }
	 
/*
	SITEMAP
*/
#sitemap {
	color: #000000;
}
#sitemap a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
#sitemap a:hover {
	text-decoration: underline;
}
#sitemap ul ul, #sitemap ul ul ul  {
	display: none;
	margin-left: 30px;
}
#sitemap ul li {
	font-size: 14px;
	float:left;
	clear:left;
	width:100%;
}	
#sitemap ul li img {
	display: inline;
}
.opencloseimage {
	float: left;
	margin-top: 3px;
	display: block;
	cursor: pointer;
	background-image: url('../images/openclose.gif');
	background-position: 0 0;
	width: 11px;
	height: 11px;
	overflow: hidden;
	margin-right:10px;
}
.opencloseimage_nada {
	width: 21px;
	height: 11px;
	float: left;
	margin-top: 3px;
}
.docicon {
	margin-right:10px;
	padding-top:1px;
}

.sitemaplijst, .sitemaplijst ul {
	list-style-type: none;	
}

#navnoshow {
	display:none;	
}
 

