/*******
******** EXTENSIONS styles */

/* SEARCH RESULT */
table.csc-searchResultInfo {
	margin-bottom: 14px; border-collapse: collapse;
}
table.csc-searchResultInfo td {
	padding: 0px;
}

/* SITE MAP */
#sitemap li ul {
	margin-top: 14px;
}

.tx-fdfx2cols-pi1 {
	padding-top: 14px;
}
.c2l1d-left {
	float: left; width: 300px; padding-right: 72px;
}
.c2l1d-left h2 {
	margin-bottom: 8px !important;
}
.c2l1d-middle {
	float: left; width: 260px;
}
.c2l1d-middle p {
	padding-left: 26px; padding-bottom: 17px;
}
.c2l1d-left a, .c2l1d-middle a {
	background: transparent url(../images/a-arrows.gif) left 5px no-repeat; padding-left: 14px;
}

/* KONTAKT FORM */
#contact {
	color: #5f9876;
}
#contact .red {
	color: red;
}
#contact input, #contact textarea {
	margin: 2px 0px;
}
#contact label {
	clear: both; float: left; width: 64px; padding: 6px 20px 0px 0px; text-align: right;
}
#contact span {
	line-height: 22px;
}
#contact input, #contact textarea {
	width: 340px;
}
#contact input.radio {
	width: auto; vertical-align: middle;
}
#contact input.submit {
	width: 68px; margin-left: 275px;
}

/* INFORMATIONSMATERIALBESTELLUNG FORM */
#imb {
	color: #5f9876;
}
#imb .red {
	color: red;
}
#imb input, #imb textarea {
	margin: 2px 0px;
}
#imb label {
	clear: both; float: left; width: 90px; padding: 6px 20px 0px 0px; text-align: right; font-weight: bold;
}
#imb span {
	line-height: 22px;
}
#imb input, #imb textarea {
	width: 240px;
}
#imb input.small {
	width: 58px;
}
#imb input.medium {
	width: 176px;
}
#imb input.radio {
	width: auto; vertical-align: middle;
}
#imb input.submit {
	width: 68px; margin-left: 173px;
}
#imb table {
	background-color: #ebebeb; border-collapse: collapse; color: #666666;
}
#main #imb table td {
	border-left: 1px solid #f7f7f7; border-bottom: 1px solid white;
	padding: 4px 8px; vertical-align: middle;
}
#main #imb table td strong {
	color: #666666;
}

/* ONLINE SUCHE */
#onlinesuche select {
	width: 240px;
}
#onlinesuche input.submit {
	width: 75px; margin-left: 165px;
}
.onlinesuche a {
	color: #6ba684; text-decoration: none;
}
.onlinesuche a:hover {
	text-decoration: underline;
}
.onlinesuche {
	border: 0px !important;
}
.onlinesuche tr td {
	padding-top: 14px; padding-bottom: 14px;
}
.onlinesuche tr.ostitle td {
	padding-top: 1px; padding-bottom: 1px;
	border-bottom: 1px #adaaad solid;
}

a.onlinesuche_zuruck {
	margin-top: 43px;
	font-weight: bold; text-decoration: underline;
}

/* NEWSLETTER */
#newsletter {
	padding-top: 10px;
}
#newsletter input {
	width: 195px; margin: 2px 0px;
}
#newsletter input.submit {
	width: 75px; margin-left: 123px;
}
#newsletter label {
	clear: both; float: left; width: 100px; padding: 6px 14px 0px 0px; text-align: right;
}

/* Datenblatt */
dl#datenblatt {
	width: 604px;
}
dl#datenblatt dt {
	width: 208px; height: 22px; line-height: 22px; border-bottom: 1px solid #82B397; background-color: #dae6da; padding-left: 9px; float: left;
}
dl#datenblatt dt#title {
	font-weight: bold;
}
dl#datenblatt dt#devider, dl#datenblatt dd#devider {
	background-color: #cbdccb;
}
dl#datenblatt dd {
	width: 387px; height: 22px; line-height: 22px; background-color: #dae6da; border-bottom: 1px solid #82B397; float: right;
}
dl#datenblatt dd input {
	width: 254px; height: 14px; padding: 0px !important;
}
dl#datenblatt dd input.radio, table#datenblatt input#radio {
	width: 15px; height: 15px; border: 0px;
}

.datenblattsubmit {
	width: 604px;
	text-align: right;
	padding-top: 15px;
}

table#datenblatt {
	background-color: #dae6da;
}
table#datenblatt strong{
	color: #666;
}
table#datenblatt td {
	vertical-align: middle; text-align: center; padding: 0px 7px;
}
table#datenblatt th {
	background-color: #cfdecf; padding: 0px 7px;
}
table#datenblatt td.first {
	width: 142px; text-align: left;
}
table#datenblatt td, table#datenblatt th {
	height: 23px; border-bottom: 1px solid #82b397; border-right: 1px solid #82b397;
}
table#datenblatt td.last, table#datenblatt th {
	border-right: 0px;
}
table#datenblatt tr.last td {
	border: 0px; background-color: #f7f7f7;
}
table#datenblatt input {
	width: 74px; text-align: center;
}
.imgsubmit {
	border: 0px;
}