/* global */

/*html{height: 100%;}*/

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: 11px;
}
blockquote {
font-style:italic;
}

p
{ margin: 0px;
  padding: 0px 0px 0px 0px;
  line-height: 140%;
  font-size: 105%;
}
ol
{line-height: 1.5em;}
.merk
{font-size: 10px;
	font-family: Arial;
	font-weight: bolder;
}
a 
{
font-size: 100%;
	color: #7f9892;
	font-family: arial;
	text-decoration: bold;
	
}
a:hover
{
	 color:#6B7C78;
   font-weight: bolder;
   text-decoration: none;
}
/*tekstopmaak*/

.left
{   float: left;}

.right
{ float: right; 
  padding: 0px 0px 0px 0px;

}
.center
{ 
  text-align: center;
 
}
/* unordered list */

.lijsten ul li
{
	list-style-image:url(layout/bullet.gif);
	list-style-position: inside;
   /*line-height: 1.7em;*/
	margin-left:0;
   /*font-size: 13px;*/
	font-weight: normal;
	font-family: arial;
  /* color:#233331;*/
	background-color: white;
 padding: 10px 0px 10px 10px;
}
.dik 
 {
	letter-spacing: .2em;
	font-weight: lighter;
}


/* margin lefts / margin rights - to centre content */
#main, #footer, #header, #menu, #content
{ margin-left: auto; 
  margin-right: auto;
}
/* main container */

#main{width: 780px;

}
#footer
{ width: 726px;
  height: auto;
  font-size: 88%;
  padding: 0px 0px 0px 0px;
  text-align:justify;

}

#footer h3
{margin-left:15%;}

#footers
{
 /*position: fixed;*/
margin-top:11%;
        width:500px;
        height: auto;
text-align:center;
        
   margin-left:20%;
/*margin-right:30%;*/
	bottom: 0%;

}
#footers p
{background-color:#7f9892;
font-size: 88%;
}
/* header */
#header
{ width: auto;
  height: 45%;
   padding: 0px 0px 0px 0px;
   margin-top:5%;
background: #FFF url(layout/renialogo_small2.jpg) no-repeat;

   }
/*hoofdmenu*/
#taalmenu {
 
  text-align: center;
   padding:40px 0px 0px 0px;
/*margin-top:60px;*/
/*margin-left:140px;*/
font-size: 120%;
/**/
}

#taalmenu a
{
      color: #8A968F;
		text-decoration: none;
}
#taalmenu a:hover
{
	color: #6B7C78;
	font-weight: bolder;
	

}
#taalmenu ul{
width: 100%;

/*margin-left: 20px;*/
white-space: no-wrap;

}
#taalmenu ul li{
display: inline;

}
#taalmenu p {

	margin-top: 45px;
}


#taalmenu ul li a
{

padding:14px 8px 14px 12px;

}
/*#taalmenu .lijn {
font-size: 13px;
line-height:10px;
	font-family: arial;
color:#7f9892;

}*/
/*menus*/
.sidebaritem
{ text-align: left;
   width: 250px;
  font-size: 13px;
  margin: 0px 0px 0px 0px;
  border: 0px;
}
.sidebaritem p{
 line-height: 1.7em;
font-size: 11px;
}
.sidebaritem h3
{ font-size: 15px;
font-weight: bolder;
	color:#EA8D00;
  padding: 0px 0px 0px 0px;
  text-transform: none;
}
.sidebaritem li
{ list-style-image:url(layout/bullet.gif);
	list-style-position: outside;
   /*line-height: 1.7em;*/
	margin-left:-8%;
   font-size: 11px;
   line-height: 1.7em;
   font-weight: normal;
 /*	font-family: arial;
  color:#233331;*/
	background-color: white;
}

.zijmenu {
  width: 150px;
float:left;
  text-align: justify;
   margin-left: 30px;
   padding: 0;
   white-space: no-wrap;

}
.zijmenu a{
font-size: 100%;
	color: #7f9892;
	font-family: arial;
	text-decoration: none;
	font-weight: bolder;
}


.zijmenu a:hover{
   color:#6B7C78;
   font-weight: bolder;
   text-decoration: none;

}
/*main content*/
#content { 
margin-top:8%;
width: auto;
  overflow: hidden;

}
#column1
{ width: 340px;
  padding: 0px 0px 0px 20px;
  float: right;
 padding: 19px 19px 15px 19px;

}
#column2
{ text-align: left;
  width: 420px;
  float:left;
   height:350px;
overflow:auto;
 padding: 0px 20px 0px 0px;

}
#column2 h3 {
margin:0;
text-align: left;
   font-size: 16px;
   font-weight: bolder;
	color: #EA8D00;
	font-family: arial;
	background-color: white;
	text-decoration: none;
}
#column2 h4 {
	font-size: 11px;
	color:#304A4A;
	font-family: Verdana;
letter-spacing: .1em;
   text-align:left;
	text-decoration: none;
/*text-indent:15px;*/

}

#column2 ul
{
list-style-image:url(layout/boxpunt.jpg);
   list-style-position: outside;
}
#thcolumn
{ 

  width: 270px;
margin-left:-20px;
  float: left;
 padding: 0px 0px 0px 0px;
}
#thcolumn h3 {
margin:0;
text-align: left;
   font-size: 15px;
   font-weight: bolder;
	color: #EA8D00;
	font-family: arial;
	background-color: white;
	text-decoration: none;
}
#prcolumn
{ 

  width: 350px;
  float: left;

 padding: 0px 0px 0px 0px;
}
#prcolumn h3 {
margin:0;
text-align: left;
   font-size: 17px;
   font-weight: bolder;
	color: #EA8D00;
	font-family: arial;
	background-color: white;
	text-decoration: none;
}