/* TYPO3 content stylesheet */

.ctArea .ctElement {
	margin-bottom: 15px;
	clear: both;
}

#rightCol .ctArea .ctElement {
	margin-bottom: 15px;
}

.ctArea p,
.ctArea ul li,
.ctArea ol li {
	line-height: 16px;
}

.ctArea a {
	color: #005f00;
}

.ctArea p.align-justify {
	text-align: justify;
}

.ctArea p.align-center {
	text-align: center;
}  

.ctArea p.align-right {
	text-align: right;
}

.ctArea ul ul {
	margin-left: 8px;
	padding-top: 4px;
}

.ctArea ul li {
	margin-bottom: 5px;
	padding: 0 0 0 8px;
	background-image: url(../images/li_arrow.gif);
	background-position: 1px 6px;
}

.ctArea ol {
	padding-left:35px;
}

.ctArea ol li {
	margin-bottom: 5px;
}

.ctArea blockquote {
	padding-left: 20px;
}

#midCol h2 {
	padding-bottom: 15px;
}

#midCol h2,
#midCol h2 a {
	color: #000;
	font-weight:bold;
	font-size:20px;
	line-height: 22px;
}

#midCol h3,
#midCol h3 a {
	color: #000;
	font-weight:bold;
}

#midCol .ctArea .csc-firstHeader {
	margin-top: 0;
}

#rightCol .ctElement {
	padding: 0 8px 0 8px;
}

#rightCol h2 {
	padding: 5px 5px 10px 0;
	font-size: 14px;
	font-weight: bold;
}

#rightCol h2.csc-firstHeader {
	padding-top: 1px;
}

/* 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;
}

#mainNoRight #midCol .fce2Columns .fceRightCol {
	width: 363px!important;
	width: 300px;
}

#mainNoRight #midCol .fce2Columns .fceRightCol .fceCtArea,
#mainNoRight #midCol .fce2Columns .fceLeftCol .fceCtArea {
	margin-left:0;
	margin-right:0;
}

/* Flexible Contents Box with Image, Name, Function and E-Mail */
#midCol .fceImageBoxWithLinkWrap {
	position: relative;
	z-index: 999;
	margin-right: -100px;
}

#midCol .fceImageBoxWithLink {
	width: 145px !important;
	width: 175px;
	/*padding: 0 70px 32px 0;*/
	padding: 0 30px 32px 0;
	float: left;
}

#midCol .fceImageBoxWithLinkWrap .fceImageBoxWithLink .image {
	width: 145px;
	height: 110px;
	overflow: hidden;
	margin-bottom: 12px;
}

#midCol .fceImageBoxWithLinkWrap .fceImageBoxWithLink .imageInformations {
	height: 70px !important;
	height: 80px;
}

#midCol .fceImageBoxWithLinkWrap .fceImageBoxWithLink .link,
#midCol .fceImageBoxWithLinkWrap .fceImageBoxWithLink .function,
#midCol .fceImageBoxWithLinkWrap .fceImageBoxWithLink .name {
	line-height: 16px;
}

#midCol .fceImageBoxWithLinkWrap .clearBoth {
	clear: both;
}


/* Section Frame 1 and 2 - Gray Box */
#midCol .ctArea .sectionFrame1 ,
#midCol .ctArea .sectionFrame2{
	color: #4c4c4c;
}

#midCol .sectionFrame1 h2,
#midCol .sectionFrame1 h2 a,
#midCol .sectionFrame1 h3,
#midCol .sectionFrame1 h3 a,
#midCol .sectionFrame2 h2,
#midCol .sectionFrame2 h2 a,
#midCol .sectionFrame2 h3,
#midCol .sectionFrame2 h3 a {
	color: #005f00;
}

#midCol .sectionFrame1 h2,
#midCol .sectionFrame1 h2 a,
#midCol .sectionFrame2 h2,
#midCol .sectionFrame2 h2 a {
	font-size: 11px;
	text-transform: uppercase;
	padding-bottom: 4px;
	margin-bottom: 7px;
	/*border-bottom: 2px dotted #4c4c4c;*/
	background: url(../images/sectionFrame_dotted_middle.gif) no-repeat bottom center #e5e5e5;
}

#midCol .fceCtArea .sectionFrame1 h2,
#midCol .fceCtArea .sectionFrame1 h2 a,
#midCol .fceCtArea .sectionFrame2 h2,
#midCol .fceCtArea .sectionFrame2 h2 a {
	background: url(../images/sectionFrame_dotted_short.gif) no-repeat bottom center #e5e5e5;
}

#mainNoRight .sectionFrame1 h2,
#mainNoRight .sectionFrame1 h2 a,
#mainNoRight .sectionFrame2 h2,
#mainNoRight .sectionFrame2 h2 a {
	background: url(../images/sectionFrame_dotted_long.gif) no-repeat bottom center #e5e5e5;
}

#midCol .sectionFrame1 h3,
#midCol .sectionFrame1 h3 a,
#midCol .sectionFrame2 h3,
#midCol .sectionFrame2 h3 a {
	line-height: 14px;
}

#midCol .sectionFrame1 .blackLabel,
#midCol .sectionFrame2 .blackLabel {
	color: #000;
	font-weight: bold;
}

#midCol .ctArea .sectionFrame1 ul li,
#midCol .ctArea .sectionFrame2 ul li{
	background-image: url(../images/li_arrow_dark.gif);
}

/* Section Frame 1 - Gray Box with closing dotted line and no margin etc to bottom*/
#midCol .ctArea .sectionFrame1 {
	padding: 9px 16px 7px 16px;
	margin-bottom: 0px;
	background: url(../images/sectionFrame_dotted_middle.gif) no-repeat bottom center #e5e5e5;
}

#midCol .fce2Columns .fceCtArea .sectionFrame1 {
	background: url(../images/sectionFrame_dotted_short.gif) no-repeat bottom center #e5e5e5;
}

#mainNoRight .ctArea .sectionFrame1 {
	background: url(../images/sectionFrame_dotted_long.gif) no-repeat bottom center #e5e5e5;
}

/*
#midCol .sectionFrame1 p {
	padding-bottom: 7px;
	border-bottom: 2px dotted #4c4c4c;
}
*/

#midCol .sectionFrame1 h3,
#midCol .sectionFrame1 h3 a {
	padding-top: 2px;
}

#midCol .sectionFrame1 table td {
	color: #4c4c4c;
}

/* Section Frame 2 - Gray Box without closing dotted line */
#midCol .ctArea .sectionFrame2 {
	padding: 9px 16px 15px 16px;
	background-color: #e5e5e5;
}

#midCol .sectionFrame2 table td {
	color: #4c4c4c;
}

/* Section Frame 3 - rightCol Image for the startpage */
#rightCol .sectionFrame3 {
	/*
	position: absolute;
	top: 155px;
	right: -14px;
	*/
	width: 100%;
	margin-left: -425px;
	margin-top: 132px;
	position: relative;
	right: 0 !important;
	right: -24px;
}


/* 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;
}

#mainNoRight .fce2Columns .defaultForm label,
.fce2Columns .defaultForm label {
	width: 100px;
}

.defaultForm .formRowNoMargin label {
	float: none;
}

#mainNoRight .fce2Columns .defaultForm input,
#mainNoRight .fce2Columns .defaultForm select,
#mainNoRight .fce2Columns .defaultForm textarea,
#mainNoRight .fce2Columns .defaultForm button,
.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;
}

#mainNoRight .fce2Columns .defaultForm textarea,
.defaultForm textarea {
	height: 100px;
}

#mainNoRight .fce2Columns .defaultForm select,
.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;
}

#mainNoRight .fce2Columns .defaultForm input.submit,
#mainNoRight .fce2Columns .defaultForm button,
.defaultForm input.submit,
.defaultForm button {
	margin-left: 180px !important;
	margin-left: 183px;
	width: auto;
	padding: 0 10px !important;
	padding: 0;
}

#mainNoRight .fce2Columns .defaultForm input.submit,
#mainNoRight .fce2Columns .defaultForm button,
.fce2Columns .defaultForm input.submit,
.fce2Columns .defaultForm button {
	margin-left: 100px !important;
	margin-left: 103px;
}

.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;
}

.defaultForm div.radio fieldset .radio,
#mainNoRight .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;
}

#mainNoRight .defaultForm label {
	width: 350px;
}

#mainNoRight .defaultForm input,
#mainNoRight .defaultForm select,
#mainNoRight .defaultForm textarea,
#mainNoRight .defaultForm button {
	width: 300px;
}

#mainNoRight .defaultForm select {
	width: 304px;
}

#mainNoRight .defaultForm input.submit,
#mainNoRight .defaultForm button {
	margin-left: 350px !important;
	margin-left: 353px;
	width: auto;
}

#mainNoRight .defaultForm textarea {
	height: 100px;
}

/* 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 */ 

.newsLatestDate {
	font-size: 11px;
}

.newsLatestItem h3 {
	padding-bottom: 10px;
}

.newsLatestItem img {
	float: left;
	margin: 4px 7px 2px 0;
}

.newsSingleItem {
	position: relative;
}

.newsSingleItem .newsSingleDate {
	position: absolute;
	top: 0;
	right: 10px;
}

.newsSingleItem .newsSingleSubheader {
	font-weight: bold;
	padding-bottom: 10px;
}

.newsSingleItem .newsSingleImage {
	float: left;
	margin: 3px 10px 2px 0 !important;
	margin: 4px 8px 0 0;
}

.newsSingleItem .newsSingleImage img {
	margin: 0 8px 8px 0;
}

.newsSingleItem .newsSingleImage .newsSingleCaption {
	font-size: 11px;
}

.newsListWrap {
	margin-top: 10px;
}

.newsListItem {
	margin-bottom: 30px;
}

#midCol .newsListItem h3 {
	position: relative;
	background-color: red;
	padding-left: 0;
	padding-right: 60px;
}

#midCol .newsListItem h3 a {
	text-decoration: none;
}

.newsListDate {
	position: absolute;
	top: 0;
	right: 5px;
}

.newsListItem img {
	float: left;
	margin: 2px 7px 2px 0;
}

.newsLink a {
	clear: both;
	display: block;
	text-align: right;
	padding: 10px 10px 0 0;
	outline: 0;
}

.newsListBrowse {
	margin-top: 20px;
}

.tx-ttnews-browsebox .active {
	font-weight:bold;
}

.tx-ttnews-browsebox .next {
	display:none;
}

.tx-ttnews-browsebox .prev {
	display:none;
}


/* 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: 0px;
}

.tx-indexedsearch .tx-indexedsearch-res h3 .tx-indexedsearch-title {
	padding-left: 15px!important;
	padding-left: 35px;
}

.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.forgotP {
	margin-left: 180px !important;
	margin-left: 183px;
}

#rightCol .tx-newloginbox-pi1 p.forgotP {
	margin-left: 0 !important;
	margin-left: 0;
}

.tx-newloginbox-pi1 .logoutForm input.logoutsubmit,
.tx-newloginbox-pi1 .logoutForm button {
	margin-top: 10px;
	width: auto;
	padding: 0 10px !important;
	padding: 0;
}

#rightCol .tx-newloginbox-pi1 .defaultForm label {
	width: 60px;
}

#rightCol .tx-newloginbox-pi1 .defaultForm input {
	width: 82px;
}

#rightCol .tx-newloginbox-pi1 .defaultForm input.submit,
#rightCol .tx-newloginbox-pi1 .defaultForm button {
	margin-left: 60px !important;
	margin-left: 63px;
	width: auto;
}

#rightCol .tx-newloginbox-pi1 .defaultForm .formRowNoMargin input.submit,
#rightCol .tx-newloginbox-pi1 .defaultForm .formRowNoMargin button {
	margin-left: 0 !important;
	margin-left: 0;
}

/* Login */

.tx-felogin-pi1 p.forgotP {
	margin-left: 180px !important;
	margin-left: 183px;
}

#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;
}

#rightCol .tx-felogin-pi1 .defaultForm label {
	width: 60px;
}

#rightCol .tx-felogin-pi1 .defaultForm input {
	width: 82px;
}

#rightCol .tx-felogin-pi1 .defaultForm input.submit {
	margin-left: 60px !important;
	margin-left: 63px;
	width: auto;
}

#rightCol .tx-felogin-pi1 .defaultForm .formRowNoMargin input.submit {
	margin-left: 0 !important;
	margin-left: 0;
}



/* -- Extension cabag_kmccalculator -- */
/* - formView - */
.formView .calculatorForm .inputError {
	color: #8c0000;
}

/* - resultView - */
.resultView .dataRow {
	clear: both;
	position: relative;
}

.resultView .dataRow .label {
	float: left;
	width: 180px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 6px;
}

.resultView .dataRow .value {
	width: 200px;
	margin-left: 180px!important;
	margin-left: 196px;
}

.resultView .dataRow .short {
	width: 100px;
}

.resultView .dataRow .price {
	position: absolute;
	top: 0;
	left: 300px!important;
	left: 139px;
	width: 150px;
	font-weight: bold;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
    margin: 0;
}

#ce1605 {
    clear: both;
    margin-bottom: 10px !important;
}


