/**
* (C) Robert Wetzlmayr for L&W OG
*/

/*== reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

/*== layout */
body {
	border-top: 10px solid #666666;
	background: white url(/style/bg-header.gif) left 10px repeat-x;
}

div#header {
}

div#header h1 {
	background: white url(/style/logo-header.gif) no-repeat;
	text-indent: -999em;
	width: 960px;
	height: 50px;
	margin: 20px auto;
}

div#header h1 a {
	width: 190px;
	height: 50px;
	display: block;
	border: none;
}

div.canvas {
	width: 980px;
	margin: auto;
}

div#nav-main {
	border-color: #b8da00;
	border-width: 1px 0;
	border-style: solid;
	background:  #b8da00 url(/style/bg-nav-main.gif) repeat-x;
	height: 2.4em;
}

#nav-main{
}

#nav-main-holder {
	height: 2.4em;
	width: 780px;
	margin: auto;
	padding-left: 200px;
}

ul.nav-main-tabs {
	height: 2.4em;
	width: 580px;
}

ul.nav-main-tabs li {
	display: inline;
	float:left;
	text-align: center;
	background: #CDE54D url(/style/bg-nav-main-tab.gif) repeat-x;
	border-color: #b8da00;
	border-width: 0 0 0 1px;
	border-style: solid;
}

ul.nav-main-tabs li a{
	display: block;
	width: 144px;
	line-height: 2.1em;
	text-decoration: none;
	border: none;
	color: #333333;
	font-weight: bold;
	font-size: 1.2em;
}

ul.nav-main-tabs li a.active, ul.nav-main-tabs li a:hover{
	background-image: none;
	background-color: #B8DA00;
	background-color: #0066cc; /* versuch! */
	color: #eee; /* versuch! */
	text-transform: uppercase;
	border: none;
}

div#page {
	background:  white url(/style/bg-content.gif) repeat-x;
	padding: 2em 0 2em 0;
}

div.column{
	margin-right: 20px;
}

div.last {
	margin-right: 0;
}

div#sidebar-1 {
	width: 190px;
	float: left;
}

div#sidebar-2 {
	width: 190px;
	float: left;
}

div#sidebar-1 h3, div#sidebar-2 h3 {
	text-transform: uppercase;
	padding: 0.3em 0;
	color: #666;
	font-size: 1.2em;
	/*border-top: 1px solid #0066cc;*/
}

div#sidebar-1 .frontpage-teaser h3 a {
	color: #666;
	text-decoration: none;
	border-bottom: none;
}

div#sidebar-1 .frontpage-teaser img a {
	text-decoration: none;
	border-bottom: none;
}

div#sidebar-1 .frontpage-teaser img {
	float: left;
	margin: 0 5px 5px 0;
	width: 40px;
	height: 40px;
}

div#sidebar-1 div.box, div#sidebar-2 div.box {
	padding: 2px 0 0 0;
	border-color: #0066cc;
	border-width: 2px 0 0 0;
	border-style: solid;
	margin-bottom: 2em;
}

div#sidebar-1 div.box p, div#sidebar-2 div.box p {
	padding-bottom: 1em;
	color: #333;
}

div#sidebar-2 div.box a:link, div#sidebar-2 div.box a:hover, div#sidebar-2 div.box a:active {
	/*color: white; */
}

div#sidebar-2 div.box a:visited {
	/* color: white; /* @TODO */
}

div#sidebar-1 ul, div#sidebar-2 ul {
	list-style-type: none;
	margin-bottom: 1em;
}

div#sidebar-1 .frontpage-announce ul li, div#sidebar-2 ul li {
	padding-left: 15px;
	background: transparent url(/style/blue-triangle.gif) left 1px no-repeat;
	zoom: 101%; /* hasLayout */
}

div#sidebar-2 .price {
	margin: 0.5em 0;
}

div#sidebar-2 .price span {
	background-color: #0066cc;
	color: #eeeeee;
	font-weight: bold;
	font-size: 1em;
	border: 2px solid #0066cc;
}

div#sidebar-2 img {
	float: right;
	margin: 0 0 2px 2px;
	border: 5px solid #f0f0f0;
}

div#sidebar-1 img {
	margin: 5px 0;
	border: 5px solid #f0f0f0;
}

div#content {
	width: 560px !important;
	width: 559px;
	float: left;
}

div#content img.center {
	border: 10px solid #f0f0f0;
	display: block;
}

div#content img.left {
	border: 5px solid #f0f0f0;
	float: left;
	margin: 0 10px 20px 0;
}

div#content img.right {
	border: 5px solid #f0f0f0;
	float: right;
	margin: 0 0 10px 10px;
}

div#content .sticky img {
	border: 10px solid #f0f0f0;
	margin-bottom: 30px;
}

div#content p {
	padding-bottom: 1em;
}

div#content.list .hentry {
	margin-bottom: 3em;
	clear: both;
}

div#content.list .hentry p {
}

div#content.list .hentry span a {
	margin-left: 1.5em;
}

div#content .hentry img.thumbnail  {
	float: left;
	border: 5px solid #f0f0f0;
	margin: 0.3em 15px 15px 0;
}


div#content.detail .hentry img.leadin  {
	float: right;
	border: 5px solid #f0f0f0;
	margin: 0.3em 0 15px 15px;
}

div#content.detail .hentry ul  {
	/*clear: both;*/
}

#ist div#content.detail .hentry h3  {
	clear: both;
}

div#content.detail .hentry .price span {
	background-color: #0066cc;
	color: #eeeeee;
	font-weight: bold;
	font-size: 1.5em;
	border: 4px solid #0066cc;
}

div#content div.related div.hentry {
	float: left;
	clear: none;
	width: 260px !important;
	width: 250px;
	margin: 0 20px 2em 0;
}

div#content div.related div.hentry.even {
	margin-right: 0;
}

div#content div.related div.odd {
	clear: both;
}

div.related .price span {
	background-color: #0066cc;
	color: #eeeeee;
	font-weight: bold;
	font-size: 1.5em;
	border: 2px solid #0066cc;
}

div#footer {
	color: black;
	background: #b8d400 url(/style/bg-footer.gif) repeat-x;
	clear: both;
	padding: 1em 0 0;
	border-top: 6em solid white;
}

div#footer div#rolodex {
	margin-top: 3em;
}

div#footer div.canvas {
	width: 560px;
}

div#footer div.column {
	width: 170px;
	float: left;
}

div#footer div.column-2 {
	width: 370px;
	float: left;
}

div#footer div.tags, div#footer .region, div#footer span.type {display:none;} /* hCard */

div#footer #credits {
	clear: both;
	padding: 0.8em 0;
	background-color: #666666;
	color: #9f9f9f;
	font-size: 0.9em;
	border-top: 3em solid #B8D400;
}

div#footer #credits p {
	width: 560px;
	margin: 0 auto;
}

div#footer #credits a {
	color: #9f9f9f;
	border: none;
}

ul.nav-sec {
	border-top: 1px solid #b8da00;
	list-style-type: none;
}

ul.nav-sec li {
	border-bottom: 1px solid #b8da00;
	padding: 8px 0;
}

ul.nav-sec li a {
	display: block;
	color: #333333;
	text-decoration: none;
	padding-left: 1em;
	border: none;
	line-height: 1.5em;
}

ul.nav-sec li a:hover {
	background:  white url(/style/green-triangle.gif) center left no-repeat;
	border: none;
}

ul.nav-sec li a.active  {
	background:  white url(/style/blue-triangle.gif) center left no-repeat;
}

/*== typo */
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
	zoom: 101%;
}

a {
	border-bottom: 1px dotted;
	text-decoration: none;
	color: #0066cc;
}

a:hover, a:active {
	border-bottom: 1px solid;
}

sup, sub {
	font-size: 0.66em;
}

#content ul {
	list-style-type: none;
	margin-bottom: 1em;
}

#content ul li {
	padding-left: 15px;
	background: transparent url(/style/blue-triangle.gif) left 6px no-repeat;
	zoom: 101%; /* hasLayout */
}

#content ul.steps li{
	clear: both;
	background-image: none;
	padding-left: 0;
}

div#content {
	color: #333333;
	line-height: 2em;
}

div#content h2, div#content h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	color: #b8da00;
}

div#content h2 {
	font-size: 2em;
	margin-bottom: 1em;
}

div#content.list h2  a {
	color: #b8da00;
	font-size: 0.75em;
	border-bottom: none;
	font-weight: normal;
}

div#content.list h2  a:hover {
	background-color: #b8da00;
	color: white;
	border: 5px solid  #b8da00
}

#aktuell div#content.list h2 {
	margin: 0;
}

div#content h3 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 1em 0 0.3em 0;
}

div#content .teaser {
	font: 1.5em/1.5em "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
}

div#rolodex {
	color: black;
	line-height:1.5em;
}

div#rolodex h4 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.4em;
}

div#rolodex a:link, div#rolodex a:visited div#rolodex a:hover div#rolodex a:active {
	color: black;
}

div#content div.related {
	clear: both;
	margin-top: 2em;
}

div#content div.related h2 {
	font-size: 1.3em;
	font-weight: bold;
}

div#content div.related div.even{
	margin-left: 0px;
}

div#content div.related img {
	border: 5px solid #eee;
}

.posted {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	float:left;
	margin: 0.5em 10px 0 0;
}

.posted span {
	display: block;
	text-align: center;
	width: 35px;
	line-height: 1.2em;
}

.posted span.d {
	font-size: 2em;
	color: #0066cc;
	background-color: #f8f8ff;
}

.posted span.y, .posted span.m {
	font-weight: normal;
	color: #666666;
	background-color: #eee;
}

div#content.list .entry {
	margin-left: 45px;
}

div#content table#oeffnungszeiten{
	margin-bottom: 1em;
	width: 560px;
}

div#content table#oeffnungszeiten td {
	border-bottom: 1px solid #999;
	background-color: #f0f0ff;
	padding: 0.5em 1em;
}

div#content table#oeffnungszeiten th {
	background-color: #0066cc;
	color: #eee;
	text-align: left;
	padding: 0.1em 1em;
}

/*== forms */
div#footer legend {
	font: 1.5em/1.5em "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	padding: 1em 0 1em 0;
	color: 0;
}

div#footer input.zemText, div#footer textarea.zemTextarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	padding: 0.3em;
	display: block;
	border: 2px solid #809800;
	width: 560px;
	margin: 0.2em 0 1em 0;
}

div#footer textarea.zemTextarea {
	height: 11em;
}

div#footer label {
	display: block;
}

div#footer ul.zemError {
    border: 2px solid white;
    background-color: #ffe0e0;
    padding: 1em 2em;
    margin: 3em 0;
    list-style: square;
}

div#footer .zemThanks {
    border: 5px solid white;
    font-size:2em;
    padding:1em 0;
    margin: 3em 0;
    background-color: #a0c000;
    color:white;
    text-align:center;
}

div#footer input.zemRequirederrorElement, div#footer textarea.zemRequirederrorElement {border: 2px solid red !important;}

#search {
	margin-top: -2em;
}

#search input{
	width: 190px;
	float: right;
}

/*== images */
img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}

img.center {
	display: block;
	margin: 0 auto;
}

/*== lightbox specifica */
#jquery-lightbox a  { border: none !important; }
