@charset "UTF-8";
/* CSS Document */


html, body, *, content-inner, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	}
	
body {
	height: 100%;
	background-image: url(../imx/bg.jpg);
	background-repeat: repeat-x;
	background-color: #eddecf;
	margin:0;
	}
	
h1 {
	font-size:24px;
	font-weight:normal;
	color: #e46117;
	line-height:28px;
	}
#cont-right h1 {
	color:white;
	font-size:14px;
	line-height:18px;
	}

#cont-right table.csc-uploads * a {
	color:#000;
	text-decoration:underline;
	}
	
h3 {
	font-weight:bold;
	font-size:12px;
	color:#e46117;
	border-bottom: 2px #e46117 dotted;
	}


.news-list-date {
	color:#000; 
	font-weight:normal;
}
	
.bodytext a {
	color:#e46117;
	}
	
#cont-right h4 {
	color:white;
	font-size:12px;
	font-weight:normal;
	}
	
#navigation * {
	text-decoration:none;
	}
	
 .navi * a {
 	text-decoration:none;
	}

 .navi-1 a {
 	font-size:14px;
	line-height:22px;
	color:#000;
 }
 
 .navi-2 a {
 	font-size:11px;
	line-height:18px;
	color:#000;
 	}
	
.navi-3 a {
	text-decoration:none;
	color:black;
	font-size:12px;
	line-height:16px;
	}

.active-3 a {
	text-decoration:none;
	color:white;
	font-weight:bold;
	}

.active  a{ 
	color:#e46117;
	text-decoration:none;
	font-weight:bold;
	}
	

	
q, .detail {
	color:#e46117;
	}
	
hr {
	display:none;
	}
	
.hr {
	height:3px;
	background:url(../imx/hr-bg.png) no-repeat scroll center; 
	}

#navigation {
	width:137px;
	top:20px;
	font-size:16px;
	line-height:28px;
	text-align:right;
	}
	
#support-box {
	width:137px;
	top:20px;
	font-size:14px;
	line-height:28px;
	text-align:right;
	}


#head-pic {
	z-index: 0;
	}


#outer {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	
}
#head0 {
	
	height: 266px;
	width: 1200px;
	z-index:10;

}

#languagebox {
	text-align:right;
	}

img, div {
	behavior: url(fileadmin/pngfix/iepngfix.htc) 
	}

#content-outer {
	
	background-color: #FFF;
	width: 650px;
	z-index:10;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:6px;
	background-image:url(../imx/white.gif);
	position:relative;
	height:100%;
}

#content-inner {
	background: url(../imx/content_inner/f8881e.gif);

	border: 1px black solid;
	margin-top:		0px;
	margin-right:	6px;
	margin-bottom:	0px;
	margin-left:	0px;
	padding: 6px;
	text-align:left;
	height:100%
	}
	
#content-left {
	width:320px;
	}

#content-right {
	float:right;

	border:1px solid red;
	width:200px;
	}
	
#footerfancy {
	margin-top:-10px;
	}
 

/* drop shadow for content box */

.img-shadow  {

  background: url(../imx/content-sh.png) no-repeat bottom right !important;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }
 
/*
dl.csc-textpic-image dt img {
	border: 1px white solid;
	  background: url(../imx/content-sh.png) no-repeat bottom right !important;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
	}
*/
