body, p, td, table, H1, H2, H3, H4, H5, H6{
font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
color: #333;
margin: 0px;
} 

.background {
background: #C0C0C0 url(afbeeldingen/bck.png) repeat-y center top fixed;
}

.banner{
background: url(afbeeldingen/portfolio-lijn.png) ;
}

#iris {position: absolute; bottom:0px; right:0px; margin:0px;}

#seizoen {
position: absolute; 
bottom:0px; 
left:0px;
z-index:-1000;
}

body, p, table {
font-size: 8pt;
}

a:active     			{ 	color: #333; }
a:link       			{ 	color: #000; }
a:visited    			{ 	color: #333; }
a:hover 		 		{	text-decoration: none;
						color: #CC0000;}
a img 				{	border:none;}
a  		       			{ 	text-decoration: none;}

H1 {font-size: 14pt; }
H2 {font-size: 13pt; }
H3 {font-size: 12pt; }
H4 {font-size: 10pt; }
H5 {font-size: 8pt; font-weight: normal; margin-left: 0px;}
H6 {font-size: 8pt;}

table {
width: 100%;
}

iframe{
background-color: transparent;

}

img {
border: 0px;
}

input{
font-size: 8pt;
font-family: inherit;
}

select{
font-size: 8pt;
font-family: inherit;
}

textarea{
font-family: inherit;
font-size: 8pt;
}

.paginabreedte {
width: 720px;
}

.footer {
font-family: inherit;
font-size: 7pt;
text-align: center;
vertical-align: middle;
}

.taal{
font-family: inherit;
font-size: 8pt;
}

.rssfeed{
font-family: inherit;
font-size: 8pt;
text-align: justify;
}

.menu {padding:0 0 0 0px; margin:0; list-style:none; height:40px; background:#ccc url(afbeeldingen/button1a.png) repeat-x; position:relative; font-family: "Trebuchet MS", Verdana, Tahoma, Arial; }
.menu li.top {display:block; float:left; position:relative;}
.menu li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#bbb; text-decoration:none; font-size:13px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}

.menu li a.top_link span {float:left; font-weight:bold; display:block; padding:0 24px 0 12px; height:40px;}
.menu li a.top_link span.down {float:left; display:block; padding:0 0px 0 0px; height:40px; background:url(afbeeldingen/down.gif) no-repeat right top;}
.menu li:hover > a.top_link {color:#000; background: url(afbeeldingen/button4.png) no-repeat;}
.menu li:hover > a.top_link span {background:url(afbeeldingen/button4.png) no-repeat right top;}
.menu li:hover > a.top_link span.down {background:url(afbeeldingen/button4a.gif) no-repeat right top;}

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menu a:hover {visibility:visible;}
.menu li:hover {position:relative; z-index:200;}

.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu :hover ul.sub {left:2px; top:40px; right:2px; background: #ccc url(afbeeldingen/button4sub.png); padding:3px 0; border:1px solid #333; white-space:nowrap; width:200px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:250px;}
.menu :hover ul.sub li a {font-weight:normal;display:block; font-size:13px; height:20px; width:192px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #ccc; border-width:0 0 0 3px;}
.menu :hover ul.sub li a:hover {background:#A6D15A; color:#fff;}


