/* CSS Document */
iframe {float: right;}
html {
	height: 100%;
}

body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Century Gothic, Helvetica;
	line-height: 140%;
	font-size: 12px;
	color: #000;
}

#main {
	padding:2px;	border: 1px solid #282828;
width: 802px;
	margin-left: auto;
	margin-right: auto;
	
}
.clr {
	clear: both;
}

.pic {
	text-decoration:blink;
	margin-right:20px;
	margin-left:10px;
	float:right;
	border:none;
	}

.minifpgeenhead {
	text-decoration:blink;
	border:none;
}

.minifp-introtitle {
font-weight:bold;
text-transform:uppercase;
font-size:12px;
}

.outline {	border-right: 1px solid #c5b960;
border-left: 1px solid #c5b960;
background: #fefdf9;
	padding: 0px;
/*
  width: 802px;
  margin-left: auto;
  margin-right: auto;*/
}

#buttons_outer {
	width: 900px;
	height:40px;
	margin-right: 0px;
	margin-top: 0px;
	float: left;

}

#buttons_inner {
height: 40px;
}

#pathway_text {
	position: absolute;
	bottom: 111px;
	left: 2px;
  overflow: hidden;
	display: block;
	height: 25px;
	width: 628px;
	line-height: 25px !important;
	line-height: 22px;
	color: white;
	padding-left: 4px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
}

#pathway_text a{
	color:  white;
}

#pathway_text a:hover {
	color: #C22512;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 12px;
	line-height: 21px;
	white-space: nowrap;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #ffffff;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #000000;
	background-color: #ffffff;
}












ul#mainlevel-nav#active_menu-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav#active_menu-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 12px;
	line-height: 21px;
	white-space: nowrap;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}

ul#mainlevel-nav#active_menu-nav li a
{
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #888888;
	background-color: #ffffff;
}

#buttons>ul#mainlevel-nav#active_menu-nav li a { width: auto; }

	ul#mainlevel-nav#active_menu-nav li a:hover
{
	color: #ffffff;
	background-color: #000000;
}










#search_outer {
	float: left;
	width: 175px;
}

#search_inner {	
padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	position: relative;
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 900px;
	height: 200px;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
	border: 1px solid #282828;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}
#top_inner .moduletable {
	color: #990000;
}
#left_side {
	vertical-align: top;
}

#left_outer {
	float: left;
	width:165px;
}

#left_inner {
padding: 2px;
	float: none !important;
	float: left;
}

#main_area {
	padding-top: 2px;
	background-image: url(../images/bg_artikel.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #ffffff;
	vertical-align: top;
}

#main_body {
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	width: 575px;
}


.inhoud {
	background-image:url(../images/artikel_onder.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding-bottom:25px;
	font-size: 12px;
}

.inhoud td {
padding-bottom:25px;
}

.inhoudtop {
	background-image:url(../images/artikel_boven.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:575px;
}

.inhoudtop td {
padding-left:20px;
padding-right:15px;
}

.inhoudmidden {
	background-image:url(../images/artikel_midden.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:575px;
	font-size: 12px;
}

.inhoudmidden td {
padding-left:20px;
padding-right:15px;
	font-size: 12px;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/**	border: 1px solid #e7d2a5
;
**/
	float: left;
	width: 635px;
	background-color:#006600;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0px;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	padding: 0px;
	text-align: center;
	margin: 0px;
	margin-bottom: 2px !important;
	margin-bottom: 0px;
}

#poweredby_inner {
	float: right;
	padding-left: 1px;
	margin-left: 0px;
	height: 70px;
}

#right_side {
	vertical-align: top;
	padding-left: 2px;
	padding-right: 5px;
	padding-top:18px;
}

#right_outer {
	margin-left: 0px;
	margin-right: 0px;
	width: 292px;
}

#right_inner {	
padding: 0px;
}

#user1_user2 {

}

#onder {
background-color:#121212;
height: 30px;
}

#titellaatste {
background-color: #bfca30;
font-weight: bold;
text-align:center;
}

#berichtlaatste {
background-color: #dfe964;
}

#titelmeeste {
background-color: #78bcc7;
font-weight: bold;
text-align:center;
}

#berichtmeeste {
background-color: #78bcc7;
}

#titelnieuws {
background-color: #91b43e;
font-weight: bold;
text-align:center;
}

#titellopende {
background-color: #b29063;
font-weight: bold;
text-align:center;
}

.user1_inner {	
float: none !important;
  float: left;
	margin: 0px;
	margin-right: 2px;
	background-color: #91b43e;
	padding: 2px;
}

.user2_inner {	
float: none !important;
  float: left;
  	background-color: #b29063;
	margin: 0px;
	padding: 2px;
}

#body_outer {
	float: left;
	padding: 2px;
	margin-top: 2px;
}

#nieuwsbrief {
padding-left:20px;
}

#bannerhoriz {
padding:10px;
}

#bannervert {
padding:10px;
}



#blog {
width:100%;
}

#active_menu {
	border-bottom: 1px solid #7E8082;
	color: #137A9E;
	font-weight: bold;
}

a#active_menu:hover {
	color: #11546B;
}

#active_menu-nav {
	border-bottom: 1px solid #7E8082;
	color: #137A9E;
	font-weight: bold;
	background-color:#00FF33;
}

a#active_menu-nav:hover {
	color: #11546B;
}


.maintitle {
	text-transform: uppercase;	
	height: 16px;
	color: #0799D6;
	font-weight: bold;
	font-size: 13px;
	line-height:16px;
	margin-top:3px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}





/** old stuff **/

.back_button {
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	line-height: 20px;
	margin: 1px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(../images/sechdr1bg.png);
	background-repeat: repeat-x;
}

.pagenav {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	line-height: 20px;
	margin: 1px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(../images/sechdr1bg.png);
	background-repeat: repeat-x;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 0px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/bullet.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}

ligrijs
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/bullet_grijs.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}

td {
	text-align: left;
	font-size:12px;
}





/* Joomla core stuff */
a:link, a:visited {
	color: #0799D6; text-decoration: none;
}

a:hover {
	text-decoration: none;
	border-bottom: 1px solid #7E8082;
}

.linkwit a:link, .linkwit a:visited {
	color: #ffffff; text-decoration: none;
	font-weight: bold;
}

.linkwit a:hover {
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

.linkgrijs a:link, .linkgrijs a:visited {
color:#333333; text-decoration: none;
	font-weight: bold;
}

.linkgrijs a:hover {
	color:#000000;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}


table.contentpaneopen {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	
}

table.contentpaneopen td {
padding-left:20;
padding-right:20;
padding-top:10;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left: 50px;

}

table.contentpane table.contentpane {
	margin-left: 0px;
}

table.contentpane table.contentpane table.pollstableborder {
	width:500px;
}
table.contentpane table.contentpane table.pollstableborder td.sectiontableheader {
	background:#0799d6;
	color:#fff;
	
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	line-height: 20px;
	margin: 1px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-image: url(../images/sechdr1bg.png);
	background-repeat: repeat-x;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
}

.inputbox {
	padding: 2px;
	border:1px solid #7E8082;
	background-color: #FFFFFF;
	color: #000000;
}

.wit {color: #FFFFFF;
	font-size: 13px;}

.componentheading {
	color: #7E8082;
	text-align: center;
	padding-top: 4px;
	padding-left: 4px;
	height: 40px;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	text-transform: uppercase;	
	height: 50px;
	color: #0799D6;
	font-weight: bold;
	font-size: 20px;
	line-height:22px;
	padding-top:7px;
}

.kop {
	text-transform: uppercase;	
	height: 16px;
	color: #0799D6;
	font-weight: bold;
	font-size: 13px;
	line-height:16px;
}


.contentpagetitle {
	font-size: 17px;
	font-weight: bold;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 10px;
	padding-left: 6px;
	border-spacing: 0px;
	font-size:12px;
}

table.moduletablegeenhead {
	width: 100%;
	margin-bottom: 10px;
	padding-left: 0px;
	border-spacing: 0px;
	font-size:12px;
}

div.moduletable {
	padding: 0;
	margin-bottom: 12px;
	background: url(http://www.habakuk.nu/content/templates/habakuk/images/right_head.jpg);
	background-repeat:no-repeat;
	padding-left:8px;
}



div.moduletablegeenhead {
	padding-left: 0px;
	margin-bottom: 8px;
	margin-left:-9px;
}

div.moduletablezoeken {

}

div.moduletablegrijs {
	padding: 0;
	margin-bottom: 12px;
	background: url(http://www.habakuk.nu/content/templates/habakuk/images/right_head_grijs.jpg);
	background-repeat:no-repeat;
	padding-left:8px;
}

table.moduletable th, div.moduletable h3 {
	color: #ffffff;
	text-align: center;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 2px 0;
	padding-top:3px;
	font-size:12px;
}

table.moduletablegeenhead th, div.moduletablegeenhead h3 {
	color: #ffffff;
	text-align: center;
	padding-left: 0px;
	height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 2px 0;
	padding-top:3px;
	font-size:12px;
}

table.moduletablegrijs th, div.moduletablegrijs h3 {
	color: #ffffff;
	text-align: center;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 2px 0;
	padding-top:3px;
	font-size:12px;
}

table.moduletable td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
	font-weight: bold;
	padding: 4px;
	background-image: url(../images/sechdrbg.png);
	background-repeat: repeat-x;
	height: 23px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2A2A2A;
	border-bottom-color: #2A2A2A;
	background-position: top;
}

.sectiontablefooter {
}

.sectiontableentry1 {
	background-color : #101010;
	font-size: 11px;
	color: #000;
	height: 23px;
	background-image: url(../images/sechdr1bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.pollstableborder .sectiontableentry1 {
	background:none;
}
.pollstableborder .sectiontableentry2 {
	background:#f1f1f1;
}



.sectiontableentry2 {
	background-color : #101010;
	font-size: 11px;
	color: #000;
	height: 23px;
	background-image: url(../images/sechdr2bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.category {
text-align:right;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {	border: 1px solid #282828
;
padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #CE2415;
	text-align: center;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
height:22px;
}

a.mainlevel:hover {
}

a.mainlevel:active {
}
















a.mainlevelmenu:link, a.mainlevelmenu:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: top;
	font-size: 12px;
	color: #ccc;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	height: 20px !important;
	height: 40px;
	text-decoration: none;
	font-weight: normal;
}

a.mainlevelmenu:hover {
	background-position: 0px -40px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}

a.mainlevelmenu:active {
	background-position: 0px -80px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}



















a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
		color: #CCCCCC;
	text-align: left;
}

a.sublevel:hover {
	color: #990000;
	text-decoration: none;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {	border: 1px solid #282828
;
margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #ffffff;
}
#showhide {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	position: relative;
	top: 5px;
}

.dd { }