/* TYPO3 content stylesheet */

.ctArea .ctElement {
	clear: both;
}

.ctArea .ctElement br {
	display: none;
}

.ctArea .ctElement * br {
	display: inherit;
}

#midCol .ctElement {
	padding-top: 5px;
}

#rightCol .ctArea .ctElement {
	margin-bottom: 10px;
	padding: 0 10px 0 10px;
}

.ctArea p,
.ctArea ul li,
.ctArea ol li,
.ctArea table td,
.ctArea label {
	line-height: 16px;
}

.ctArea .align-justify {
	text-align: justify;
}

.ctArea .align-center {
	text-align: center;
}  

.ctArea .align-right {
	text-align: right;
}

.ctArea a {
	color: #033669;
	text-decoration: underline;
	font-style: italic;
}

.ctArea a.anchorlink {
	text-indent: -99999px !important;
	text-decoration: none !important;
	line-height: 1px !important;
	font-size: 1px !important;
	color: #ffffff !important;
	display: block !important;
	height:0px !important;
}

#footer a.anchorlink {
	display: none !important;
}

.ctArea ul {
	padding: 0;
	margin: 0;
}

.ctArea ul ul {
	margin-left: 10px;
}

.ctArea ul li {
	padding: 0 0 0 0;
	list-style: disc inside;
}

.ctArea ol {
	padding-left: 22px;
}

.ctArea blockquote {
	padding-left: 20px;
}
	
#rightCol h2,
#leftCol h2 {
	height: 16px !important;
	height: 22px;
	color: #ffffff;
	background-color: #03366a;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 4px;
}

#rightCol h2 a {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-left: 0 !important;
	margin-left: 10px;
}

#rightCol h2 {
	margin: 0 -10px 0 -10px;
}

#midCol h2 {
	border-bottom: 10px solid #ffffff;
	margin: -5px -10px 0 -10px;
	background: url(../../images/title_bg.gif) repeat-x;
	padding: 4px 0 0 2px;
	height: 18px !important;
	height: 32px;
}


#midCol div.headerElement h2 {
	margin-bottom: -5px;
}

#midCol h2,
#midCol h2 a {
	text-transform: uppercase;
	color: #033669;
	font-size: 11px;
	font-weight: normal;
}

#midCol h3 {
	background-color: #d3d3d3;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
}

#midCol h3,
#midCol h3 a {
	color: #003367;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

#midCol h4 {
	padding-top: 5px;
	padding-bottom: 5px;
}

#midCol h4,
#midCol h4 a {
	color: #003367;
	font-weight:bold;
	font-size: 12px;
	line-height: 16px;
}

#rightCol table.contenttable-0 td {
	border-bottom: 1px solid #0C88D4;
}

#rightCol table.contenttable-0 td.td-0 {
	width: 110px;
}

#rightCol table.contenttable-0 td.td-1 {
	border-bottom: 1px solid #0C88D4;
	width: 30px;
}

#midCol .ctArea table th,
#midCol .ctArea table td {
	padding-right: 4px;
	padding-bottom: 4px;
}

.ctElementbottom {
	clear: both;
	margin: 5px -10px 0 -10px;
	height: 10px;
	background-color: #ffffff;
}

#rightCol .ctElementbottom {
	display: none;
}

/* Flexible Contents 2 Columns */

.fce2Cols {
	background: url(../../images/fce2col_bg.gif) repeat-y;
	position: relative;
	height: 100% !important;
	height: auto;
	margin-bottom: -5px;
}

.fce2Cols .leftCol {
	float: left;
	width: 247px !important;
	width: 252px;
	padding-right: 5px;
}

.fce2Cols .middleCol {
	background-color: #ffffff;
	width: 10px;
	height: 5px;
	position: absolute;
	top: -11px;
	left: 252px;	
}

.fce2Cols .rightCol {
	float: right;
	width: 242px !important;
	width: 252px;
	padding-left: 10px;
}

.fce2Cols .ctElementbottom {
	background: none;
}

.fce2Cols .clearer {
	clear: both;
}

/* Filelinks */

.csc-uploads td {
	padding: 5px 10px 5px 0;
}


/* Sitemap */

.csc-sitemap ul li {
	margin-top: 10px;
}

.csc-sitemap ul ul li{
	margin-top: 2px;
}


/* Mailform typo3 */

fieldset.defaultForm {
	padding-top: 10px;
	padding-bottom: 20px;
	border: none;
}

fieldset.defaultForm div.formRow {
	clear: both;
}

.defaultForm .csc-mailform-label {
	padding: 5px 0;
}

fieldset.defaultForm .required {
	float: left;
	margin-left: -12px;
}

.defaultForm label {
	float: left;
	width: 170px !important;
	width: 180px;
	display: block;
	margin-bottom: 6px;
	margin-right: 0 !important;
	margin-right: -3px;
	padding-right: 10px;
}

.defaultForm .formRowNoMargin label {
	float: none;
}

.defaultForm input,
.defaultForm select,
.defaultForm textarea,
.defaultForm button {
	width: 200px;
	margin-bottom: 6px;
	background-color: #F6F6F6;
	color: #275785;
	border: 1px solid #929698;
	padding: 1px;
}

.defaultForm input.file {
	width: auto;
}

.defaultForm textarea {
	height: 100px;
}

.defaultForm select {
	width: 204px;
}

.defaultForm option {
	background-color: #F6F6F6;
	color: black;
}

.defaultForm input.checkbox {
	width: 13px;
	height: 13px;
	margin-bottom: 12px;
	margin-top: 4px;
	border: none;
}

.defaultForm input.submit,
.defaultForm button,
.defaultForm .submit input {
	margin-left: 180px !important;
	margin-left: 183px;
	width: auto;
	padding: 0 10px !important;
	padding: 0;
}

.defaultForm input.noMargin {
	margin-left: 0 !important;
}

.defaultForm .formRowNoMargin input.submit,
.defaultForm .formRowNoMargin button {
	margin-left: 0 !important;
	margin-left: 0;
}

.defaultForm div.radio {
	padding-bottom: 5px;
}

.defaultForm div.radio fieldset label {
	width: auto;
	display: inline;
	float: none;
	padding: 0 !important;
}

.defaultForm div.radio fieldset .radio {
	padding: 0;
	width: auto;
	margin: 0 5px -2px 0;
	background-color: transparent;
	border: none;
}

.defaultForm input[type=text]:focus,input[type=password]:focus,textarea:focus {
	background:#FFF; 
	color: black;
}


/* images */

#midCol .ctElement .csc-textpic-intext-right .csc-textpic-image,
#midCol .ctElement .csc-textpic-intext-left .csc-textpic-image {
	padding-top: 4px;
}

#midCol .ctElement .csc-textpic-firstcol {
	clear:both;
}

#midCol .ctElement .csc-textpic-intext-left-nowrap .csc-textpic-image,
#midCol .ctElement .csc-textpic-intext-right-nowrap .csc-textpic-image {
	padding-top: 4px;
}

#midCol .ctElement .csc-textpic-below .csc-textpic-text {
	padding-bottom: 5px;
}

#midCol .ctElement .csc-textpic-above .csc-textpic-text {
	padding-top: 5px;
}

#midCol .ctElement .csc-textpic .csc-textpic-center .csc-textpic-below .csc-textpic-equalheight .csc-textpic-imagewrap {
	width:584px;
}

.csc-textpic-caption {
	font-size: 11px;
	padding-top: 2px;
}


/* tt_news */

.newsLatestWrap {
	padding-bottom: 0 !important;
	padding-bottom: 10px;
}

.newsLatestItem {
	padding-bottom: 16px !important;
	padding-bottom: 17px;
	margin-top: 7px;
	border-bottom: 1px dotted #064e93;
}

.newsToArchive {
	margin-top: 7px;
}

.newsLatestItem *, .newsLatestItem a, .newsToArchive, .newsToArchive a {
	color: #064e93;
}

.newsLatestItem p.bodytext {
	display: inline;
}

.newsLatestItem img {
	float: left;
	margin: 4px 7px 2px 0;
}

.newsSingleItem {
	position: relative;
	padding-bottom: 5px;
}

.newsSingleItem .newsSingleImage {
	float: left;
	margin-top: 4px
}

.newsSingleItem .news-single-related {
	clear: left;
}

.newsSingleItem .newsListDate {
	padding-top: 5px;
}

.newsSingleItem .newsSingleSubheader {
	font-weight: bold;
}

.newsSingleItem .news-single-related,
.newsSingleItem .news-single-files {
	margin-top: 15px;
}

.newsSingleItem .news-single-related dd {
	padding-bottom: 2px;
}

.newsSingleItem .news-single-files img {
	margin-right: 4px;
}

.newsSingleItem .newsSingleImage img {
	margin-right: 10px;
}

.newsSingleItem .newsSingleImage .newsSingleCaption {
	font-size: 11px;
	padding-bottom: 5px;
}

.newsListWrapStart {
	margin-bottom: -5px;
}

.newsListItem {
	clear: both;
}

.browseTop,
.newsListItem .newsListTopborder {
	height: 10px;
	background-color: #ffffff;
	border-top: 1px dotted #1b5893;
	margin: 0 -10px 0 -10px;
}

.newsListItem .newsListBottomborder {
	height: 10px;
	background-color: #ffffff;
	margin: 0 -10px 0 -10px;
}

#midCol .newsListItem h3 {
	position: relative;
	padding-left: 0;
	background: none;
	font-size: 11px;
	color: #033669;
	margin-bottom: 0;
}

.newsListItem .newsListContent {
	padding-bottom: 5px;
}

.newsListItem .newspicture img {
	float: left;
	margin: 8px 10px 5px 0;
}

.newsListBrowse {
	padding-top: 5px;	
}

.newsListItem .newspicture br,
.newsListItem .newspicture img.spacer-gif {
	display: none;
}

.newsListItem p.bodytext {
	display: inline;
	color: #275785;
}

.newsListItem p.newsdate {
	display: none;
}


/* Login */

.tx-felogin-pi1 p.forgotP {
	margin-left: 180px !important;
	margin-left: 183px;
}

.tx-felogin-pi1 h3 {
	display: none;
}

#rightCol .tx-felogin-pi1 p.forgotP {
	margin-left: 0 !important;
	margin-left: 0;
}

.tx-felogin-pi1 .logoutForm input.submit  {
	margin-top: 10px;
	width: auto;
	padding: 0 10px !important;
	padding: 0;
}


/* Frontend Registration & Newsletter Registration */

.tx-srfeuserregister-pi1 p,
.tx-srfeuserregister-pi1 h4 {
	padding-left: 0;
}

.regForm .regFormNotice {
	padding-bottom: 20px;
}

.regForm span {
	color:  #FF0000;
}

.regForm .tx-srfeuserregister-pi1-error,
.regForm .tx-sremailsubscribe-pi1-error {
	color: #FF0000;
	margin-left: 180px !important;
	margin-left: 183px;
	margin-bottom: 6px;
	font-size: 11px;
}

.regForm .image {
	position: relative;
}

.regForm input.tx-srfeuserregister-pi1-delete-icon {
	position: absolute;
	left: 310px !important;
	left: 130px;
	top: 0px;
	width: 11px;
}

.regForm .formRow .tx-srfeuserregister-pi1-file-view {
	position: absolute;
	left: 340px !important;
	left: 160px;
	top: 2px;
}

.regFormPreview .buttons {
	margin-top: 50px;
}

.tx-srfeuserregister-pi1 p a {
	background-image: none;
	padding-left: 0;
}

.regForm input.noMargin {
	margin-left: 0;
	width: auto;
	padding: 0 10px !important;
	padding: 0;
}

.bold {
	font-weight: bold;
}

.regForm div.radio fieldset .tx-srfeuserregister-pi1-radio {
	padding: 0;
	width: auto;
	margin: 0 5px -2px 0;
	background-color: transparent;
	border: none;
}

.regForm .checkboxLabel {
	width: 200px;
}

.regForm input.checkbox {
	margin-top: 2px;
	margin-bottom: 0;
	margin-right: 5px;
	float: left;
}

.regForm div.checkbox fieldset label {
	width: auto;
	display: inline;
	float: none;
}

.regForm div.checkbox fieldset .checkbox,
.regForm div.checkbox input.tx-srfeuserregister-pi1-checkbox,
.regForm div.checkbox input.tx-sremailsubscribe-pi1-checkbox {
	padding: 0;
	width: auto;
	background-color: transparent;
	border: none;
}


