body {
	text-align: center;
	margin:0px;
	padding:0px;
	position: relative;
	background: #01152e url(../../hys_thehague_homepage/images/asalomonson.jpg) no-repeat 0;
	/* background: #000000 url(../../hys_thehague_homepage/images/page_bg_black.jpg) no-repeat 50% 0; */
	background-attachment: fixed;*/
	
}
body, td, div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


/* Maincontainers */
div.main div.mainContent div.mainBody div.mainLeft {
	margin-right: 3px;
}
div.main {
	background-image:url(../../hys_thehague_homepage/images/main_bg.gif);
    background-repeat: repeat-y;
	width: 941px;
	text-align: left;
    height: 100%;
}
div.main div.right {
	position:relative;
	left:0px;
	float:left;
	width:306px;
	max-width:306px;
}
div.main div.right div.rightContent {
	padding-left:3px;
	padding-right:3px;
}
div.main div.mainContent {
	float:left;
	width:625px;
}
div.main div.mainContent div.mainBody {
	margin-left:3px;
	width:616px;
}
div.container {
	position:relative;
	margin:0 auto;
	width:931px;
}
div.footer {
	background-color:#cbcbcb;
	text-align:left;
}
div.main div.mainContent div.mainBody div.mainLeft{
	width:188px;
	max-width:188px;
	float:left;
}

div.main div.mainContent div.mainBody div.mainCenter {
    margin-left:3px;
    width:425px;
    max-width:425px;
    overflow:hidden;
}
div.moduleDocumentView {
	background-image:url(../../hys_thehague_homepage/images/blue_header.gif);
	background-repeat:repeat-x;
	margin-bottom:3px;
	position:relative;
	min-height: 365px;
}


/* Joomla */
.componentheading {
	color:#214369;
	font-size: 16px;
	font-weight: bold;
	padding-top: 14px;
}
.contentpane .componentheading {
	margin-top: -4px;
}
.contentheading {
	font-size: 16px;
	font-weight: bold;
	color:#214369;
	padding-top: 14px;
}
.mainlevel {
	color: #214369;
	padding-left:6px;
}
.createdate {
	font-size: 10px;
	color: #999999;
}
.modifydate {
	font-size: 10px;
	color: #999999;
}
.contenttoc {
	background-image:url(../../hys_thehague_homepage/images/menu_bg.gif);
	background-repeat:repeat-x;
	background-color:#e2e2e2;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	float:right
}
div.absolute {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
}
.sectiontableentry1 {
	text-align: left;
}
.sectiontableentry2 {
	text-align: left;
}


/* Headers */
h1 {
	color:#214369;
	font-size: 16px;
	font-weight: bold;
}
h2 {color:#214369;
	font-size: 14px;
	font-weight: bold;
}
h3 {color:#214369;
	font-size: 13px;
	font-weight: bold;
}
h4 {
	color:#214369;
	font-size: 12px;
	font-weight: bold;
}


/* Links */
a {
	color:#214369;
	text-decoration: none;
}
a:hover {
	color:#FF0000;
	text-decoration: none;
}
a.footerlink {
	color:white;
	text-decoration: none;
}


/* Images */
img {
	padding-right: 5px;
}
a img {
	border: 0px;
	padding-left: 5px;
	padding-top: 5px;
}


/* Form */
form {
	padding:0px;
	margin:0px;
}
.button {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(../../hys_thehague_homepage/images/button_active_bg.png);
	padding-left:0px;
	padding-right:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border: 0px;
	height: 22px;
	vertical-align: top;
}
.button:hover {
	background: url(../../hys_thehague_homepage/images/button_bg.png);
}
.inputbox {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}


/* Hoofdmenu */
div.launchBG {
	height: 34px;
	background: url(../../hys_thehague_homepage/images/button_active_bg.png) repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0px;
}
div.launchBG .launchOuter {
	float: left;
	width: 931px;
}
div.launchBG .launchInner {
	float: left;
}
div.launchBG .rightButton {
	font-family: Arial;
	font-size: 12px;
	color: #214369;
	font-weight: bold;
	background: url(../../hys_thehague_homepage/images/button_active_bg.png);
	padding-left:6px;
	padding-right:6px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border: 0px;
	height: 27px;
	vertical-align: top;
}
div.launchBG .launchCornerLeft {
	background: url(../../hys_thehague_homepage/images/bottomleftcorner.gif) no-repeat bottom left;
	height: 27px;
	width: 3px;
	float:left;
}
div.launchBG .launchCornerRight {
	background: url(../../hys_thehague_homepage/images/toprightcorner.gif) no-repeat top right;
	height: 27px;
	width: 3px;
	float: right;
}


/* Sponsormenu */
div.gnlContainer div.gnlHeader div.gnlHeaderContent {
	font: 9px tahoma;
	position:absolute;
	top:1px;
}
div.gnlContainer div.gnlHeader img.tr {
	position:absolute;
	top: 0px;
	right: 0px;
}
div.gnlContainer div.gnlContent {
	background-image:url(../../hys_thehague_homepage/images/menu_bg.gif);
	background-repeat:repeat-x;
	background-color:#e2e2e2;
	top: 0px;
	right: 0px;
	border:1px #e2e2e2 solid;
}
div.gnlContainer div.gnlFooter {
	background:#e2e2e2 url(../../hys_thehague_homepage/images/bottomrightcorner.gif) no-repeat right top;
	font-size:3px;
	height:3px;
}


/* Copyright */
div.copyright {
	margin-top:10px;
	padding-bottom:10px;
	position: relative;
	width: 100%;
}
div.copyright p {
	margin: 0;
	width: 100%;
	color: #E2E2E2;
	font: 11px arial, tahoma;
	text-align: center;
}
div.copyright p a {
	color: #999999;
	text-decoration: none;
	border:none;
}
div.copyright p a:hover {
	color: red;
	text-decoration: none;
	border:none;
}


/* Boxes */
div.gnlFocus {
	background-image:url(../../hys_thehague_homepage/images/rightmodule_header.gif);
	background-repeat:repeat-x;
	margin-bottom:3px;
}
div.gnlFocus div.gnlHeader {
	background:url(../../hys_thehague_homepage/images/rightmodule_header_rightcorner.gif) no-repeat right top;
	height:13px;
	color:white;
	position:static;
	font: 9px tahoma;
}
div.gnlFocus div.gnlHeader img.tr {
	position:absolute;
	top: 0px;
	right: 0px;
}
div.gnlFocus div.gnlContent {
	border-left:1px #6b6b6b solid;
	border-right:1px #6b6b6b solid;
	background:#e2e2e2;
	top: 0px;
	right: 0px;
}
div.gnlFocus div.gnlFooterContainer {
	background:#e2e2e2 url(../../hys_thehague_homepage/images/rightmodule_footer.gif) repeat-x top left;
}
div.gnlFocus div.gnlFooter {
	background:url(../../hys_thehague_homepage/images/rightmodule_footer_rightcorner.gif) no-repeat right top;
	font-size:3px;
	height:3px;
}


/* Blue box */
div.gnlContainer {
	background-image:url(../../hys_thehague_homepage/images/blue_header.gif);
	background-repeat:repeat-x;
	margin-bottom:3px;
	position:relative;
}
div.gnlContainer div.gnlHeader {
	background:url(../../hys_thehague_homepage/images/templates/toprightcorner.gif) no-repeat right top;
	height:13px;
	color:white;
	position:relative;
	font: 9px tahoma;
	border-bottom:1px white solid;
}
div.gnlContainerCust {
	background-image:url(../../hys_thehague_homepage/images/blue_header.gif);
	background-repeat:repeat-x;
	margin-bottom:3px;
	position:relative;
}
div.gnlContainerCust div.gnlHeader {
	background:url(../../hys_thehague_homepage/images/toprightcorner.gif) no-repeat right top;
	height:13px;
	color:white;
	position:relative;
	font: 9px tahoma;
	border-bottom:1px white solid;
}
div.gnlContainerCust div.gnlHeader div.gnlHeaderContent {
	font: 9px tahoma;
	position:absolute;
	top:1px;
}

div.gnlContainerCust div.gnlHeader img.tr {
	position:absolute;
	top: 0px;
	right: 0px;
}

