
	
	/* CSS Document */

/* Main */
body {
	
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(/images/Internet/back.jpg) no-repeat left top #f2f2f2;
	}

#container {
	height:100%;
	width:100%;
	}

#header {
	width:100%;
	height:150px;
	background:url(/images/HUBNET/layout/HUBbanner1.jpg) no-repeat;
	}

#tussenRuimte {
	width:100%;
	height:30px;
	margin-top:5px;
	}

.broodkruimels{
float:left;

}

/* links */
a {
	color:#00728f; 
	text-decoration:none;
	font-weight:700; 
}
a:focus, a:hover, a:active {
	color:#00728f; text-decoration:underline;
}

/* Navigatie */


.glossymenu {
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 180px;
border-bottom-width: 1;
}

.glossymenu li a {
background:url(/Images/Internet/menuDefault.jpg);
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
border-bottom:1px solid #FFFFFF;
}


* html .glossymenu li a { /*IE only. Actual menu width minus left padding of A element (10px) */
width: 170px;
}

.glossymenu li a:visited, .glossymenu li a:active {
color: white;
}

.glossymenu li a:hover {
background-image:url(/Images/Internet/menuHover.jpg);
}
/* END */


/* Tekststijlen en Div */

#inhoud {
	position:absolute;
	width:80%;
	top:165px;
	left:185px;
	padding-left:10px;
	padding-top:3px;
	padding-right:10px;
	padding-bottom:3px;
	}

.main_Style {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
}	

.inhoud_1 {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:16px;
	font-weight:bold;
	color:#333333;
	}

.inhoud_2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	}

.inhoud_3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	}

/* END*/

/*Aangepaste Stijlen*/

.top3 {
font-size:12px;
font-weight:700;
background-color:#8D952E;
border-bottom-color:#5E6A46;
color:#FFF;
margin-left:10px;
padding:2px;
}

.selectiebox {
font-size:10px;
text-decoration:none;
color:#06C;
}

.selectiebox:hover {
font-size:10px;
color:#fff;
background-color:#000;
text-decoration:none;
}

.textbox {
background-color:#EEF1F4;
background-image:url(../images/form.gif);
background-repeat:repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
border-bottom:1px solid #8D952E;
border-top:2px solid #8D952E;
border-left:2px solid #8D952E;
border-right:1px solid #8D952E;
padding:3px;
}

.button {
border-bottom:2px solid #8D952E;
border-top:1px solid #8D952E;
border-left:1px solid #8D952E;
border-right:2px solid #8D952E;
padding:2px;
}

.button:hover {
background-repeat:repeat;
background-position:bottom;
color:#FFF;
}

.accent {
font-weight:700;
color:#990;
font-size:12px;
}

.rubriektitel {
font-size:16px;
font-weight:700;
color:#737924;
}

.subrubriektitel {
font-size:14px;
font-weight:700;
color:#000;
}

.top
{
	background-color: #6D7876;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #DADADA;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000000;
	}

.top2
{
	background-color: #DADADA;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #999999;
	
}
.info2 { 

	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	background-color: #DBD6C4;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	border-bottom: 1px solid #999999;
}



.info { 
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	border-bottom: 1px solid #999999;
}

/*End*/

