/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

fieldset {  
    border: 0;
    margin: 0;
    padding: 0;
  }
#FFmenu1,  .navigation  {
	line-height: 14px; 
	height: 70px;
	padding-left:84px;
	/*margin: 0;
	text-align: center;
		color: #39F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0;margin-left: 42px;
	min-width: 50px;
	background-repeat:repeat-x;
	max-width: 120px;
		
	margin-right:-2em; 
	z-index: 300;
	padding: 2px 3em 4px; */
}

tx-slideshow-pi1, .headerimg {
	z-index: -1;
}

.text {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:1.5em;
		/*vertical-align:middle;*/
		}
.leftcolumn {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:14px;
		/*vertical-align:middle;*/
		}


.content, .bodytext {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:1.5em;
		/*vertical-align:middle;*/
		}

.csc-header-n2 {
	font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		/*line-height:28px;
		vertical-align:middle;*/
}		


csc-firstHeader {
	font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:2em;
		/*color:red;
		
		vertical-align:middle;*/
}		


.textoben	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		width:350px;
		}
		
legend {
border:none;
}			


		
.lang {
		width:24px;
		}



.infos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000FF;
	text-align: left;
	display: list-item;
	height: 14px;
	line-height: 14px;
	padding-top: 4px;
	width: 182px;
	padding-left: 14px;
}
.infos a{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}



/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: arial, helvetica; color: #000000; }
PRE { font-family: monospace; }
XXA { /*color: #ffffff;*/ text-decoration: none; }
XXA:hover { /*color: gray;*/ }
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 0px 0px 0px; }
P, TD, XXUL, XXOL { font-size: 11px; }
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 11px; }
/******************/
/* Headers, plain */
/******************/
H1 { font-size: 12px; }
H2 { font-size: 12px; color:red; }
H3 { font-size: 14px; color: #10007B; }
H4 { font-size: 14px; color: #8A0020; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 2px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader 
{ margin-top: 0px; }

H1.csc-firstHeader {
color: red;
}
/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #000000; text-decoration: none; }
H2 A { color:red; text-decoration: none; }
H3 A { color: #10007B; text-decoration: none; }
H4 A { color: #8A0020; text-decoration: none; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: none; }


#menu1 {
	z-index: 100;
	color: #39F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	/*border: 1px solid #eda;width: 86em;*/
	margin: 0; /*auto;*/
}

#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1em;
	color: #39F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*padding: 0;
	border-width: 1px 0;
	border: solid #ccc;
	width: 86em;*/
z-index: 100;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	width: 10em;
	color: #39F;
	background: url(clear.gif);
	text-decoration: none;
	padding: 0.25em 0em;z-index: 100;
}

#nav a.menuparent  {z-index: 100;
	/*background: url(arrow.gif) no-repeat 90% 40%;*/
}

#nav li {
	float: left;
	padding: 0;
	width: -3em;
z-index: 100;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 10em;
	font-weight: normal;
	border: 1px solid #ccc;
	margin: 0;
	background: black;
z-index: 100;
	/*background: url(clear.gif);*/		
}

#nav li li {
	text-align: left;
	width: 10em;z-index: 100;
}

#nav li ul a {
	width: 14em;
	padding-left: 1em;z-index: 100;
}

#nav li ul ul {
z-index: 100;
	margin: -1.75em 0 0 1.75em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;z-index: 100;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;z-index: 100;
}

#nav li:hover, #nav li.sfhover {
	background: #ffffff;
	color: #fffff;z-index: 100;
}


.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:2px; }		
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:30px;  }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:140px; }		
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }		
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }	
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }		
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }		
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }		
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }		
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }		
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }		
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }		

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }		
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }		
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }		
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }		
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }		
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }

