@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/source-sans-pro-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'),
       url('../fonts/source-sans-pro-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-sans-pro-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-sans-pro-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-sans-pro-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-sans-pro-v11-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-italic - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/source-sans-pro-v11-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro Italic'), local('SourceSansPro-Italic'),
       url('../fonts/source-sans-pro-v11-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-sans-pro-v11-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-sans-pro-v11-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-sans-pro-v11-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-sans-pro-v11-latin-italic.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/source-sans-pro-v11-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'),
       url('../fonts/source-sans-pro-v11-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-sans-pro-v11-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-sans-pro-v11-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-sans-pro-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-sans-pro-v11-latin-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}


body {
	background-color: #FFF;
	margin: 0;
	color: #333;
	font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
}

table {
	font-size: 16px;
}

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

a:hover {
	color: #333;
}

*:focus {
	outline: none;
}

.PageWrap {
	width: 960px;
	padding: 10px;
}

.PageLanguage {
	float: left;
}

.PageLogo {
	margin: 0 0 0 853px;
	width: 107px;
}

.PageMainNav {
	margin: 0 0 40px 0;
}

.PageSubNav {
	float: left;
	width: 300px;
	margin-top: 10px;
}

.PageContentInnerWrap {
	margin: 0 0 0 300px;
	width: 660px;
	background: #f2f2f2 none repeat scroll 0 0;
}

.PageContent {
	border-bottom: 5px solid #fff;
	padding: 10px;
	width: 640px;
	overflow: hidden;
}

.PageBookmarksWrap {
	padding: 10px 10px 0 10px;
	width: 640px;
	height: 30px;
}

table td {
	vertical-align: top;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}

.space {
	margin-bottom: 20px;
}

p {
	margin: 0;
	padding: 0;
	line-height: 20px;
}

table a,
table a:hover,
p a,
p a:hover {
	color: #006c97;
}

h1,
h2 {
	color: #333;
	font-size: 24px;
	margin: 0 0 10px;
	font-weight: 700;
}

.PageMainNav,
.PageSubNav {
	text-transform: uppercase;
	font-size: 20px;
}

.PageMainNav li {
	display: inline;
	margin-right: 10px;
}

.PageMainNav ul,
.PageSubNav ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li.nav_act a,
li.nav_side_act a,
li.nav_side_indented_02_act a,
li.nav_side_indented_03_act a {
	color: #333;
}

ul.nav_side_wrap {
	margin: -5px 0 0;
	line-height: 30px;
}

li.nav_side_indented_02_act,
li.nav_side_indented_02 {
	margin-left: 10px;
	font-weight: 400;
	text-transform: none;
	font-size: 18px;
}

li.nav_act a,
li.nav_side_act a,
li.nav_side_indented_02_act {
	font-weight: 700;
}

li.nav_side_indented_03_act,
li.nav_side_indented_03 {
	margin-left: 20px;
	font-weight: 400;
	line-height: 23px;
}

.sprache {
	font-size: 11px;
	font-weight: 400;
}

.csc-default,
#c2293 {
	margin-bottom: 15px;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

label {
	width: 170px;
	display: block;
	float: left;
}

.type-text,
.csc-mailform-field,
.tx-felogin-pi1 fieldset div {
	margin-bottom: 15px;
}

input,
textarea,
select {
	font-family: "Source Sans Pro",Tahoma,Verdana,Arial,sans-serif;
	font-size: 12px;
	padding: 5px;
}

input[type="text"],
input[type="password"],
textarea,
select {
	border: 1px solid #999;
	margin: 0;
}

input[type="submit"] {
	background-color: #006c97;
	border: 1px solid #006c97;
	color: #fff;
	cursor: pointer;
}

.csc-textpic-caption,
.news-list-imgcaption {
	color: #999;
	font-size: 11px;
	line-height: 16px;
}

.news-list-imgcaption {
	margin-top: -5px;
}

.news-list-image {
	width: 200px;
	overflow: hidden;
	float: left;
	margin: 0 10px 20px 0;
}

.news-list-image img {
	margin-bottom: 10px;
}

.news-list-subheader p {
	font-weight: 700;
	margin-bottom: 10px;
}

.news-list-content-wrap {
	margin: 0 0 20px 210px;
	width: 430px;
}

.news-list-item {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	width: 640px;
}
.news-list-container .news-list-item:last-child {
	border-bottom: none;
}
a.internal-link-new-window:hover,
a.internal-link:hover {
	color: #006C97;
}

a.internal-link-new-window,
a.internal-link {
	color: #006C97;
	font-size: 13px;
}

.csc-frame-rulerAfter {
	border-bottom: 1px solid #CCC;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
/*
DIV.csc-textpic-caption-c .csc-textpic-caption {
	text-align: center;
}

DIV.csc-textpic-caption-r .csc-textpic-caption {
	text-align: right;
}

DIV.csc-textpic-caption-l .csc-textpic-caption {
	text-align: left;
}

DIV.csc-textpic DIV.csc-textpic-imagecolumn {
	float: left;
	display: inline;
}

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 1px solid #999;
	padding: 0px 0px;
}

DIV.csc-textpic-imagewrap {
	padding: 0;
}

DIV.csc-textpic IMG {
	border: none;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image {
	float: left;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap UL {
	list-style: none;
	margin: 0;
	padding: 0;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI {
	float: left;
	margin: 0;
	padding: 0;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image {
	float: left;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT {
	float: none;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD {
	float: none;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG {
	border: none;
}

DL.csc-textpic-image {
	margin: 0;
}

DL.csc-textpic-image DT {
	margin: 0;
	display: inline;
}

DL.csc-textpic-image DD {
	margin: 0;
}

DIV.csc-textpic-clear {
	clear: both;
}

DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline;
	margin-right: 10px;
}

DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline;
	margin-left: 10px;
}

DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline;
	margin-left: 10px;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin: 5px 0 0;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	margin: 0;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 10px;
}

DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow {
	margin-bottom: 5px;
	display: block;
}

DIV.csc-textpic DIV.csc-textpic-imagerow {
	clear: both;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol {
	margin-left: 0px !important;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol {
	margin-right: 0px !important;
}

DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	margin-right: 10px !important;
}

DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	margin-left: 10px !important;
}

DIV.csc-textpic-above DIV.csc-textpic-text {
	clear: both;
}

DIV.csc-textpic-center {
	text-align: center;
}

DIV.csc-textpic-center DIV.csc-textpic-imagewrap {
	margin: 0 auto;
}

DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	text-align: left;
}

DIV.csc-textpic-center DIV.csc-textpic-text {
	text-align: left;
}

DIV.csc-textpic-right DIV.csc-textpic-imagewrap {
	float: right;
}

DIV.csc-textpic-right DIV.csc-textpic-text {
	clear: right;
}

DIV.csc-textpic-left DIV.csc-textpic-imagewrap {
	float: left;
}

DIV.csc-textpic-left DIV.csc-textpic-text {
	clear: left;
}

DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap {
	float: left;
}

DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap {
	float: right;
}

DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	float: right;
	clear: both;
}

* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text {
	height: 1%;
}

DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	float: left;
	clear: both;
}

* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text {
	height: 1%;
}

DIV.csc-textpic DIV.csc-textpic-imagerow-last {
	margin-bottom: 0;
}

.csc-textpic-imagerow-last li.csc-textpic-image {
	margin-bottom: 0 !important;
}

.csc-textpic-intext-left ol,
.csc-textpic-intext-left ul {
	padding-left: 40px;
	overflow: auto;
	height: 1%;
}

.PageWrapPopup .PageContentInnerWrap {
	margin: 0;
	background-color: #fff;
}

.PageWrapPopup .PageLogo {
	margin: 0 0 0 535px;
	width: 107px;
}

#colorbox,
#cboxoverlay,
#cboxwrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}

#cboxoverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxmiddleLeft,
#cboxbottomLeft {
	clear: left;
}

#cboxcontent {
	position: relative;
}

#cboxloadedContent {
	overflow: auto;
}

#cboxtitle {
	margin: 0;
}

#cboxloadingOverlay,
#cboxloadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#cboxprevious,
#cboxnext,
#cboxclose,
#cboxslideshow {
	cursor: pointer;
}

.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
}

.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
}

#cboxoverlay {
	background: url(images/overlay.png) repeat 0 0;
}

#cboxtopLeft,#cboxtopRight,#cboxbottomLeft,#cboxbottomRight {
	width: 21px;
	height: 21px;
	background-color: #f2f2f2;
}

#cboxmiddleLeft,#cboxmiddleRight {
	width: 21px;
	background-color: #f2f2f2;
}

#cboxtopCenter,#cboxbottomCenter {
	height: 21px;
	background-color: #f2f2f2;
}

#cboxcontent {
	background: #f2f2f2;
	overflow: hidden;
}

.cboxIframe {
	background: #fff;
}

#cboxerror {
	padding: 50px;
	border: 1px solid #ccc;
}

#cboxloadedContent {
	margin-bottom: 28px;
}

#cboxtitle {
	position: absolute;
	bottom: 2px;
	left: 135px;
	text-align: left;
	width: 100%;
	color: #949494;
	font-size: 11px;
}

#cboxcurrent {
	position: absolute;
	bottom: 2px;
	left: 58px;
	color: #949494;
	font-size: 11px;
}

#cboxslideshow {
	position: absolute;
	bottom: 4px;
	right: 30px;
	color: #0092ef;
}

#cboxprevious {
	position: absolute;
	bottom: -2px;
	left: 0;
	background: url(images/controls.png) no-repeat -75px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

#cboxprevious:hover {
	background-position: -75px -25px;
}

#cboxnext {
	position: absolute;
	bottom: -2px;
	left: 27px;
	background: url(images/controls.png) no-repeat -50px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

#cboxnext:hover {
	background-position: -50px -25px;
}

#cboxloadingOverlay {
	background: url(images/loading_background.png) no-repeat center center;
}

#cboxloadingGraphic {
	background: url(images/loading.gif) no-repeat center center transparent;
}

#cboxclose {
	position: absolute;
	bottom: -2px;
	right: 0;
	background: url(images/controls.png) no-repeat -25px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}

#cboxclose:hover {
	background-position: -25px -25px;
}

.cboxIE #cboxtopLeft,
.cboxIE #cboxtopCenter,
.cboxIE #cboxtopRight,
.cboxIE #cboxbottomLeft,
.cboxIE #cboxbottomCenter,
.cboxIE #cboxbottomRight,
.cboxIE #cboxmiddleLeft,
.cboxIE #cboxmiddleRight {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0ffFF,endColorstr=#0ffFF);
}

.divcsc-uploads-icon,.divcsc-uploads-fileName {
	float: left;
	margin-right: 10px;
}

.divcsc-uploads-fileSize {
	color: #999;
}

.csc-uploads-item {
	margin-bottom: 15px;
	line-height: 32px;
}

.csc-textpic-below .csc-textpic-text {
	margin-bottom: 15px;
}
*/
.tt-news-uploads-item {
	margin-bottom: 0;
}

.tt-news-uploads-item img {
	margin-right: 10px;
	position: relative;
	top: 10px;
}

.tt-news-uploads-item dd {
	margin: 0;
}

.tt_news-uploads-fileSize {
	color: #999;
	margin-left: 10px;
}

.submitButton {
	margin-bottom: 30px;
}

.captchaField,
.formInfoText,
.captchaField p {
	margin-bottom: 15px;
}

.formInfoTextBorderTop {
	border-top: 1px solid #C1C1C1;
	padding-top: 15px;
}

.formError {
	margin-left: 10px;
	color: #840300;
}

.colorLink,
a.colorLink:hover {
        color: #006C97 !important;
	font-weight: 700;
}

.tx-sremailsubscribe-pi1 label {
	display: inline;
}

.type-button {
	margin-left: 173px;
}

.error,
.recaptcha {
	margin-bottom: 15px;
}

.recaptcha,
.goRight {
	float: left;
}

.error {
	margin-left: 175px;
	color: #AE1500;
}
.loginError {
	color: #AE1500;
	margin-bottom: 15px;
}
.logout {
	text-align: right;
}
.logoutLink,
.logoutLink:hover {
	background-color: #006C97;
	border: 1px solid #006C97;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
	padding: 5px;
	display: inline-block;
}
.formOneLine .type-text {
	float: left;
}
.input-space{
	margin-right: 15px;
}
.box-space-left {
	margin-left: 15px;
	width: 35%;
}
.label-width label {
	width: auto !important;
	margin-right: 5px;
}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: "."; clear: both; height: 0; }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

h1 a {
	color: #006C97;
}


#c1551 .news-list-item:last-child,
#c1701 .news-list-item:last-child,
#c1950 .news-list-item:last-child,
#c1330 .news-list-item:last-child,
#c1328 .news-list-item:last-child,
#c1550 .news-list-item:last-child,
#c1699 .news-list-item:last-child,
#c1949 .news-list-item:last-child,
#c1576 .news-list-item:last-child,
#c1322 .news-list-item:last-child,
#c1600 .news-list-item:last-child,
#c1723 .news-list-item:last-child,
#c1556 .news-list-item:last-child,
#c1408 .news-list-item:last-child,
#c1603 .news-list-item:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#c2223,
#c2225 {
	margin-bottom: 0;
}