/* BODY */
body {
	font-size: small;
	padding: 0;
	margin: auto;
	color: #2e2e2e;
	font-family: verdana,arial,helvetica,sans-serif;
	background: white;
	}

#wrap {
	min-width: 800px;
	max-width: 1002px;
	margin: 0;
	padding: 0;
	color: #2e2e2e;
	background: white;
	}

#main-outer {
	background: white url(../images/bgleft.jpg) bottom left no-repeat;
	margin: 0;
	padding: 0;
	color: #2e2e2e;
	}

#main-inner {
	margin: 0;
	padding: 0;
	color: #2e2e2e;
	}

#header-inner {
	background: url(../images/bg_right.gif) top right repeat-y;
	margin: 0;
	padding: 0;
	}

#header-outer {
	background: url(../images/header_bg.gif) top left repeat-y;
	margin: 0;
	padding: 0;
	height:58px;
	}
*html #header-outer {
	height:auto;
}

#header-outer a, a:link {
	padding: 0;
	margin: 0;
	display: block;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
	text-align:left;
	}

#header-outer a:hover {
	color: white;
	text-decoration: underline;
	background: transparent;
	text-align:left;
	}

#header-left {
	float: left;
	width: 180px;
	color: white;
	margin: 0;
	padding: 0;
	border-right: 1px solid white;
	text-align:left;
	}

#header-left h4 {
	color: white;
	vertical-align: bottom;
	padding: 10px 0px 3px 10px;
	height:45px;
	margin: 0;
	font-size: small;
	background:url(../images/header_top_left.gif) top right no-repeat;
	text-align:left;
	}
*+html #header-left h4 {
	height:20px;
	}
#header-content {
	width: auto;
	margin: 0px 180px 0px 180px;
	padding: 0;
	}

#header-content .header-content-img {
	height: 37px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid white;
}

#header-content h4 {
	color: white;
	font-weight: normal;
	font-size: x-small;
	padding: 4px 0px 4px 25px;
	margin: 0;
	background: url(../images/header_corner.gif) bottom right no-repeat;
	}


#header-content a,a:link,a:hover {
	font-weight: normal;
	display: inline;
	background: transparent;
	text-decoration: none;
	}

#header-logo {
	float: right;
	width: 180px;
	}

#header-logo img {
	border: none;
	margin-top: 1.39em;
	padding-left: 15px;
	}

#main-content {
	margin: 0px 250px 0px 180px;
	padding: 0;
	border-left: 1px solid #b5b3b0;
	}
#main-content h2 {
	font-size:110%;
	color:#c00004;
	margin-bottom:0px;
}
#main-content .breadcrumb-container {
	float: left;
	font-size: 85%;
	margin: -32px 0px 0px -10px;
	padding: 0px 0px 0px 10px;
	color: #2e2e2e;
}
*+html #main-content .breadcrumb-container  {
   margin:-7px 0 0 -26px;
}
*+html #main-content .breadcrumb-container .breadcrumb {
	margin:-7px 0 0 -7px;
}
#main-content .breadcrumb-container .breadcrumb {
	font-size: 100%;
	display:inline;
	padding:0;
	margin:0 0 0 0;
}
#main-content .breadcrumb a, a:link, a:hover {
	color:#c00004;
	text-decoration:none;
	font-weight:normal;

}
#main-content .breadcrumb a:hover {
	color:#c00004;
	text-decoration:underline;
	font-weight:normal;
}
#main-content .breadcrumb span.current a, a:link, a:hover {
	color:#2e2e2e;
	font-weight:normal;
	text-decoration:none;
}
#main-content .breadcrumb span.separator {
	color:#2e2e2e;
	font-weight:normal;
}

#main-content .headline {
	float: left;
	font-size: 85%;
	font-weight: bold;
	display: block;
	margin-top: 18px;
	margin-bottom: 10px;
	margin-left: -4px;
	padding: 2px 0px 2px 4px;
	color: #68634F;
	background: #eeece8;
	}

#main-content dl {
	float: left;
	margin: 2px 0px 10px 0px;
	padding: 0px;
	background: none;
	}

#main-content dl h5 {
	font-size: 85%;
	font-weight: bold;
	color: #c00004;
	}

#main-content dl dt {
	margin: 0px 0px 0.5em 0px;
	padding: 0;
	font-size: 85%;
	font-weight: bold;
	color: #c00004;
	}

#main-content dl dt img {
	float: left;
	margin: 0 15px 15px 0;
	padding: 1px;
	background: #4d4d4d;
	border: 4px solid #ccc;
	}

#main-content dl dd {
	font-size: 80%;
	line-height: 1.5em;
	margin-left: 0;
	}
#main-content h3 {
	font-size: 100%;
	font-weight:bold;
}

#main-content dl.imgright dd {
	margin-right: 0;
	}

#main-content dl.imgright dt img {
	float: right;
	margin: 0 0 15px 15px;
	padding: 1px;
	margin-right: 0;
	}

#main-content dl.imgright dd {
	font-size: 80%;
	line-height: 1.5em;
	margin-right: 0;
	}

#main-content dl.floating {
	float: left;
	}

#main-content .tothetop {
	margin: 10px 0px;
	padding: 0;
	font-size: 85%;
	text-align: right;
	}

#main-content .tothetop span {
	font-size: 100%;
	font-weight: bold;
	}

#main-content .tothetop a,a:link {
	padding: 2px;
	margin: 0;
	color: #2e2e2e;
	text-decoration: none;
	}

#main-content .tothetop a:hover {
	text-decoration: none;
	color: #c00004;
	}

#main-content a,a:link {
	display: inline;
	color: #68634F;
	font-weight: bold;
	text-decoration: underline;
	background: none;
	}

#main-content a:hover {
	color: #c00004;
	font-weight: bold;
	text-decoration: underline;
	background: none;
	}

#main-left {
	float: left;
	width: 180px;
	margin: 0;
	margin-top:-26px;
	padding: 0;
	border-right: 1px solid #b5b3b0;
}
*+html #main-left  {
   margin-top:-1px; 
} 
#main-left h4 {
	font-size: x-small;
	font-weight: bold;
	margin: 40px 0px 0px 10px;
	padding: 2px 0px;
	}

#main-left a,a:link {
	display: block;
	color: #2e2e2e;
	font-weight: normal;
	text-decoration:underline;
	background: none;
	}

#main-left a:hover {
	color: #c00004;
	font-weight: bold;
	text-decoration: none;
	background: none;
	}

#main-left .searchform {
	margin:0;
	padding:0;
	background:url('../images/bgsearch.jpg');
}
	
#main-left .searchform, input {
	font-size: small;
	margin: 0px;
	padding: 0px;
	padding-left:4px;
	height:26px;
}

#main-left .inputfield {
	/*background:transparent;*/
	float:left;
	width: 153px;
	margin: 0px;
	margin-top:5px;
	padding: 0px;
	font-size: small;
	font-weight: normal;
	height:16px;
	border:1px solid #b5b3b0;
	color:#909090;
	}	
	
*+html #main-left .inputfield {
	width: 151px;
	}
#main-left .button {
	float:left;
	width: 18px;
	height:16px;
	border: none;
	margin:0;
	margin-top:5px;	
	padding:0;
	padding-left:2px;
	background:transparent;
}

#main-left ul { margin: 0px 0px 0px 0px; padding: 0; list-style-image: none; list-style: none; text-align:left;}
#main-left ul li { display: block; font-size: 85%; padding-left:0px; border-bottom: 1px solid #b5b3b0; text-align:left;}
#main-left ul li.ifsub { display: block; font-size: 85%; padding-left:0px; border-bottom: 1px solid #b5b3b0; text-align:left; background: url(../images/arrow-menu-normal.jpg) right top no-repeat;}
#main-left ul li.current { display: block; font-size: 85%; padding-left:0px; border-bottom: 1px solid #FDD6CD; background: url(../images/arrow-menu-active.jpg) right top no-repeat #c00004; text-align:left;}
#main-left ul li.active { display: block; font-size: 85%; padding-left:0px; border-bottom: 1px solid #FDD6CD; background: url(../images/arrow-menu-active.jpg) right top no-repeat #c00004; text-align:left;}
#main-left ul li a, #main-left ul li a:link, #main-left ul li a:visited, #main-left ul li a:active { margin: 0; padding: 6px 4px; color: #2e2e2e; text-decoration: none; text-align:left;}
#main-left ul li a:hover { font-weight: bold; color: #c00004; text-decoration: none; text-align:left;}
#main-left ul li.current a,  a:link, a:visited, a:active, a:hover { margin: 0; padding: 6px 4px; color: #FFFFFF; text-decoration: none; font-weight:normal; text-align:left;}
#main-left ul li.active a, a:link, a:visited, a:active, a:hover { margin: 0; padding: 6px 4px; color: #FFFFFF; text-decoration: none; font-weight:normal; text-align:left;}

#main-left ul ul { margin: 0; padding: 0; list-style-image: none; list-style: none; text-align:left; background:#FDD6CD;}
#main-left ul ul li{ display: block; font-size: 85%; padding-left:20px; border:0; border-bottom: 1px solid #FDD6CD; background: url(../images/arrow_submenu.gif) 12px 6px no-repeat #FDD6CD; text-align:left;text-align:left;}
#main-left ul ul li.current { display: block; font-size: 85%; padding-left:20px; border:0; border-bottom: 1px solid #FDD6CD; background: url(../images/arrow_submenu.gif) 12px 6px no-repeat #FDD6CD; text-align:left;}
#main-left ul ul li a, #main-left ul ul li a:link, #main-left ul ul li a:visited, #main-left ul ul li a:active { margin: 0; padding: 3px 4px; color: #2e2e2e; text-decoration: none; text-align:left;}
#main-left ul ul li a:hover { font-weight: bold; color: #c00004; text-decoration: none; text-align:left;}
#main-left ul ul li.current a, #main-left ul ul li.current a:link, #main-left ul ul li.current a:visited, #main-left ul ul li.current a:active, #main-left ul ul li.current a:hover { margin: 0; padding: 3px 4px; color: #c00004; text-decoration: none; font-weight:bold; text-align:left;}

#main-left ul ul ul { margin: 0; padding: 0; list-style-image: none; list-style: none; text-align:left;}
#main-left ul ul ul li{ display: block; font-size: 85%; padding-left:30px; border-bottom: 1px solid #FDD6CD; text-align:left;text-align:left;}
#main-left ul ul ul li.current { display: block; font-size: 85%; padding-left:30px; border-bottom: 1px solid #FDD6CD; background-color:#c00004; text-align:left;}
#main-left ul ul ul li a, a:link, a:visited, a:active { margin: 0; padding: 2px 4px; color: #2e2e2e; text-decoration: none;text-align:left; }
#main-left ul ul ul li a:hover { font-weight: bold; color: #c00004; text-decoration: none; text-align:left;}
#main-left ul ul ul li.current a, a:link, a:visited, a:active, a:hover { margin: 0; padding: 2px 4px; color: #FFFFFF; text-decoration: none; font-weight:normal; text-align:left;}

#main-left .main-left-container {
	width: 150px;
	font-size: x-small;
	color: white;
	margin: 20px 0px 20px 10px;
	background: #0b3e88 url(../images/bluecorner_bottom.gif) bottom right no-repeat;
	padding: 0;
	}

#main-left .main-left-container h4 {
	font-size: x-small;
	color: white;
	font-weight: bold;
	text-align: left;
	padding: 0;
	margin: 0;
	}

#main-left .main-left-container .textversionlink a,a:link {
	padding: 6px;
	margin: 0;
	color: white;
	text-decoration: none;
	background: url(../images/bluecorner_top.gif) top left no-repeat;
	}

#main-left .main-left-container .textversionlink a:hover {
	color: white;
	text-decoration: underline;
	}

	
#main-right {
	float: right;
	width: 180px;
	margin: 28px 0px 0px 15px;
	padding: 0;
	background: white url(../images/bg_right.gif) top right repeat-y;
	}

#main-right h4 {
	color: white;
	}

#main-right a,a:link {
	display: inline;
	color: white;
	font-weight: normal;
	text-decoration: none;
	background: none;
	}

#main-right a:hover {
	color: white;
	font-weight: normal;
	text-decoration: underline;
	background: none;
	}
#main-right .main-right-container-grau h2 {
	font-size: x-small;
	color:#c00004;
	font-weight: bold;
	text-align:center;
	padding:10px 10px 0 10px;
	margin:0;
}
#main-right .main-right-container h3 {
	font-size:small;
	color:white;
	font-weight: bold;
	text-align:center;
	padding:10px 10px 0 10px;
	margin:0;
}
#main-right .main-right-container p {
	font-size:x-small;
	color:black;
	font-weight:normal;
	text-align:center;
	padding:5px 10px 0 10px;
	margin:0;
}
#main-right .main-right-container-grau a,a:link {
	display: inline;
	color: #c00004;
	font-weight: normal;
	text-decoration: none;
	background: none;
	}

#main-right .main-right-container-grau a:hover {
	color:#c00004;
	font-weight: normal;
	text-decoration: underline;
	background: none;
	}
#main-right .main-right-container {
	font-size: x-small;
	color: black;
	margin-left: 15px;
	margin-bottom:20px;
	background: url(../images/bglogin.jpg) no-repeat;
	padding: 0px;
	}
#main-right .main-right-container  div.last {
	margin:0;
	padding:0;
	width:165px;
	height:20px;
}
#main-right .main-right-container th {
	font-size:x-small;
	color:black;
	padding:0 5px 0 5px;
	margin:0;
}	
#main-right .main-right-container input#user, #main-right .main-right-container input#pass {
	width:80px;
	height:14px;
	border:1px solid #2e2e2e;
	background:#f0f0f0;
	padding:2px;
	margin:0;
}
#main-right .main-right-container input#submit {
	height:20px;
	border:1px solid #2e2e2e;
	background:#f0f0f0;
	padding:0 2px 3px 2px;
	margin:0;
}
#main-right .main-right-container div.tx-newloginbox-pi1 {
  color:black;
	padding:0;
	margin:0;
	display:inline;
}

.tx-newloginbox-pi1 td p {
	font-size:x-small;
	color:black;
}
#main-right .main-right-container h4 {
	font-size: x-small;
	color: black;
	font-weight: bold;
	text-align: center;
	padding: 6px;
	margin: 0;
	}

#main-right .main-right-container p {
	padding: 10px;
	margin: 0;
	}
#main-right .main-right-container img {
	padding: 0;
	margin: 0;
	}
#main-right .main-right-container-grau {
	font-size: x-small;
	color: black;
	margin-left:15px;
	margin-bottom:20px;
	background:url('../images/bgTtnewsItem.jpg') repeat-x #f0f0f0;
	padding: 0px;
	border:1px solid #c0c0c0;
	}
#main-right .main-right-container-grau h2 {
	font-size:small;
	color:#c00004;
	margin-bottom:10px;
	}
#main-right .main-right-container-grau p {
	padding:0 10px 10px 10px;
	margin: 0;
	}
#main-right .main-right-container-grau div.more {
	padding-bottom:10px;
	}
#main-right .main-right-container-grau img {
	padding: 0;
	margin: 0;
	}
#main-right .main-right-container-grau h3 {
	text-align:center;
	padding:0;
	margin:10px 0 0 0;
}
#main-right .main-right-container-grau h3 a, a:link, a:active, a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#c00004;
	text-align:center;
	}
#main-right .main-right-container-grau h3 a:hover, a:focus {
	text-decoration:underline;
	font-weight:bold;
	}
#footer {
	font-size: x-small;
	text-align: center;
	padding: 4px;
	margin: auto;
	border-top:1px solid #b5b3b0;
	}

.gutter {
	margin: 0;
	padding: 10px 0px 2px 25px;
	}

.cleaner {
	clear: both;
	height: 1px;
	border: 0px none;
	font-size: 1px;
	margin: 0;
	padding: 0;
	background: white;
	}
	
input, textarea, select, option {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	border: 1px solid #2e2e2e;
	background-Color: #FFFFFF;
	color:#2e2e2e;
    height: 18px;
}


.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.submit{
	width:100px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	border: 1px solid #2e2e2e;
	background-Color: #f0f0f0;
	color:#2e2e2e;
    height: 18px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.sword { 
	width:150px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size : 11px;
	font-weight : normal;
	border: 1px solid #2e2e2e;
	background-Color: #f0f0f0;
	color:#2e2e2e;
    height: 18px;
}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#f0f0f0; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:#c00004; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#f0f0f0; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { color:#c00004; margin-top:0px; margin-bottom:0px; background:transparent; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#ffffff; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup {  color:#c00004; font-weight:bold;  }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #2e2e2e }
td.tx-indexedsearch-percent  { background-color:#f0f0f0; }

ul.browsebox {
	list-style-type:none;
}
ul.browsebox li {
	display:inline;
}

.csc-textpic {
	padding:0;
	margin:0;
}
div.csc-textpic-clear {
clear:none;
}

#newsslider {
  margin:0; 
  padding:0; 
  width:163px;
  height:35em; 
  overflow:hidden; 
  }
div.boxcontent {
	margin-left:15px;
}


/*NEWS Latest header*/
div.PaddingTitle{
	padding:0px;
	margin:0;
	text-align:center;
	background:url('../images/title-right.jpg') repeat-x;
	height:33px;  
}
div.boxcontent h2 {
	color:white;
	font-size:12px;
	padding-top:10px;
}
/*NEWS Latest header end*/

#newsslider li {
  list-style-type:none; 
  float:left; 
  display:block; 
  width:163px;
 border-top:1px solid #c0c0c0;
 text-align:left;
	background:url('../images/bglatestnews.jpg') no-repeat;
  }
#newsslider li a {
  display:block; 
  text-decoration:none; 
  color:#2e2e2e; 
  margin:0; 
  width:163px;
  text-align:left;
  }
#newsslider li a span {
  display:none; 
  color:#2e2e2e;
	padding:5px;
	text-align:left;
  }
#newsslider li span.one a span {
  display:block; 
  margin:0px;
  height:20em;
  text-align:left;
  }
#newsslider li a:hover {
	text-decoration:underline;
  text-align:left;
  }
#newsslider li a:hover span {
  display:block; 
  margin:0px; 
  cursor:pointer;
  text-align:left;
}
#newsslider .h2 {
  margin:0; 
  padding:0px 0px 0px 0px; 
  color:#c00004; 
  font-size:10px; 
  border:0;
  text-align:left;
}

#newsslider .img img {
  margin:5px; 
  padding:1px; 
  border:1px solid #c00004;
  margin-bottom: -5px;
}

.curved .boxcontent {
  display:block; 
  background:transparent; 
  font-size:10px; 
  text-align:justify;

}

