/* CSS Document */
html, body, img, table, tr, td, th, a, h1, h2, h3, h4, p, input, textarea {margin:0; padding:0; border:0;}

html			{width:100%; height:100%;}
body			{font-family:Arial, Helvetica, sans-serif; width:100%; height:100%; font-size:11px; line-height:17px; background:#383033 url(../images/background.gif) repeat-x; color:#675b80;}
a				{color:#675b80;}
a:hover			{text-decoration:none;}
a img			{float:left; margin:0 10px 15px 0;}
h1				{font-size:14px; color:#373957; margin-bottom:9px;}
h2				{font-size:12px; color:#373957; margin-bottom:4px;}
h3				{font-size:11px; color:#373957;}
h4				{}
p				{margin-bottom:15px;}
p img			{float:left; margin: 7px 10px 0 0;}
strong			{font-weight:bold; color:#373957; font-style:normal;}
p.nieuws a		{font-style:italic;}
p.nieuws a:hover{text-decoration:none;}

ul				{padding-left:25px; margin-left:0;}

select			{border:#373957 solid 1px; background:none; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#373957;}
input			{border:#373957 solid 1px; background:none; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#373957; margin-bottom:10px; padding:2px 3px 1px 3px;}
input.text		{width:300px;}
input.submit	{background:#675b80; color:#ffffff; border:0;}
input.radio		{padding:0; margin:0; border:0;}
input.file		{margin:0;}
textarea		{width:300px; height:170px; border:#373957 solid 1px; background:none; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#373957; padding:2px 3px 1px 3px; margin-bottom:10px;}
fieldset		{border:solid 1px; padding:8px 2px 0px 7px;}
legend			{color:#675b80;}

img.active		{border:#373957 solid 1px;}

.rechts			{float:right;}
.links			{float:left;}
.italic			{font-style:italic;}
.paging	a		{text-decoration:none;}
.paging	a:hover	{text-decoration:underline;}

.winter,
.winter a,
.lente,
.lente a 		{color:#34314c; text-decoration:none;}
.zomer,
.zomer a 		{color:#ffffff; text-decoration:none;}
.herfst,
.herfst a 		{color:#e6e9ee; text-decoration:none;}
.winter a:hover,
.lente a:hover,
.zomer a:hover,
.herfst a:hover 	{text-decoration:underline;}

div#top_container 		{width:749px; margin:0 auto 0 auto;}
div#container 			{float:left; width:749px; background:white; margin:0 auto 0 auto; position:relative;}
div#menu				{float:left; height:255px; z-index:1;}
div#top_menu			{position:relative; position:absolute; top:3px; right:13px; font-weight:bold; z-index:1000;}
div#content_left		{float:left; width:432px; padding-left:21px; margin-top:-70px;}
div#content_right		{float:right; width:245px; /*padding-left:29px;*/ padding-right:22px; width:245px; margin-top:-70px;}
img#rechts 				{margin-bottom:20px;}
div#fnrs				{position:absolute; right:0px; bottom:0px; width:55px; height:60px; overflow:hidden; background:url(../images/fnrs.png) no-repeat; cursor:pointer;}
div#fnrs span			{display:block; width:55px; height:60px;}
div#footer_container	{float:left; width:100%; position:relative; height:35px;}
div#footer 				{width:737px; background:#383033 url(../images/bg_footer.gif) repeat-x; position:absolute; bottom:0px; left:0px; color:white; font-size:10px; padding-left:12px; height:17px;}
div#footer a			{color:white;}
div#footer a:hover		{text-decoration:none;}


/* IE6 hacks */
* html div#fnrs			{right:-1px; bottom:-1px;}
* html div#footer		{bottom:-1px;}
* html div#fnrs			{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=assets/images/fnrs.png, sizingMethod=scale); background:none;}