/* TYPO3 content stylesheet */

.ctArea .ctElement {
	margin-bottom: 15px;
	clear: both;
}

.ctArea p,
.ctArea ul li,
.ctArea ol li,
.ctArea table td,
.ctArea label {
	line-height: 20px;
}

.ctArea .align-justify {
	text-align: justify;
}

.ctArea .align-center {
	text-align: center;
}  

.ctArea .align-right {
	text-align: right;
}

.ctArea a {
	color: #90b912;
	text-decoration: underline;
}

.ctArea ul ul {
	margin-left: 10px;
}

#midCol .ctArea ul li {
	padding: 0 0 0 8px;
	background-image: url(../../images/li_bg.gif);
	background-position: 0 9px;
}

#rightCol .ctArea ul li {
	padding: 0 0 0 8px;
	background-image: url(../../images/li_bg_right.gif);
	background-position: 1px 9px;
	color: #787878;
}

.ctArea ol {
	padding-left: 42px;
}

.ctArea blockquote {
	padding-left: 20px;
}

#midCol h2 {
	padding-bottom: 10px;
}

#midCol h2,
#midCol h2 a {
	color: #90b912;
	font-weight: bold;
	font-size: 17px;
	line-height: 20px;
}

#midCol h3 {
}

#midCol h3,
#midCol h3 a {
	color: #787878;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}

#midCol h4 {
}

#midCol h4,
#midCol h4 a {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}

#midCol .ctArea .csc-firstHeader {
	margin-top: 0;
	padding-bottom: 21px;
}

#rightCol .ctArea .ctElement {
	padding: 0 0px 11px 0px;
	margin-bottom: 20px;
	background: url(../../images/ctelement_limit.gif) no-repeat left bottom;
}

#rightCol .ctArea .sectionFrame1 {
	background: none;
}

.sectionFrame2 ul li {
	color: #91b912;
}

#rightCol .ctArea .ctElement * {
	font-size: 12px;
	line-height: 16px;
}

#rightCol .ctArea .ctElement h2 {
	font-size: 12px;
	line-height: 16px;
	color: #91b912;
}

/* link to top */
.csc-linkToTop {
	text-align: right;
}

.csc-linkToTop a {
	color: #787878;
}

/* Flexible Contents 2 Columns */

.fce2Columns .fceLeftCol {
	float: left;
	width: 49% !important;
	width: 48%;
}

.fce2Columns .fceLeftCol .fceCtArea {
	margin-right: 5px;
	margin-bottom: 20px;
}

.fce2Columns .fceRightCol {
	float: right;
	width: 49% !important;
	width: 48%;
}

.fce2Columns .fceRightCol .fceCtArea {
	margin-left: 5px;
	margin-bottom: 20px;
}


/* 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: black;
	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;
}

.csc-textpic-caption {
	font-size: 11px;
	padding-top: 2px;
}


/* tt_news */

.newsLatestItem h3 {
	padding-bottom: 5px;
}

.newsLatestItem p.bodytext {
	display: inline;
}

.newsLatestItem img {
	float: left;
	margin: 4px 7px 2px 0;
}

.newsLatestItem .newsLatestDate {
	font-weight: bold;
}

.newsLatestItem {
	margin-bottom: 16px;
}

.newsSingleItem {
	position: relative;
}

.newsSingleItem .newsSingleImage {
	float: left;
}

.newsSingleItem .news-single-related {
	clear: left;
}

.newsSingleItem .newsSingleDate {
	position: absolute;
	top: 2px;
	right: 10px;
}

.newsSingleItem .newsSingleSubheader {
	font-weight: bold;
	padding-bottom: 10px;
}

.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;
}

.newsListWrap {
	margin-top: -15px;
}

.newsListItem {
	padding-top: 15px;
	clear: both;
}

#midCol .newsListItem h3 {
	position: relative;
	padding-left: 0;
	padding-right: 60px;
}

.newsListItem img {
	float: left;
	margin: 2px 7px 2px 0;
}

.newsListItem p.bodytext {
	display: inline;
}

.newsListBrowse {
	margin-top: 20px;
}

.tx-ttnews-browsebox .active {
	font-weight:bold;
}

.tx-ttnews-browsebox .next {
	display:none;
}

.tx-ttnews-browsebox .prev {
	display:none;
}


