* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	background: #dfe1f1;
}
#main{
	width: 800px;
	margin: 20px auto;
	background: #dfe1f1;
}
#wrap{
	float: left;
	width: 100%;
}
#content{
	width: 780px;
	text-align: left;
	color: #131353;
	background-color: #ffffff;
	border: 1px solid #6a72b9;	
	background-image: url(../images/vr.gif);
	background-repeat: repeat-y;
}
#content a{
	border-bottom: 1px dotted #6a72b9;
	text-decoration : none;
}
#content a:hover{
	color: #dddddd;
}
.limited-height{
	height : 750px;
}
H2{
	font-size: 190%;
	color: #6a72b9;
	font-weight: normal;
	letter-spacing: 2px;
}
H3{
	font-size: 120%;
	color: blue;
	font-weight: normal;
	margin-left: 20px;
	letter-spacing: 2px;
	text-align: right;
}
H4{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	color: blue;
	font-size: 120%;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 10px;
}
H5{
	font-size: 150%;
	color: blue;
	font-weight: normal;
	margin-left: 20px;
	letter-spacing: 2px;
}
a:active, a:visited, a:link{
	color: #205a92;
	text-decoration: none;
}
a:hover{
	color: #AAAAAA;
	text-decoration: none;
}
img{
	border: 1px dashed #6a72b9;
	padding: 6px;
}
a img {
	border : 0;
	text-decoration: none;
}
img.left, img.center, img.right {
 padding : 6px;
}
img.left {
	float : left;
	margin : 0 8px 5px 0;
}
img.center {
	display : block;
	margin : 0 auto 5px;
}
img.right {
	float : right;
	margin : 0 0 5px 8px;
}
img.clean {
	border : 0;
	padding : 3px;
}
#title{
	float: left;
	color: #205a92;
	width: 100%;
	line-height: 30px;
	padding-left: 30px;
	font-size: 160%;
	letter-spacing: 2px;
	background-image: url('../images/title2.gif');
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}
#title a{
	border-bottom : 1px dotted #6f5724;
}
p{
	margin-top: 7px;
}
p.center{
	margin-left : 150px;
}
p.indent{
	margin-left : 20px;
	margin-top: 0;
}

#babytext{
	color: #655838;
	padding : 10px 20px 10px 20px;
	margin : 50px 30px 50px 30px;
	line-height : 18px;
	border : 2px solid #D6DF73;
}
#maintext{
	color: #163d63;
	padding-top: 10px;
	padding-left: 80px;
	padding-right: 80px;
	padding-bottom: 30px;
	line-height: 18px;
}
#widetext{
	color: #655838;
	padding-top : 10px;
	padding-left : 40px;
	padding-right : 40px;
	padding-bottom : 30px;
	line-height : 18px;
}
#ruter{
	clear: both;
	background-image: url(../images/jr2.gif);
	background-repeat: no-repeat;
	background-position: 694px 0;
	color: #205a92;
	text-align: right;
	letter-spacing: 2px;
	font-size : 0.8em;
	margin-bottom : 20px;
}
#ruter a{
	text-decoration: none;
	border : 0;
	color : #205a92;
}
.little{ font-size: 0.8em; }
.little1{
	font-size: 0.8em; 
	background-color : #dfe1f1;
	width : 100%;
}
.little2{
	padding-left : 20px;
	font-size: 0.8em; 
}
.littler{ font-size: 0.9em; }
.big{ font-size: 1.5em; }
.bigger{ font-size: 1.2em; }
.initial{
	float : left;
	font-size : 3.0em;
	line-height: 1.0em;
	font-family: Arial, Helvetica, sans-serif;	
	padding : 2px;
}
ul{
	margin: 0;
	padding-left: 20px;
}
ol{
	margin: 0;
	padding-left: 20px;
}
li{
	list-style-image : url('../images/blokje.gif');
	list-style-position: outside;
	padding-bottom: 2px;
}
#introduction{
	float: right;
	padding: 5px;
	background-color: #ffffff;
	width: 344px;
	height: auto;
	border-left: 1px solid #6a72b9;
	border-bottom: 1px solid #6a72b9;
	font-size: 0.8em;
}
#pagetitle{
	float : left;
	color: #6f5724;
	width: 100%;
	line-height : 22px;
	padding-left : 30px;
	font-size: 160%;
	letter-spacing : 2px;
	background-image: url('../images/title.gif');
	background-repeat: no-repeat;
	background-position : left;
}
#header-story{
	border-top: 1px solid #6a72b9;
	border-bottom: 1px solid #6a72b9;
	color: #3A3732;
	width: 100%;
	height: 100px;
	background-color: #bbbfdf;
	background-image: url('../images/vroegeruiters.jpg');
	background-repeat: no-repeat;
	font-size : 0.9em;
}
#header-research{
	border-top: 1px solid #6a72b9;
	border-bottom: 0;
	width: 100%;
	height: 100px;
	background-color: #bbbfdf;
	background-image: url('../images/vroegeruiters1.jpg');
	background-repeat: no-repeat;
	font-size : 0.9em;
}
.little{ font-size: 0.8em; }
table{
	width : 600px;
	border : 1px solid #bbbfdf;
	border-collapse: collapse;
}
td{
	vertical-align : top;
	padding : 5px;
	border : 1px solid #bbbfdf;
}
.rightside{
	background-color : #eeeff6;
	border : 1px solid #6a72b9;
	float : right;
	padding : 5px;
	width : 200px;
	font-size : 0.9em;
}
#ringtext{
	color: #163d63;
	padding : 10px 30px 30px 50px;
	line-height : 18px;
	background-image: url(../images/ringband1.jpg);
	background-position: left;
	background-repeat: repeat-y;
	background-color : #dfe1f1;
	border : 4px solid #dfe1f1;
	border-top : 0;
	border-bottom : 10px solid #dfe1f1;
	border-left : 0;
	border-right : 7px solid #dfe1f1;
	width : 693px;
}
.hor{
	width : auto;
	border-bottom : 1px solid #999999;
	height : 3px;
}

