.font_preset, textarea, table, td, th, div, p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
}

input {
 font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
}

a {
 color: #000000;
 text-decoration: underline;
 font-weight: normal;
}

th {
 text-align: left;
 font-weight: bold;
}

td {
 vertical-align: top;
}

hr {
 color: #000000;
 height: 1px;
}

/* Kopf mit Mouse-Over */

.logo {
 background-color: #FFFFFF;
 border-bottom: 1px solid #5D78AA;
 background-image: url(/fileadmin/trubschachen_header.jpg);
 background-repeat: no-repeat;
}

/* /Kopf */

/* NAVI */

.spnavi {
 background-color: #ABB5C3;
 /*border-right: 1px solid #FFFFFF;*/
 border-left: 1px solid #FFFFFF;
 border-top: 1px solid #FFFFFF;
 padding: 5px;
}

.metanav {
 border-bottom: 1px solid #000000;
}

.navi {
 padding-top: 3px;
 background-color: #ABB5C3;
 font-size: 13px;
}

.navi a {
 text-decoration: none;
 color: #000000;
 font-size: 13px;
}

/*.navi a:hover {
 text-decoration: none;
 background-color: #F4EDC7;
 font-size: 13px;
}*/

.nav1 {
 padding-bottom: 5px;
 font-size: 13px;
 font-weight: bold;
}

.nav1_act {
 background-color: #F4EDC7;
 padding-bottom: 5px;
 font-weight: bold;
 font-size: 13px;
}

.nav2 {
 padding-left: 5px;
 font-size: 13px;
 padding-bottom: 2px;
}

.nav2_act {
 padding-left: 5px;
 font-size: 13px;
 background-color: #F4EDC7;
 font-weight: bold;
 padding-bottom: 2px;
}

.nav3 {
 padding-left: 15px;
 font-size: 13px;
 padding-bottom: 2px;
}

.nav3_act {
 padding-left: 15px;
 font-size: 13px;
 background-color: #F4EDC7;
 font-weight: bold;
 padding-bottom: 2px;
}

/* ende NAVI */

/* LAST UPDATE */
div.lastupdate {
	font-size:11px;
	margin-top:4px;
	margin-bottom:4px;
}

/* ende LAST UPDATE */

.trenner {
 background-image: url(/fileadmin/trenner.gif);
 background-repeat: repeat-y;
 border-right: 1px solid #FFFFFF;
 border-top: 1px solid #FFFFFF;
}

.content {
 font-size: 12px;
 font-weight: normal;
 padding: 5px;
 background-color: #DBDDE2;
 border: 2px solid #FFFFFF;
}

.content a {
 text-decoration: underline;
 color: #000000;
 font-weight: normal;
 font-size: 12px;
}

.content hr {
 color: #5D78AA;
}

.teaser {
 border-top: 1px solid #FFFFFF;
 background-color: #ABB5C3;
 padding: 5px;
 font-size: 12px;
}

.search {
 border-top: 1px solid #FFFFFF;
 border-bottom: 1px solid #5D78AA;
 background-color: #5D78AA;
 color: #FFFFFF;
 padding-left: 5px;
 vertical-align: middle;
 font-size: 11px;
}

.search a {
 color: #FFFFFF;
 text-decoration: none;
}

.verw {
 border-top: 1px solid #FFFFFF;
 border-bottom: 1px solid #5D78AA;
 background-color: #5D78AA;
 color: #FFFFFF;
 vertical-align: middle;
 font-size: 11px;
}

.verw a {
 font-weight: bold;
 color: #FFFFFF;
}

.lang {
 border-top: 1px solid #FFFFFF;
 border-bottom: 1px solid #5D78AA;
 background-color: #5D78AA;
 color: #FFFFFF;
 vertical-align: middle;
 font-size: 11px;
}

.lang a {
 font-weight: bold;
 color: #FFFFFF;
}

/* Headers */

H1 {
 font-size: 20px;
 font-weight: normal;
}

H2 {
 font-size: 16px;
 font-weight: normal;
}

h3 {
 font-size: 15px;
 font-weight: normal;
}

img {
	border:solid #000000 0px;
}

div.csc-textpic img {
	border:solid #ffffff 1px;
}

.imgdesc {
 font-size: 9px;
 font-weight: bold;
 text-align: center;
}

.filedesc {
 font-size: 12px;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
}

/* footer */


.footer {
  font-family: verdana;
  font-size: 9px;
  color: #000000;
  background-color: #FFFFFF;
}

.footer a {
 color: #000000;
 font-weight: bold;
 text-decoration: none;
}

/*** LZ_GALLERY ***/

.align-left {
	text-align:left;
}

.align-center {
	text-align:center;
}

.align-right {
	text-align:right;
}

.align-full {
	text-align:justify;
}

/* Formatierung Galerie-Extension (lz_gallery, galerie_template) */

.fontset {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
}

table.galerie_pagination {
	width: 100%;
	height: auto;
	font-size: 12px;
 }

td.galerie_header_sp1 {
	width: 100%;
    text-align: center;
	font-size: 12px;
}

td.galerie_nav_sp1 {
	width: 100px;
    text-align: left;
}

td.galerie_nav_sp2 {
	width: 375px;
    text-align: center;
    font-weight: bold;
}

td.galerie_nav_sp3 {
	width: 200px;
    text-align: right;
}

table.galerie_table {
	width: 100%;
	height: auto;
	font-size: 12px;
	border: 1px solid #5D78AA;
	padding: 3px;
}

td.overview_titel {
    width: 300px;
	text-align: left;
	font-size: 12px;
}

td.overview_count {
	width: 91px;
	text-align: right;
	font-size: 12px;
}

td.overview_preview {
	padding-top: 8px;
	text-align: left;
}

div.galerie_titel {
    height: 27px;
    font-size: 12px;
}

div.galerie_galerie {
    width: 100%;
	font-size: 12px;
}

span.galerie_filename {
    color: #999999;
    font-size: 12px;
}

span.galerie_filesize {
    color: #999999;
    font-size: 12px;
    font-style: italic;
}

/* Von der Extension übernommene Style Sheet Angaben */
#tx-lzgallery-pi1-fotos {
    width: 100%;
    text-align: center;
    border: solid #5D78AA 1px;
	font-size: 12px;
}

#tx-lzgallery-pi1-fotos td {
    width: 33%;
    text-align: center;
    border: solid #5D78AA 1px;
	font-size: 12px;
}

/* /EJECT */

/* TT_NEWS */

.setdefault {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
}

.topnews {
 color: #59738E;
 font-weight: normal;
 font-size: 14px;
 font-family: Arial, Helvetica, sans-serif;
 border-bottom: 1px #5D78AA solid;
}

.le {
 border-bottom: 1px solid #5D78AA;
}

.le_latest {
  border-bottom: 1px solid #000000;
}

.newsdate {
 color: #999999;
}

.newsdate1 {
 color: #FFFFFF;
}

.pad1 {
 padding-left: 5px;
}

/* VE_GUESTBOOK */

.tx-guestbook-table-border {
 border: 1px solid #5D78AA;
}

.tx-guestbook-list-header {
 background-color: #5D78AA;
 color: #FFFFFF;
 font-weight:bold;
 font-size: 12px;
}

.tx-guestbook-list-row {
 background-color: #FFFFFF;
 font-size: 12px;
}

.tx-guestbook-list-rowleft {
 background-color: #CCD0D9;
 font-size: 12px;
 border-right: 1px solid #5D78AA;
}

.tx-guestbook-list-entrycomment-title {
 font-weight: bold;
 font-size: 12px;
}

.tx-guestbook-list-entrycomment {
 font-style: italic;
 font-size: 12px;
}

.tx-guestbook-list-small {
 font-size: 9px;
 color: #999999;
}

.tx-veguestbook-pi1-browsebox TD {
 font-size: 9px;
 color: #999999;
}

.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell {
 font-weight: bold;
 font-size: 12px;
}

.tx-veguestbook-pi1-browsebox-SCell {
 background-color: #FFFFFF;
 font-size: 12px;
}

.tx-guestbook-latest-header {
 background-color: #5D78AA;
 color: #FFFFFF;
 font-weight:bold;
 font-size: 12px;
}

.tx-guestbook-latest-row {
 background-color: #FFFFFF;
 font-size: 12px;
}

.tx-guestbook-latest-small {
 font-size: 9px;
 color: #666666;
}

.tx-guestbook-form-inputfield-med {
 border-style: solid;
 border-width: 1px;
 border-color:#5D78AA;
 font-size:12px;
 color:#333333;
 width:100px;
 height:20px;
}

.tx-guestbook-form-inputfield-big {
 border-style: solid;
 border-width: 1px;
 border-color:#5D78AA;
 font-size:12px;
 color:#333333;
 width:150px;
 height:20px;
}

.tx-guestbook-form-textarea {
 border-style: solid;
 border-width: 1px;
 border-color:#5D78AA;
 font-size:12px;
 color:#333333;
 width:250px;
}

.tx-guestbook-form-obligationfield {
 color: #000000;
  font-size: 12px;
}

.tx-guestbook-form-error {
 color: #000000;
  font-size: 12px;
}

.tx-guestbook-table-border {
 border: 1px solid #5D78AA;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
}

/* SP_DIRECTORY */

.tx_spdirectory-pi1-myform {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}

.tx_spdirectory-pi1-myformactive {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
}

.tx_spdirectory-pi1-dotted {
 border: 1px solid #5D78AA;
 padding: 3px;
}

.tx_spdirectory-pi1-small {
 font-size: 12px;
}

.tx_spdirectory-pi1-dottedcorner {
 border-bottom: 1px solid #5D78AA;
 border-left: 1px solid #5D78AA;
}

.tx_spdirectory-pi1-dottedcolor {
 border: 1px solid #5D78AA;
}

/* SF_EVENTS */

.tx-sfevents-pi1 {
 vertical-align: top;
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
}

.time {
 color: #999999;
}

.tit {
 font-size: 16px;
 font-weight: bold;
}

/* INDEXED_SEARCH */

.tx-indexedsearch-searchbox-button1 {
 height: 20px;
 background-color: #5D78AA;
 color: #FFFFFF;
 border: 1px solid #5D78AA;

}

.tx-indexedsearch-searchbox-sword1 {
 height: 20px;
 border: 1px solid #5D78AA;
}

.tx-indexedsearch .tx-indexedsearch-searchbox {
 width:150px;
 font-size: 12px;
}

.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {
 font-weight:bold;
 font-style:italic;
 font-size: 12px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
 margin-top:10px;
 margin-bottom:5px;
 font-size: 12px;
}

.tx-indexedsearch P.tx-indexedsearch-noresults {
 text-align:center;
 font-weight:bold;
 font-size: 12px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
 font-size: 12px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P {
 font-weight:bold;
 font-size: 12px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent {
 font-weight:normal;
 font-size: 12px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {
 font-style:italic;
 font-size: 12px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {
 color:red;
 font-size: 12px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
 font-size: 12px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
 margin-top:20px;
 margin-bottom:5px;
 font-size: 12px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
 margin-top:0px;
 margin-bottom:0px;
 font-size: 12px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {
 font-size: 12px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
 vertical-align:middle;
 font-size: 12px;
}

.tx-indexedsearch .tx-indexedsearch-res .noResume {
 color : #999999;
 font-size: 12px;
}

/* Flohmarkt */

.setdefault_t {
 border-top: 1px solid #5D78AA;
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
}

/* S: Formatierung Kalender-Erweiterung (jw_calendar, jw_calendar.html) */
/* MONTH VIEW ***********************************************************/
div.month_cont_w {
	margin-top:14px;
}

tr.month_nav_w {
	background-color:#5D78AA;
}

td.month_year_l {
	text-align:center;
	vertical-align:middle;
	background-color:#BCBEC4;
}

td.month_year_r {
	text-align:center;
	vertical-align:middle;
	background-color:#BCBEC4;
}

td.month_nav_c_m {
	text-align:center;
	vertical-align:middle;
	background-color:#ABB5C3;
	/* border:solid #000000 1px;*/
}

td.month_nav_o_m {
	text-align:center;
	vertical-align:middle;
	background-color:#BCBEC4;
	border:solid #BCBEC4 1px;
}

tr.month_week_w {
	background-color:#ABB5C3;
}

td.month_week_l {
	text-align:center;
}

td.month_week_r {
	font-weight:bold;
	text-align:center;
	border-left:solid #BCBEC4 1px;
}

tr.month_days_w {
	background-color:#ABB5C3;
}

td.month_days_d {
	font-weight:bold;
	text-align:center;
}

td.month_days_i {
	text-align:center;
	vertical-align:middle;
	background-color:#ABB5C3;
	border:solid #BCBEC4 1px;
}

td.month_days_o {
	color:#8D919C;
	text-align:center;
	vertical-align:middle;
	background-color:#BCBEC4;
	border:solid #BCBEC4 1px;
}

td.month_days_t {
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	border:solid #000000 1px;
}

div.month_nav_cnt_t {
	font-style:italic;
}

div.month_cont_m {
	font-style:normal;
}

/* WEEK VIEW ************************************************************/
div.week_cont_w {
	margin-top:14px;
}

tr.week_nav_w {
	background-color:#5D78AA;
}

td.week_prew_w {
	text-align:left;
	padding:2px;
}

td.week_next_w {
	text-align:right;
	padding:2px;
}

tr.week_hour_w {
	background-color:#ABB5C3;
}

td.week_cont_d {
	font-weight:bold;
	border-bottom:solid #BCBEC4 1px;
}

td.week_cont_h {
	font-weight:bold;
	text-align:center;
	border-left:solid #BCBEC4 1px;
	border-bottom:solid #BCBEC4 1px;
}

tr.week_evnt_w {
	background-color:#ABB5C3;
}

td.week_cont_l {
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	border-bottom:solid #BCBEC4 1px;
}

td.week_cont_r {
	border-left:solid #BCBEC4 1px;
	border-bottom:solid #BCBEC4 1px;
}

td.week_cont_t {
	padding:0px;
}

td.week_cont_e {
	padding:2px;
}

/* LIST VIEW ************************************************************/
div.list_cont_w {
	margin-top:14px;
}

td.list_cont_k {
	padding:2px;
}

td.list_cont_t {
	padding:2px;
}

div.list_cont_t {
	font-style:italic;
}

div.list_cont_m {
	font-style:normal;
}

/* SINGLE VIEW **********************************************************/
div.single_cont_w {
	margin-top:14px;
}

tr.single_cont_b {
	border:solid #FFC725 1px;
}

td.single_cont_l {
	padding:2px;
}

td.single_cont_r {
	padding:2px;
}

div.single_cont_t {
	font-style:italic;
	margin-bottom:14px;
}

div.single_cont_d {
	font-style:normal;
	margin-bottom:14px;
}

div.single_cont_m {
	font-style:normal;
}

/* CREATE VIEW ************************************************************/
div.create_cont_w {
	margin-top:14px;
}

td.create_cont_k {
	padding:2px;
}

td.create_cont_t {
	padding:2px;
}

div.create_cont_t {
	font-style:italic;
}

div.create_cont_m {
	font-style:normal;
}

/* ORG VIEW ************************************************************/
div.cal_org_w {
	margin-top:14px;
}

td.cal_org_i {
	padding:2px;
}

td.cal_org_d {
	padding:2px;
}

/* LOG VIEW ************************************************************/
div.cal_loc_w {
	margin-top:14px;
}

td.cal_loc_i {
	padding:2px;
}

td.cal_loc_d {
	padding:2px;
}


/* E: Formatierung Kalender-Erweiterung (jw_calendar, jw_calendar.html) */

/* S: Formatierung Postkarten-Erweiterung (sr_sendcard) */
div.tx-srsendcard-pi1-card-form fieldset {
	background-color:#ffffff;
}

div.tx-srsendcard-pi1-field input {
	width:250px;
	color:#000000;
	background-color:transparent;
	border:solid #000000 1px;
	padding:2px 2px;
}

textarea#tx_srsendcard_pi1_card_title {
	width:250px;
	height:22px;
	color:#000000;
	background-color:transparent;
	border:solid #000000 1px;
	padding:2px 2px;
}

textarea#tx_srsendcard_pi1_card_message {
	width:250px;
	color:#000000;
	background-color:transparent;
	border:solid #000000 1px;
	padding:2px 2px;
}

textarea#tx_srsendcard_pi1_card_signature {
	width:250px;
	height:22px;
	color:#000000;
	background-color:transparent;
	border:solid #000000 1px;
	padding:2px 2px;
}

input#tx_srsendcard_pi1_captcha_response {
	width:245px;
	color:#000000;
	background-color:transparent;
	border:solid #000000 1px;
	padding:2px 2px;
}

input.tx-srsendcard-pi1-submit {
	color:#000000;
	font-size:12px;
	background-color:transparent;
	border:solid #000000 1px;
	padding:2px 2px;
}
/* E: Formatierung Postkarten-Erweiterung (sr_sendcard) */
