@charset "utf-8";
/* CSS Document */

html, body, #bgTable, #bg{ height: 100%;
background-color:#999999;
margin-top:10;
margin-left:0;
/*min-height:100%;


background-repeat:no-repeat;
background:url(/img/bg1280_herfst_2011.jpg);
*/

}
a {color:#993366;
}
a:hover{
color:#003366;
}
#logo{
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	font-size:24px;
	color:#000000;
	font-size:28px;
}

#menu{
	width:100%;
	height:35px;
	padding-top:0px;
	margin-left:0px;

	text-align:center;
	z-index:99;
	background-color:#999999;
	color:#FFFFFF;

}
#menu ul{
list-style-type:none;
margin:0px;
padding-left:20px;
}
#menu li{
display:inline;
float:left;
}

#menu a {
display:block;
float:left;
text-decoration: none;
font:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
padding:12px;
padding-left:20px;
padding-right:20px;
height:100%;
}
#menu a.selected { text-decoration:underline;
background:#E5E2E1;
color:#000000;
height:12px;
}
#menu a:hover {
padding-top:12px;
height:5px;
text-decoration:none;
background:#999999;
color:#000000;
}

#bgTable {
display:block;
height:100%;
margin: 0 auto;
text-align:center;


}
#bgTable tr td {vertical-align:top; height:100%; display:block; width:90%}

#openingstijdenTxt{
font-size:16px;
margin-left:20px;
}

#openingstijdenTxt .titel {
font-size:16px;
}
#openingstijdenTxt .dag {
text-decoration:underline;
font-weight:bold;
font-size:14px;
}
#nieuwsbriefTxt{
width: 90%;
}

#icoNews {
position:absolute;
float:left;
margin-left: 0px;
margin-top:5px;
}

.note{
display:block;
width:98%;

font-size:12px;
}

.opsomming li{
list-style:inside;
list-style-type:square;
}

#iframeEmail{
border:solid 1px;
border-bottom-color:none;
background-color:#FFFFFF;
}
#iLoader{
top: 50%;
left:40%;
font-family:Arial, Helvetica, sans-serif;
border:solid 1px #000000;
text-align:center;
padding: 2px;
width:200px;
height:30px;
background-color:#FFFF99;
position:absolute;
float:left;
}
#Response{

	top: 50%;
	left:40%;
	display:none;
	float:left;
	margin: 0px auto;
	position:absolute;
width:300px;
height:50px;
background-color:#FFFF99;
border:solid 1px #000000;
z-index:999;
overflow: visible;

}
