@charset "utf-8";
@import url(reset.css);

/* ----------------------------------------------------- */

body {
	background: #c8c8c8;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

a {
	text-decoration: none;
	color: #bb1313;
}

h1, h2, h3, h4, h5, h6 {
	color: #bb1313;
	padding: 10px 15px 5px 15px;
	line-height: 1.3em;
}

h1 {
	font-size: 22px;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: normal;
}

p {
	font-size: 13px;
	line-height: 1.4em;
	padding: 6px 15px 3px 15px;
	color: #444;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
	color: #bb1313;
}

a:hover, a:focus {
	text-decoration: underline;
}

hr.clearer {
	clear: both;
	height: 1px;
	border: none;
	color: #c8c8c8;
	background: #c8c8c8;
	margin: 15px 0 20px 0;
}

hr.cl-right {
	clear: right;
	height: 1px;
	background: none;
	border: none;
	color: #fff;
}

div#page {
	position: relative;
	background: #fff url('../images/header.gif') repeat-x;
}

div#header {
	position: relative;
	height: 280px;
	width: 960px;
	margin: 0 auto;
}

img#logo {
	position: absolute;
	top: 22px;
	left: 10px;
}

img#claim {
	position: absolute;
	top: 77px;
	left: 200px;
}

div#languages {
	position: absolute;
	top: 10px;
	right: 10px;
}

div#languages li {
	display: inline;
	margin-left: 5px;
}

ul#navigation {
	position: absolute;
	top: 77px;
	left: 470px;
}

ul#navigation li {
	float: left;
	margin-right: 16px;
}

ul#navigation li.last {
	margin-right: 0;
}

ul#navigation ul {
	position: absolute;
	top: 60px;
	left: 0;
}

ul#navigation ul li {
	float: none;
	display: block;
	margin: 0;
	padding: 0;
	line-height: 0;
}

form#search {
	position: absolute;
	top: 140px;
	left: 10px;
}

input#srch_fld {
	width: 100px;
	float: left;
	margin-right: 5px;
}

input#searchsubmit {
	
}

div#header-image {
	position: absolute;
	width: 250px;
	height: 160px;
	top: 110px;
	left: 200px;
}

div#header-image img {
	width: 250px;
	height: 160px;
}

div#header-image-cycle {
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	height: 160px;
	overflow: hidden;
}

div#header-text {
	position: absolute;
	top: 190px;
	left: 480px;
	height: 30px;
	width: 460px;
	overflow: hidden;
}

div#header-text img {
	height: 30px;
	width: 460px;
}

div#content {
	position: relative;
	width: 620px;
	margin: 0 auto;
	padding: 10px 70px 20px 130px;
}

div#content ul {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 35px;
	padding-bottom: 5px;
}

div#content li {
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4em;
	color: #444;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
}

div#content li span {
	line-height: inherit !important;
	font-size: inherit !important;
}

div#footer-wrap {
	position: relative;
	height: 50px;
	background: #c8c8c8 url('../images/footer.gif') repeat-x;
}

div#footer {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

ul#meta {
	position: absolute;
	left: 4px;
	top: 10px;
}

ul#socialmedia {
	position: absolute;
	top: 10px;
	right: 4px;
}

div#footer ul li {
	display: inline;
}

div#footer ul a {
	display: block;
	float: left;
	height: 14px;
	font-size: 11px;
	line-height: 1.2em;
	color: #555;
	border-right: 1px solid #888;
	padding: 0 7px 0 6px;
}

div#footer ul a:hover, div#footer ul a:focus {
	color: #222;
}

div#footer ul li.last a {
	border: none;
}

div.two-columns {
	clear: both;
	position: relative;
	margin-top: 20px;
}

div.two-columns-left {
	position: relative;
	width: 250px;
	float: left;
}

div.two-columns-left .csc-frame {
	margin-top: 0;
}

div.two-columns-right {
	position: relative;
	width: 250px;
	margin-left: 270px;
}

div.clear {
	clear: both;
	height: 1px;
}

div#news {
	background: #f5f5f5;
	padding-bottom: 4px;
}

div#news p {
	padding: 0px 15px 9px 15px;
	font-size: 11px;
}

.csc-frame {
	position: relative;
	margin: 10px 0;
	padding-bottom: 8px;
}

.csc-frame-frame1 {
	border: 1px solid #c8c8c8;
}

.csc-frame-frame1 h3 {
	line-height: 1.5em;
}

.csc-frame-frame2 {
	background: #cb1616 url('../images/frame2.gif') repeat-x top left;
}

.csc-frame-frame2 h1, .csc-frame-frame2 h2, .csc-frame-frame2 h3, .csc-frame-frame2 p {
	color: #fff;
}

.csc-frame-frame2 li {
	color: #fff !important;
}

.csc-frame .csc-textpic-intext-left-nowrap {
	margin-top: 15px;
	margin-bottom: 15px;
}

a.arrow {
	position: absolute;
	top: 6px;
	right: 6px;
	display: block;
	height: 19px;
	width: 19px;
	background: url('../images/arrow1.gif');
	background-position: top left;
	font-size: 1px;
	color: #fff !important;
}

a.arrow:hover , a.arrow:focus {
	background-position: bottom left;
	text-decoration: none;
	color: #bb1313 !important;
}

a.arrow img {
	width: 19px;
	height: 19px;
}

.csc-frame-frame2 a.arrow {
	background-image: url('../images/arrow2.gif') !important;
	color: #c8c8c8 !important;
}

.csc-frame-frame2 a.arrow:hover, .csc-frame-frame2 a.arrow:focus {
	color: #e8acac !important;
}

.corner-top-left {
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	height: 16px;
	display: block;
	background: url('../images/corner-top-left.gif') no-repeat top left;
}

.corner-bottom-right {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 16px;
	height: 16px;
	display: block;
	background: url('../images/corner-bottom-right.gif') no-repeat top left;
}

.date {
	padding: 10px 15px 0 15px;
	color: #444;
	font-size: 11px;
	font-weight: bold;
}

.news-list-container {
	margin-top: 15px;
}

.csc-textpic-imagewrap {
	margin-left: 15px;
	margin-bottom: 12px;
}

.csc-textpic-imagewrap {
	margin-top: 15px !important;
	margin-bottom: 10px !important;
}


.csc-textpic-clear {
	clear: none !important;
}

.two-columns-right .csc-textpic-text {
	clear: none !important;
}

.tx-indexedsearch-whatis {
	padding: 10px 15px;
	font-size: 16px;
	color: #bb1313;
}

.tx-indexedsearch-sw {
	font-style: normal !important;
	color: #00ba00;
}

.tx-indexedsearch-redMarkup {
	color: #00ba00 !important;	
}