/********************************************/
/* GENERAL                                  */
/********************************************/

P, DIV, H1, H2, H3, H4, H5, H6, OL, A, UL, LI, TABLE, TD {
	
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 12px;
	color: #666666;
}



/********************************************/
/* TEXTELEMENTE
/********************************************/


H1 { 
                margin: 0px;
}

P { 
	line-height: 17px;
                margin: 0px;
}


OL {
	list-style-position: outer;
	margin-left: 25;
}

UL {
	list-style-position: outer;
	/* list-style-type: circle; */
	list-style-type: square;
	margin-left: 25;
	line-height: 17px;
}

LI {
	margin-bottom: 5px;
}

P A    { 

	background-image: url(../images/bg_anchor_orange.gif);
	background-repeat: no-repeat;
	
	padding-left: 14px;
	
	color: #ff6600;
	
	text-decoration: none; 
}

P A:link   { text-decoration: none; }
P A:hover   { text-decoration: none; }
P A:active  { text-decoration: none; }
P A:visited { text-decoration: none; }



/********************************************/
/* CSC MAILFORM
/********************************************/

TABLE.csc-mailform {
	width: 403px;
     /* background-image: url(../images/bg_content_form.gif); */
}

TABLE.csc-mailform TD.csc-form-labelcell {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 100px;
	padding: 5px 5px 5px 5px;
}

TABLE.csc-mailform TD.csc-form-fieldcell {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	width: 300px;
	padding: 5px 5px 5px 5px;
}

TABLE.csc-mailform TD.csc-form-commentcell {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 300px;
}

TABLE.csc-mailform P.csc-form-label {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 12px;
	color: #666666;
}

TABLE.csc-mailform P.csc-form-label-req {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 12px;
	color: #666666;
}

TABLE.csc-mailform INPUT,TEXTAREA,SELECT,FILE {
}



/********************************************/
/* CSC SEARCHFORM
/********************************************/

TABLE.csc-searchform {
	width: 403px;
                
              	/* background-image: url(../images/bg_content_form.gif); */
}

TABLE.csc-searchform TD.csc-form-labelcell { 
	width: 100px;
}

TABLE.csc-searchform TD.csc-form-fieldcell { 
	width: 300px;
}

TABLE.csc-searchform P.csc-form-label { }

TABLE.csc-searchform INPUT,SELECT,TEXTAREA,FILE {
	
}

TABLE.csc-searchResultInfo {
	width: 403px;
}

TABLE.csc-searchResultInfo TD.csc-searchResultRange { }

TABLE.csc-searchResultInfo TD.csc-searchResultPrevNext { }

H3.csc-noSearchResultMsg {
	width: 403px;
}

H3.csc-searchResultHeader { }

P.csc-searchResult { }



/********************************************/
/* CSC SITEMAP
/********************************************/

DIV#csc-menu { }

P.csc-sitemap { 
	margin: 0 0 0 0px;	
	padding: 5 5 5 5px;
}

/** FIRST LEVEL *****************************/

P.csc-sitemap-level1 { 
	font-weight: bold;
	margin-left: 0px;
	background-color: #EECFA6;
}

P.csc-sitemap-level1 A:link    { text-decoration: none; }
P.csc-sitemap-level1 A:hover   { text-decoration: none; }
P.csc-sitemap-level1 A:active  { text-decoration: none; }
P.csc-sitemap-level1 A:visited { text-decoration: none; }

/** SECOND LEVEL *****************************/

P.csc-sitemap-level2 { 
	margin-left: 10px;
}

P.csc-sitemap-level2 A:link    { text-decoration: none; }
P.csc-sitemap-level2 A:hover   { text-decoration: none; }
P.csc-sitemap-level2 A:active  { text-decoration: none; }
P.csc-sitemap-level2 A:visited { text-decoration: none; }

/** THIRD LEVEL *****************************/

P.csc-sitemap-level3 { 
	margin-left: 20px;
}

P.csc-sitemap-level3 A:link    { text-decoration: none; }
P.csc-sitemap-level3 A:hover   { text-decoration: none; }
P.csc-sitemap-level3 A:active  { text-decoration: none; }
P.csc-sitemap-level3 A:visited { text-decoration: none; }

/** CUSTOM **/

#menu2 img {
	margin-left:18px;
	margin-top:200px;
}
