/* Stylesheet voor Partena.be */

/* Netlash */

/* datum = juli 2006 */





* {

	margin : 0;

	padding : 0;

}

/* standaard dingen */

body {
	color : #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}



a img {
	border : none;
}



#container {
	text-align : left;
	width : 100%;
}

/* de header met logo en oranje gradient en zoeken */

#header {

	display:none;

}



#siteheader p#taal {

	display:none;

}



form#zoeken {

	display:none;

}





/*middelste gedeelte met navigatie, online-kantoor, publiblok en nieuws */



#midden {

	clear : left;

    width : 943px;

	margin : 0 0 8px 0;

	font-size : 1em;

}



#left, #leftnav {

	display:none;

}

/* navigatie links */



/* online kantoor */

#onlinekantoor {

	display:none;

}

/* formulier */

form#online {

	margin-top : 49px;

	font-size : 0.9em;

}



form#online p {

	margin : 0 15px 3px 8px;

}



form#online p label {

	font-weight : bold;

	float : left;

	width : 100px;

	padding-top : 2px;

}



form#online p input.veld {
	background : transparent url(../images/nl/form_online_bkg.gif) no-repeat;
	border : none;
	width : 91px;
	height : 23px;
	font-weight : bold;
	padding : 3px 0 0 2px;
}



form#online p input#versturen {
	width : 85px;
	height : 23px;
	background : transparent url(../images/nl/but_aanmelden.gif) no-repeat;
	border : none;
	margin : 3px 0 0 6px;

}



form#online p input#versturen:hover {
	background : transparent url(../images/nl/but_aanmelden.gif) no-repeat 0 -23px;
}



#onlinekantoor p.detail {
	margin : 4px 15px 3px 8px;
}



#onlinekantoor p.detail a:link, #onlinekantoor p.detail a:visited {

	color : #555;

	text-decoration : underline;

	font-weight : bold;

	font-size : 95%;

}



#onlinekantoor p.detail a:hover, #onlinekantoor p.detail a:focus {

	color : #f08a00;

	text-decoration : underline;

}



#onlinekantoor div {

	background-color : #dddfe0;

	border-top : 1px solid #FFF;

	height : 65px;

	width : 219px;

	position : absolute;

	bottom : 0;

}



#onlinekantoor div input#verstuureid {
	border : none;
	background : transparent url(../images/nl/but_eid.gif) no-repeat;
	width : 150px;
	height : 23px;
	margin : 13px 0 0 49px;
}



#onlinekantoor div input#verstuureid:hover {

	background : transparent url(../images/nl/but_eid.gif) no-repeat 0 -23px;

}

/* publiblok -------------------------------- */

#publiblok {

	width : 508px;

	height : 341px;

	background-color : #CCC;

	float : left;

	margin-left : 8px;

}

/*Nieuws blok rechts -------------------------------*/

#nieuws {
	float : left;
	border : 1px solid #3b5aa3;
	margin : 0 0 0 8px;
	background : #FFF url(../images/nl/nieuws.gif) no-repeat top;
	padding : 49px 3px 0 15px;
	position : relative;
	font-size : 1.0em;
    width : 177px;

}



#nieuws {
    height : 290px;
}



#nieuws p {
	margin-bottom : 8px;
}



#nieuws p a:link, #nieuws p a:visited {
	font-weight : bold;
	color : #3b5aa3;
	text-decoration : none;
}



#nieuws p a:hover, #nieuws p a:focus {
	color : #f08a00;
	text-decoration : underline;
}



#nieuws p.meer {
	position : absolute;
	bottom : 0;
	margin-bottom : 4px;
	font-size : 98%;
}



#nieuws p.meer a:link, #nieuws p.meer a:visited {

	color : #555;

	text-decoration : underline;

	font-weight : normal;

	font-style : italic;

}



#nieuws p.meer a:hover, #nieuws p.meer a:focus {

	color : #f08a00;

	text-decoration : underline;

}

/* de onderste kolommen" ----------------------- */

#tabellen {

	width : 942px;

	background : transparent url(../images/nl/faux.gif) repeat-y 0 7px;

	overflow : hidden;

	height : 440px;

}



#tabellen div.kolom {

	float : left;

}



#tabellen div.kolom ul {

	list-style-type : none;

}



#tabellen div.kolom p a {

	height : 37px;

}



a#titelinfo, a#titeldiensten, a#titelwatdoen, a#titelgezond, a#titelover {

	display : block;

}



a#titelinfo:link, a#titelinfo:visited {

	background : #FFF url(../images/nl/titel_info.gif) no-repeat;

}

a#titelinfo:hover, a#titelinfo:focus {

	background : #FFF url(../images/nl/titel_info.gif) no-repeat 0 -37px;

}



a#titeldiensten:link, a#titeldiensten:visited {

	background : #FFF url(../images/nl/titel_diensten.gif) no-repeat;

}

a#titeldiensten:hover, a#titeldiensten:focus {

	background : #FFF url(../images/nl/titel_diensten.gif) no-repeat 0 -37px;

}



a#titelwatdoen:link, a#titelwatdoen:visited {

	background : #FFF url(../images/nl/titel_watdoen.gif) no-repeat;

}

a#titelwatdoen:hover, a#titelwatdoen:focus {

	background : #FFF url(../images/nl/titel_watdoen.gif) no-repeat 0 -37px;

}



a#titelgezond:link, a#titelgezond:visited {

	background : #FFF url(../images/nl/titel_gezond.gif) no-repeat;

}

a#titelgezond:hover, a#titelgezond:focus {

	background : #FFF url(../images/nl/titel_gezond.gif) no-repeat 0 -37px;

}



a#titelover:link, a#titelover:visited {

	background : #FFF url(../images/nl/titel_over.gif) no-repeat;

}

a#titelover:hover, a#titelover:focus {

	background : #FFF url(../images/nl/titel_over.gif) no-repeat 0 -37px;

}



a#titelinfo span, a#titeldiensten span, a#titelwatdoen span, a#titelgezond span, a#titelover span {

	display : none;

}



#tabellen div.kolom ul li a {

	padding-left : 19px;

	padding-top : 10px;

}



#tabellen div.kolom ul li a:link {
	display : block;
	font-weight : bold;
	font-size : 1.1em;
	text-decoration : none;
	color : #474747;
    height : 21px;
}



#tabellen div.kolom ul li a:visited {
	display : block;
	font-weight : bold;
	font-size : 1.1em;
	text-decoration : none;
	color : #939393;
    height : 21px;

}



#tabellen div.kolom ul li a:hover, #tabellen div.kolom ul li a:focus {
	text-decoration : none;
    color : #f08a00;
	background-color : #FFF;
    height : 21px;
}



div.een {

	width : 176px;

}

div.twee {

	width : 218px;

}

div.drie {

	width : 188px;

}

div.vier, div.vijf {

	width : 180px;

}





/* de bovenste navigatie */



#topnav {

	display:none;

}



/* de eigenlijke inhoud */



#de_inhoud {
	float : left;
	margin-left : 8px;
    padding : 8px 20px 8px 18px;
    width : 477px;

}



#de_inhoud h1 {

	font-weight : bold;

	color : #3b5aa3;

	font-size : 1.8em;

	margin-top : 19px;

}



#de_inhoud h2 {

	font-size : 1.4em;

	font-weight : bold;

	color : #f08a00;

	margin-top : 17px;

}



#de_inhoud h2.opgelet {

	font-size : 1.1em;

	font-weight : bold;

	color : #f08a00;

	margin-top : 17px;

}



#de_inhoud h3 {

	font-size : 1.2em;

	font-weight : bold;

	color : #006ab3;

	margin-top : 17px;

}



#de_inhoud h4 {

	font-size : 1.1em;

	font-weight : bold;

	color : #474747;

	margin-top : 17px;

}



#de_inhoud p {

	margin-top : 23px;

}



#de_inhoud p a:link {

	color : #005da8;

	text-decoration : underline;

}



#de_inhoud p a:visited {

	color : #808080;

	text-decoration : underline;

}



#de_inhoud p a:hover, #de_inhoud p a:active {

	color : #f08a00;

	text-decoration : underline;

}



#de_inhoud ul {

	margin : 23px 0 0 23px;

	list-style-type : disc;

}



#de_inhoud blockquote {

	background-color : #EEE;

	display : block;

	padding : 2px 11px 17px 11px;

	margin-top : 13px;

}



#de_inhoud blockquote p {

	font-style : italic;

	margin-top : 16px;

}



#de_inhoud table.data_een {

	width : 99%;

	margin : 7px 0 20px 0;

	font-size : 1.0em;

}



table.data_een thead {

	background-color : #3b5aa3;

	color : #FFF;

}



table.data_een thead th {

	padding: 3px 0;

}



table.data_een td {

	text-align : center;

    padding : 6px 0;

}



table.data_een tr.odd {

	background-color : #dadada;

}



table.data_een tr.odd td {

	padding: 4px 0;

}



/* formulier toestanden ------------------------------ */

#formulier {

	width : 366px;

	margin : 17px 0 0 17px;

}



#formulier dt {

	margin : 10px 0 3px 0;

}



#formulier dt label {

	color : #474747;

}



#formulier input {

	width : 192px;

    height : 19px;

}



#formulier input, #formulier textarea {

	border : 1px solid #006ab3;

}



#formulier input#postcode, #formulier input#hulp {

	width : 99px;

}



#formulier input#voorkeur, #formulier input#niet {

	border : none;

	width : 20px;

}



#formulier input#voorkeur, #formulier input#dagenvoorkeur, #formulier input#niet {

	margin-left : 20px;

}



#formulier textarea, input#adres {

	width : 100%;

}



input#versturenform {
	width : 85px;
	height : 23px;
	background : transparent url(../images/nl/but_versturenform.gif) no-repeat;
	border : none;
	margin : 3px 0 0 0;

}



input#versturenform:hover {

	background : transparent url(../images/nl/but_versturenform.gif) no-repeat 0 -23px;

}



/* rechter kant, met de kleine blokken */



#informatie {

	width : 198px;

	float : left;

	margin-top : 36px;

}



#informatie h3#info_een {

	background : transparent url(../images/nl/meer_info_h3.gif) no-repeat;

	width : 198px;

	height : 29px;

}



#informatie h3#info_twee {

	background : transparent url(../images/nl/volgende_aktie_h3.gif) no-repeat;

	width : 198px;

	height : 29px;

}



#informatie h3#info_een span, #informatie h3#info_twee span {

color : #3b5aa3;

}



#informatie p {
	margin : 10px 0 32px 10px;
}



#informatie p a:link, #informatie p a:visited {

	color : #555;

	text-decoration : underline;

}



#informatie p a:hover, #informatie p a:focus {

	color : #f08a00;

	text-decoration : underline;

}



/* footer, ja dat ding onderaan ------------------ */



#footer {

	display:none;

}