/***** INDEXED SEARCH *****/

.tx-macinasearchbox-pi1 input {
	width:98px;
	float:right;
}

.tx-macinasearchbox-pi1 #searchform .search_button {
	float: right;
	margin: 2px 0 0 5px;
	width: 14px;
	height: 13px;
	cursor: pointer;
	border: none;
}

/***** Suche *****/
.tx-indexedsearch-redMarkup {
    color:#005564;
}

.tx-indexedsearch .tx-indexedsearch-title-icon {
    float:left;
}

.tx-indexedsearch .tx-indexedsearch-percent {
    float:right;
}

.tx-indexedsearch .tx-indexedsearch-descr {
    clear:both;
}

.tx-indexedsearch .tx-indexedsearch-page {
    padding:0px 10px 0px 0px;
}

.tx-indexedsearch input {
	width:120px;
}

/***** LOGIN BOX *****/

.tx-newloginbox-pi1 {
}

.tx-newloginbox-pi1 label {
	font-weight: bold;
}

#border .tx-newloginbox-pi1 label {
	width: 65px;
}

.tx-newloginbox-pi1 input {
	float: right;
}

#border .tx-newloginbox-pi1 input {
	float: right;
	width: 117px;
}

#border .tx-newloginbox-pi1 input.submit {
	cursor: pointer;
}

#content_main_main .tx-newloginbox-pi1 input {
	float: left;
}

#content_main_main .tx-newloginbox-pi1 .submit {
	clear: both;
	margin-left: 10em;
}

.tx-newloginbox-pi1 .links {
	clear:both;
	margin-left: 10em;
}

.tx-newloginbox-pi1 .username {
	margin-bottom: 5px;
}

#border .tx-newloginbox-pi1 .links {
	margin-left: 65px;
}

.tx-newloginbox-pi1 .links a {
	font-size:10px;
}

/***** REGISTRIERUNG *****/

.tx-srfeuserregister-pi1 fieldset {
	border:none;
	padding:0;
}

.tx-srfeuserregister-pi1 legend {
	padding:0;
}

.tx-srfeuserregister-pi1 dt,
.tx-srfeuserregister-pi1 label {
    width: 15em;
}

.tx-srfeuserregister-pi1 p {
	padding:0;
}

.tx-srfeuserregister-pi1 input {
	margin: 0 0 0.8em 0;
}

.tx-srfeuserregister-pi1 h4 {
	padding-left:0em;
}

.tx-srfeuserregister-pi1 a {
	padding-left: 0;
	background-image: none;
	text-decoration: underline;
}

.tx-srfeuserregister-pi1 a.submit {
	padding-left: 0;
	background-image:url(../t3_img/bg_submit.jpg);
	background-repeat:repeat-x;
	height:22px;
	border:1px solid #B1B1B1;
	line-height: 22px;
	display: block;
	width: 10em;
	text-align: center;
	text-decoration: none;
}

/***** SITEMAP *****/

.csc-sitemap ul li {
	color:#ff0102;
}

.csc-sitemap ul li ul li {
	color:black;
}

.csc-sitemap ul li ul li ul li {
	color: white;
}

/***** NEWS *****/

.news-list-item {
	padding: 5px 0 5px 0;
}

.news-list-item .title a {
	font-weight:bold;
}

.news-latest-item .subtitle,
.news-list-item .subtitle {
	font-size:10px;
}

#border .news-latest-item {
	padding: 0 0 5px 0;
}

.news-catmenu-header {
	display: none;
}

.news-catmenu-ACT a {
	font-weight: bold
}

.news-list-item .subheader {
	padding:10px 0px;
}

.image-shadow {
	display:block;
	background-image:url(../t3_img/bg_news_images.jpg);
	background-repeat:no-repeat;
	padding:5px 5px 10px 6px;
}

.news-single-item .subheader,
.news-single-item .news-single-subheader {
	font-weight:bold;
	padding: 0 0 10px 0;
}

.news-single-item .news-single-img,
.news-list-item .news-list-img {
	float:right;
	padding:0 0 0 15px;
}

.news-single-backlink {
	font-weight:bold;
}

.news-amenu-container ul {
	list-style-type: none;
	margin: 0 0 10px 0;
}

.news-amenu-container ul li {
	float: left;
	padding: 0 10px 0 0;
}

.news-amenu-container ul li.news-amenu-item-year {
	clear: both;
	font-weight: bold;
	margin: 0 10 0 0;
}

.news-amenu-container ul li .act {
	font-weight: bold;
}

.news-list-browse {
   margin-left: 15px;
   clear: both;
}

.tx-ttnews-browsebox {
	padding-top: 1em;
}

.news-list-item {
   clear: both;
   padding: 10px 0;
}

.news-list-item .title a {
   text-decoration: none;
}

.news-list-item .title,
.news-list-item .subheader, 
.news-latest-item .subtitle,
.news-list-item .subtitle,
.news-list-item .content {
   padding-left: 180px;
}

.news-latest-item span.subtitle {
   padding-left: 0px;
}

.news-list-item .news-date {
   color: #DF001B;
   font-size: 10px;
}

.news-single-item .subheader,
.news-single-item .news-single-subheader {
   padding: 0 0 10px 15px;
}

.news-single-item .news-single-category {
	padding: 10px 0 0 15px;
}

.news-single-item .subheader,
.news-single-item .news-single-subheader {
   font-weight: bold;
}

.news-single-backlink {
   padding-left: 15px;
}

.news-list-item .subheader em,
.news-list-item .subheader b,
.news-list-item .news-latest-morelink,
.news-list-item .news-latest-morelink a {
   color: #DF001B;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.news-list-item .news-latest-morelink {
	padding-left: 15px;
}

.news-single-item .news-single-img,
.news-list-item .news-list-img {
   border-top: 1px solid #fff;
   border-right: 1px solid #fff;
   border-bottom: 1px solid #fff;
   float: left;
   padding: 0;
   margin-right: 10px;
}

.news-list-item .title {
   background: transparent url(../t3_img/bg_title.gif) no-repeat 21px bottom;
   padding: 2px 0;
}

/***** GAESTEBUCH *****/

.tx-veguestbook-pi1 {
}

.tx-veguestbook-pi1 input.submit {
   margin-left: 10em;
}

.tx-veguestbook-pi1 h1 {
	padding-top: 5px;
	/*background-image:url(../t3_img/red_rectangle.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;*/
	padding-left: 0;
	padding-top: 0;
}

.tx-veguestbook-pi1 .entry {
	padding-left: 15px;
	margin: 0.5em 0 0 0;
}

.tx-veguestbook-pi1 .tx-guestbook-field {
	clear: both;
	display: block;
	padding: 0;
	width: 100%;
}

.tx-veguestbook-pi1 .tx-guestbook-field label {
	width: 10em;
}

.tx-veguestbook-pi1 .tx-guestbook-header {
	font-weight:bold;
}

.tx-veguestbook-pi1 .tx-guestbook-date {
	font-weight:normal;
}

.tx-veguestbook-pi1 input,
.tx-veguestbook-pi1 textarea {
	width: 20em;
	margin-bottom: 10px;
}

.tx-veguestbook-pi1 textarea {
  height:120px;
}

.tx-veguestbook-pi1 input.submit {
	width: 15em;
}

.tx-veguestbook-pi1 input.captcha {
  float:none;
  margin-bottom:3px;
  margin-left:5px;
  width:244px;
}

.tx-veguestbook-pi1 .tx-guestbook-form-error {
	color:red;
	padding-top:10px;
}

.tx-veguestbook-pi1 .tx-srfreecap-pi2-cant-read {
  font-size:100%;
  color:black;
}

.tx-veguestbook-pi1 .tx-guestbook-form-field {
  font-weight:bold;
}

.tx-veguestbook-pi1 .tx-guestbook-form-field-notice {
  display:block;
  padding:10px 10px;
  width:250px;
}

.tx-veguestbook-pi1 .tx-guestbook-list-header {
  background-color:#43aa4f;
}

.tx-veguestbook-pi1 .hr {
	margin-bottom:5px;
}

.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
	color:black;
}

.tx-veguestbook-pi1 .name-email-schutz {
	display: none;
}

.tx-veguestbook-pi1 #captcha {
	margin: 1em 0 2em 10em;
	float: none;
	display: block;
}

/***** ADRESSEN / MITARBEITER *****/

.tx-ttaddress-pi1 .intro {
	background-image:url(../t3_img/icon_plus.gif);
	background-repeat:no-repeat;
	background-position: 10px 10px;
	padding:8px 0 0 30px;
	cursor: pointer;
	display: none;
}

.tx-ttaddress-pi1 .intro-toggled {
    display: none !important;
}

.tx-ttaddress-pi1 .content-toggled {
    display: block !important;
}

.tx-ttaddress-pi1 .content {
	width:400px;
	margin: 0 0 20px 0;
	background-image:url(../t3_img/icon_minus.gif);
	background-repeat:no-repeat;
	background-position: 10px 10px;
	padding:8px 0 0 30px;
	cursor: pointer;
}

.tx-ttaddress-pi1 .vcard img.photo {
	float:right;
	background-image:url(../t3_img/bg_news_images.jpg);
	background-repeat:no-repeat;
	padding:5px 5px 10px 6px;
	margin: 0 0 0 10px;
}

/***** MAILENSTEINE *****/

.n98-mailensteinform-field {
	height:auto;
}

/***** ANFAHRT - GOOGLE MAPS *****/

.tx_lumogooglemaps_pi1_sidebar {
	display:none;
}


/***** KONTAKT *****/

#contactform {
}

.error {
  color:red;
  padding:0 0 10px 0;
}

#contactform div {
  float:left;
  padding:0px 0 15px 0px;
}

#contactform div.subfield {
  padding:0px 0px 0px 0px;
}

#contactform div label {
  width:150px;
  margin:0;
}

#contactform div select {
    margin:0;
}

#contactform div input {
  width:400px;
  margin:0;
}

#contactform div textarea {
  width:400px;
  height:120px;
}

#contactform div.checkbox label {
  display:inline;
  padding:0px 0px 0px 5px;
}

#contactform div.checkbox input {
  width:16px;
  border:none;
}

#contactform #field_salutation {
  width:225px; /* IE */
}

#contactform #field_zip {
  width:225px; /* IE */
}

#contactform #field_salutation select {
  width:60px;
}

#contactform #field_message {
  clear:both;
}

#contactform #field_firstname label {
  display:none; /* IE */
}

#contactform #field_firstname input {
  width:325px;
}

#contactform #field_newsletter input {
  float:left;
  margin-left:150px;
}

#contactform #field_newsletter label {
  float:left;
  width:380px;
  clear:none;
  display:block;
}

#contactform #field_zip input {
  width:60px;
}

#contactform #field_city label {
  display:none; /* IE */
}

#contactform #field_city input {
  width:325px;
}

#contactform #field_submit,
#contactform #field_cancel {
  float:right;
  margin-right:22px;
}

#contactform div input.submit {
  width:10em;
}

* html #contactform #field_firstname input,
* html #contactform #field_city input {
  width:328px;
}

/***** TAGCLOUD *****/

.tx-timtabtagcloud-tag1 {
	font-size: 90%;
}
.tx-timtabtagcloud-tag2 {
	font-size: 100%;
}
.tx-timtabtagcloud-tag3 {
	font-size: 110%;
}
.tx-timtabtagcloud-tag4 {
	font-size: 120%;
}
.tx-timtabtagcloud-tag5 {
	font-size: 130%;
}
.tx-timtabtagcloud-tag6 {
	font-size: 140%;
}
.tx-timtabtagcloud-tag7 {
	font-size: 150%;
}
.tx-timtabtagcloud-tag8 {
	font-size: 160%;
}
.tx-timtabtagcloud-tag9 {
	font-size: 170%;
}

/******************************************/
/*                                        */
/*    �berarbeitungen August 2008 / ce    */
/*                                        */
/******************************************/

#content_main {
   width: 480px;
}

#page_19 .news-list-item div.title {
   background: transparent url(../t3_img/bg_title_plus.gif) no-repeat -159px bottom;
   padding-left: 20px;
}

#page_19 .news-list-item div.title-toggled, .news-list-item div.title-toggled {
   background: transparent url(../t3_img/bg_title_minus.gif) no-repeat -159px bottom;
   padding-left: 20px;
}

.image-shadow {
   background-image: none;
   padding: 0;
}

#element-188 .element_main .tx-veguestbook-pi1 h1,
#element-189 .element_main .csc-header h1,
#element-190 .element_main .tx-veguestbook-pi1 h1,
#element-191 .element_main .csc-header h1,
#element-19 .element_main .tx-veguestbook-pi1 h1,
#element-139 .element_main .csc-header h1,
#element-20 .element_main .tx-veguestbook-pi1 h1,
#element-93 .element_main .csc-header h1,
#element-192 .element_main .csc-header h1,
.tt-news-trackbackurl h1 {
   color: #505050;
   text-decoration: none;
   font-size: 11px;
   font-weight: normal;
   background: transparent url(../t3_img/bg_h1_plus.gif) no-repeat left bottom;
   padding: 5px 15px 2px 15px;
}

#page_9 .news-latest-item .subtitle {
   padding-left: 0px;
}

.tx-srfeuserregister-pi1 {
   margin-left: 15px;
}

.tx-srfeuserregister-pi1 legend {
   padding-top: 15px;
}

#content_normal td p.bodytext {
   margin-left: -5px;
}

.tx-indexedsearch {
   margin-left: 15px;
   padding-top: 10px;
}

form#mailform fieldset {
   padding: 10px 0 0 3px;
}

#element-192 fieldset {
   margin-left: 12px;
}

.tx-ttaddress-pi1 .vcard img.photo {
   background: none;
}

.tx-srfeuserregister-pi1 h4 {
   margin-top: 8px;
}

