/*
***********************************************************
Title:     Infoportaal
Author:    Martijn Wijmer - netcreators.nl
Date:	   september 2008
***********************************************************
*/
/* Global reset */

*	    { 	
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

em { font-style: italic; }
strong { font-weight: bold; }
table {	border-collapse: collapse; border-spacing: 0; }
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
blockquote:before, blockquote:after, q:before, q:after { content: "";}
blockquote, q { quotes: "" "";}
caption, th, td { font-weight:normal; text-align:left; }
ol, ul { list-style:none;}


body {
	text-align: center;
	background: #d1d1d1 url(http://www.houten.nl/fileadmin/templates/img/infoportaal/background.gif) repeat-x;
}

h1 {
	font-size: 1.4em;
	margin: 5px 0px;
	color: #8a6800; 
}

h2 {
	font-size: 1.2em;
	margin: 5px 0px;
	color: #8a6800;
}

#page {
	width: 879px;
	margin: 0 auto;
  	text-align: left;
  	font-size: 0.8em;
  	font-family: arial;
  	color: #2c2c2c;
	height: auto;
	background: #fff;
	min-height: 860px;
}

#page a {
	color: #000bb5;
	text-decoration: none;
}


#page a:hover {
	color: #000bb5;
	text-decoration: underline;
}

#navigation {
	padding-bottom: 5px;
	border-bottom: 1px solid #cecece;
	padding-left: 20px;
}

#oheader {
	background: url(http://www.houten.nl/fileadmin/templates/img/infoportaal/logo-gem-houten.jpg) no-repeat top right;
	height: 153px;
	width: 879px;
	border-bottom: 1px solid #cecece;
}

#header {
	background: url(http://www.houten.nl/fileadmin/templates/img/infoportaal/header_02.jpg) no-repeat top left;
	height: 153px;
}

#omenu {
	display: inline;
	float: left;
}

#menu {
	margin-left: 20px;
	width: 208px;
}

#menu .groepmenu .item div {
	padding-bottom: 3px;
	margin-top: 5px;
}

#menu .groepmenu .item img {
	margin-top: 10px;
}

#menu .groepmenu .item div a {
	background: url(http://www.houten.nl/fileadmin/templates/img/infoportaal/arrow-a.gif) no-repeat scroll 0% 50%;
	padding-left: 10px;
}

#menu .groepmenu .item .rssfeed {
	border-bottom: 1px solid #cecece;
}

#menu .groepmenu .item .rssfeed img {
	display: block;
}

#menu .groepmenu .item .rssfeed a {
	background: none;
}

#ocontent {
	display: inline;
	float: left;
	width: 530px;
	margin-left: 20px;
	margin-right: 20px;
}

#ocontent #content .index {
	padding-bottom: 10px;
}

#ocontent #content .cookierubriekoverzicht {
	overflow: hidden;
	
}

#ocontent #content #kruimelpad {
	margin: 20px 0px;
}

#ocontent #content .cookierubriekoverzicht .inhoud .document, li, ol {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CECECE;
}

.inhoud span {
	display: inline;
}

#action .groepaction .item {
	background: url(http://www.houten.nl/fileadmin/templates/img/infoportaal/print_contact.gif) no-repeat left bottom;
	line-height: 23px;
	margin-left: 800px;
	padding-left: 20px;
	position: absolute;
	top: 180px;
	clear: both;
}

#service {
	text-align: center;
}

#rssfeed, #urlsmart, #w3c {
	display: none;
}

#ofooter {
	clear: both;
	overflow: hidden;
}

#content .inhoud .document .info, #content .inhoud .document .oms, #content .inhoud .document .more {
	display: inline;
}

#content .inhoud .info, #content .inhoudlijst2diep .info, 
#content .inhoudlijst2diep_opnaam .info, .document .info {
	display: none;
}

.more {
	left: 480px;
	position: relative;
}

.index {border-bottom: 1px solid #CECECE;}
.index ul ul { padding-left: 20px; }
.index li, .index ol {
	margin: 0;
	padding: 2px 0px;
	border: none;
}

.sorteercontrols {padding: 2px 0px 20px; border-top: 1px solid}
.zoekpagina_op_detail input, .zoekpagina input, #rubriek, .mimetypes {
	border:1px solid #000000;
	margin-left:5px;
	padding-left: 4px;
}

.zoekpagina_op_detail td {padding: 0px 0px 10px 5px}
#isnaamenoms {padding-top: 10px}
option {padding-left: 4px}
#publicatiedatumstartstop td {padding-bottom: 10px}
.document {padding-top: 10px}

#mimetype, #auteur, #creatiestart, #creatiestop, #mutatiestart, #mutatiestop, #publicatiestart, #publicatiestop {display:none;}
