/* #####################################################################################
 *  
 *  Onderdeel    > Content Management Systeem                                    
 *  Bestand      > index.css                                
 *  Versie       > 1.0
 *  Maker script > Tim van Tetrode - Trixes Webdesign
 *  Website      > http://www.trixes-webdesign.nl  
 *
 *  Dit script is gemaakt door Trixes Webdesign © 2006. Dit script mag alleen gebruikt
 *  worden door klanten van Trixes Webdesign.
 *               
 * #####################################################################################
 */

/* Styling Standaard elementen m.u.v. links (a)
/*************************************************/
* {
	box-sizing: border-box;
	-moz-box-sizing: content-box;  
}
html, body, #doorgetrokken_lijn{
	height: 100%;
   }
body{
	padding: 0px;
	margin: 0px;
	color: #000000;
	text-align: left;
	background-image: url(images/achtergrond_site.jpg);
	background-repeat: repeat-x;
}
body, table, td, tr, input, select, option, textarea{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
td{
	vertical-align: top;
	text-align: left;
}
/* Styling links (a)
/*************************************************/
a:link     {text-decoration: underline; color: #11006E; font-style:italic;}
a:visited  {text-decoration: underline; color: #11006E; font-style:italic;}
a:active   {text-decoration: underline; color: #11006E; font-style:italic;}
a:hover    {text-decoration: none     ; color: #000000; font-style:italic;}

/* Styling Module Nieuws
/*************************************************/
#nws_table{
	width: 450px;
	margin: 0 auto;
}

.nws_titel{
	text-align: left;
	
	width: 308px;
	padding: 0px 0px 0px 13px;
	
	background-color: #FF0000;

	font-weight: bold;
	font-style: italic;

	background-image: url(images/nieuws_blauw.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #F7FBFE;
}
.nws_datum{
	text-align: right;

	width: 150px;
	padding: 0px 5px 0px 0px;
	
	font-style: italic;

	background-image: url(images/nieuws_blauw.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #F7FBFE;
}
.nws_post{
	width: 450px;
	padding: 3px 5px 10px 5px;
	
	background-color: #FFFFFF;
}
.nws_bar{
	height: 2px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/nieuws_oranje.jpg);
	background-repeat: repeat-y;
}

#nws_linkoverzcht{
	text-align: center;
	font-size: 10px;
}

#nws_navigatie{
	text-align: center;
	font-size: 10px;	
	color: #0000A0;
}

#nws_navigatie b{
	font-size: 10px;	
	color: #000000;
}

#nws_navigatie a:link    {text-decoration: none     ; color: #0000A0;}
#nws_navigatie a:visited {text-decoration: none     ; color: #0000A0;}
#nws_navigatie a:active  {text-decoration: none     ; color: #0000A0;}
#nws_navigatie a:hover   {text-decoration: underline; color: #000000;}

#nws_linkoverzcht a:link    {text-decoration: none     ; color: #0000A0;}
#nws_linkoverzcht a:visited {text-decoration: none     ; color: #0000A0;}
#nws_linkoverzcht a:active  {text-decoration: none     ; color: #0000A0;}
#nws_linkoverzcht a:hover   {text-decoration: underline; color: #000000;}

.nws_meerlink:link    {font-size:10px; text-decoration: none     ; color: #0000A0;}
.nws_meerlink:visited {font-size:10px; text-decoration: none     ; color: #0000A0;}
.nws_meerlink:active  {font-size:10px; text-decoration: none     ; color: #0000A0;}
.nws_meerlink:hover   {font-size:10px; text-decoration: underline; color: #000000;}

/* Styling Custom elementen
/*************************************************/
#website_offline{
	text-align: center;
}
#buitenste_tabel{
	width: 590px;
	height: 595px;
	position: relative;
	z-index: 999;
}

#header{
	width: 590px;
	height: 136px;

	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 999;
}
#trixes_webdesign{
	width: 150px;
	height: 13px;
	
	display: table;
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 1;
}


/* Navigatie */
#nav_links, #nav_home, #nav_info, #nav_diensten, #nav_nieuws, #nav_contact, #nav_email, #nav_rechts{
	height: 20px;
	background-repeat: no-repeat;
	cursor: pointer;
	position: relative;
	z-index: 999;
}
#nav_links{
	background-image: url(images/nav_links.jpg);
	width: 97px;
}
#nav_home{
	background-image: url(images/nav_home.jpg);
	width: 82px;
}

#nav_info{
	background-image: url(images/nav_info.jpg);
	width: 70px;
}

#nav_diensten{
	background-image: url(images/nav_diensten.jpg);
	width: 97px;
}

#nav_nieuws{
	background-image: url(images/nav_nieuws.jpg);
	width: 92px;
}

#nav_contact{
	background-image: url(images/nav_contact.jpg);
	width: 92px;
}

#nav_email{
	background-image: url(images/nav_email.jpg);
	width: 49px;
}

#nav_rechts{
	background-image: url(images/nav_rechts.jpg);
	width: 11px;
}


/* Inhoud + Omlijning */
#links{
	width: 97px;
	height: 439px;
	text-align: left;
	vertical-align: bottom;
	background-image: url(images/links.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 999;
}

#midden{
	width: 482px;
	height: 402px;
	background-color: #FEF8F4;
	background-image: url(images/achtergrond_inhoud.jpg);
	background-repeat: repeat-x;
	position: relative;
	z-index: 999;
}
#inhoud{
	padding-top: 7px;
	padding-right: 7px;
	width: 475px;
	height: 395px;

	overflow: auto;
	position: relative;
	z-index: 999;
}
#rechts{
	width: 11px;
	height: 439px;
	background-image: url(images/rechts.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 999;
}

#onder{
	width: 451px;
	height: 37px;
	background-image: url(images/onder.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 999;

	color: #879CAE;
	font-size: 10px;
	font-family: Tahoma, Verdana;
	text-align: right;
	padding: 18px 31px 0px 0px;
}
#doorgetrokken_lijn{
	width: 100%;
	background-image: url(images/doorgetrokken_lijn.jpg);
	background-repeat: repeat-y;	
	background-position: center;
	margin-left: -221px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
/* Einde CSS bestand
/**********************************************************/

