/* 1024px - An open source xhtml/css website template by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer.

Version: 1.2, April 20, 2006 */

/******** General tags ********/
body{
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#E6E6E6;
color:#000000;
line-height:1.2em;
margin:0 auto;
padding:0;
}

a{
text-decoration:none;
color:#4088b8;
font-weight:bold;
}

a:hover{text-decoration:underline;}
a img{border:0;}

a.data{
text-decoration:none;
color:#4088b8; /* 4088b8  */
font-weight:normal;
}

a.data:hover{background-color:#4088B8;color:#000000;font-weight:normal;}
a img{border:0;}

h1    {
        font-size:18pt;
        color:#4B5361;
        font-weight:bold;
        text-align:center;
}

h2    {
        font-size:15pt;
        font-weight:bold;
        color:#4B5361;
        margin-left:20px;
}

h3    {
        font-size:13pt;
        color:#4B5361;
        font-weight:bold;
}
.rubriektitle {
	color:#FFFFFF;
	background-color:#864641;
}
.rubriekcontent {
	background-color:#FFFFFF;
	color:#000000;
	border:solid 1px #69697F;
}
p {
	margin-right:20px; /* evt borderkleur #E2C896   */
}
hr {
	color:#4B5361;
}
ul,ol {
	margin-right:20px;
}
dd,dt  {
	margin-right:20px;
}
img {
	border:0;
}
blockquote{
font-size:0.9em;
border:1px solid #dadada;
margin:20px 10px;
padding:8px;
}

/******** Main wrap ********/
#container{
color:#404040;
width:970px;
margin:10px auto;
padding:0;
}

#header{
	background-color:#E6E6E6;
	margin-top:30px;
	background-image:url(http://www.mynidee.com/mynideestart/images/bannertop.jpg);
	background-repeat:no-repeat;	
	/*background-position:top 20px;*/
	background-position:center;
	height:176px;
	margin-bottom:30px;
	}

/*#toplinks{text-align:right; padding:5px 2px 2px 3px;}*/

/******** Content variations ********/
#content{
line-height:1.5em;
width:750px;
float:right;
text-align:left;
margin:0;
padding:0;
}

#contentalt{
line-height:1.5em;
width:750px;
float:left;
text-align:left;
padding:0;
margin-right:20px;
}

#content h3, #contentalt h3{margin:10px 0 8px;}

/******** Footer ********/
#footer{
clear:both;
text-align:right;
color:#808080;
font-size:0.9em;
border-top:4px solid #dadada;
margin:0 auto;
padding:8px 0;
line-height:1.6em;
}

#footer p{margin:0; padding:0;}
#footer a{color:#808080;}

/******** Various classes ********/
.box{
color:#ffffff;
font-size:0.9em;
background-color:#FFFFFF;
border:1px solid #69697F;
line-height:1.3em;
padding:5px 5px 5px 8px;
}

.box a{color:#f0f0f0;}
.left{float:left; margin:0 15px 4px 0;}
.right{float:right; margin:0 0 4px 15px;}
.textright{text-align:right;}
.readmore{text-align:right; margin:-10px 10px 12px 0;}

.center{text-align:center;}
.blue{color:#4088b8;}
.big{font-size:1.3em;}
.small{font-size:0.8em;}
.bold{font-weight:bold;}

.clear{clear:both;}
.hide{display:none;}
.fade{color:#c8c8c8;}
.gray{color:#808080;}

.photo{
border:1px solid #bababa;
padding:2px;
background-color:#ffffff;
margin:6px 18px 2px 5px;
}