/**********************************************************************************************/
/*This Style Sheet Controls the design of the site map */
/**********************************************************************************************/

/**********************************************************************************************/
/*General Styles, applied automaticly */
/**********************************************************************************************/


/**********************************************************************************************/
/*Overwrited styles - styles which are exist in the general  website stylesheet and are partly overwrited here */
/**********************************************************************************************/
a:link {  text-decoration: none}
a:visited {  text-decoration: none}
a:hover {   text-decoration: underline;}

/**********************************************************************************************/
/*Specific design and positioning styles for this template, applied manually */
/**********************************************************************************************/
.section { padding-top: 5px; padding-left:83px; width: 510px }
.tblContent  { padding-bottom:25px;}
.tdLevel1 { padding-top: 3px; vertical-align: top; width:150px; font-family: arial; font-size: 12px; color:#46433C; font-weight: 700;}
.tdLevel1 a:link { text-decoration: none; font-family: arial; font-size: 12px; font-weight: 700; color: #46433C;}
.tdLevel1 a:visited { text-decoration: none; color: #46433C;}
.tdLevel1 a:hover { text-decoration: underline; color: #46433C;}

.tdLevel2 { padding-bottom: 2px; color:#46433C;}
.tdLevel2 a:link { text-decoration: none; font-family: arial; font-size: 12px; color: #46433C;}
.tdLevel2 a:visited { text-decoration: none; color: #46433C;}
.tdLevel2 a:hover { text-decoration: underline; color: #46433C;}

.tdLevel3 {font-family: arial; font-size: 12px; color:#C32E0E; }
.tdLevel3 a:link { text-decoration: none; font-family: arial; font-size: 12px; color:#C32E0E;}
.tdLevel3 a:visited { text-decoration: none; color:#C32E0E;}
.tdLevel3 a:hover { text-decoration: underline; color:#C32E0E;}


.line_divider2 { height:1px; padding-left:83px; width: 510px;}
.hrline{color:#E3DFD4;height:1px;}

