
/* 
 * Gemeinde Sulzbach-stimpfach
 *
 * Inhalt
 */

a:link {
	color: #003e79;
	text-decoration: none;
}
a:visited {
	color: #0f3b7c;
	text-decoration: none;
}
a:active {
	color: #f00;
	text-decoration: none;
}
a:hover {
	color: #f00;
	text-decoration: none;
}

.text_white { color: white; font-style: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
.text_red { color: #f00; font-style: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
.kleinred { color: #f00; font-style: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
.kleinblue { color: #003e79; font-style: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
.text_navi 	       { color: #003e79; font-style: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
.textnav2 { color: #629dc4; font-style: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
.navzei1 { color: #629dc4; font-style: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
.head_black          { color: black; font-style: normal; font-weight: bold; font-size: 15px; line-height: 15px; font-family: Verdana, Arial, Helvetica, sans-serif }
.headline { color: #0f3b7c; font-style: italic; font-weight: bold; font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif }
.headline1  { color: #f0f0f0; font-style: italic; font-weight: bold; font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif }
.headecard { color: #82a6cb; font-style: italic; font-weight: bold; font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif }

.text_grau 			     { color: black; font-style: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #f0f0f0; height: 6mm }

h3 {
	color: #003e79;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
}

h4 {
	color: #0f3b7c;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}

input {
	font-size: 11px;
}
textarea {
	font-size: 11px;
}

#rootline {
	margin-bottom: 10px;
}

#content tr {
	vertical-align: top;
}

#content td {
	background: #f0f0f0;
	color: #000000;
	font-size: 11px;
}

#content th {
	color: #ffffff;
	font-size: 11px;
	background-color: #779ec7
}

#content td.highlight {
	background-color: #779ec7;
}

p {
	font-size: 11px;
}

h2 {
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
        clear:both;
}

div.header {
	background-image: url('../images/allgemein/end_heads.gif');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #0F3B7C;
}

div.headerMini {
	background-color: white;
}

div.header h2, div.headerMini h2 {
	background-image: url('../images/allgemein/p_heads.gif');
	background-position: left;
	background-repeat: repeat-y;
	height: 18px;
	padding-left: 25px;
	margin-bottom: 10px;
	color: white;
}

div.headerMini h2 {
	margin-top: 15px;
	border-top: 1px solid #759BC3;
	color: black;
}

div.header h2 a:link, div.header h2 a:visited, div.header h2 a:active, div.header h2 a:hover {
	text-decoration: none;
	color: white;
}

div.headerMini h2 a:link, div.headerMini h2 a:visited, div.headerMini h2 a:active, div.headerMini h2 a:hover {
	text-decoration: none;
	color: black;
}

h2.csc-firstHeader {
	margin-top: 0;
}

#print {
	float: right;
	text-align: right;
}

/* EDITPANEL */

table.typo3-editPanel {
	border: 1px solid #999;
	margin-bottom: 10px;
}
table.typo3-editPanel td {
	padding: 3px;
	border: none;
}
td.typo3-editPanel-controls {
}
td.typo3-editPanel-label {
}

/* css_styled_content: Mail Forms */

table.csc-mailform {
	border-spacing: 1px;
}

table.csc-mailform tbody tr {
	vertical-align: top;
}

table.csc-mailform td {
	padding: 5px;
}

p.csc-form-label {
	margin-top: 0px;
}

p.csc-form-label-req {
	margin-top: 0px;
}

/* EXT: sl_css_imgtext */

.csi-textpic {
}

.csi-textpic img {
  margin: 0px;
}

.csi-textpic .csi-caption {
}

.csi-textpic .csi-image {
}

.csi-textpic .csi-imagewrap {
}

.csi-textpic .csi-text {
}

.csi-image .csc-caption {
	margin-top: 0px;
	text-align: center;
	color: #999;
}

.csi-text p {
	margin-top: 0;
}

.csi-center .csi-image {
  margin: 0;
  text-align: center;
}

.csi-right div.csi-image {
  float: right;
  clear: both;
}

.csi-right div.csi-text {
  clear: right;
}

.csi-left div.csi-image {
  float: left;
  clear: both;
}

.csi-left div.csi-text {
  clear: left;
}

.csi-intext-left .csi-image {
  float: left;
  clear: both;
  margin-right: 10px;
  margin-bottom: 10px;
}

.csi-intext-right .csi-image {
  float: right;
  clear: both;
  margin-left: 10px;
  margin-bottom: 10px;
}

.csi-intext-right-nowrap .csi-text {
}

.csi-intext-right-nowrap .csi-image {
  float: right;
  clear: both;
}

.csi-intext-left-nowrap .csi-text {
}

.csi-intext-left-nowrap .csi-image {
  float: left;
  clear: both;
}

/* EXT: indexed search engine */

.tx-indexedsearch-searchbox input, select { font-size: 11px; }

.tx-indexedsearch input, select { font-size: 9px; }
.tx-indexedsearch { clear: both; }
/* default styles for extension "tx_indexedsearch" */
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align: middle; }

/* Sitemap: Menu of Subpages (with abstract) */
#content .csc-menu-4 p {
}

#content p.csc-abstract {
	font-weight: normal;
	background-image: none;
	margin-left: 20px;
}

/* EXT: tt_news: LIST */

.news-list-container h3 {
	background: #f0f0f0;
	padding: 2px 0;
	padding-left: 15px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	clear: both;
}

.news-list-container p {
	padding-left: 15px;
}

.news-list-category {
	padding-left: 15px;
	font-style: italic;
}

.news-list-morelink {
	margin-top: 0;
	padding-top: 0;
	text-align: right;
}

.news-list-item {
	margin: 18px 0;
	border-left: 1px solid #0F3B7C;
}

.news-list-item p {
	margin: 20px 0;
}

span.news-list-date {
	display: block;
	float: right;
	font-weight: normal;
}

.news-pic span.pic-desc {
	display: block;
	text-align: center;
	margin-top: 4px;
	font-style: italic;
	background: #f0f0f0;
	padding: 1px;
}

.news-list-item .news-pic {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}

/* EXT: tt_news: SINGLE */

.news-single-item {
	margin-top: 20px;
}

.news-single-item .news-pic {
	float: right;
}

.news-single-item p {
}

.news-single-timedata {
}

.news-single-category {
	font-style: italic;
}

.news-single-content {
	border-bottom: 1px solid #0F3B7C; 
}

/* EXT: tx_veguestbook_pi1 */

.tx-guestbook-list-header {
	background-color: #539521;
	color: #FFFFFF;
	font-weight:bold;
}
.tx-guestbook-list-row { background-color: #FFFFFF; }
.tx-guestbook-list-rowleft { background-color: #EEEEEE; }
.tx-guestbook-list-entrycomment-title { }
.tx-guestbook-list-entrycomment { font-style: italic; }
.tx-guestbook-list-small { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox TD { color: #666666; }
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { }
.tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
.tx-guestbook-latest-header { background-color: #539521; color: #FFFFFF; }
.tx-guestbook-latest-row { background-color: #FFFFFF; }
.tx-guestbook-latest-small { color: #666666; }
.tx-guestbook-form-inputfield-med { }
.tx-guestbook-form-inputfield-big { }
.tx-guestbook-form-textarea { }
.tx-guestbook-form-obligationfield { color: #CC0000; }
.tx-guestbook-form-error { color: #CC0000; }


/* Grauen Hintergrund bei den Bildern entfernen */
#content table.imgtext-table tr td {
   background-color:#FFFFFF;  
   }
/* Bild-Unterschrift angleichen */
.csc-caption {
   padding:0px;margin:0px;
   padding-top:3px;
   font-weight:bold;
   font-size:10px;
   }

/* Frames */
DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #333333; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #333333; }
DIV.csc-frame-indent { padding: 1em 2em; font-size: 90%; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }

/* upgrade auf 4.2: */
fieldset.csc-mailform { border: none; margin: 1em 0; }
fieldset.csc-mailform label { float: left; width: 150px; }

.tx-indexedsearch .searchbox-tmpl-css LABEL {
        margin-right: 1em;
        width: 10em;
        float: left;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
        width: 100px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
        width: 150px;
}
.tx-indexedsearch .tx-indexedsearch-browsebox UL {
        margin: 0 0 1em 0;
        padding: 0;
}
.tx-indexedsearch .tx-indexedsearch-browsebox UL LI {
        display: inline;
        margin: 0;
        padding: 0 0.5em 0 0;
}
.tx-indexedsearch .tx-indexedsearch-browsebox OL {
        margin: 0 0 1em 2em;
        padding: 0;
}
.tx-indexedsearch H2.title {
        letter-spacing: 0;
        font-size: 1.1em;
}
.tx-indexedsearch H3 {
        background-color: #eee;
        padding: 0.5em;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
        margin-top: 10px;
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
        font-weight: bold;
        font-style: italic;
}
.tx-indexedsearch .tx-indexedsearch-noresults {
        text-align: center;
        font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
        color: red;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
}
.tx-indexedsearch .tx-indexedsearch-res .noResume {
        color: #666666;
}
.tx-indexedsearch .res-tmpl-css {
        clear: both;
        margin-bottom: 1em;
}
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {
        letter-spacing: 0;
        font-weight: normal;
        margin-top: -1.1em;
        float: right;
}
.tx-indexedsearch .info-tmpl-css dd {
        padding-left: 0;
        margin-left: 0;
}
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd {
        float: left;
}
.tx-indexedsearch .info-tmpl-css dd.item-mtime {
        float: none;
}
.tx-indexedsearch .info-tmpl-css dd.item-path {
        float: none;
}
