/****** RESET BEGIN ******/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	/*background: transparent;*/
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/****** RESET END ******/
body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;	
	color: #000;
	font-size: 0.75em;
	line-height: 16px;
}
#container {
	margin: 12px auto;
	width: 1000px;
	position: relative;
	background-image: url('images/bg.jpg');
}
#sidebar_left {
	width: 167px;
	float: left;
	position: relative;
	display: inline;
}
	#logo {
		width: 167px;
		height: 161px;
	}
	#content2 {
		width: 141px;
		margin-top: 31px;
		padding-left: 13px;
		padding-right: 13px;
		font-size: 1.17em;
	}
	#menue3 {
		width: 146px;
		margin-top: 430px;
		padding-left: 13px;
		padding-right: 8px;
		font-weight: bold;
	}
	#menue3 a {
		text-decoration: none;
		color: #000;
	}
		#menue3 ul li {
			margin-bottom: 5px;
			list-style: none;
			background-image: url('images/division.jpg');
			background-repeat: no-repeat;
			background-position: left bottom;
			height: 19px;
		}
		#menue3 ul li.last {
			background-image: none;
		}
#main {
	width: 813px;
	padding-right: 10px;
	float: right;
	display: inline;
	position: relative;
}
	#menue1 {
		width: 813px;
		height: 36px;
		margin-bottom: 15px;
		float: left;
	}
		#menue1 ul li {
			list-style: none;
			float: left !important;
			margin-left: 0px !important;
			background: url(images/bg_left.jpg) no-repeat center left;
			padding: 0 4px 0 4px;
		}
		#menue1 ul li.active {
			background: url(images/bg_left_active.jpg) no-repeat center left;
			float: left !important;
			margin-left: 0px !important;
			padding: 0 4px 0 4px;
		}
		#menue1 ul li span.active {
			background: url(images/bg_right_active.jpg) no-repeat center right;
			height: 36px;
			float: left;
		}
		#menue1 ul li span {
			background: url(images/bg_right.jpg) no-repeat center right;
			height: 36px;
			float: left;
		}
		#menue1 ul li.lilevel1 {
			height: 36px;
		}
		#menue1 ul li a {
			color: #fff;
			font-weight: bold;
			text-decoration: none;
			cursor: pointer;
			padding: 9px 16px 15px 10px;
			display: block;
		}
		#menue1 ul li a:hover {
			text-decoration: underline;
		}
		#menue1 ul.level2 li {
			margin: 0;
		}
		#menue1 ul.level2 li a {
			color: #000;
		}
	#breadcrumb {
		padding-left: 20px;
		font-size: 0.92em;
		color: #006cb7;
		font-weight: bold;
		height: 20px;
		margin-bottom: 20px;
	}
		#breadcrumb a {
			color: #545658;
			text-decoration: none;
			font-weight: normal;
		}
		#breadcrumb span.active {
			color: #006cb7;
			font-weight: bold;
			text-decoration: none;
		}
		#breadcrumb span { 
			width: 1px;
			height: 10px;
			margin: 3px 10px 0 10px;
			font-size: 10px;
			font-weight: normal;
		}
#content1 {
	padding-left: 20px;
	width: 790px;
}
#footer {
	border-top: 1px solid #006cb7;
	padding-bottom: 15px;
	padding-top: 10px;
	margin-top: 66px;
}
#footer a {
	color: #006cb7;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	text-align: center;
	color: #006cb7;
	font-size: 0.92em;
	margin: 0;
}
.noborder { border: 0px !important; }
.imagemap { margin-left: 50px; width: 559px; }
.imagemap area { cursor: pointer; }
h1 {
	font-size: 3.15em;
	color: #006cb7;
	margin-bottom: 30px;
	padding-bottom: 0px;
	border-bottom: 1px solid #006cb7;
	font-weight: normal;
	line-height: normal;
}
h2 {
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	color: #f68932;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #f68932;
}
h3 {
	font-size: 1.17em;
	color: #006cb7;
}
h1.imageheader, h2.imageheader, h1.imageheadernomargin, h2.imageheadernomargin {
   overflow: hidden;
   height: 26px;
   text-indent: -999em;
   white-space: nowrap;
   background-repeat: no-repeat;
   border-bottom: 0;
   padding-bottom: 0;
}
#content1 h1.imageheadernomargin, #content1 h2.imageheadernomargin, #content2 h1.imageheadernomargin, #content2 h2.imageheadernomargin {
   margin-bottom: 0;
}
.largeMiddle h3 {
	margin: 0;
}
h4 {
	font-size: 1.0833em;
	font-weight: bold;
	color: #f68932;
}
h5 {
	font-size: 2em;
	font-weight: normal;
	color: #006cb7;
	font-style: italic;
	margin-bottom: 10px;
}
h6 {
	font-size: 1em;
	font-weight: normal;
	color: #f68932;
}
h1 a {
	color: #006cb7;
	margin-bottom: 0px;
	padding-bottom: 0;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}
h2 a {
	font-weight: bold;
	font-style: italic;
	color: #f68932 !important;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
h3 a {
	color: #006cb7;
	text-decoration: none;
}
h4 a {
	font-weight: bold;
	color: #f68932 !important;
	text-decoration: none;
}
h5 a {
	font-weight: normal;
	color: #006cb7;
	text-decoration: none;
	font-style: italic;
}
h6 a {
	font-weight: normal;
	color: #f68932 !important;
	text-decoration: none;
}
#content2 h1 {
	font-size: 1.75em;
	color: #006cb7;
	margin-bottom: 15px;
	padding-bottom: 0px;
	border-bottom: 1px solid #006cb7;
	font-weight: normal;
	line-height: normal;
}
#content2 h2 {
	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
	color: #000;
	margin-bottom: 10px;
	padding-bottom: 0px;
	border-bottom: 1px solid #000;
}
#content2 h3 {
	font-size: 1.17em;
	color: #006cb7;
}
#content2 h4 {
	font-size: 1.0833em;
	font-weight: bold;
	color: #000;
}
#content2 h5 {
	font-size: 1.2em;
	font-weight: normal;
	color: #006cb7;
	font-style: italic;
	margin-bottom: 10px;
}
#content2 h6 {
	font-size: 1em;
	font-weight: normal;
	color: #000;
}
#content2 h1 a {
	color: #006cb7;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}
#content2 h2 a {
	font-weight: bold;
	font-style: italic;
	color: #000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
#content2 h3 a {
	color: #006cb7;
	text-decoration: none;
}
#content2 h4 a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#content2 h5 a {
	font-weight: normal;
	color: #006cb7;
	text-decoration: none;
	font-style: italic;
}
#content2 h6 a {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
/**NEWS_TEMPLATE_STYLE**/
.news_latest_item h3 {
	text-decoration: none;
	font-size: 1.5em;
}
.news_latest_item h3 a {
	text-decoration: none;
}
.news_latest_sub {
	margin-top: 5px;
}
.news-more a {
	float: right;
	color: #006cb7;
	font-weight: bold;
}
.news-more a:hover {
	text-decoration: none;
}
.news_latest_img {
}
.news_latest_item .leftcontent, .news_latest_item .rightcontent {
	padding: 0 0 10px 0;
}
.rightcontent {
	float: right;
	position: relative;
	display: inline;
	width: 623px;
}
* html .rightcontent {
	width: 612px;
}
.leftcontent {
	float: left;
	display: inline;
	position: relative;
	width: 157px;
}
.spacer {
	border-bottom: 1px dotted #000;
	margin: 0 0 22px 0;
}
.imagewrap img {
	margin: 0 5px 5px 0;
	float: left;
}
.news_single_sub {
	color: #006cb7;
}
.news_single_item h1 {
	padding: 0;
}
.news_single_backlink a {
	color: #006cb7;
	font-weight: bold;
}
.news_single_backlink a:hover {
	text-decoration: none;
}
/**NEWS_TEMPLATE_STYLE END **/

/**** HALB-STANDARDS ****/
textarea {
	font-size: 1.1em;
}
#main hr {
	height: 1px;
	border: 1px solid #585858;
}
fieldset input, fieldset textarea {
  	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #F68932;
}
a:hover {
	color: #006CB7;
}
/**** STANDARDS ****/
.clearer {
	clear: both;
}
.csc-textpic-caption {
	font-size: 0.9em;
	display: block;
	padding-bottom: 0.9em;
}
p.align-center, th.align-center, td.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center {
	text-align: center;
}
p.align-right, th.align-right, td.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right {
	text-align: right;
}
p.align-left, th.align-left, td.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left {
	text-align: left;
}
p.align-justify, th.align-justify, td.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify {
	text-align: justify;
}
#main ul, #main ol {
	margin-bottom: 1em;
}
.csc-firstHeader, .csc-firstHeader, .csc-firstHeader {
	margin-top: 0;
}
#main .csc-textpic-imagewrap {
	margin: 0;
}
#rightBlock {
	font-size: 1em;
}
#main ul li, #main ol li {
	list-style-position: outside;
	margin: 0 0 0.3em 12px;
}
* html #main ul li, * html #main ol li {
	margin-left: 15px;
}
* + html #main ul li, * + html #main ol li {
	margin-left: 15px;
}
.csc-textpic-image {
	padding: 0 0 0.9em 0;
}
.csc-textpic-imagerow {
	padding: 0;
}
:root div.csc-textpic-above div.csc-textpic-text {
	clear: both;
	float: left;
}
.csc-textpic-intext-right .csc-textpic-caption {
	text-align: right;
}
#main table {
	line-height: normal;
}
.csc-textpic dl.csc-textpic-image {
/*	padding: 0 3px;*/
}
.csc-textpic dl.csc-textpic-firstcol {
	padding-left: 0;
}
.csc-textpic dl.csc-textpic-lastcol {
	padding-right: 0;
}
fieldset {
	border: 0;
}
fieldset label {
	width: 170px;
	float: left;
	clear: both;
	display: block;
	font-weight: bold;
}
fieldset .csc-mailform-field {
	margin: 0 0 5px 0;
}
fieldset .csc-mailform-field #mailformformtype_mail {
	margin: 20px 0 0 170px;
}
fieldset input, fieldset textarea {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;  
}
#main .csc-sitemap ul li {
	margin-top: 0.1em;
	margin-bottom: 0.2em;
}
.csc-textpic-intext-right-nowrap, .csc-textpic-intext-left-nowrap {
	padding-bottom: 1em;
}
#content1 .csc-textpicHeader h1, #content1 .csc-textpicHeader h2, #content1 .csc-textpicHeader h3, #content1 .csc-textpicHeader h4, #content1 .csc-textpicHeader h5, #content1 .csc-textpicHeader h6 {
	margin-top: 0;
}
a img {
	border: 0;
}
table {
	border-collapse: collapse;
}
li {
	list-style-position: inside;
}
p {
	margin-bottom: 1em;
}
.middle {
	vertical-align: middle;
}
