/***********************************************/
/* ZebraSite | Content Management Systeem      */
/* ZebraSite CSS bestand                       */
/* Template name: HommaLoodgieters  V4         */
/* Creator: David Soes 						   */
/* Bezoek http://www.zebrasite.nl              */
/*                              			   */
/* Alle rechten voorbehouden 2004 - 2009       */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

			html, body {				
			background:  #e7e6e6 url('images/bg.gif') repeat-x;
			font-family: font-family: arial,helvetica,sans-serif;
			font-size: small;
			color: #000000; 
			margin: 0px;
			text-align: center; /* Werkt alleen voor IE, Centereren van de Wrapper */
			}
			
			table,td,p {
			font-family: font-family: arial,helvetica,sans-serif;
			font-size: small;
			color: #000000; 
			}
	    	
	    	a {
			font-family: font-family: arial,helvetica,sans-serif;
		  	color: #0000ff;
		  	font-size: small;
		  	text-decoration: none;
		  	font-weight: bold;
		  	text-decoration:underline;
			}
			
			a:hover {
			color: #4579b4;
			text-decoration:underline;
			}

			img {
			border: 0px;
			}
			
			h1 {
			font-size: 14px;
			}
			
			h2 {
			font-size: 13px;
			}
						
			h3 {
			color:#555555;
			font-size:12px;
			}
			
			h4 a {
			font-weight:bold;
			font-size:14px;
			color: #4579b4;
			font-family:Arial, Helvetica, sans-serif;
			}
						
			h4 {
			font-weight:bold;
			font-size:14px;
			color: #4579b4;
			font-family:Arial, Helvetica, sans-serif;
			}

			/* Layout */		
			#wrapper {				
			width: 900px;
			margin: 0 auto; /* Werkt alleen voor FireFox, Centereren van de Wrapper */
			text-align: left;
			}
			
			#header {
			width: 900px;
			height: 125px;
			background: #ffffff url("images/top.gif") no-repeat;
			}
			
			#container {
			height: auto;
			height: 100%;
			overflow: hidden;
			background-image: url('images/left.gif') ;
			background-repeat:repeat-y;
			}
			
			#left {
			width: 194px;
			height: 432px;
			min-height: 432px;
			height:auto;
			float: left;
			}
			
			/* ---------Menu items------------ */ 
			#items {
			
			padding: 13px 0 0 0;
			height: auto;
			}
			#items ul {
			margin: 0 0 0 15px ;
			padding: 0 0 0 5px;
			}
			#items ul li {
			display:list-item;
			list-style-type:none;
			padding: 6px 0 0 0;
			}
			#items a {
			color: #fff500;
			font-size:14px;
			font-weight:normal;
			}
			.list-item {
			vertical-align: middle;
			margin: 0 4px 0 0 ;
			}
			/*-------- end Menu -------------- */
			
			/* -------- Content ----------- */
			body.mceContentBody {
			padding: 5px 15px 5px 15px;
			background-color:#FFFFFF;
			background-image: url('images/content.gif');
			background-repeat: no-repeat;
			background-position:bottom;
			text-align:left;
			}
			#content_bg {
			background-color:#FFFFFF;
			background-image: url('images/content.gif');
			background-repeat: no-repeat;
			background-position:bottom;
			width: 706px;
			height: 432px;
            min-height: 432px;
			height:auto;
			float:left;
			}
			
			* html #content_bg {
			height:100%;
			height: 432px;
			}
			
			#content {
			padding: 5px 20px 5px 5px;
			}

			#content .EBoxed {
			border: 1px solid #777777;
			}
			
			/*------ end Content ----------------- */
			
			#footer {
			background:#a7a6a6 url("images/footer.gif") no-repeat;
			font-size:11px;
			color: #4579b4;
			height: 20px;
			width: 900px;
			float:left;
			padding: 32px 0 0 0;
			text-align:center;
			}
			
			#footer a { 
			color: #cf1848;
			font-weight:normal;
			}
			
			/* ##CMS HACK##
			Deze DIV is aangemaakt om de foto's tijdelijk in te plaatsen bij klikken ervan */
			#content_holder {
				position: absolute;
				margin: -999999px;
				visibility: hidden;
			}

			/* Einde Layout */	
			
			.EPageNavigation{
			font-size: 16px;
			color: #4579B4;
			font-weight: bold;
			text-transform: Uppercase;
			letter-spacing: 0.4em;
    		}
			
			.EButton{
        	font-family: Arial; font-size: 11px; color: #555555;
	        border: 1px solid #aaaaaa;
    	    background-color: #eeeeee; width: 100px;
			}

    		.ETextInput{
        	font-family: Arial; font-size: 11px; color: #555555;
        	width: 200px; border: 1px solid #aaaaaa;
        	background-color: #eeeeee;
    		}

			.ETextArea{
	        font-family: Arial; font-size: 11px; color: #555555;
    	    width: 200px; border: 1px solid #aaaaaa;
        	background-color: #eeeeee;
    		}
			
			#module_category {
			width: 650px;
			height: 25px;
			background-image: url('images/menuback.gif');
			color: #555555;
			}
			
			/* GLOBAL MODULE */
			.global_module_separator{
			background-color: #ffffff;
			}
			.global_module_itemtitle a{
			font-size: 12px;
			color:#bababa;
			}
			.global_module_by
			{
			color: #e7e6e6 ;
			font-weight: bold;
			}
			.global_module_message {
			float: left;
			width: 400px;
			background-color: #FFFFFF;
			padding: 3px 0 0 5px;
			}
			.global_module_header {
			width: 400px;
			background-color: #ffffff;
			}
			.global_module_headerby{
			float: left;
			color: black;
			font-weight: bold;
			padding: 0 5px 0 0;
			}
			.global_module_headersite{
			float : left;
			color: black;
			font-weight: bold;
			padding: 0 5px 0 0;
			}
			.global_module_headeron{
			color: black;
			font-size: 13px;
			font-weight: bold;
			padding: 0 5px 0 0;
			}
			.global_module_headerontext{
			color:#666666;
			font-size:10px;
			}
			.global_module_headertitle {
			background-color: #ffffff;
			color: #8c8a8a;
			font-size: 12px;
			font-weight: bold;
			}

			.global_module_headerlink a {
			color: #555555;
			}
			/* END GLOBAL MODULE */

