@charset "UTF-8";

* {
	padding:0; 
	margin:0;
	border:0;
	} 

html,body {
	height: 101%;
	background-color:#990000;
	margin-top: 10px;
}

.clr {
	clear: both; 
}


#container {
	position: relative;
	margin: auto;
	width: 1000px;
	margin-top: 0px;
	text-align:left; 
	border-bottom: none;
	clear: both;
} 



#container .contentwrapper {
	width: 1000px;
	margin: 0; 
	padding: 0; 
	height: 100%;
}

/* ------------------------------------------------------------------------------------------------------------------------ Total HEADER  */


#header {
	position:absolute;
	top: 0px;
	left: 0;
	width: 1000px;
	height: 237px;
	border: 0;
	background-image: url(../images/headerweb.png);
	padding: 0;
	margin: 0;
	clear: both;
}


/* ------------------------------------------------------------------------------------------------------------------------- MAINCONTENT  */


#content {
	position:absolute;
	top: 237px;
	left: 0;
	width: 1000px;
        background-image: url(../images/totalback.png);
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

	#maincontent {
		float: left;
		width: 800px;	
		border: 0;
		margin: 0;
		padding: 0;
	}

		/* #inset_top {
         		float: right;
			top: 0px;
			left: 0px;
			width:600px; 
			padding: 10px 17px 0px 17px; 
			border: 0;
			overflow: hidden;
			height: inherit;
		} */



		#main {
			float: right;
			top: 0px;
			left: 0px;
			width: 580px; 
			padding-left: 10px;
                        padding-right: 10px; 
			border: 0px;
			overflow: hidden;
			/* background-color: #ffffff; */
			height: inherit;
		}



		#left {
			float: left;
			width: 190px;
			height: auto;
                        padding-top: 10px;
			padding-left: 0px;
                        padding-right: 10px;
			overflow: hidden;
			border: 0;
			background-color: #ffffff;

		}


	#right {
		float: right;
		border: 0;
		width: 180px;
			margin-left: 15px;
                        padding-top: 10px;
                        padding-right: 0px; 
		background-color: #ffffff;
		overflow: hidden;
	}



		/* #right img {

			width: 163px;

			height: 228px;

			border: 2px solid #c2d3cd;

                        background-color: #fff;

			margin: 0px 0 0px 0;

			padding: 3px;

		} */



		#right p {margin: 0; padding: 0;}





/* ----------------------------------------------------------------------------------------------------------------------------FOOTER */



#footer { 
	position: relative;
	width: 1000px;
	height: 20px;
	padding-top: 15px;
	background-image: url(../images/footerback.png);
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	color: #92a5a4;
}

.moduletable_footer {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #999;
 }

#footer p, #footer a, #footer .moduletable p, #footer moduletable a, #moduletable_footer {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #999;
 }



/*---------------------------------------------------------------------------------------------------general used by Joomla core components */

h1, .contentheading, .componentheading, .moduletable h3 {
	color: #333333;
}


hr {
     border: 0px;
     height: 1px;
     background-color: #990000;
     color: #990000;
}

.componentheading, .contentheading, .moduletable h3 {
	font-weight:bold;
}

h2, h3 {color:#333333;}
h4, h5, h6 {color: #333333;}
h1, .componentheading, .contentheading, .moduletable h3, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 18px;
	margin-bottom: 0px;
}

div.headline {
        font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0;
}

h1.title {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 0px;
}

.componentheading, .contentheading, .moduletable h3 { 
        font-size: 12px; 
}

h1 { font-size: 14px; font-style:normal;}
h2 { font-size: 12px; font-style:normal;}
h3 { font-size: 12px; font-style:normal;}
h4 { font-size: 10px; font-style:normal;}
h5 { font-size: 9px; font-style:normal;}
h6 { font-size: 8px; font-style:normal;}

.contentheading, .componentheading, .moduletable h3 {
	/* text-transform:uppercase; */
   font-style:normal !important;
	color: #333333;
	}

h1, .contentheading, .componentheading, .moduletable h3, h2, h3, h4, h5 {letter-spacing: 0px; font-style:normal !important; }



p, a, ul, li, table, tr, td, span, div, blockquote, joomlatable {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
        font-style:normal !important;
	line-height: 20px;
	color: #333333;
}

p {
margin: 0px 0px 16px 0px;
}

blockquote {
	margin-left: 15px; 
	}

.moduletable {
	padding: 0px 0px 10px 0px;
        margin-bottom: 10px;
	/* border-bottom: 1px dotted #416860;
	color: #a0b0af; */
}

.moduletable_right {
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
	border: none;
	color: #a0b0af;
}

a {
	text-decoration: none;
}

a[href^="mailto:"] {
      padding-right: 5px;
      color: #a0b0af;
	  text-decoration: underline;
}


/*--------------------------------------------------------------------------------------------------------------------------- FORM styling */
.mod_login {
}

#mod_login_username.inputbox, #mod_login_password.inputbox {
       width: 103px;
        height: 20px;
        border: 1px solid #0f654B;
        margin-bottom: 5px;
}

.button { 
        margin-top: 10px;
        margin-bottom: 10px;
        width: 104px;
        height: 20px;
        background-color: #a0afae;
        border: 1px solid #0f654b;
        cursor: pointer; 
}

#mod_login_usernametext, #mod_login_passwordtext {
        padding-top: 10px;
}

#mod_loginform { 
        padding-bottom: 10px;
}

#contact_name.inputbox {
        width: 300px;
        height: 20px;
        border: 1px solid #0f654B;
        margin-bottom: 5px;
}

#contact_email.inputbox {
        width: 300px;
       height: 20px;
        border: 1px solid #0f654B;
        margin-bottom: 5px;
}

#contact_subject.inputbox {
        width: 300px;
        height: 20px;
        border: 1px solid #0f654B;
        margin-bottom: 5px;
}

#contact_text.inputbox {
        width: 300px;
        height: 200px;
        border: 1px solid #0f654B;
        margin-bottom: 5px;
}

/* ------------------------------------------------------------------------------------------------------------------------------- LIST styling */

ul {
	list-style-type:square;
	list-style-position:inherit;
        margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
}

ol {
	list-style-type: decimal;
	list-style-position:inherit;
        margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
}

li {
	margin: 0;
	padding: 0;	
}

span.article_separator {
	display: block;
	height: 10px;
}

.readon, .readmore {
	margin-top: 0px;
	margin-bottom: 15px;
	display: block;
	float: left;
	font-variant: small-caps;
	line-height: 20px;
	height: 20px;
	color: #a0b0af;
	text-decoration: none;
	font-weight:bold;
}

p.readmore {
	padding: 0 0 0 12px;
}

/* ---------------------------------------------------------------------------------------------------------------------- IMAGE stylings */

/* div.article img  { 
	border: none; 
	width: 250px;
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
} */


/* div.item img  { 
	border: none; 
	width: 250px;
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
} */

/* div.blog img  { 
	border: none; 
	width: 250px;
	height: auto;
	padding-top: 8px;
        padding-bottom: 8px;
} */

/*---------------------------------------------------------------------------------------------------------   STYLING VOOR MENU'S and HYPERLINKS-- */

a:link, a:hover, a:visited {
	text-decoration:none;
	color: #70221d;
        font-weight: bold;
	}

a:visited {
	text-decoration:none;
}

a:hover {
	color: #cccccc;
	text-decoration: none;
}

/* .mainlevel_top  {
    	font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
	color:#990000;
	text-decoration:none;
        margin-left: 5px;
        text-align: left;
        font-weight: bold;
	line-height: 20px;
        padding-right: 10px;
        border-right: 1px solid grey;
	} */

#active_menu .mainlevel_top  {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 1px;
        padding-top: 2px;
        font-size: 11px;
        font-weight: bold;
        color: #ffffff;
        /* background: #3366cc; */
        display: block;
}

a.mainlevel_top:link {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 11px;
        font-weight: bold;
        color: #ffffff;
        background: #990000;
        display: block;
        border-bottom: 1px solid #fff;
	}

a.mainlevel_top:visited {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 11px;
        font-weight: bold;
        color: #ffffff;
        background: #990000;
        display: block;
        border-bottom: 1px solid #fff;
	}
 
a.mainlevel_top:hover {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
        background: #cccccc;
        display: block;
        border-bottom: 1px solid #003366;
}

a.mainlevel_top:active {
        margin-left: 0px;
        margin-right:0px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 11px;
        font-weight: normal;
        color: #ffffff;
        background: #990000;
        display: block;
        border-bottom: 1px solid #fff;
}

/* --------------------------------------------------------------------------------------------- linkerkantmenu---- */

#active_menu .mainlevel_left  {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 1px;
        padding-top: 2px;
        font-size: 11px;
        font-weight: bold;
        color: #ffffff;
        /* background: #3366cc; */
        display: block;
}

a.mainlevel_left:link {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 11px;
        font-weight: bold;
        color: #ffffff;
        background: #990000;
        display: block;
        border-bottom: 1px solid #fff;
	}

a.mainlevel_left:visited {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 11px;
        font-weight: bold;
        color: #ffffff;
        background: #990000;
        display: block;
        border-bottom: 1px solid #fff;
	}
 
a.mainlevel_left:hover {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
        background: #cccccc;
        display: block;
        border-bottom: 1px solid #003366;
}

a.mainlevel_left:active {
        margin-left: 0px;
        margin-right:0px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 11px;
        font-weight: normal;
        color: #ffffff;
        background: #990000;
        display: block;
        border-bottom: 1px solid #fff;
}

/* ----------------------------------------------------------------------------------- sublevel linkerkant ------ */

.sublevel_left  {
        margin-left: 10px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 1px;
        padding-top: 2px;
        font-size: 11px;
        color: #ffffff;
        background: #990000; 
        /* display: block; */
} 


a.sublevel_left:link {
        margin-left: 10px;
        margin-right: 0px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 11px;
        color: #000000;
        background: #cccccc;
        /* display: block; */
        border-bottom: 1px solid #fff;
	}

a.sublevel_left:visited {
        margin-left: 10px;
        margin-right: 0px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 11px;
        color: #000000;
        background: #cccccc;
        /* display: block; */
        border-bottom: 1px solid #fff;
	}
 
a.sublevel_left:hover {
        margin-left: 10px;
        margin-right: 0px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 11px;
        color: #ffffff;
        background: #990000;
        /* display: block; */
        border-bottom: 1px solid #003366;
}

a.sublevel_left:active {
        margin-left: 10px;
        margin-right:0px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 11px;
        color: #000000;
        background: #cccccc;
        /* display: block; */
        border-bottom: 1px solid #fff;

}

.latestnews {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 1px;
        padding-top: 2px;
        font-size: 11px;
        font-weight: bold;
        font-variant: small-caps;
        color: #ffffff;
        /* background: #3366cc; */
        display: block;
}

a.latestnews:link, a.latestnews:visited {
        margin-left: 5px;
        margin-right: 25px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 11px;
        font-weight: bold;
        font-variant: small-caps;
        color: #ffffff;
        background: #3366cc;
        display: block;
        border-bottom: 1px solid #fff;
}

a.latestnews:hover {
        margin-left: 5px;
        margin-right: 25px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 11px;
        font-weight: bold;
        font-variant: small-caps;
        color: #ffffff;
        background: #006600;
        display: block;
        border-bottom: 1px solid #003366;
}

a.latestnews:active {
        margin-left: 5px;
        margin-right: 25px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 11px;
        font-weight: normal;
        font-variant: small-caps;
        color: #ffffff;
        background: #333333;
        display: block;
        border-bottom: 1px solid #fff;
}



.breadcrumbs {

        color: #ffffff;

        margin-left: 10px;

}



.breadcrumbs a:link,

.breadcrumbs a:visited {

        color: #ffffff;

        text-decoration: none;

}



.breadcrumbs a:hover {

        color: #666666;

        text-decoration: none;

}



.breadcrumbs a:active {

       color: #ffffff;

       text-decoration: none;

}





#navlist {

	font-family:Arial;

	font-size:10px;

	line-height: 10px;

	padding: 2px 5px 1px 0px;

	margin-left: 0;

}



#navlist ul {

	margin-left: 0;

	margin-bottom: 0;	

	font-weight: normal;

	line-height: 10px;

	list-style: none;	

}



#navlist li {

	list-style: none;

	margin: 0;

	padding-left: 0;

	text-align: left;

	font-variant: normal;

}



#navlist li a {

	color: #738e8e; 

	text-decoration: none;

}



#navlist li a:hover {

	text-decoration: underline;

}



#navlist li a:active {

	background-color: #cccccc;

	color: #738e8e;

}



ul.menu_quicklink  {

	list-style: none;

	margin: 0;

	padding: 0;

}



ul.menu_quicklink li {

	font-family: Helvetica, Verdana, Arial, sans-serif;

	font-size: 12px;

	font-style:normal !important;

	line-height: 30px;

	border-bottom: 1px dotted #92a5a4 ;

	text-decoration: none;

}



ul.menu_quicklink li a span {

	color: #a0b0af;

	text-decoration: none;

}



/* ---------------------------------------------------- Joomla componenten styling ----------------------------------------------*/

div.joomla .contact .name {
        font-size:14px;
        letter-spacing: 1px;
        font-weight: bold;
	line-height: 20px;
}

/*

div.joomla .readon {
	margin-top: 10px;
	display: block;
	float: left;
	font-variant: small-caps;
	padding-right: 5px;
	line-height: 20px;
	height: 10px;
	color: #738e8e;
}

*/

div.joomla div.description {
	margin: 10px 0px 10px 0px;
	overflow: hidden;
}

div.joomla div.description img.left {
	margin-right: 15px;
	float: left;
}





div.joomla div.description img.right {

	margin-left: 15px;

	float: right;

}



div.joomla div.filter {
	margin: 10px 0px 10px 0px;
}

div.joomlatable th {
	padding: 5px 5px 5px 5px;
	background-color: #990000;
	border-bottom: 1px solid #b4b4b4;
	font-weight : bold;
}

/* div.joomla tr.even td {
	padding: 5px 5px 5px 5px;	
        background-color:: #cccccc;
	border-bottom: 1px dotted #000000;

} */


/* ---------------------------------------------------- WEBLINKSTABLE begin---------------------- */

table.joomlatable tr.odd td {
	padding: 5px 5px 5px 5px;
	background-color: #fcf8f8;
	border-bottom: 1px dotted #cccccc;
}

table.joomlatable tr.even td {
	padding: 5px 5px 5px 5px;
	background-color: #ede6e6;
	border-bottom: 1px dotted #cccccc;
}


/* ---------------------------------------------------- WEBLINKSTABLE END  ---------------------- */

div.joomla span.number {

	color: #969696;

	/* font-style: italic; */

}



/*----------------------- floats -------------------------------------------------- */

div.first  {border-right: 1px dotted #a0b0af;}
div.joomla .float-left { float: left; overflow: hidden; }
div.joomla .float-right { float: right; overflow: hidden; }
div.joomla .width25 { width: 24.999%; }
div.joomla .width33 { width: 33.333%; }
div.joomla .width50 { width: 49.5%;}
div.joomla .width100 { width: 100%; }
div.joomla div.blog div.description {  
	margin: 10px 0px 15px 0px;
	padding-bottom: 20px;
	border-bottom: 1px #c8c8c8 dotted;
}

div.joomla div.leadingarticles {
	overflow: hidden;
}

div.joomla div.teaserarticles {
	overflow: hidden;
}

div.joomla div.item {
	margin-bottom: 15px;
	border-bottom: 1px dotted #92a5a4 ;
}

div.joomla div.item-bg {
	padding-bottom: 0px;
	border-bottom: 0px #92a5a4 dotted;
	overflow: hidden;
}

div.joomla .title {
        padding-bottom: 10px;
}

div.joomla div.multicolumns div.item {

	margin: 0px 15px 15px 15px;

}



div.joomla div.multicolumns div.first div.item {

	margin-left: 0px;

}



div.joomla div.multicolumns div.last div.item {

	margin-right: 0px;

}



div.joomla div.morearticles {

	margin: 10px 0px 10px 0px;

}



div.joomla div.pagination {

	text-align: center;

}



div.joomla div.pagination p.results {

}



div.joomla div.headline {

	overflow: hidden;

}



div.joomla div.multicolumns h1.title {

	font-size: 110%;

	letter-spacing: -1px;

}

div.joomla span.icon {

	display: block;

	margin-top: 10px;

	float: right;

}



div.joomla div.multicolumns span.icon {

	margin-top: 5px;

}



div.joomla span.edit {

	margin-left: 10px;

	float: left;

}



div.joomla span.pdf {

	margin-right: 5px;

}



div.joomla span.print {

	margin-right: 5px;

}



div.joomla span.email {

}

div.joomla span.printscreen {

}

div.joomla p.iteminfo {

	margin: 0px 0px 15px 0px;

}





/* ----------------------------------- styling for the article info (published date, author, etc. -----------------------------*/



div.joomla p.articleinfo {

	line-height: 15px;

}



div.joomla p.articleinfo span.modified,

div.joomla p.articleinfo span.author,

div.joomla p.articleinfo span.created,

div.joomla p.articleinfo span.url {

	/* display: block; */

	font-size: 80%;

}



div.joomla p.articleinfo span.author {

	color: #969696;

	/* font-style: italic; */

}



div.joomla p.articleinfo span.created {

	font-weight: bold;

}



/* ------------------------------------ end of styling for article info ------------------------ */



div.joomla div.edit-article fieldset {

	margin-bottom: 30px;

}



div.joomla div.edit-article fieldset div {

	overflow: hidden;

}



div.joomla div.edit-article label.label-left {

	display: block;

	width: 150px;

	float: left;

}



div.joomla div.edit-article div.save {

	margin: 0px;

	float: right;

}



div.joomla div.edit-article div#editor-xtd-buttons {

	margin-bottom: 0px;

	overflow: hidden;

}



div.joomla div.edit-article div#editor-xtd-buttons div {

	margin: 0px;

}



div.joomla div.edit-article div#editor-xtd-buttons div.button2-left {

	margin-right: 5px;

}



div.joomla div.edit-article div#editor-xtd-buttons a:link,

div.joomla div.edit-article div#editor-xtd-buttons a:visited,

div.joomla div.edit-article div#editor-xtd-buttons a:hover {

	color: #00aded;

}



div.joomla div.weblinks fieldset {

}



div.joomla div.weblinks fieldset div {

	overflow: hidden;

}



div.joomla div.weblinks label.label-left {

	display: block;

	width: 150px;

	float: left;

}



div.joomla div.search p.info {

	margin: 0px;

	color: #969696;

}



div.joomla div.search span.highlight {

	background: #ffffaa;

}



div.joomla div.poll fieldset {

	margin: 15px 0px 10px 0px;

}



div.joomla div.contact h1 {

	margin-bottom: 0px;

	font-size: 110%;

	font-weight: normal;

	letter-spacing: -1px;

}



div.joomla div.contact h2 {

	margin-bottom: 10px;

	font-size: 120%;

	font-weight: normal;

	text-transform: uppercase;

	letter-spacing: 0px;

}





div.joomla div.contact div.image {

	float: right;

}



div.joomla div.contact table {

	margin-bottom: 10px;

}



div.joomla div.contact label.label-top {

	display: block;

}



div.joomla div.user label.label-left,

div.joomla div.user span.label-left  {

	display: block;

	width: 130px;

	float: left;

}



div.module-newsflash {

	overflow: hidden;

}



div.module-newsflash div.item {

	padding-bottom: 15px;

	overflow: hidden;

}



div.module-newsflash div.last {

	padding-bottom: 0px;

}



.tool-tip {

	float: left;

	background: #ffc;

	border: 0px solid #D4D5AA;

	padding: 5px;

	max-width: 200px;

	color: #333;

	clear: both;

}



.tool-title {

	padding: 0;

	margin: 0;

	font-size: 100%;

	font-weight: bold;

	margin-top: -15px;

	padding-top: 15px;

	padding-bottom: 5px;

	/* background: url(../images/selector-arrow.png) no-repeat; */

}



.tool-text {

	font-family: Arial,Verdana,sans-serif;

	font-size: 75%;

	margin: 0;

}

.item img {
	border: 0px;
	margin: 0 15px 10px 0;
	width: 180px;
	height: auto;
}
