@charset "utf-8";
/**
 * Stylesheet fuer steinmauern.de
 *
 * Stilvorlagen fuer die Bildschirmdarstellung
 *
 * @link          http://www.steinmauern.de
 * @copyright     2009 Matthew Colton matthew@mkkd-online.de fuer MKKD Werbeagentur M. Karl Kommunikationsdesign
 * @date          2009-10-01
 * @lastmodified  2009-12-23
 */
body {
  color: #000;
  background: url(../img/bg-830.png) repeat-x #ffea64;
  padding: 0;
  margin: 0;
  text-align: center;
}

form { display: inline; }

img { border-width: 0; }

body, p, table, td, textarea, input, select, option {
  font-family: verdana, lucida,sans-serif;
  font-size: 11px;
}

a {
  text-decoration: underline;
  color: #64569e;
}

select.input, input.input, textarea.input, div.tx-datamintsfeuser-pi1 div.form_type_input input {
  border:  1px solid #666;
  padding: 1px;
  color:   #000;
}

input.submit {
  cursor: pointer;
}

div#page-wrapper {
  position:   relative;
  margin:     0 auto;
  width:      985px;
  height:     830px;
  background: url(../img/content-bg-985-830.jpg) top left no-repeat;
}

div#content-container {
  position: absolute;
  top:     93px;
  left:     60px;
  width:    752px;
  height:    712px;
  padding:  9px 2px 9px 22px;
  text-align: left;
}

div#content {
  overflow:   auto;
  width:      746px;
  height:     667px;
}

div#content-padding {
  width:   714px;
  padding: 15px 0 5px;
}

a#home-link {
  position: absolute;
  top:      38px;
  left:     877px;
  width:    109px;
  height:   52px;
}

img#emblem {
  position: absolute;
  top:      454px;
  left:     892px;
  width:    38px;
  height:   44px;
}

h1 {
  line-height: 1;
  padding:     0;
  margin:      0;
}

div#nav {
  position: absolute;
  top:    36px;
  left:    76px;
  line-height: 1.25;
}

div#nav ul {
  font-size: 10px;
  padding: 0;
  margin:  0;
  list-style: none;
}

div#nav ul li {
  float:        left;
  padding:    0 4px;
  margin:      0;
  border-right: 2px solid #999;
/*   height: 12px; */
}

div#nav ul ul {
  position: absolute;
  top:     18px;
  left:     0px;
}

div#nav ul ul li {
  font-weight: normal;
  border-right: 2px solid #3a8cb8;
}

div#nav ul a {
  color: #333;
  text-decoration: none;
  float: left;
  padding: 0px 3px;
  font-weight: bold;
}

div#nav ul li.last {
  border-width: 0;
}

div#nav ul a.active {

}

div#nav ul a.current, div#nav ul a:hover {

}

div#nav ul a:hover {
  /*border-bottom: 1px solid #e4001a;*/
}

div#nav ul ul a {
  /*border-right: 1px solid #666;*/
  font-weight: normal;

}

div#nav ul ul a:hover {
  color: #300;
}

div#search {
  position: absolute;
  top:      545px;
  left:     845px;
  width: 150px;
}

div#search input#global-search {
  border-width: 1px;
  border-style: solid;
  border-color: #cdb759 #cec494 #cec494 #cdb759;
  padding: 2px 5px;
  width: 100px;
  font-size: 10px !important;
}

div#search input#global-search-submit {
  background: transparent;
  border-width: 0px;
  cursor: pointer;
  font-size: 10px !important;
  margin-left: 0;
  padding-left: 0;
}

div#content h2 {
  font-size: 11px;
  color: #000;
  margin: 4px 0 1px;
  padding-bottom: 6px;
}

div#content h3 {
  font-size: 11px;
  color: #000;
  margin: 4px 0 1px;
  padding-bottom: 0;
}

div#content p {
  line-height: 1.5;
  padding-top: 0;
  margin-top: 3px;
}

div#content a {
  text-decoration: underline;
  color: #0a5c98;
}

div#content a:hover {
  text-decoration: none;
  color: #e6001c;
}

div#content ul, div#content ol {
	margin-top: 1px;
	padding-top: 1px;
}

div#content li {
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 1px;
	margin-top: 1px;
	line-height: 1.3;
}

div.two-col {

}

div.two-col div.left {
  float: left;
  width: 48%;
  margin-right: 2%;
}

div.two-col div.right {
  float: left;
  margin-left: 2%;
  width: 48%;
}

div.contact-form div.two-col input.input-scaled {
  width: 250px;
}

div.contact-form div.two-col input.input-scaled-zip {
  width: 50px;
  margin-right: 8px;
}

div.contact-form textarea {
  width: 98%;
}

div.contact-form div.two-col input.input-scaled-city {
  width: 184px;
}

div.contact-form label {
  display: block;
}

div.text-with-img div.img-column-right {
  float: right;
  margin: 0;
  font-size: 0px !important;
  width: 250px;
}

div.img-column-right img {
  width: 250px;
  margin: 10px 0 0 15px;
}

div.img-column-right p.img-caption {
  width: 250px;
  margin: 0 0 0 15px;
  font-size: 11px !important;
}

div.two-col div.col1, div.two-col div.col2 {
  float: left;
  width: 342px;
}

div.gallery {
  padding: 10px 0;
}

div.gallery div.col1 {
  float: left;
  width: 180px;
}

div.gallery div.col2 {
  float: left;
  width: 503px;
}

* html div.gallery div.col2 { width: 485px; }

div.two-col div.col1, div.gallery div.col1 {
  padding: 0 30px 0 0;
}

div.two-col div.col2 {
  padding: 0;
}

div.clear {
  clear: both;
  height: 1px;
}

div.news-single-img {
  width: 250px;
  float: right;
  margin: 0 0 0 15px;
}

div.news-list-item {
  padding: 0 0 15px 0;
}

div.news-list-container h2, div.news-single-item h2 {
  margin-top: 1px !important;
  padding-bottom: 0 !important;
}

div.news-single-item h2 {
  padding-bottom: 15px !important;
}

div.news-list-item p, div.tx-indexedsearch-res p {
  margin: 0;
}

div.news-list-container p.news-date, div.news-single-item p.news-date {
  font-style: italic;
  padding: 1px 0 0 !important;
  margin: 0;
}

p.news-single-backlink {
  margin-top: 25px !important;
}

div.tx-indexedsearch-res {
  padding: 0 0 15px;
}

div.tx-indexedsearch-res h2 {
  padding: 0 !important;
  margin: 0 !important;
}

div.tx-wecmap-map {
  border: 1px solid #aaa;
}

div.warn, p.warn {
  border: 1px solid #e00500;
  background: url(../img/warning.png) no-repeat 6px center #ffefef;
  line-height: 1.3;
}

p.warn {
  padding: 4px 6px 4px 34px !important;
}

div.warn {
  padding: 8px 6px 10px 34px !important;
  margin-bottom: 10px;
}

div.warn p {
  padding: 2px 0;
  margin: 0;
}

div.warn ul {
  padding-bottom: 0;
  margin-bottom: 0 !important;
  margin-left: 16px;
  list-style: disc;
  padding: 0;
}

div.warn li {
  background: transparent;
  margin: 0;
  padding-left: 2px;
}

div.notice, p.notice {
  border: 1px solid #cccc00;
  background: url(../img/notice.png) no-repeat 6px center #f0ffc4;
  padding: 4px 6px 4px 34px !important;
  line-height: 1.3;
}

span.warn {
  color: #ff0000;
  font-size:.8em;
  display: block;
  padding: 0 2px 4px 0 !important;
}

table.list {
  border-width: 0;
  font-size: 11px;

}

table.full-width {
  width: 100%;
}

table.list th {
  padding: 3px 10px;
  text-align: left;
  background: url(../img/ci-blue.png);
  color:    #fff;
  border-bottom: 1px solid #000;
}

table.list td {
  padding: 7px 10px;
}

table.list tr.even td {
  border-bottom: 1px solid #bbb;
  background: #f7f7f7;
}

table.list tr.odd td {
  border-bottom: 1px solid #bbb;
  background: #f1f1f1;
}

td.cal-list-header {
  font-weight: bold;
}

td.cal-list-date {
  white-space: nowrap;
}

td.cal-list-location {
}

p.pagebrowser {
  text-align: right;
  padding: 5px 0 !important;
  margin: 0;
}

h2.no-padding-bottom, h3.no-padding-bottom, h4.no-padding-bottom, p.no-padding-bottom {
	padding-bottom: 1px;
	margin-bottom: 1px;
}

h2.no-padding-top, h3.no-padding-top, h4.no-padding-top, p.no-padding-top {
	padding-bottom: 1px;
	margin-bottom: 1px;
}

div.tx-indexedsearch-whatis { display: none; }

ul.browsebox {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 25px;
}

ul.browsebox li {
	float: left;
	padding: 0 10px 0 0;
}

div.news-list-browse {
	text-align: right;
}

td.nowrap {
    white-space:nowrap;
}

div#map_canvas { border: 1px solid #999; }

h2.gaz {
  color: #666 !important;
}

div.img-row-col-1, div.img-row-col-2, div.img-row-col-3, div.img-row-col-4 {
	width: 160px;
	float: left;
	margin: 0 18px 5px 0;
}

dl.csc-textpic-image {
	padding-bottom: 5px;
}

div.tx-datamintsfeuser-pi1 div.form_type_input {
	padding: 5px 0;
}

div.tx-datamintsfeuser-pi1 fieldset {
	border-width: 0px;
	margin: 0;
	padding: 0;
}

div.tx-datamintsfeuser-pi1 label, div.tx-datamintsfeuser-pi1 span.label {
	float: left;
	width: 6.5em;
}

div.tx-datamintsfeuser-pi1  div.submit_item {
	padding-left: 6.5em;
}

div.tx-datamintsfeuser-pi1  input#tx_datamintsfeuser_pi1_password_2 {
	clear: both;
}