body
	{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 80%; color: MidnightBlue; margin:0; padding: 0px 0px;
	background-image: url(../img/rrc/backgr_zijstretch.gif);
	background-position: top left;}
table, p, pre
	{font-size: 100%;}

#maintable	
	{border-right: 1pt solid LightSteelBlue;
	border-left: 1pt solid LightSteelBlue;
	background-color: white;
	background-image: url(../img/rrc/backgr.gif);
	background-position: top left;}
	
.fluffrechts	
	{background-image: url(../img/rrc/backgr_rechts.gif); 
	background-repeat: repeat-y; background-position: top left;}
.flufflinks	
	{background-image: url(../img/rrc/backgr_links.gif); 
	background-repeat: repeat-y; background-position: top right;}

.topmenu
	{background-image: url(../img/rrc/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;}
.menu
	{padding: 5px;
	background-image: url(../img/rrc/backgr.gif);
	background-position: top left;}
.submenu
	{border: 1pt solid MidnightBlue;
	background-color: #DDE7F1;
	font-size: 85%;}
	
.content		{padding: 10px 10px 10px 25px;}
.txtcontainer 	{margin-top: 15px;}
.text			{padding-right: 25px; padding-bottom: 20px; line-height: 150%;}
/* .text img		{border: 1pt solid MidnightBlue;} */
	
h1	{font-size: 140%; display: inline; margin-right: 10px; color: #DA2B68; /* MidnightBlue */}
h2	{font-size: 110%; margin-bottom: 10px;}
h3	{font-size: 95%; font-style: italic; margin-bottom: 0;}

/* ruimte tussen h2 en p verkleinen
dit zou beter zijn, maar werkt alleen in Moz: 
h3 + p	{margin-top: 0;} 
dan maar zo: */ p {margin-top: 0;}

.header		{background-color: #DCE6F0; display: block; padding: 2px; margin-top: 12px;
			margin-bottom: 5px; color: MidnightBlue; /* #DA2B68 */ font-size: 80%;}
.header a	{color: MidnightBlue; /* #DA2B68 */}
		
.footer		{text-align: center; font-size: 80%;}
.footer a	{text-transform: lowercase; text-decoration: none;}
.footer a:hover	{text-decoration: underline;}
	
a		{color: MidnightBlue;}
a:hover	{color: #DA2B68;}
a img	{border: none}
/* .content a:hover img	{border: 1px solid #da2a68} */
	
hr	{color: MidnightBlue; height: 1pt; noshade;}

.button	{background-color: #DCE6F0; border: 1pt solid MidnightBlue; color: MidnightBlue;}

.submenulist	{width: 130px; background-color: #DDE7F1;}
.submenulist a	{text-decoration: none;}
.submenulist a:hover	{color: #DA2B6a;}

.vacature ul	{margin: 0 0 0 20px;}

ul.links li		{margin-bottom: 15px;}

table.verzonden td	{vertical-align: top}
table.verzonden pre	{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

fieldset	{padding: 10px; margin: 0 0 20px 0;}
fieldset legend	{font-weight: bold; margin-bottom: 10px;}

form#enquete .nr {
	color: white;
	background-color: whitesmoke;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 20px;
	float: right;
	font-size: 3.5em;
	font-family: "Lucida Sans Unicode";
}
