/* CSS Document */
/* 	
	palmtree.be - www.palmtree.be
	Copyright 2006 palmtree.be
	
*/

body {
	font-family: Lucida Grande, Arial, Verdana;
	font-size: 19px;
	color: #555555;
	background-image: url(../bg_img/background_main.jpg);
	background-position: center top;
}

.main_container {
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #000000;
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
} 

.footer {
	font-size: 10px;
	color: #ffffff;
	padding-left: 10px;
	border-style: solid;
	border-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-color: #B2B2B6;
} 


.main_title {
	text-align: left;
	font-size: 15px;
	color: #555555;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 30px;	
}

.main {
    text-align: justify;
	font-size: 11px;
	color: #555555;
	padding-left: 50px;
	padding-right: 50px;
}


.main_bottom {
    text-align: center;
	font-size: 11px;
	color: #555555;
	padding-left: 50px;
	padding-right: 50px;
}

.main_left {
    text-align: left;
	font-size: 18px;
	color: #666666;
	padding-left: 50px;
	padding-right: 50px;
}

.main_left_select {
    text-align: left;
	font-size: 18px;
	color: #999999;
	padding-left: 50px;
	padding-right: 50px;
}

.main_left_big {
    text-align: left;
	font-size: 22px;
	color: #666666;
	padding-left: 50px;
	padding-right: 50px;
}

.main_left_small {
    text-align: left;
	font-size: 12px;
	color: #666666;
	padding-left: 45px;
	padding-right: 10px;
}

.klantenlijst {
    text-align: left;
	font-size: 11px;
	color: #555555;
}

.crumb {
	text-align: right;
	font-size: 9px;
	color: #cccccc;
	padding-left: 50px;
	padding-right: 10px;
}

.crumb_bottom {
	text-align: right;
	font-size: 9px;
	color: #666666;
	padding-left: 50px;
}

.main_a {
	font-size: 13px;
	color: #464F62;
}

.main_big {
	font-size: 13px;
	color: #555555;
	padding-right: 50px;
	text-align: justify;
}

.list {
	font-size: 11px;
	color: #555555;
	margin: 0 0 0 15px; 
	padding: 0 0 1em 0;;
 }


.blue {
color: #003366; 
font-weight:bold;
}

.column {
	padding-left: 5px;
	padding-right: 5px;
}

.column_big {
	font-size: 13px;
	color: #555555;
}


.column_norm {
	font-size: 11px;
	color: #555555;
}

/* top navigatie ------------------------------------------------------------------------------- */
a:link {color: #666666;text-decoration: none; }     
a:visited {color: #666666;text-decoration: none; } 
a:active {color: #666666;text-decoration: none; }  
a:hover {color: #555555;text-decoration: underline; }
/* einde top navigatie ------------------------------------------------------------------------------- */

/* sub top navigatie ------------------------------------------------------------------------------- */
.sub_topnav {
	font-size: 11px;
    text-align: justify;
}

.sub_topnav a:link {color: #666666;text-decoration: underline; font-weight: bold; }     
.sub_topnav a:visited {color: #999999;text-decoration: underline; font-weight: bold; } 
.sub_topnav a:active {color: #666666;text-decoration: none; font-weight: bold; }  
.sub_topnav a:hover {color: #555555;text-decoration: underline; font-weight: bold; }
/* einde top navigatie ------------------------------------------------------------------------------- */


/* cellproperties ------------------------------------------------------------------------------- */
.cell {
	padding-left: 5px;
	padding-right: 5px;
}

.cellBorder_1 {
	border-style: solid;
	border-color: #999999;
	border-right-width: 0px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-left: 5px;
	padding-right: 5px;
}


/* einde cellproperties ------------------------------------------------------------------------------- */


/* cellproperties specs------------------------------------------------------------------------------- */
.spec_1 {
	border-style: solid;
	border-color: #000000;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
}

.spec_2 {
	border-style: solid;
	border-color: #000000;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
}

.spec_3 {
	border-style: solid;
	border-color: #000000;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
}

.spec_3 a:link {color: #666666;text-decoration: none; border-width:0px; }     
.spec_3 a:visited {color: #999999;text-decoration: none; border-width:0px; } 
.spec_3 a:active {color: #666666;text-decoration: none; border-width:0px; }  
.spec_3 a:hover {color: #555555; color:#003366; border-width:0px; }

.spec_4 {
	border-style: solid;
	border-color: #999999;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-right: 5px;
}


/* einde cellproperties specs------------------------------------------------------------------------------- */


