/*Website: www.Rzijn.nl */

body {
	background-color : #FFF;
	color : #444F51;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 62.5%;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	font-variant: normal;
}

a.special:link, a.special:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 5px;
	
}
a.special:hover, a.special:active {
	color: #CCCCCC;
	text-decoration: none;
	margin-left: 10px;
	font-weight: normal;
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	
}

a.special1:link, a.special1:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
	font-weight: normal;
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	margin-right: 5px;
	
}
a.special1:hover, a.special1:active {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
	font-weight: normal;
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	margin-right: 5px;
	
}
h1 {
	font-size: 1.8em;
	color: #4A5455;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 15px;
	text-align: center;
}

h2 {
	font-size: 1.5em; /* 20px */
	margin-bottom: 5px;
	text-align: left;
	margin-left: 15px;
	margin-top: 3px;
}

h3 {
	font-size: 1.2em; /* 18px */
	margin-bottom: 5px;
	text-align: left;
	margin-left: 15px;
	color: #666666;
	margin-top: 0px;
	font-weight: bold;
}

h4 {
	font-size: 1.4em; /* 16px */
	margin-bottom: 5px;
	text-align: left;
	margin-left: 15px;
	margin-top: 0px;
	color: #656501;
}

h5 {
	font-size: 1.2em; /* 14px */
	margin-bottom: 0px;
	margin-left: 20px;
}
h6 {
	color: #FFF;
}


p {
	font-size: 1.4em;
	margin: 15px;
	line-height: 1.2;
	padding-right: 10px;
	text-align: left;
}
.container {
	width: 950px;
	margin-top: 0.5em;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #888D4B;
}

.header {
	height: 160px;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #444F51;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(images/Rzijnlogoweb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.left {
	width: 175px;
	float: left;
	min-height: 400px;
	margin: 0px;
	padding: 0px;
}

.midden {
	text-align: left;
	margin-left: 175px;
	margin-right: 250px;
	margin-bottom: 10px;
	min-height:500px;
}
.right {
	width: 250px;
	float: right;
}
.footer {
	border-top-width: 0.1em;
	border-top-style: solid;
	border-top-color: #444F51;
	font-weight: bold;
	font-size: 1.3em;
	background-color: #FFFFFF;
	padding-top: 0.2em;
	clear: both;
	padding-bottom: 0.2em;
	height: 40px;
}
ul {
	list-style-type : none;
	font-size: 1.2em;
	font-weight: bold;
}
a {
	text-decoration: underline;
	color: #656501;
	font-size: 1em;
	font-weight: bold;
}
.agenda {
	color: #FFFFFF;
	width: 500px;
	height: auto;
	margin-bottom: 2px;
}
iframe {
	margin-top: 15px;
	margin-left: 20px;
	min-height: 200px;
}



/* =-=-=-=-=-=-=-[Menu Two]-=-=-=-=-=-=-=- */

#menu2 {
	width: 175px;
	border-style: solid solid none solid;
	border-color: #677D92;
	border-size: 1px;
	border-width: 1px;
	margin: 0px;
        }
#menu2 ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

#menu2 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu2 li a:link, #menu2 li a:visited {
        color: #fff;
        display: block;
        background: url(menu/menu2.gif);
        padding: 8px 0 0 10px;
        }

#menu2 li a:hover, #menu2 li #current {
	color: #CCCCCC;
	background: url(menu/menu2.gif) 0 -32px;
	padding: 8px 0 0 10px;
        }

#menu2 li a:active {
        color: #283A50;
        background: url(menu/menu2.gif) 0 -64px;
        padding: 8px 0 0 10px;
        }

#menu2 ul ul {
	color: #fff;
	display: block;
	padding: 0px;
	margin-left: -10px;
	        }
#menu2 ul ul.hidden {

	display: none;


	        }
#menu2 ul ul li a.special {
	color: #FFFFFF;
	display: block;
	background-color: #999999;
	width: 175px;
	font-size: 0.85em;
	background-image: url(menu/menu2sec.gif);
	background-position: 0 -32px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	
	        }
#menu2 ul ul li a:hover.special {
	color: #283A50;
	display: block;
	background-color: #999999;
	width: 175px;
	font-size: 0.85em;
	background-image: url(menu/menu2sec.gif);
	background-position: 0 -32px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	
	        }
.footer2 {
	background-color: #FFFFFF;
	text-align: right;
	height: 15px;
	font-size: 0.95em;
	padding-right: 4px;
	width: 950px;
}
.form {
	margin-left: 10px;
	font-size:1.4em;
}

q {
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
hr {
	width: 400px;
	margin-left: 35px;
	color: #656600;
	height: 1px;
}

