* {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;	
  clear: both;
	visibility: hidden;
}

.clear { 
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .clear {
  height: 1%;
}

.clear {
  display: block;
}
/* End hide from IE-mac */

img, fieldset {
  border: 0;
}

img {
  vertical-align: middle;
}

a, :focus {
  outline: 0;
}

a, a *, button, button *, .sbtn, .sbtn *, .submit, .submit * {
  cursor: pointer;
}

a:hover {
  text-decoration: none;
}

.nav, .nav ul {
  list-style: none;
}

.nav a {
  text-decoration: none;
}

textarea {
  overflow: auto;
}

html, body {
  background: #cdeae8 url('../img/bg.gif') left top repeat-x;
  color: #334c49;
  text-align: center;
}

body {
  font-size: .75em;
}

a, h1, h2, h3, h4 {
  color: #6d3008;
}

h3, h4, h5, h6 {
  /*text-transform: uppercase;*/
}

#siteholder {
  margin: 0 auto;
  text-align: left;
  width: 976px;
}

.cWrap {
  background: #fff;
  border: 1px solid #e8b400;
  border-left: 0;
  border-top: 0;
  padding: 10px;
  margin-bottom: 10px;
  width: 955px;
}

#header .cWrap,
#footer .cWrap {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  width: 975px;
}

#header {
  padding: 0 !important;
}

#logo, #logo h1, #logo h1 a {
  display: block;
  height: 113px;
  width: 290px;
}

#logo {
  float: left;
  padding-bottom: 9px;
  margin-left: 30px;
}

#logo h1 {
  background: transparent center top url('../img/lederhexen_logo_breit.png') no-repeat;
}

#logo h1 span, #logo h2 {
  display: none;
}

#meta {
  display: block; 
  padding: 30px 0 0 0;
  text-align: right;
}

#metaNav, #metaLang, #metaSearch {
  float: right;
  text-align: right;
  margin-left: 10px;
}

#metaNav, #metaLang {
  padding-top: 3px;
}

#metaNav {
  font-size: .9em;
  padding-top: 5px;
}

#metaNav a {
  margin: 0 3px;
  text-decoration: none;
}

#metaNav a:hover, #metaNav a:focus {
  text-decoration: underline;
}

#metaSearch {
  background: #fff url('../img/search_cap.gif') left top no-repeat;
  font-size: .9em;
  margin-left: 15px;
  width: 151px;
}

#metaSearch .metaSearchWrap {
  background: transparent url('../img/search_cap.gif') right top no-repeat;
}

#metaSearch .metaSearchWrap .tx-macinasearchbox-pi1 {
  background: transparent url('../img/search_cap.gif') left bottom no-repeat;
}

#metaSearch .metaSearchWrap .tx-macinasearchbox-pi1 form {
  background: transparent url('../img/search_cap.gif') right bottom no-repeat;
  padding: 1px;
}

#metaSearch .metaSearchWrap p {
  background: transparent url('../img/search_bg.gif') left bottom repeat-x;
  margin: 0;
  padding: 3px 5px;
}

#metaSearch input, #metaSearch button {
  background: transparent;
  border: 0 none;
}

#metaSearch button {
  text-indent: -3000px;
}

#metaSearch .in {
  color: #333;
  display: block;
  float: left;
  margin-top: 1px;
  width: 110px;
}

#metaSearch button {
  background: transparent url('../img/search_btn.gif') 50% 40% no-repeat;
  display: block;
  float: right;
  width: 20px;
}

#teaser img {
  display: block;
  float: left;
  clear: left;
}

#breadcrumbs, #footer .cWrap p {
  font-size: .9em;
}

#breadcrumbs a {
  margin: 0 2px;
  text-decoration: none;
}

#breadcrumbs a:hover, #breadcrumbs a:focus {
  text-decoration: underline;
}

#mainNav {
  padding: 0 30px;
  width: 915px;
}

#mainNav .mainNavWrap {
  background: #228b22 url('../img/mainnav_bg.gif') left bottom repeat-x;
  border: 0;
  display: block;
  margin: 0;
  padding: 0;
  width: 915px;
}

#mainNav .tl {
  background: transparent url('../img/mainnav_cap.gif') left top no-repeat;
  width: 915px;
}

#mainNav ul {
  background: transparent url('../img/mainnav_cap.gif') right top no-repeat;
  list-style: none;
  margin: 0 0 0 -1px;
  padding: 0 40px;
  width: 836px;
}

#mainNav li, #mainNav li a, #mainNav li span {
  display: block;
  float: left;
}

#mainNav li {
  margin-left: 1px;
}

#mainNav li a, #mainNav li span {
  display: block;
  padding: 10px 26px;
  text-decoration: none;
  /*text-transform: uppercase;*/
}

#mainNav .act, #mainNav a:hover, #mainNav a:focus {
  background: #8cbb24 url('../img/mainnav_li_act_bg.gif') left bottom repeat-x;
}

#mainNav .act a, #mainNav .act span,
#mainNav .act a:hover, #mainNav .act a:focus {
  background: transparent url('../img/mainnav_li_act.gif') 50% bottom no-repeat;
  color: #fff;
}

#middle {
  background: transparent url('../img/middle_bg.gif') left top repeat-x;
  padding: 10px 0;
  height: auto !important;
}

#sidebar {
  background: transparent url('../img/sidebar_bg.gif') left top no-repeat;
  display: block;
  float: right;
  min-height: 21em;
  padding: 60px 35px 100px 25px;
  width: 240px;
}

#sidebar h3, h2 {
  font-size: 1.2em;
  font-weight: normal;
  padding: 10px 0;
  /*text-transform: uppercase;*/
}

#sidebar img {
  margin-top: 10px;
}

dd.csc-textpic-caption {
  margin-bottom: 10px;
}

#sidebar a {
  color: #334c49;
}

#subNav ul {
  list-style: none;
}

#subNav li {
  font-size: 120%;
  padding-bottom: 1px;
}

#subNav li, #subNav a, #subNav span, #subNav li.act ul li a {
  color: #6d3008;
  display: block;
  text-decoration: none;
  /*text-transform: uppercase;*/
  background: transparent;

}

#subNav li.act ul li.act a, #subNav li.act ul li a {
  font-size: 80%;
}

#submenu {
  margin-left: 20px;
}

#subNav a, #subNav span span, #subNav li.act ul li a {
  background: transparent url('../img/subnav_li_arrow.gif') 15px .75em no-repeat;
  padding: 8px 15px 8px 25px;
}

#subNav a:hover, #subNav a:focus,
#subNav .act a, #subNav .act span, #subNav li.act ul li.act a, 
#subNav li.act ul li a:focus, #subNav li.act ul li a:hover {
  background: transparent url('../img/subnav_li_act_bg.gif') left top repeat-y;
}

#subNav a:hover span, #subNav a:focus span,
#subNav .act a span, #subNav .act span span {
  background: transparent url('../img/subnav_li_act_arrow.gif') 15px .75em no-repeat;
  color: #334c49;
}

#sidebar .box {
  background: transparent url('../img/dot.gif') left 10px repeat-x;
  margin: 10px 15px 0;
  padding: 20px 0;
}

#order {
  display: block;
  padding: 20px 15px 10px;
}

#order a {
  background: #6d3008 url('../img/order_bg.gif') left bottom repeat-x;
  display: block;
  text-decoration: none;
}

#order a span {
  background: transparent url('../img/order_bg_tl.gif') left top no-repeat;
  display: block;
}

#order a span span {
  background: transparent url('../img/order_bg_tr.gif') right top no-repeat;
}

#order a span span span {
  background: transparent url('../img/order_bg_bl.gif') left bottom no-repeat;
}

#order a span span span span {
  background: transparent url('../img/order_bg_br.gif') right bottom no-repeat;
  padding: 0 13px 0 0;
}

#order a span span span span span {
  background: transparent url('../img/order_arrow.gif') right 50% no-repeat;
  color: #fff;
  padding: 9px 0 9px 15px;
  text-transform: uppercase;
}

#weather {
  padding-bottom: 0 !important;
}

#weather .text {
  font-size: .9em;
  padding: 19px 0 0;
}

#sidebar {
  display: none;
}

.hasSidebar #sidebar {
  display: block;
}

#sidebar #news ul {
  list-style-type: square;
  padding: 5px 0 25px 20px;
}

#sidebar #news ul li {
  padding: 2px 0;
}

#sidebar #news .news-entry {
  background: transparent url('../img/dot.gif') left bottom repeat-x;
  font-size: .95em;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

#sidebar #news .news-entry p {
  padding-bottom: 5px;
}

#sidebar #news .date {
  color: #6d3008;
  font-size: 100%;
  font-weight: bold;
}

#sidebar #news a {
  display: block;
  text-decoration: none;
}

#sidebar #news a:hover, #sidebar #news a:focus {
  color: #6d3008;
}

#content {
  display: block;
  float: left;
  padding: 20px 30px 50px 20px;
  width: 905px;
}

.hasSidebar #content {
  width: 605px;
}

#content h2, h1 {
  font-size: 2em;
  font-weight: normal;
  line-height: 140%;
  padding: 10px 0 10px;
}

#content h3, #content h4 {
  font-size: 1.1em;
  line-height: 150%;
  padding: 15px 0 5px 0;
}

#content h4 {
  padding: 10px 0 2px 0;
}

#content .split .lft,
#content .split .rgt {
  display: block;
  float: left;
  padding-right: 0;
  width: 440px;
}

#content .split .rgt {
  float: right;
  padding: 0 0 0 0;
}

#content p {
  line-height: 160%;
  padding-bottom: 20px;
}
/*
#content .imgGallery {
  background: #ddf1ef;
  margin-bottom: 10px;
  padding: 0 70px;
  width: 765px;
}

.hasSidebar #content .imgGallery {
  padding: 0 10px;
  width: 563px;
}

#content .imgGallery .wrap {
  overflow: hidden;
}

#content .imgGallery ul {
  list-style: none;
  margin-left: -7px;
  padding: 5px 0;
}

#content .imgGallery ul li {
  display: block;
  float: left;
  padding: 0;
  margin: 5px 0 5px 7px;
  width: 183px;
}

#content .imgGallery ul li a {
  background: #fff;
  border: 1px solid #bbe3df;
  display: block;
  padding: 5px !important;
  width: 171px;
}

#content .imgGallery ul li a img {
  vertical-align: middle;
}

#content .rgt .imgGallery {
  float: right !important;
  padding: 0 10px;
  width: 440px !important;
}

#content .rgt .imgGallery ul li {
  width: 142px !important;
}

#content .rgt .imgGallery ul li a {
  width: 130px !important;
}

*/

.imageLeft, .imageRight {
  float: left;
  margin: 0 10px 10px 0;
}

.imageRight {
  float: right;
  margin: 0 0 10px 10px;
}

#content .imageLeft, #content .imageRight {
  display: block;
  float: left;
  margin: 4px 15px 15px 0;
  width: 200px;
}

#content .imageRight {
  float: right;
  margin: 4px 0 15px 15px;
}

#content .imageLeft .image, #content .imageRight .image,
#content .imageLeft .caption, #content .imageRight .caption {
  padding: 0 !important;
}

#content .imageLeft .image, #content .imageRight .image {
  padding-bottom: 1px !important;
}

#content .imageLeft .caption, #content .imageRight .caption {
  display: block;
  font-size: .8em;
  line-height: 130%;
  margin-top: 3px;
  padding: 5px !important;
}

#content .newsblock,
#content .resultsblock {
  background: transparent url('../img/dot.gif') left bottom repeat-x;
  margin-bottom: 10px;
  padding: 10px 0 0;
}

.date {
  font-size: 90%;
  padding: 0 !important;
}

#content .newsblock h4,
#content .resultsblock h4 {
  padding-top: 0;
}

#content .newsblock h4,
#content .newsblock h4 *,
#content .resultsblock h4,
#content .resultsblock h4 * {
  text-decoration: none;
}

#content .newsblock h4 a:hover,
#content .newsblock h4 a:focus,
#content .resultsblock h4 a:hover,
#content .resultsblock h4 a:focus {
  text-decoration: underline;
}

#content .resultsblock strong {
  background: #fff682;
  color: #333;
}

table {
  border: 1px solid #bbe3df;
  border-collapse: separate;
  border-spacing: 1px;
  width: 100%;
}

table .ri {
	text-align: right;
}

th, td {
  border-right: 0 none;
  border-top: 0 none;
	padding: 5px 5px;
	text-align: left;
	vertical-align:top;
}

th {
  background: #bbe3df;
	font-size: 1.1em;
}

td {
  line-height: 170%;
}

table .even {
  background: #eff9f8;
}

tr:hover td {
  background: #d1ebe9;
}

#content ul, #content ol {
  padding: 0 0 2em 2em;
}

#content ol {
  list-style: decimal;
}

#content ul {
  padding-left: 1.6em;
  list-style: none;
}

#content ul li {
  background: transparent url('../img/bullet1.gif') 0 .3em no-repeat;
  padding-left: 10px;
}

#content ul li li {
  background: transparent url('../img/bullet2.gif') left .55em no-repeat;
  padding-left: 10px;
}

#content ul li li li {
  background: transparent url('../img/bullet3.gif') left .5em no-repeat;
  padding-left: 10px;
  font-size: .95em;
}
#content ul li, #content ol li {
  line-height: 150%;
  padding-bottom: 10px;
}

#content ul li li, #content ol li li {
  padding-bottom: 3px;
}


div#content div.csc-textpic-imagerow {
  float: right;
  display: block;
  margin: 10px;
  margin-right: 20px;
}

div#sidebar div.csc-textpic-imagerow {
  margin: 0;

}


div#content div.csc-textpic-imagerow ul li,
div#content div.csc-textpic-imagerow ol li {
  background-image: none;
}

#content .in {
  font-size: 90%;
  padding: 3px 3px;
  width: 500px;
}

#content select.in {
  width: 510px;
  height: auto;
}

#content label {
  font-weight: bold;
}

#content button, #content .sbtn, #content .submit {
  padding: 5px 20px;
}

#content .lft, #content .rgt {
  width: 450px;
}

#content .lft {
  float: left;
  width: 410px;
}

#content .rgt {
  float: right;
}

#opts {
  clear: both;
  display: block;
  font-size: .9em;
  padding: 40px 30px 40px 20px;
  width: 905px;
}

.hasSidebar #opts {
  width: 605px;
}

#opts ul, #opts li {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}

#opts ul {
  display: block;
}

#opts .print, #opts .gotop {
  margin: 0;
  float: left;
  padding: 0;
  width: 49%;
}

#opts .print a {
  background: transparent url('../img/print.gif') left 50% no-repeat;
  padding: 3px 3px 3px 18px;
}

#opts .gotop {
  float: right;
  text-align: right;
}

#opts .gotop a {
  background: transparent url('../img/gotop.gif') right 50% no-repeat;
  padding: 3px 15px 3px 3px;
  text-align: right;
}

#footer .cWrap {
  padding: 10px 0 30px;
  text-align: center;
}

#footer .fnav a {
  margin: 0 3px;
}

#footer .cWrap p {
  display: block;
  padding: 0 0 5px;
}
