/* TYPO3 content stylesheet */

.ctArea .ctElement {
	margin-bottom: 25px;
	clear: both;
}

.ctArea a {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.ctArea p {
	padding-bottom: 12px;
}

.ctArea ul ul {
	margin-left:10px;
	padding-top: 4px;
}

.ctArea ul li {
	margin-bottom: 5px;
	padding: 0 0 0 22px;
	list-style: disc inside;
}

#rightCol .ctArea ul li {
	padding-left: 0;
}

.ctArea ol {
	padding-left:22px;
}

.ctArea ol li {
	margin-bottom: 5px;
}

.ctArea blockquote {
	padding-left: 20px;
}

#midCol h2 {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 3px solid #484848;
}

#midCol h2,
#midCol h2 a {
	color: #cc0000;
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
}

#midCol h3 {
	padding-bottom: 8px;
	padding-bottom: 8px;
	margin-bottom: 12px;
	border-bottom: 3px solid #484848;
}

#midCol h3,
#midCol h3 a {
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
}

#midCol h4 {
	padding-bottom: 10px;
}

#midCol h4,
#midCol h4 a {
	color: #000;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 24px;
}

#midCol .ctArea .csc-firstHeader {
	margin-top: 10px;
}

#rightCol .ctArea .ctElement,
#main .ctArea .ctElement .sectionFrame1 {
	margin-bottom: 7px;
	background-color: #ededed;
	padding: 0 8px 10px 13px;
}

#rightCol .ctArea .ctElement h2,
#main .ctArea .ctElement .sectionFrame1 h2{
	font-size:12px;
	margin: 0 -8px 0 -13px;
	margin-bottom: 15px;
}


#main .ctArea .ctElement .sectionFrame1 h2 {
	padding-bottom:0;
	height:22px;
}

#address h2,
#rightCol h2,
#main .sectionFrame1 h2{
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	background-color: #484848;
	text-transform: uppercase;
	padding-left: 9px;
}


/* 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: 180px;
	display: block;
	margin-bottom: 6px;
}


.defaultForm input,
.defaultForm select,
.defaultForm textarea,
.defaultForm button {
	width: 200px;
	margin-bottom: 6px;
	font-size: 110%;
	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 {
	margin-left: 180px !important;
	margin-left: 183px;
	width: auto;
	padding: 0 10px !important;
	padding: 0;
}

.defaultForm div.radio {
	padding-bottom: 5px;
}

.defaultForm div.radio fieldset label{
	width: auto;
	display: inline;
	float: none;
}

.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-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 */ 
#main .newsLatestDate {
	font-size: 11px;
}

#main .newsLatestItem h3 {
	padding-bottom: 10px;
}

#main .newsLatestItem img {
	float: left;
	margin: 4px 7px 2px 0;
}

#main .newsSingleItem {
	position: relative;
}

#main .newsSingleItem h2 {
	margin-top: 10px;
	padding-right: 70px;
}

#main .newsSingleItem .newsSingleDate {
	position: absolute;
	top: 1px;
	right: 10px;
}

#main .newsSingleItem .newsSingleSubheader {
	font-weight: bold;
	padding-bottom: 10px;
}

#main .newsSingleItem div.newsSingleRelatedItems,
#main .newsSingleItem div.news-single-category {
	margin: 10px 0;
}

#main .newsSingleItem div.newsSingleRelatedItems .newsSingleRelatedHeader {
	margin-bottom: 10px;
	font-weight: bold;
}

#main .newsSingleItem a.originalNewsLink {
	display:block;
	
	background: #9F0000 url(../images/news-button.gif) no-repeat 0px 50%;
	border:3px solid #EB470E;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px 10px 10px 30px;
	text-transform: uppercase;
	margin-top: 20px;
}

#main .newsSingleItem  .newsLink a {
	clear: both;
	display: block;
	text-align: left;
	padding: 10px 10px 0 0;
}

#main .newsSingleItem .newsSingleImage {
	float: left;
	margin: 3px 10px 2px 0 !important;
	margin: 4px 8px 0 0;
}

#main .newsSingleItem .newsSingleImage img {
	margin: 0 8px 8px 0;
}

#main .newsSingleItem .newsSingleImage .newsSingleCaption {
	font-size: 11px;
}

#main .newsListWrap {
	margin-top: 10px;
}

#main .newsListItem {
	margin-bottom: 30px;
}

#main .newsListItem h3 {
	position: relative;
	background-color: #FFF;
	padding-left: 0;
	padding-right: 70px;
}

#main .newsListItem h3 a {
	text-decoration: none;
}

#main .newsListItem .newsListDate {
	position: absolute;
	top: 2px;
	right: 5px;
}

#main .newsListItem img {
	float: left;
	margin: 2px 7px 2px 0;
}

#main .newsLink a {
	clear: both;
	display: block;
	text-align: right;
	padding: 10px 10px 0 0;
}

.newsListBrowse {
	margin-top: 20px;
}

.tx-ttnews-browsebox .active {
	font-weight:bold;
}

.tx-ttnews-browsebox .next {
	display:none;
}

.tx-ttnews-browsebox .prev {
	display:none;
}

.news-catmenu img {
	display:none;
}

/* news rightcol latest */
#main .sectionFrame1 .newsLatestItem * {
	display:none;
}

#main .sectionFrame1 .newsLatestItem h3,
#main .sectionFrame1 .newsLatestItem h3 a,
#main .sectionFrame1 .newsLatestItem span.newsLatestDate {
	border:none;
	display:block;
}
	
	
#main .sectionFrame1 .newsLatestItem h3,
#main .sectionFrame1 .newsLatestItem h3 a {
	font-size:12px;
	margin:0;
	margin-bottom:10px;
	padding:0;
	line-height:15px;
}
 
#main .sectionFrame1 .ctArea .ctElement {
	margin-bottom: 7px;
	background-color: #ededed;
	padding: 0 8px 10px 13px;
}

#main .sectionFrame1  .ctArea .ctElement h2 {
	margin: 0 -8px 0 -13px;
	margin-bottom: 15px;
}



/* indexed search */

.tx-indexedsearch .defaultForm label {
	width: 120px;
}

.tx-indexedsearch .defaultForm select {
	width: 180px;
}

.tx-indexedsearch .defaultForm .submit {
	margin-left: 120px !important;
	margin-left: 123px;
}

.tx-indexedsearch .defaultForm input.tx-indexedsearch-searchbox-sword {
	width: 362px !important;
	width: 364px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top: 15px;
	/* margin-bottom: -30px; NUR WENN SECTION HEADERS VORHANDEN SIND ! */
	margin-bottom: 15px;
}

.tx-indexedsearch .tx-indexedsearch-secHead {
	margin-top: 80px;
}

#midCol .tx-indexedsearch .tx-indexedsearch-secHead h2 a {
	font-size: 14px;
}

.tx-indexedsearch .tx-indexedsearch-res {
	clear: both;
	margin-bottom: 50px;
}

#midCol .tx-indexedsearch .tx-indexedsearch-res h3 {
	margin: 0;
	padding: 0;
	position: relative;
}

.tx-indexedsearch .tx-indexedsearch-res h3 .tx-indexedsearch-icon {
	padding-left: 20px;
	position: absolute;
	left: -19px;
	top: 5px;
}

.tx-indexedsearch .tx-indexedsearch-res h3 .tx-indexedsearch-title {
	padding-left: 15px;
}

.tx-indexedsearch .tx-indexedsearch-res dl dt,
.tx-indexedsearch .tx-indexedsearch-res dl dd.item-size,
.tx-indexedsearch .tx-indexedsearch-res dl dd.item-crdate,
.tx-indexedsearch .tx-indexedsearch-res dl dd.item-mtime {
	float: left;
}

.tx-indexedsearch .tx-indexedsearch-res dl dt.tx-indexedsearch-text-item-path {
	width: 400px;
	clear: left;
}

.tx-indexedsearch .tx-indexedsearch-res dl dd.tx-indexedsearch-text-item-path {
	display: none;
}

.tx-indexedsearch .browsebox li {
	background-image: none;
	float: left;
	padding: 0;
	margin: 15px 5px 50px 0;
}

.tx-indexedsearch .browsebox li a {
	
}


/* Login */

.tx-newloginbox-pi1 p {
	margin-bottom: 10px;	
}

.tx-newloginbox-pi1 table {
	margin-left: 10px;
	margin-bottom: 10px;	
}

.tx-newloginbox-pi1 table td p {
	margin-right: 10px;
}

.tx-newloginbox-pi1 .tx-newloginbox-pi1-submit {
	width: 80px;
}


/* Flexible Contents 2 Columns */

.fce2Columns .fceLeftCol {
	float: left;
	width: 59% !important;
	width: 58%;
}

.fce2Columns .fceLeftCol .fceCtArea {
	margin-right: 5px;
	margin-bottom: 20px;
}

.fce2Columns .fceRightCol {
	float: right;
	width: 39% !important;
	width: 38%;
}

.fce2Columns .fceRightCol .fceCtArea {
	margin-left: 5px;
	margin-bottom: 20px;
}

/* Content Parser */
span.tx-contagged-dfn_block, 
span.tx-contagged-dfn_inline,
span.tx-contagged-dfn_block_hover, 
span.tx-contagged-dfn_inline_hover{
	border-bottom: 1px dotted #333333;
	cursor: help;
	position: relative;
}

span.tx-contagged-dfn_block a, 
span.tx-contagged-dfn_inline a,
span.tx-contagged-dfn_block_hover a, 
span.tx-contagged-dfn_inline_hover a {
	cursor: help;
}

/* Definition Block */
span.tx-contagged-dfn_block span.tx-contagged-dfn_block-content,
span.tx-contagged-dfn_block_hover span.tx-contagged-dfn_block-content {
	display: none;
	background: #EEEEEE;
	position: absolute;
	z-index: 10;
}

span.tx-contagged-dfn_block:hover span.tx-contagged-dfn_block-content,
span.tx-contagged-dfn_block_hover span.tx-contagged-dfn_block-content {
	display: inline;
	position: absolute;
	top: -2px;
	left: -11px;
	width: 300px;
	margin-top: -1px;
	border: 1px #CCCCCC solid;
	padding: 0px 10px 10px 10px;
}

/* Definition Inline */
span.tx-contagged-dfn_inline span.tx-contagged-dfn_block-content {
	display: none;
}

span.tx-contagged-dfn_inline:hover span.tx-contagged-dfn_block-content,
span.tx-contagged-dfn_inline_hover span.tx-contagged-dfn_block-content {
	color: #8f8f8f;
	display:inline;
}

