/* TYPO3 content stylesheet */

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

#rightCol .ctArea .ctElement {
	margin-bottom: 10px;
	padding: 10px 0 0 10px;
}

.ctArea p,
.ctArea ul li,
.ctArea ol li,
.ctArea table td,
.ctArea label {
	line-height: 16px;
}

.ctArea p.align-justify {
	text-align: justify;
}

.ctArea p.align-center {
	text-align: center;
}  

.ctArea p.align-right {
	text-align: right;
}

.ctArea a {
	color: #a54916;
	text-decoration: underline;
}

.ctArea a:hover {
	color: #533400;
}
	
.ctArea ul ul {
	margin-left: 10px;
}

.ctArea ul li {
	padding: 0 0 0 22px;
	background-image: url(../../images/li_bg.gif);
	background-position: 0 6px;
	color: #6e6e6e;
}

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

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

.ctArea .rightColSelect {
	position: absolute;
	top: 0;
	left: 370px;
	width: 111px;
	font-size: 10px;
}

#midCol h2 {
	border-bottom: 1px solid #a54916;
	margin-bottom: 15px;
	padding-bottom: 3px;
}

#midCol h2 a {
	text-decoration: none;
}

#midCol h2,
#midCol h2 a {
	color: #c55327;
	font-weight: normal;
	font-size: 18px;
	line-height: 21px;
}

#midCol h3 {
	margin-bottom: 10px;
}

#midCol h3,
#midCol h3 a {
	color: #c55327;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

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

#midCol h4,
#midCol h4 a {
	color: #c55327;
	font-weight:bold;
	font-size: 12px;
	line-height: 16px;
}

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

#midCol .sectionFrame1 {
	border-bottom: 1px solid #a54916;
	padding-bottom: 2px;
}

#midCol .sectionFrame2 a {
	display: block;
	text-decoration: none;
	background: url(../../images/arrow.gif) no-repeat 0 4px;
	padding-left: 15px;
}

#midCol .sectionFrame3 h2,
#midCol .sectionFrame4 h2 {
	font-size: 13px;
	font-weight: normal;
	border: none;
	padding-bottom: 3px;
	background: url(../../images/flag_switzerland.jpg) no-repeat right 3px;
}

#midCol .sectionFrame4 h2 {
	background: url(../../images/flag_china.jpg) no-repeat right 3px;
}

#midCol .sectionFrame3 a,
#midCol .sectionFrame4 a {
	text-decoration: none;
	background: url(../../images/arrow_grey.gif) no-repeat 4px 4px #f5d9ca;
	padding: 1px 7px 1px 20px;
	color: #6E6E6E;
	margin-right: 10px;
}

#rightCol .ctElement {
}

#rightCol h2 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #a54916;
	padding-bottom: 5px;
}

/* 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;
}

fieldset.defaultForm div.hiddenFormRow {
	display: none;
}

.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: 180px;
	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;
}

.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;
}

/* indexed search */
#midCol .tx-indexedsearch .defaultForm label {
	width: 110px !important;
	width: 120px;
}

#midCol .tx-indexedsearch .defaultForm select {
	width: 148px !important;
}

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

#midCol .tx-indexedsearch .defaultForm input.tx-indexedsearch-searchbox-sword {
	width: 299px !important;
	width: 303px;
}

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

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

#midCol .tx-indexedsearch .tx-indexedsearch-secHead h2 a {
	font-size: 123%;
}

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

#midCol .tx-indexedsearch .tx-indexedsearch-res h3 {
	margin: 0;
	padding: 0 !important;
	padding-left: 10px;
	position: relative;
}

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

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

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

#midCol .tx-indexedsearch .tx-indexedsearch-res dl dt.tx-indexedsearch-text-item-path {
	width: 400px;
	padding-bottom: 10px;
}

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

#midCol .tx-indexedsearch .tx-indexedsearch-list {
	margin-top: 60px;
	margin-bottom: -30px;
	clear: both;
}

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

#midCol .tx-indexedsearch .browsebox li a {
	
}

/* Quicksearch */

#rightCol #quickSearch {
	margin: 0;
	padding: 10px 0 0 10px;
}

#rightCol .tx-indexedsearch fieldset.defaultForm {
	padding: 0;
}

#rightCol .searchForm {
	position: relative;
}

#rightCol .tx-indexedsearch .defaultForm input.tx-indexedsearch-searchbox-sword {
	width: 136px !important;
	width: 140px;
	height: 14px !important;
	height: 18px;
	padding: 1px 1px 1px 1px;
	border: 1px solid #929698;
	color: #a54916;
	font-size: 10px;
	line-height: 13px;
}

#rightCol .tx-indexedsearch .defaultForm .submit {
	position: absolute;
	left: 148px;
	top: 0;
	margin-left: 0px !important;
	background: url(../../images/submit.gif) no-repeat 0 0;
	width: 18px;
	height: 18px;
	border: none;
	text-indent: -9999px;
}

#rightCol .tx-indexedsearch p {
	text-align: right;
}

#rightCol .tx-indexedsearch p a {
	color: #FF8F3D;
	text-decoration: underline;
}


/* 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;
}

#rightCol div.tx-felogin-pi1 {
	margin-top: -15px;
}

#rightCol .tx-felogin-pi1 a {
	text-decoration: none;
}

.tx-felogin-pi1 .logoutForm input.submit  {
	margin-top: 10px;
	width: auto;
	padding: 0 10px !important;
	padding: 0;
}

#rightCol .tx-felogin-pi1 .defaultForm label {
	width: 70px;
	padding: 0;
	margin: 0;
}

#rightCol .tx-felogin-pi1 fieldset.defaultForm {
	position: relative;
}

#rightCol .tx-felogin-pi1 .defaultForm input {
	width: 136px !important;
	width: 140px;
	height: 14px !important;
	height: 18px;
	padding: 1px 1px 1px 1px;
	border: 1px solid #929698;
	color: #a54916;
	font-size: 10px;
	line-height: 13px;
	margin-bottom: 0;
}

#rightCol .tx-felogin-pi1 .defaultForm input.submit {
	background-color:#F6F6F6;
	border: 1px solid #929698;
	margin-left: 0px !important;
	width: auto !important;
	width: auto;
	height: auto !important;
	height: auto;
	margin-top: 10px;
}

#rightCol .tx-felogin-pi1 .defaultForm .login input.submit {
	position: absolute;
	left: 148px;
	top: 50px;
	background: url(../../images/submit.gif) no-repeat 0 0 #FFFFFF;
	text-indent: -9999px;
	width: 18px !important;
	width: 18px;
	height: 18px !important;
	height: 18px;
	border: none;
}

#rightCol .tx-felogin-pi1 .defaultForm .formRowNoMargin input.submit {
	margin-left: 0 !important;
	margin-left: 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;
}



