html,body {
	background-image: url('../images/gradient.gif');
	background-position: 50% 100%;
	background-repeat: repeat-x;
	background-color: #444444;
	color: #000000;
   	font-family: Verdana, Arial, Sans-serif;
   	font-size: 10px;
   	font-style: normal;
   	letter-spacing: 0px;
   	line-height: 17px;
   	text-decoration: none;
	margin: 0px;
	height: 100%;
	overflow: auto;
}
#pagecontainer {
	width: 100%;
}
#logocontainer {
	height: 10px;
	width: 750px;
	margin: 0px auto;
}
#logo {
	text-align: left;
}
#flags {
   	FONT-SIZE: 9px;
	color: #777777;
	text-align: right;
	padding-top: 30px;
	padding-bottom: 10px;
}
.flag {
	margin-right: 0px;
	border: 1px solid #999999;
}
#container {
	width: 768px;
	margin: 0px auto;
	border: 1px outset #AAAAAA;
}
.inspiro {
	background-image: url('../images/top_inspiro.jpg');
	background-position: 50% 0px;
	background-repeat: no-repeat;
}
.aa {
	background-image: url('../images/top_aa.jpg');
	background-position: 50% -5px;
	background-repeat: no-repeat;
}
.cc {
	background-image: url('../images/top_cc.jpg');
	background-position: 50% 0px;
	background-repeat: no-repeat;
}
.references {
	background-image: url('../images/top_references.jpg');
	background-position: 50% -15px;
	background-repeat: no-repeat;
}
#logocontainer {
	text-align: center;
}
#logo {
	margin: 10px auto;
}
#text {
	width: 100%;
	margin: 0px auto;
	background-color: #FFFFFF;
	background-image: url('../images/beeldmerk_achtergrond.gif');
	background-position: 98% 72%;
	background-repeat: no-repeat;
}
#textmain {
	height: 315px;
	overflow: auto;
	scrollbar-face-color: #EEEEEE;
	vertical-align: top;
	padding: 20px 20px;
	background-image: url('../images/pattern.gif');
	background-repeat: repeat;
}
#footerContainer {
	background-color: #ad3131;
	background-image: url('../images/footer.gif');
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#footer {
	background-color: #ad3131;
	background-image: url('../images/footer.gif');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 1px 15px 2px 13px;
}

.hide {
	display: none;
}
.show {
	display: block;
}
.hide:hover {
	display: block;
}
#submenu {
	vertical-align: top;
	width: 100%;
}
#submenu td {
	background-color: #000000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#submenu td * {
	position: relative;
}
#submenu td a {
	color: #FFFFFF;
	background: none;
	border: none;
	text-align: left;
   	FONT-SIZE: 9px;
	display: block;
	line-height: 15px;
	padding: 0px 8px;
	width: 176px;
}
#submenu td a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 1;
	opacity: 1;
	line-height: 15px;
	background-color: #ad3131;
	color: #FFFFFF;
	width: 176px;
}
#submenu td a.subsub {
	width: 152px;
	border: none;
	padding: 0px 20px;
}
#submenu td a.subsub:hover {
	width: 152px;
}
#menu {
	margin: 0px auto;
   	font-size: 10px;
	color: #FFFFFF;
}
.menucontainer {
	height: 135px;
	
}
#menu a {
	background-color: #ad3131;
	border-top: 1px solid #DDDDDD;
	display: block;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	width: 192px;
	margin: 0px;
}
#menu a:hover {
	color: #DDDDDD;
	background-color: #822525;
}
#menu a#active {
	color: #FFFFFF;
	background-color: #822525;
}

#category {
	color: #000000;
	font-size: 9px;
	font-weight: normal;
}
h3 {
	color: #ad3131;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px;
	margin-bottom: 15px;
}
ul {
	list-style-position:outside;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: disc;
	list-style-image: url('../images/list_image_red.gif');
}
li {
	margin: 0px;
	margin-left: -16px;
}
a {
	color: #770000;
	text-decoration: underline;
}
a:hover {
	color: #770000;
	text-decoration: none;
}
#selected {
	font-weight: bold;
}
