/* CSS Document */

body{
	background-color: #EEEEEE;
	color: #1D0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
a{
	color: #000000;
}
a:link{
	text-decoration:none;
	color:#000000;
}
a:hover{
	text-decoration:none;
	color: #0033FF;
}
.frame{
	border:none;
}
.ladingzekeren{
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
}
.lijn {
	color: #006600;
}
.sloganhoofd {
	font-size:22px;
	color:#CC0033;
	text-align:center;
	font-style:oblique;
	font-weight:bold;
}
.titelhome {
	color: #CC0033;
	text-align:left;
}
.teksthome {
	text-align: justify;
	margin-right:10px;
	
}
.tekstbeurs {
	text-align:center;
	text-decoration:none;
}
.titelprojekten {
	color: #CC0033;
	text-align:left;
	text-decoration:underline;
}
.titelprojekten_20 {
	color: #CC0033;
	text-align:left;
	margin-left:20px;
}
.cataloogtitel {
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:#CC0033;
}
.margin {
	margin-left:20px;
	margin-right:20px;
}
.margin_left_40 {
	margin-left:40px;
	text-align:left;
}
.footer {
	color:#006600;
}
.table_header {
	background-color:#990000;
	text-align:center;
	color:#FFF;
}
.table_header_left {
	background-color:#CCCCCC;
	text-align:left;
}
.table_kolom {
	background-color:#CCCCCC;
	text-align:center;
}
.table_row_groen {
	background-color:#CCCCCC;
	text-align:center;
}
.table_row_wit {
	background-color:#FFFFFF;
	text-align:center;
}
.table_row_groen_left {
	background-color:#CCCCCC;
	text-align:left;
	width:100px;
}
.table_row_wit_left {
	background-color:#FFFFFF;
	text-align:left;
	width:100px;
}
/*Stylen voor het menu*/

.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 125px; /*WIDTH OF MAIN MENU ITEMS*/

}

.glossymenu li{
position: relative;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 130px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
filter:alpha(opacity=100);
-moz-opacity:1;
}

.glossymenu li a{
background-color: #990000;
font: 12px Arial, Helvetica;
color: white;
display: block;
width: auto;
height:15px;
padding: 5px 0;
padding-left: 5px;
text-decoration: none;
border: outset;
border-color: #CC0000;

}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(img/arrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-color: #FF0000;
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height:10px; }
* html .glossymenu li a { height:10px; }
/* End */.opmerking {
	font-size: 10px;
}
.Alle_velden {
	color: #F00;
}
.frame {
	font-weight: bold;
	font-size: 16px;
}

#layer1 {
	position: absolute;
	visibility: hidden;
	width: 500px;
	height: 500px;
	left: 20px;
	top: 300px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}
#layer2 {
	position: absolute;
	visibility: hidden;
	width: 500px;
	height: 450px;
	left: 20px;
	top: 300px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}
#close {
	float: right;
}
