form td,
form th {
	border: none;
}

form.indexedsearch input {
	border: none;
}

input, textarea, select {
    margin-bottom: 1px !important;
/*	margin-left: 4px;*/
	padding: 1px 1px 1px 1px;
	border: 1px solid #BBBBBB;
    color: #454545;
    background-color: white;
    vertical-align: middle;
	font-size: 100%;
}

input.searchbox-sword {
	font-size: 84.62%;
    margin-bottom: 1px ! important;
	padding: 1px;
	border: 1px solid #525252;
    color: #777777;
    background-color: white;
    vertical-align: middle;
    width: 110px;
    height: 11px;
}

/*
.submitButton{
	background-color:#525252;
	border:0 none;
	color:#FFFFFF;
	font-size:69.23%;
	height:15px;
	padding-top:0;
	text-align:center;
	text-transform:uppercase;
	vertical-align:middle;
}
*/

input.CheckBx {
	border: none;
	background-color:#f0f5f5;
}

fieldset {
	margin-right: 15px;
	padding: 3px 2px 8px 2px;
}

div.FieldGroup {
	float: left;
	background-color:#f0f5f5;
}

#Formular{
	padding: 0px 25px;
}

#Formular p{
	padding: 0;
}

.tx-thmailformplus-pi1{
	padding-bottom: 10px;
}

fieldset.LabelWidth {
	padding-left: 4px;
}

fieldset.LabelWidth label {
	font-size: 92%;
	padding-left: 0;
}

fieldset.LabelWidth label.checkText {
	padding-left: 4px;
}

legend {
	font-weight: bold;
	font-size: 95%;
}

.Liste{
	padding-left: 40px;
}

.error{
	color:#FE7D1F;
}


select {
	border: 1px solid #BBBBBB;
}

.required {
	color: red;
}
.send {
	padding: 1px;
	border: 1px solid #BBBBBB;
}

.searchform{
	float: right;
	padding-right: 25px;
}

#header_box input.search-button {
	/*text-align: center;*/
	width: 40px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #525252;
	font-size: 69.23%;
	border: 0px;
	height: 15px;
	padding-top: 0px;
	vertical-align: middle;
	margin: 0;
}
.tx-ttnews-browse-table input.search-button,
#header_menu input.search-button {
	margin: 0;
	padding: 1px 0 2px 1px;
	height: 17px;
	width: 40px;
	font-size: 100%;
	cursor:pointer;
	border: none;
	background-image: url(images/button_search.gif);
}

.tx-ttnews-browse-form input.search-button {
	background-image: url(images/resultset_next.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 20px;
}

.news-search-button {
	border: none;
	background: url(images/button_search_content.gif) no-repeat;
	width: 55px;
	height: 20px;
	padding: 1px 0 1px 0;
	font-size: 100%;
	cursor:pointer;
}

/* --------------------------------------------------- Mailform */
.csc-mailform-field {
	clear: both;
	margin-bottom: 3px;
	font-size: 100%;
}

.csc-mailform-field label{
	display: block;
	float: left;
	text-align: right;
	padding: 0px 5px 0 0;
	min-width: 80px;
	width: auto !important;
	width: 80px;
}

.csc-mailform-radio input{
	clear: both;
	float: left;
}

.csc-mailform-submit {
	margin: 0 0 0 0;
	padding: 0px 0 0px 0px;
	height: 20px;
	width: 55px;
	font-size: 100%;
	cursor:pointer;
	border: none;
	background-image: url(images/button_search_content.gif);
}
.tx-thmailformplus-pi1 .requiredInput {
  border:2px #BBBBBB solid;
}
/* --------------------------------------------------- Search */
.tx-indexedsearch-selectbox-type,
.tx-indexedsearch-selectbox-defop,
.tx-indexedsearch-selectbox-media,
.tx-indexedsearch-selectbox-lang,
.tx-indexedsearch-selectbox-group {
	width: 150px;
}

.tx-indexedsearch-selectbox-defop,
.tx-indexedsearch-selectbox-lang {
	float: right;
}
.tx-indexedsearch-selectbox-order {
	width: 200px;
}

/******** Contact Form ******/
#contat_formular fieldset.LabelWidth label{
	float: left;
	width:150px;
	display: block;
	text-align: right;
	padding-right: 5px;
}

#contat_formular fieldset.LabelWidth input,
#contat_formular fieldset.LabelWidth select{
	margin:4px 0 0;
}

.contactInfo{
	padding-left:155px;
	width:260px;
}

#contat_formular fieldset.LabelWidth .checkboxCallback{
	margin: 0;
}

#contat_formular .submitButton{
	margin-left: 155px;
}

#contat_formular textarea{
	float: left;
}