html, body {
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
}

html {
    	overflow: -moz-scrollbars-vertical;
}

body
{
	background: #fff url(/fileadmin/images/geven/bg_header.png) repeat-x top;
	font-family: Arial,Verdana,FreeSans,Sans-serif;
	font-size: 75%;	
	line-height: 20px;
	color:#000;
}

body > div#container {
	height:auto;
}


/* netwerknavigatie */

#networknav {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF url(http://www.allegoededoelen.nl/images/bg_networknav.gif) repeat-x scroll 0 100%;
	font-size:10px !important;
	height:20px;
	color:#777777;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Geneva, Helvetica, sans-serif;	
}

#networknav .left {
	left:0;
	position:absolute;
}

#networknav .right {
	position:absolute;
	right:0;
}

#networknav ul {
	margin:0;
	padding:2px 5px;
	text-align:center;
line-height:1.4em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#networknav .left li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://www.allegoededoelen.nl/images/divider.gif) no-repeat scroll 100% 50%;
	float:left;
	padding:0 12px 0 10px;
}

#networknav .right li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://www.allegoededoelen.nl/images/divider.gif) no-repeat scroll 0 50%;
	float:left;
	padding:0 10px 0 12px;
}

#networknav li {
	display:inline;
}

#networknav ul, #networknav li {
	margin:0;
}

#networknav a, #networknav a:link, #networknav a:visited {
	color:#777777;
	font-size:10px;
	text-decoration:none;
	font-weight: bold;
}

#networknav a:hover {
	text-decoration:underline;
}




#container
{
	float:left;
	padding: 0;
	min-height:100%;
	margin:0 auto -105px;
	width: 100%;
	position:relative;
	height: 100%;
	text-align:left;
	/* background: transparent url(/website/fileadmin/images/footer_background.jpg) repeat-x bottom left; */
}

/* GET RID OF BORDER ON TBODY FROM SYSTEM.CSS */
#header tbody {
  border: 0;
}

#header {
  width: 993px;
  margin: 0 auto;
  background: url(images/bg_header.png);
  background-repeat:repeat-x;
  background-position: top;
  height: 95px;
}

#header_content {
/*	height: 179px;

	width: 970px;

	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
*/
}
#logo {
	border: 0;	
}
#logo img {
	float: left;
	border: 0;
	height: 65px;
	width: 215px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu {
position: absolute;
	padding-top: 45px;
	text-align: left;
	vertical-align: middle;
}

ul.tab, ul.tab li{border:0; margin:0; padding:0; list-style:none;}

ul.tab li{float:left; margin-right:2px;}
.tab a:link, .tab a:visited{
	background:url(/fileadmin/images/geven/tab-round.png) right 60px;
	color:#fff;
	display:block;
	font-weight:bold;
	height:30px;
	line-height:30px;
	text-decoration:none;
}
.tab a span{
	background:url(/fileadmin/images/geven/tab-round.png) left 60px;
	display:block;
	height:30px;
	margin-right:14px;
	padding-left:14px;
}
.tab a:hover{
	background:url(/fileadmin/images/geven/tab-round.png) right 30px;
	display:block;
	color:#fff;
}
.tab a:hover span{
	background:url(/fileadmin/images/geven/tab-round.png) left 30px;
	display:block;
}
/* -------------------------------- */
/* 	ACTIVE ELEMENTS					*/
.active a:link, .active a:visited, .active a:visited, .active a:hover{
	color:#fff;
	background:url(/fileadmin/images/geven/tab-round.png) right 0 no-repeat;
} 
.active a span, .active a:hover span{
	background:url(/fileadmin/images/geven/tab-round.png) left 0 no-repeat;
}
#tabmenu {
	float: left;
	position: absolute;
	left: 225px;
	>left: 10px;
	width: 600px;
}

#submenu {
	/* background:url(/fileadmin/images/geven/orangebarline.png) left 0 no-repeat; */
	float: left;
	left: 0px;
	width: 932px;
	height: 10px;
}


tr.odd td, tr.even td {
	padding: 0.5em;
}

.news-list-item h2 a, .news-single-item .clsub_nlb_post_head h2 {
color: #000;
/* line-height: 32px; */
}

h1 {
color:#444444;
font-family:"Trebuchet MS",FreeSans,Sans-serif;
font-size:30px;
}
h2 {
  margin-top: 10px;	
  color: #FFF;
font-size:30px;
	font-family:"Trebuchet MS",FreeSans,Sans-serif;
}
h3, h4, h5, h6 {
  font-size: 10pt;
}

.csc-firstHeader, .csc-firstHeader a {
	margin: 10px 0px 10px 0px;
}

td {
  vertical-align: top;
}
dt {
  font-weight: bold;
  padding-top: 1em;
}
p {
  margin-top: 0.5em;
  margin-bottom: 0.9em;
}
a {
  text-decoration: none;
  font-weight: normal;
  color: #2953A7;
}
a:hover {
	color: #000000;
	text-decoration: underline;	/*text-decoration: none;*/
}

ul, ol {
  padding: 0 .8em 0 1.5em;
}
dd {
  margin: .2em .8em;
  padding: 0;
}
ul li {
  list-style-type: circle;
}
ul.menu {
  padding: 0;
}
ul.menu li {
  margin-left: 0;
}
ul.menu ul.menu {
  padding-left: .3em;
}
li.leaf,li.collapsed,li.expanded {
  list-style-image: url(/fileadmin/images/geven/subnav_arrow.png);
  list-style-type: circle;
  border-bottom: 1px dotted #ddd;
}
li.expanded li {
  border: 0;
}
fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}
table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
}
thead th {
  border: 0;
}
tr.even, tr.odd {  
  background: 0;
  border: 0;
}

.form-item label {
  font-size: 1em;
  color: #222;
}
.item-list .csc-firstHeader {
  font-size: 1em;
  color: #222;
}
.links {
  margin-bottom: 0;
}
.comment .links {
  margin-bottom: 0;
}

/*
** Page layout blocks / IDs
*/


#contentinhoud p {
	margin: 0px 0px 10px 0px;
}

#content div.voorparticulieren {
	background:transparent url(/fileadmin/images/geven/keuze_blok.png) no-repeat scroll center top;
	height:102px;
	position:relative;
	width:218px;
	float: left;
	margin: 0px 10px 0px 0px;
}


#content div.voornonprofits{
	background:transparent url(/fileadmin/images/geven/keuze_blok.png) no-repeat scroll center top;
	height:102px;
	position:relative;
	width:218px;
	float: left;
	margin: 0px 0px 10px 0px;
}

div.voorparticulieren a, div.voornonprofits a {
	color: #ffffff;
	font-weight: normal;
}

div.voorparticulieren h2, div.voornonprofits h2 {
color:#FFFFFF;
display:inline-block;
font-family:FreeSans,Sans-serif;
font-size:16px;
font-weight: bold;
left:10px;
margin:0 0 5px;
position:absolute;
top:10px;
}

div.voorparticulieren h4, div.voornonprofits h4 {
color:#FFFFFF;
display:inline-block;
font-size:10px;
left:10px;
margin:0 0 5px;
position:absolute;
top:30px;
line-height: 12px;
}

div.button-orange {
left:70px;
position:absolute;
top:60px;
background:transparent none repeat scroll 0 0;
border-style:none;
border-width:0;
color:#FFFFFF;
cursor:pointer;
display:inline-block;
font-family:Verdana,FreeSans,sans-serif;
font-size:14px;
height:29px;
margin:0;
overflow:hidden;
padding:0;
position:relative;
white-space:nowrap;
}

div.button-orange div.left {
background:transparent url(/fileadmin/images/geven/button_sprite.png) no-repeat scroll -15px -106px;
width:10px;
}

div.button-orange .label, div.button-orange div {
display:inline-block;
float:left;
height:29px;
line-height:29px;
margin:0;
overflow:hidden;
padding:0;
position:relative;
vertical-align:middle;
}

div.button-orange .label {
background:transparent url(/fileadmin/images/geven/button_sprite.png) repeat-x scroll 0 -1px;
line-height:26px !important;
}

div.button-orange div.right-arrow {
background:transparent url(/fileadmin/images/geven/button_sprite.png) no-repeat scroll 0 -71px;
}

div.button-orange div.right-arrow, div.button-orange div.left-arrow {
display:inline-block;
font-size:0;
height:29px;
position:relative;
width:26px;
}

div.button-orange div.right {
background:transparent url(/fileadmin/images/geven/button_sprite.png) no-repeat scroll 0 -106px;
width:10px;
}

#content_home {
  width: 755px;
  margin: 0 auto;
}

#content_container {
	width: 932px;
	padding-top: 0px;
	margin: 0 auto;
	background: transparent;
}

#content {
	width: 680px;
	margin-top: 5px;
	padding-top: 0px;
	float: left;
}

#panel-right { 
	width: 225px;
	margin-top: 5px;
	margin-top: 0px;
	float: right;
}

#clean_conent {
	clear: both; 
}
 
 
 
#sidebar-left { 
	width: 225px;
	vertical-align: top;
	
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	float: left;
}

#sidebar-right { 
	width: 225px;
	vertical-align: top;
	
	padding-top: 0px;   /*jolka 10px;*/
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 

#sidebar1 {
	margin-top: 0px;
}



/* GET RID OF BORDER ON TBODY FROM SYSTEM.CSS */
tbody {
  border: 0;
}

#subnavlist {
  padding: 0.5em 1.2em 0.4em 0;
  font-size: 0.8em;
  color: #9cf;
}
#subnavlist a {
  font-weight: bold;
  color: #9cf;
}

#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 1.1em;
  height: 1.5em;
  vertical-align: middle;
}
#search .form-text {
  width: 8em;
  padding: 0 0.5em;
}
#mission {
  background-color: #369;
  padding: 1.5em 2em;
  color: #fff;
}
#mission a, #mission a:visited {
  color: #9cf;
  font-weight: bold;
}
.site-name {
  margin: 0.6em 0 0 0;
  padding: 0;
  font-size: 2em;
}
.site-name a:link, .site-name a:visited {
  color: #fff;
}
.site-name a:hover {
  color: #369;
  text-decoration: none;
}
.site-slogan {
  font-size: 1em;
  color: #eee;
  display: block;
  margin: 0;
  font-style: italic;
  font-weight: bold;
}
#main {
	/* font-family: Verdana, Arial, Helvetica, sans-serif;	padding in px not ex because IE messes up 100% width tables otherwise */
}

#mission, .node .content, .comment .content {
  line-height: 1.4em;
}

.node div.content {
  padding: 0;
  margin: 0 auto;
}


#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.breadcrumb {
}
.breadcrumb a {
  color: #999;
  font-weight: normal;
  font-size: .9em;
}
.bread_container {
  height: 24px;
  margin-bottom: 1em;
  margin-top: 5px;
}
.messages {
  font-weight: bold;
  padding: 3em;
  background-color: #FCD317;
  border: 1px solid #ccc;
  margin-bottom: 1em;
  
}
.error {
  border-color: red;
}


#sidebar-right p {
	font-size: 8pt;
	line-height: 1.3em;
}

/* BEGIN: FOOTER
--------------------------------------------------------- */
div#push {
	clear:both;
}

div#push, div#footer {
	height:85px;
	overflow:hidden;
}

#footer {
	background: url(/fileadmin/images/geven/bg_footer.png) repeat-x top ; 
	float:left;
	margin:20px 0 0;
	position:relative;
	text-align:left;
	width:100%;
}

#footer_content, #footer_content a, #footer_content a:link {
font-size: 10px;
width: 970px;
margin: auto;
  color: #999;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  text-decoration: none;
}
 #footer_content a, #footer_content a:link {
font-size: 10px;
  color: #999999;
  padding-right: 5px;
  padding-left: 5px;
  text-decoration: none;
}
#footer_content a:hover {
font-size: 10px;
  color: #000000;
  padding-right: 5px;
  padding-left: 5px;
  text-decoration: none;
}



#footer_left {
text-align:left;
font-size: 10px;

}
#footer_left a:hover {
font-size: 10px;

	color: #000000;
	text-decoration: none;
}


#footer_right {
	text-align: right;
}

.right_box, .flex_box {
	width:197px;
	
	padding-top:10px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:10px;
	font-size: 11px;
	
	/*border-left:1px solid red;
	border-right:1px solid red;*/
	background: #efefef url('/fileadmin/images/geven/right_box_top.png') no-repeat top;	
}

.content_box_top {
	background:#336699 url(/fileadmin/images/geven/content_box_top.png) no-repeat scroll center top;
color:#fff;
font-size:11px;
margin:10px 0 0;
padding:10px 14px;
width:652px;
min-height: 200px;
}


.content_box_top a {
	color:#fff;
	text-decoration: none;	
}

.content_box_top a:hover {
	text-decoration: underline;	
}

.content_box_footer {
	width:680px;
	height:30px;
	background: #fff url('/fileadmin/images/geven/content_box_footer.png') no-repeat;
	font-size:1px;
	overflow:hidden;
}

.right_box {
	height:181px;
	color:#0e577d;
}
.flex_box {
	color: #232020;
}
.right_box_header , .right_box h3, .flex_box h3{
	display:block;
	font: 2.0em Arial;
	padding:0px;
	margin:0px;
}
.right_box_header {
	padding-bottom:15px;
}
.right_box h3, .flex_box h3 {
	font:11px Verdana;
	font-weight:bold;
	padding-bottom:14px;
}
.flex_box h3 {
	padding-top:0px;
	padding-bottom:10px;
}
.right_box span {
	display:block;
	padding-bottom:9px;
}
.right_box p {
	display:block;
	margin:0px;
	padding:0px;
}
.right_box a {
	font-size:12px;
	color:#0e577d;
	font-weight:bold;
	text-decoration:underline;
}
.right_box a:hover {
	color:#0e577d;
	text-decoration:underline;
}

.box_bottom {
	width:225px;
	height:9px;
	background: #fff url('/fileadmin/images/geven/box_bottom.png') no-repeat;
	font-size:1px;
	overflow:hidden;
	
}

.flex_box {
margin: 10px 0px 0px 0px;
color:#232020;
background:#EFEFEF url(/fileadmin/images/geven/right_box_top.png) no-repeat scroll center top;
font-size:11px;
padding:10px 14px;
width:197px;
}

.box_bottom {
background:#FFFFFF url(/fileadmin/images/geven/box_bottom.png) no-repeat scroll 0 0;
font-size:1px;
height:9px;
overflow:hidden;
width:225px;
margin: 0px 0px 0px 0px;
}

/* tt_news */

.news-list-item {
	/* background-color:#D4E1F6;
	background-image:url(/fileadmin/images/gdw/bg_main.gif);
	background-repeat:repeat-x; */
	color:#020051;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:10px 0;
	padding:10px;
}

.news-list-item a {
	font-weight: bold;
	text-decoration: none;

}

.news-list-item a:hover {
	text-decoration: underline;
}

.news-list-item h3 {
	margin: 5px 0px 30px 0px;
}

.news-list-date {
	font-weight: normal;
}

.news-vast {
	color:#020051;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0px 0px 5px 0px;
	padding:0px;
}

.news-vast a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.news-vast a:hover {
	text-decoration: underline;
}

#news-vast-datum {
	font-size: 10px;
	float: left;
	color: #aaaaaa;
}

.news-single-author {
	float: left;
	margin: 0;
	padding: 0;
}

.clsub_nlb_post_date {
	background:transparent url(/fileadmin/images/gdw/bg-blog-datestamp.jpg) no-repeat scroll 0 0;
	float:left;
	height:48px;
	width:59px;
}

.clsub_nlb_post_date h5 {
	color:#FFFFFF;
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	font-weight:normal;
	line-height:15px;
	text-align:center;
	text-transform:uppercase;
	width:42px;
	margin: 0;
	padding: 0;
}

.clsub_nlb_post_date h6 {
	color:#6A6A6A;
	font-family:"Century Gothic",Arial,sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:28px;
	text-align:center;
	width:42px;
	margin: 0;
	padding: 0;
}

.clsub_nlb_post_head {
	float:left;
	margin:0 0 15px;
}

.clsub_nlb_post_head h2 {
	color:#000000;
	font-family:"Century Gothic",Arial,sans-serif;
	font-size:20px;
	line-height:22px;
	padding:1px 0 6px;
	width:540px;
	margin: 0;
	padding: 0;
}

.clsub_nlb_post_head ul {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}

.clsub_nlb_post_head ul li.meta {
	float:left;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	font-size:82%;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	color: #aaa;	
}

.clsub_nlb_post_head ul li {
	display:inline;
	margin:0;
	padding:0;
}

.clsub_nlb_post_head ul li.comments {
	background:transparent url(/fileadmin/images/gdw/bg-blog-commentsicon.jpg) no-repeat scroll 0 2px;
	float:right;
	padding:0 0 0 21px;
}

.news-single-timedata {
	color: #aaa;
}

.news-list-image {
	float: right;
}

.news-list-browse .browseLinksWrap, .news-list-browse .showResultsWrap {
	text-align: center;
}

.news-list-browse_top .browseLinksWrap, .news-list-browse_top .showResultsWrap {
	text-align: left;
}


.browseLinksWrap a {
	background:#2953A7 none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	padding:2px 5px;
}

#div_votacion {
	background:#EEF1F9 none repeat scroll 0 0;
	border-top:1px solid #A9BADC;
	margin: 20px 0px 0px 0px;
	padding: 5px;
}

.tx-veguestbook-pi1 {
	background:#EEF1F9 none repeat scroll 0 0;
	border-top:1px solid #A9BADC;
	margin: 20px 0px 0px 0px;
	padding: 5px;
}

.tx-veguestbook-pi1 {
	margin: 20px 0px 0px 0px;
}

.news-amenu-container {
	text-align: left;
}

.news-amenu-container ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.news-single-links dt {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0;
}

.news-single-imgcaption {
font-size: 9px;
}

.news-single-item img {
border: 0px;
}

