/***********************************************/
/* denieuweweg.nu                                    */
/***********************************************/

/* Purpose: undo some of the default styling of common (X)HTML browsers */
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 ;  }
a img,:link img,:visited img { border:none }
address { font-style:normal }

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

html, form, body{
	padding: 0;
	margin: 0;
}


body{
	font-size: 70% 11px;
	font-family:"Lucida Grande", Verdana, Arial, Geneva, Helvetica, sans-serif;
	line-height: 16px;	
	background-color: #efefeb;
	background:url(../images/japanese_paper.gif);

}

#column2 h2{
	font-size: 14px;
}

p {
	font-family:"Lucida Grande", Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	overflow:hidden;
	color:#000;
}

b {

 font-weight: bold;

}

h1{
	font-size: 14px;
	margin-bottom: 1px;
	margin-top: 3px;
	color: #05b7b7;
	padding-bottom: 0px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	color: #009999;
	padding-bottom: 7px;
	line-height: 14px;
}

h2 a:hover{
	color: #00cccc;
	text-decoration:underline;
	
}
h2 a:link {
	color: #009999;
	text-decoration: none;
}

h2 a:visited {
	color: #00cccc;
	text-decoration: none;
}

h3{
	font-size: 11px;
}
h3 a:link, h3 a:visited{
	color: #22346E;
	text-decoration: none;
}
h3 a:hover{
	color: #990000;
	text-decoration: none;
}
h4 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 1em;
	color: #22346E;

}
h5{
	color: #000000;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 1em;

}
h6{
	font-size: 0.9em;
	margin-top: 0px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
a:link, a:visited, a:hover{
	color: #000000;
	text-decoration: none;
}

hr{
	margin-top: 10px;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#frame {
	position: relative;
	width:780px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: auto;
	background-image: url(../images/body_bg.gif);
	}

#header{
	width: 770px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#archives{
	padding: 0px 0px 0px 0px;
	clear: both;
}

/*Navigation and Navigation items */
#navlist ul { 
	padding: 2px;
}

#navlist li { 
	margin-top: 5px;
	padding: 0px;
	list-style-type: none; 
}

#navcontainer ul li a
{
	padding-left: 15px;
	text-align: left;
	font: normal 11px "Verdana", Arial, lucida, sans-serif;
	text-decoration: none;
	color: #999;
	display:block;
	width:120px;
}

#navcontainer ul li a:hover
{
	color: black;
	background-color:#ccc;
}

#navcontainer ul li a#current
{
	color: #666;
	background-color:#efefef;
	display:block;
}

/*Navigation and Navigation items */

/*  The 3 columns */ /* causes float prob in firefox by few pixels */
#colContainer{
	position:relative;
	float: left;
	width: 709px;
}
/*  The 3 columns */


#column1{
	float:left;
	width: 160px;
	padding: 0px 0px 0px 20px;
	margin-top: 20px;
}
#column2{
	float: left;
	width: 480px;
	height:100%;
	margin-top: 15px;
	padding: 20px 0px 0px 30px;
	font-family:"Lucida Grande", Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	overflow:hidden;
	color:#000;
}


#footer{
	clear: both;
	background-repeat: no-repeat;
	height: 55px; 
	text-align: center;
	background-image: url(../images/footer.jpg);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.mouseline {
	font-size: 0.9em;
	padding: 0px;
	margin-top: 3px;
	font-weight: bold;
	color: #22346E;
}

.nieuwsArchief {
	margin-top:0px;
	padding: 0px;
	clear: left; 
}

.nieuwsItem {
	margin-top:0px;
	margin-bottom:15px; /* below all items is more space*/
	padding: 0px;
	clear: left; 
}

.nieuwsItem p {
	margin-top:10px; /* line breaks inside the paragraph */
	margin-left: 0px;
}
/***********************************************/
/* Other styles                                */
/***********************************************/


.imgLeft {
	float: left;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 5px;
}

.imgRight {
	float: right;
	padding-left: 0px;
	margin-left: 10px;
	margin-bottom:10px;
	margin-top:10px;
	margin-right: 0px;
}
.rule{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	margin-top: 10px;
}

.blackBox{
	background-color: #99cccc;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 10px;
	color: #ffffff;
}
.blackBox a{
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}

.blackBox a:link, .blackBox a:visited, blackBox a:active{
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}
.blackBox a:hover{
	color: #555555;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}

.header{
	margin-bottom: 8px;

}
.formText{
	font-size: 0.8em;
}
.hdr{
	margin-bottom: 7px;
}
/*----------*/
#search {
	margin-top:0px;
	margin-left: 490px;
/*	margin-left: 490px; */
}

.searchBox {
	background-color:#e6f5f5;
	width:250px;
	padding: 2px;
	margin-top:0px;
	margin-left: 17px;
}

.headline {
	font-family:"Lucida Grande", Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	overflow:hidden;
	color:#05b7b7;
	} 
	
.headline2 {
	font-family:"Lucida Grande", Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	overflow:hidden;
	color:#666;
	}



